2022-02-14 19:49:18.038 | + ./stack.sh:main:487 : exec 2022-02-14 19:49:18.038 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-14-194917' 2022-02-14 19:49:18.038 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-14-194917.summary.2022-02-14-194917 2022-02-14 19:49:18.038 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:49:18.038 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-14-194917 2022-02-14 19:49:18.038 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-14-194917 /opt/stack/logs/stack.sh.log 2022-02-14 19:49:18.038 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-14-194917.summary.2022-02-14-194917 /opt/stack/logs/stack.sh.log.summary 2022-02-14 19:49:18.038 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-14 19:49:18.038 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-14 19:49:18.038 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-14 19:49:18.038 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-14 19:49:18.038 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-14 19:49:18.038 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-14 19:49:18.038 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-14 19:49:18.038 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-14 19:49:18.038 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-14 19:49:18.038 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-14 19:49:18.038 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-14 19:49:18.038 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-14 19:49:18.038 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-14 19:49:18.038 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-14 19:49:18.038 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-14 19:49:18.038 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-14 19:49:18.039 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-14 19:49:18.041 | + ./stack.sh:main:573 : set -o errexit 2022-02-14 19:49:18.043 | + ./stack.sh:main:576 : uname -a 2022-02-14 19:49:18.044 | Linux n-d-829064-8 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-02-14 19:49:18.046 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-14 19:49:18.049 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-14 19:49:18.052 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-14 19:49:18.088 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-14 19:49:18.103 | + ./stack.sh:main:590 : fetch_plugins 2022-02-14 19:49:18.105 | + functions-common:fetch_plugins:1771 : local plugins= 2022-02-14 19:49:18.107 | + functions-common:fetch_plugins:1772 : local plugin 2022-02-14 19:49:18.109 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-02-14 19:49:18.111 | + functions-common:fetch_plugins:1776 : return 2022-02-14 19:49:18.113 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-14 19:49:18.115 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-02-14 19:49:18.117 | + functions-common:run_phase:1854 : local phase= 2022-02-14 19:49:18.119 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 19:49:18.121 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 19:49:18.122 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 19:49:18.124 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 19:49:18.127 | + functions-common:run_phase:1863 : local extra 2022-02-14 19:49:18.129 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 19:49:18.132 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 19:49:18.134 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 19:49:18.136 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 19:49:18.138 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-14 19:49:18.140 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 19:49:18.153 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:49:18.155 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-14 19:49:18.156 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 19:49:18.158 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 19:49:18.160 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 19:49:18.162 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 19:49:18.164 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 19:49:18.165 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-14 19:49:18.167 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-14 19:49:18.169 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-14 19:49:18.171 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-14 19:49:18.173 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-02-14 19:49:18.175 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-02-14 19:49:18.177 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-02-14 19:49:18.179 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-02-14 19:49:18.180 | + functions-common:plugin_override_defaults:1817 : return 2022-02-14 19:49:18.183 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-14 19:49:18.200 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-14 19:49:18.202 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-14 19:49:18.214 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:49:18.217 | +++ lib/tls:source:43 : hostname -f 2022-02-14 19:49:18.220 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-14 19:49:18.222 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-14 19:49:18.224 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-14 19:49:18.226 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-14 19:49:18.228 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-14 19:49:18.230 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-14 19:49:18.231 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-14 19:49:18.233 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-14 19:49:18.236 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-14 19:49:18.238 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-14 19:49:18.242 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-14 19:49:18.255 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-14 19:49:18.272 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-14 19:49:18.284 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-14 19:49:18.296 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-14 19:49:18.328 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-14 19:49:18.387 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-14 19:49:18.471 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-14 19:49:18.493 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-14 19:49:18.543 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-14 19:49:18.596 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-14 19:49:18.742 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-14 19:49:18.757 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-14 19:49:18.769 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-14 19:49:18.782 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-14 19:49:18.878 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-14 19:49:18.880 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-14 19:49:18.883 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-14 19:49:18.885 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-14 19:49:18.887 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-14 19:49:18.889 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-14 19:49:18.892 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-14 19:49:18.892 | False' 2022-02-14 19:49:18.895 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-14 19:49:18.911 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-14 19:49:18.913 | + ./stack.sh:main:624 : run_phase source 2022-02-14 19:49:18.915 | + functions-common:run_phase:1853 : local mode=source 2022-02-14 19:49:18.917 | + functions-common:run_phase:1854 : local phase= 2022-02-14 19:49:18.919 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 19:49:18.921 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 19:49:18.923 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 19:49:18.925 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 19:49:18.927 | + functions-common:run_phase:1863 : local extra 2022-02-14 19:49:18.930 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 19:49:18.934 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 19:49:18.936 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 19:49:18.938 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 19:49:18.940 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-14 19:49:18.942 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 19:49:18.957 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:49:18.959 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-14 19:49:18.961 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-14 19:49:19.001 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-14 19:49:19.003 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-14 19:49:19.005 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-02-14 19:49:19.008 | + functions-common:run_phase:1875 : load_plugin_settings 2022-02-14 19:49:19.010 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-02-14 19:49:19.012 | + functions-common:load_plugin_settings:1790 : local plugin 2022-02-14 19:49:19.014 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-02-14 19:49:19.016 | + functions-common:load_plugin_settings:1794 : return 2022-02-14 19:49:19.018 | + functions-common:run_phase:1876 : verify_disabled_services 2022-02-14 19:49:19.021 | + functions-common:verify_disabled_services:2136 : local service 2022-02-14 19:49:19.023 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.025 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-02-14 19:49:19.027 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.030 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-02-14 19:49:19.032 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.035 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-02-14 19:49:19.037 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.039 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-02-14 19:49:19.041 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.044 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-02-14 19:49:19.046 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.048 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-02-14 19:49:19.050 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.053 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-02-14 19:49:19.055 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.057 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-02-14 19:49:19.059 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.062 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-02-14 19:49:19.064 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.066 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-02-14 19:49:19.068 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.071 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-02-14 19:49:19.073 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.075 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-02-14 19:49:19.077 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.080 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-02-14 19:49:19.082 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.084 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-02-14 19:49:19.087 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.089 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-02-14 19:49:19.091 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.093 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-02-14 19:49:19.096 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.098 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-02-14 19:49:19.101 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.103 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-02-14 19:49:19.105 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.107 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-02-14 19:49:19.109 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.112 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-02-14 19:49:19.114 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.116 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-02-14 19:49:19.118 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.121 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-02-14 19:49:19.123 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.125 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-02-14 19:49:19.128 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.130 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-02-14 19:49:19.132 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.135 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-02-14 19:49:19.137 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.139 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-02-14 19:49:19.141 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.144 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-02-14 19:49:19.146 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.149 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-02-14 19:49:19.151 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.153 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-02-14 19:49:19.155 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.158 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-02-14 19:49:19.160 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.163 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-02-14 19:49:19.165 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.167 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-02-14 19:49:19.169 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.172 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-02-14 19:49:19.174 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.176 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-02-14 19:49:19.178 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.181 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-02-14 19:49:19.183 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.185 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-02-14 19:49:19.187 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.190 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-02-14 19:49:19.192 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.194 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-02-14 19:49:19.197 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.199 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-02-14 19:49:19.201 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.203 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-02-14 19:49:19.206 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.208 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-02-14 19:49:19.210 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.213 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-02-14 19:49:19.215 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.217 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-02-14 19:49:19.220 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.222 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-02-14 19:49:19.224 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.226 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-02-14 19:49:19.229 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.231 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-02-14 19:49:19.233 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 19:49:19.235 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-02-14 19:49:19.238 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-14 19:49:19.241 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-14 19:49:19.243 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-14 19:49:19.259 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:49:19.261 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-14 19:49:19.263 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-14 19:49:19.266 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-14 19:49:19.281 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:49:19.284 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-14 19:49:19.286 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-14 19:49:19.288 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-14 19:49:19.291 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-14 19:49:19.293 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-14 19:49:19.295 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-14 19:49:19.298 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-14 19:49:19.300 | + lib/database:initialize_database_backends:92 : return 0 2022-02-14 19:49:19.302 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-14 19:49:19.302 | Using mysql database backend 2022-02-14 19:49:19.305 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-14 19:49:19.321 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-14 19:49:19.324 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-14 19:49:19.326 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-14 19:49:19.329 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-14 19:49:19.332 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-14 19:49:19.334 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-14 19:49:19.350 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:49:19.353 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-14 19:49:19.369 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-14 19:49:19.385 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:49:19.387 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-14 19:49:19.404 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-14 19:49:19.420 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-14 19:49:19.436 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:49:19.439 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-14 19:49:19.455 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:49:19.458 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-02-14 19:49:19.474 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-02-14 19:49:19.477 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-02-14 19:49:19.479 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-14 19:49:19.481 | + functions-common:save_stackenv:60 : local tag=757 2022-02-14 19:49:19.484 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-14 19:49:19.489 | + functions-common:save_stackenv:62 : time_stamp=2022-02-14-194919 2022-02-14 19:49:19.492 | + functions-common:save_stackenv:63 : echo '# 2022-02-14-194919 757' 2022-02-14 19:49:19.494 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:49:19.496 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-14 19:49:19.499 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:49:19.501 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-14 19:49:19.504 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:49:19.506 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-14 19:49:19.508 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:49:19.511 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-14 19:49:19.513 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:49:19.516 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.81 2022-02-14 19:49:19.518 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:49:19.520 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.81/identity 2022-02-14 19:49:19.523 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:49:19.525 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-14-194917 2022-02-14 19:49:19.527 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:49:19.530 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-14 19:49:19.532 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:49:19.535 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.81 2022-02-14 19:49:19.537 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:49:19.539 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-14 19:49:19.542 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:49:19.544 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-14 19:49:19.547 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:49:19.549 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-14 19:49:19.552 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:49:19.554 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-14 19:49:19.557 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-14 19:49:19.559 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-14 19:49:19.562 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-14 19:49:19.564 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-02-14 19:49:19.566 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 19:49:19.568 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 19:49:19.571 | ++ functions-common:git_clone:612 : pwd 2022-02-14 19:49:19.573 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 19:49:19.575 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 19:49:19.578 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 19:49:19.593 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 19:49:19.596 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 19:49:19.598 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 19:49:19.601 | + functions-common:git_clone:629 : echo master 2022-02-14 19:49:19.601 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 19:49:19.606 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-02-14 19:49:19.608 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 19:49:19.610 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-02-14 19:49:19.613 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 19:49:19.613 | + functions-common:git_clone:678 : head -1 2022-02-14 19:49:19.617 | 69b91cef Merge "update constraint for taskflow to new release 4.6.4" 2022-02-14 19:49:19.619 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 19:49:19.622 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-14 19:49:19.624 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:49:19.627 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-14 19:49:19.630 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-14 19:49:19.632 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-14 19:49:19.635 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-14 19:49:19.637 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-14 19:49:19.640 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-14 19:49:19.643 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-14 19:49:19.645 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-14 19:49:19.648 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-14 19:49:19.652 | ++ tools/install_prereqs.sh:source:47 : NOW=1644868159 2022-02-14 19:49:19.655 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-14 19:49:19.660 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1644867358 2022-02-14 19:49:19.663 | ++ tools/install_prereqs.sh:source:49 : DELTA=801 2022-02-14 19:49:19.665 | ++ tools/install_prereqs.sh:source:50 : [[ 801 -lt 7200 ]] 2022-02-14 19:49:19.668 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-02-14 19:49:19.670 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-14 19:49:19.673 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-02-14 19:49:19.675 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-02-14 19:49:19.677 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-02-14 19:49:19.680 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-02-14 19:49:19.682 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-02-14 19:49:19.684 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-02-14 19:49:19.688 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-14 19:49:19.734 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-14 19:49:19.734 | apache2-dev 2022-02-14 19:49:19.734 | bc 2022-02-14 19:49:19.734 | bsdmainutils 2022-02-14 19:49:19.734 | curl 2022-02-14 19:49:19.734 | g++ 2022-02-14 19:49:19.734 | gawk 2022-02-14 19:49:19.734 | gcc 2022-02-14 19:49:19.734 | gettext 2022-02-14 19:49:19.734 | git 2022-02-14 19:49:19.734 | graphviz 2022-02-14 19:49:19.734 | iputils-ping 2022-02-14 19:49:19.734 | libapache2-mod-proxy-uwsgi 2022-02-14 19:49:19.735 | libffi-dev 2022-02-14 19:49:19.735 | libjpeg-dev 2022-02-14 19:49:19.735 | libpcre3-dev 2022-02-14 19:49:19.735 | libpq-dev 2022-02-14 19:49:19.735 | libssl-dev 2022-02-14 19:49:19.735 | libsystemd-dev 2022-02-14 19:49:19.735 | libxml2-dev 2022-02-14 19:49:19.735 | libxslt1-dev 2022-02-14 19:49:19.735 | libyaml-dev 2022-02-14 19:49:19.735 | lsof 2022-02-14 19:49:19.735 | openssh-server 2022-02-14 19:49:19.735 | openssl 2022-02-14 19:49:19.735 | pkg-config 2022-02-14 19:49:19.735 | psmisc 2022-02-14 19:49:19.735 | python3-dev 2022-02-14 19:49:19.735 | python3-pip 2022-02-14 19:49:19.735 | python3-systemd 2022-02-14 19:49:19.735 | python3-venv 2022-02-14 19:49:19.735 | tar 2022-02-14 19:49:19.735 | tcpdump 2022-02-14 19:49:19.735 | unzip 2022-02-14 19:49:19.735 | uuid-runtime 2022-02-14 19:49:19.735 | wget 2022-02-14 19:49:19.735 | wget 2022-02-14 19:49:19.735 | zlib1g-dev 2022-02-14 19:49:19.735 | libkrb5-dev 2022-02-14 19:49:19.735 | libldap2-dev 2022-02-14 19:49:19.735 | libsasl2-dev 2022-02-14 19:49:19.735 | memcached 2022-02-14 19:49:19.735 | python3-mysqldb 2022-02-14 19:49:19.735 | sqlite3 2022-02-14 19:49:19.735 | conntrack 2022-02-14 19:49:19.735 | curl 2022-02-14 19:49:19.735 | dnsmasq-base 2022-02-14 19:49:19.735 | dnsmasq-utils 2022-02-14 19:49:19.735 | ebtables 2022-02-14 19:49:19.735 | genisoimage 2022-02-14 19:49:19.736 | iptables 2022-02-14 19:49:19.736 | iputils-arping 2022-02-14 19:49:19.736 | kpartx 2022-02-14 19:49:19.736 | libjs-jquery-tablesorter 2022-02-14 19:49:19.736 | parted 2022-02-14 19:49:19.736 | pm-utils 2022-02-14 19:49:19.736 | python3-mysqldb 2022-02-14 19:49:19.736 | socat 2022-02-14 19:49:19.736 | sqlite3 2022-02-14 19:49:19.736 | sudo 2022-02-14 19:49:19.736 | vlan 2022-02-14 19:49:19.736 | lsscsi 2022-02-14 19:49:19.736 | open-iscsi 2022-02-14 19:49:19.736 | lvm2 2022-02-14 19:49:19.736 | qemu-utils 2022-02-14 19:49:19.736 | thin-provisioning-tools 2022-02-14 19:49:19.736 | acl 2022-02-14 19:49:19.736 | dnsmasq-base 2022-02-14 19:49:19.736 | dnsmasq-utils 2022-02-14 19:49:19.736 | ebtables 2022-02-14 19:49:19.736 | haproxy 2022-02-14 19:49:19.736 | iptables 2022-02-14 19:49:19.736 | iputils-arping 2022-02-14 19:49:19.736 | iputils-ping 2022-02-14 19:49:19.736 | postgresql-server-dev-all 2022-02-14 19:49:19.736 | python3-mysqldb 2022-02-14 19:49:19.736 | sqlite3 2022-02-14 19:49:19.736 | sudo 2022-02-14 19:49:19.736 | vlan 2022-02-14 19:49:19.736 | pcp 2022-02-14 19:49:19.736 | ipset 2022-02-14 19:49:19.736 | conntrack 2022-02-14 19:49:19.736 | conntrackd 2022-02-14 19:49:19.736 | keepalived 2022-02-14 19:49:19.736 | lvm2 2022-02-14 19:49:19.736 | qemu-utils 2022-02-14 19:49:19.736 | thin-provisioning-tools 2022-02-14 19:49:19.736 | curl 2022-02-14 19:49:19.736 | liberasurecode-dev 2022-02-14 19:49:19.737 | make 2022-02-14 19:49:19.737 | memcached 2022-02-14 19:49:19.737 | sqlite3 2022-02-14 19:49:19.737 | xfsprogs' 2022-02-14 19:49:19.738 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-14 19:49:19.756 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-14 19:49:19.756 | apache2-dev 2022-02-14 19:49:19.756 | bc 2022-02-14 19:49:19.756 | bsdmainutils 2022-02-14 19:49:19.756 | curl 2022-02-14 19:49:19.756 | g++ 2022-02-14 19:49:19.756 | gawk 2022-02-14 19:49:19.756 | gcc 2022-02-14 19:49:19.756 | gettext 2022-02-14 19:49:19.756 | git 2022-02-14 19:49:19.756 | graphviz 2022-02-14 19:49:19.756 | iputils-ping 2022-02-14 19:49:19.756 | libapache2-mod-proxy-uwsgi 2022-02-14 19:49:19.756 | libffi-dev 2022-02-14 19:49:19.756 | libjpeg-dev 2022-02-14 19:49:19.756 | libpcre3-dev 2022-02-14 19:49:19.756 | libpq-dev 2022-02-14 19:49:19.757 | libssl-dev 2022-02-14 19:49:19.757 | libsystemd-dev 2022-02-14 19:49:19.757 | libxml2-dev 2022-02-14 19:49:19.757 | libxslt1-dev 2022-02-14 19:49:19.757 | libyaml-dev 2022-02-14 19:49:19.757 | lsof 2022-02-14 19:49:19.757 | openssh-server 2022-02-14 19:49:19.757 | openssl 2022-02-14 19:49:19.757 | pkg-config 2022-02-14 19:49:19.757 | psmisc 2022-02-14 19:49:19.757 | python3-dev 2022-02-14 19:49:19.757 | python3-pip 2022-02-14 19:49:19.757 | python3-systemd 2022-02-14 19:49:19.757 | python3-venv 2022-02-14 19:49:19.757 | tar 2022-02-14 19:49:19.757 | tcpdump 2022-02-14 19:49:19.757 | unzip 2022-02-14 19:49:19.757 | uuid-runtime 2022-02-14 19:49:19.757 | wget 2022-02-14 19:49:19.757 | wget 2022-02-14 19:49:19.757 | zlib1g-dev 2022-02-14 19:49:19.757 | libkrb5-dev 2022-02-14 19:49:19.757 | libldap2-dev 2022-02-14 19:49:19.757 | libsasl2-dev 2022-02-14 19:49:19.757 | memcached 2022-02-14 19:49:19.757 | python3-mysqldb 2022-02-14 19:49:19.757 | sqlite3 2022-02-14 19:49:19.757 | conntrack 2022-02-14 19:49:19.757 | curl 2022-02-14 19:49:19.757 | dnsmasq-base 2022-02-14 19:49:19.757 | dnsmasq-utils 2022-02-14 19:49:19.757 | ebtables 2022-02-14 19:49:19.757 | genisoimage 2022-02-14 19:49:19.757 | iptables 2022-02-14 19:49:19.757 | iputils-arping 2022-02-14 19:49:19.757 | kpartx 2022-02-14 19:49:19.757 | libjs-jquery-tablesorter 2022-02-14 19:49:19.757 | parted 2022-02-14 19:49:19.758 | pm-utils 2022-02-14 19:49:19.758 | python3-mysqldb 2022-02-14 19:49:19.758 | socat 2022-02-14 19:49:19.758 | sqlite3 2022-02-14 19:49:19.758 | sudo 2022-02-14 19:49:19.758 | vlan 2022-02-14 19:49:19.758 | lsscsi 2022-02-14 19:49:19.758 | open-iscsi 2022-02-14 19:49:19.758 | lvm2 2022-02-14 19:49:19.758 | qemu-utils 2022-02-14 19:49:19.758 | thin-provisioning-tools 2022-02-14 19:49:19.758 | acl 2022-02-14 19:49:19.758 | dnsmasq-base 2022-02-14 19:49:19.758 | dnsmasq-utils 2022-02-14 19:49:19.758 | ebtables 2022-02-14 19:49:19.758 | haproxy 2022-02-14 19:49:19.758 | iptables 2022-02-14 19:49:19.758 | iputils-arping 2022-02-14 19:49:19.758 | iputils-ping 2022-02-14 19:49:19.758 | postgresql-server-dev-all 2022-02-14 19:49:19.758 | python3-mysqldb 2022-02-14 19:49:19.758 | sqlite3 2022-02-14 19:49:19.758 | sudo 2022-02-14 19:49:19.758 | vlan 2022-02-14 19:49:19.758 | pcp 2022-02-14 19:49:19.758 | ipset 2022-02-14 19:49:19.758 | conntrack 2022-02-14 19:49:19.758 | conntrackd 2022-02-14 19:49:19.758 | keepalived 2022-02-14 19:49:19.758 | lvm2 2022-02-14 19:49:19.758 | qemu-utils 2022-02-14 19:49:19.758 | thin-provisioning-tools 2022-02-14 19:49:19.758 | curl 2022-02-14 19:49:19.758 | liberasurecode-dev 2022-02-14 19:49:19.758 | make 2022-02-14 19:49:19.758 | memcached 2022-02-14 19:49:19.758 | sqlite3 2022-02-14 19:49:19.758 | xfsprogs ' 2022-02-14 19:49:19.759 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-14 19:49:19.761 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:49:19.763 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:49:19.767 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-14 19:49:19.767 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-14 19:49:19.772 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-14 19:49:19.774 | ++ functions-common:install_package:1463 : update_package_repo 2022-02-14 19:49:19.776 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 19:49:19.779 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-02-14 19:49:19.781 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 19:49:19.783 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 19:49:19.785 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 19:49:19.787 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:49:19.790 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:49:19.792 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 19:49:19.794 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-02-14 19:49:19.796 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-02-14 19:49:19.798 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-02-14 19:49:19.801 | +++ functions-common:apt_get_update:1197 : id -u 2022-02-14 19:49:19.805 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-02-14 19:49:19.807 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-02-14 19:49:19.809 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-02-14 19:49:19.811 | ++ functions-common:time_start:2412 : local start_time= 2022-02-14 19:49:19.814 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 19:49:19.817 | +++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 19:49:19.820 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1644868159818 2022-02-14 19:49:19.822 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-14 19:49:19.825 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-14 19:49:19.827 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-02-14 19:49:20.171 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-14 19:49:20.248 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-02-14 19:49:20.273 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-02-14 19:49:20.384 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-14 19:49:22.396 | Reading package lists... 2022-02-14 19:49:22.427 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-02-14 19:49:22.429 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-02-14 19:49:22.432 | ++ functions-common:time_stop:2425 : local name 2022-02-14 19:49:22.434 | ++ functions-common:time_stop:2426 : local end_time 2022-02-14 19:49:22.436 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:49:22.438 | ++ functions-common:time_stop:2428 : local total 2022-02-14 19:49:22.441 | ++ functions-common:time_stop:2429 : local start_time 2022-02-14 19:49:22.443 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-02-14 19:49:22.445 | ++ functions-common:time_stop:2432 : start_time=1644868159818 2022-02-14 19:49:22.447 | ++ functions-common:time_stop:2434 : [[ -z 1644868159818 ]] 2022-02-14 19:49:22.449 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:49:22.454 | ++ functions-common:time_stop:2437 : end_time=1644868162451 2022-02-14 19:49:22.456 | ++ functions-common:time_stop:2438 : elapsed_time=2633 2022-02-14 19:49:22.458 | ++ functions-common:time_stop:2439 : total=0 2022-02-14 19:49:22.460 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:49:22.462 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2633 2022-02-14 19:49:22.465 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-14 19:49:22.467 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 19:49:22.469 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:49:22.471 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:49:22.474 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-14 19:49:22.495 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-14 19:49:22.603 | Reading package lists... 2022-02-14 19:49:22.842 | Building dependency tree... 2022-02-14 19:49:22.843 | Reading state information... 2022-02-14 19:49:22.878 | acl is already the newest version (2.2.53-6). 2022-02-14 19:49:22.878 | bc is already the newest version (1.07.1-2build1). 2022-02-14 19:49:22.878 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-14 19:49:22.878 | conntrack is already the newest version (1:1.4.5-2). 2022-02-14 19:49:22.878 | ebtables is already the newest version (2.0.11-3build1). 2022-02-14 19:49:22.878 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-02-14 19:49:22.878 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-14 19:49:22.878 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-14 19:49:22.878 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-02-14 19:49:22.878 | gettext is already the newest version (0.19.8.1-10build1). 2022-02-14 19:49:22.878 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-14 19:49:22.878 | iputils-arping is already the newest version (3:20190709-3). 2022-02-14 19:49:22.878 | iputils-ping is already the newest version (3:20190709-3). 2022-02-14 19:49:22.878 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-14 19:49:22.878 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-02-14 19:49:22.878 | libffi-dev is already the newest version (3.3-4). 2022-02-14 19:49:22.878 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-02-14 19:49:22.878 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-14 19:49:22.878 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-02-14 19:49:22.878 | libxslt1-dev is already the newest version (1.1.34-4). 2022-02-14 19:49:22.878 | libyaml-dev is already the newest version (0.2.2-1). 2022-02-14 19:49:22.878 | lsscsi is already the newest version (0.30-0.1). 2022-02-14 19:49:22.878 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-14 19:49:22.878 | make is already the newest version (4.2.1-1.2). 2022-02-14 19:49:22.878 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-02-14 19:49:22.878 | psmisc is already the newest version (23.3-1). 2022-02-14 19:49:22.878 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-14 19:49:22.878 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-02-14 19:49:22.878 | python3-systemd is already the newest version (234-3build2). 2022-02-14 19:49:22.878 | socat is already the newest version (1.7.3.3-2). 2022-02-14 19:49:22.878 | tcpdump is already the newest version (4.9.3-4). 2022-02-14 19:49:22.878 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-14 19:49:22.878 | unzip is already the newest version (6.0-25ubuntu1). 2022-02-14 19:49:22.879 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-02-14 19:49:22.879 | conntrackd is already the newest version (1:1.4.5-2). 2022-02-14 19:49:22.879 | graphviz is already the newest version (2.42.2-3build2). 2022-02-14 19:49:22.879 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-02-14 19:49:22.879 | pcp is already the newest version (5.0.3-1). 2022-02-14 19:49:22.879 | pm-utils is already the newest version (1.4.1-19). 2022-02-14 19:49:22.879 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-02-14 19:49:22.879 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 19:49:22.879 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 19:49:22.879 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-02-14 19:49:22.879 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-02-14 19:49:22.879 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-02-14 19:49:22.879 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-14 19:49:22.879 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-02-14 19:49:22.879 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-02-14 19:49:22.879 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-02-14 19:49:22.879 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-02-14 19:49:22.879 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-02-14 19:49:22.879 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-02-14 19:49:22.879 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-14 19:49:22.879 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-02-14 19:49:22.879 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-02-14 19:49:22.879 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-14 19:49:22.879 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-02-14 19:49:22.879 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-02-14 19:49:22.879 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-02-14 19:49:22.879 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-14 19:49:22.879 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-14 19:49:22.879 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-02-14 19:49:22.879 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-02-14 19:49:22.879 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-14 19:49:22.879 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-14 19:49:22.879 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-02-14 19:49:22.879 | wget is already the newest version (1.20.3-1ubuntu2). 2022-02-14 19:49:22.880 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-14 19:49:22.880 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 19:49:23.095 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-02-14 19:49:23.095 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-02-14 19:49:23.095 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-02-14 19:49:23.095 | The following packages were automatically installed and are no longer required: 2022-02-14 19:49:23.096 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 19:49:23.096 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 19:49:23.096 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 19:49:23.096 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 19:49:23.096 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 19:49:23.096 | python3-zope.interface 2022-02-14 19:49:23.096 | Use 'sudo apt autoremove' to remove them. 2022-02-14 19:49:23.209 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 19:49:23.213 | ++ functions-common:apt_get:1234 : result=0 2022-02-14 19:49:23.216 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 19:49:23.218 | ++ functions-common:time_stop:2425 : local name 2022-02-14 19:49:23.221 | ++ functions-common:time_stop:2426 : local end_time 2022-02-14 19:49:23.223 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:49:23.225 | ++ functions-common:time_stop:2428 : local total 2022-02-14 19:49:23.227 | ++ functions-common:time_stop:2429 : local start_time 2022-02-14 19:49:23.229 | ++ functions-common:time_stop:2431 : name=apt-get 2022-02-14 19:49:23.232 | ++ functions-common:time_stop:2432 : start_time=1644868162492 2022-02-14 19:49:23.234 | ++ functions-common:time_stop:2434 : [[ -z 1644868162492 ]] 2022-02-14 19:49:23.237 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:49:23.241 | ++ functions-common:time_stop:2437 : end_time=1644868163239 2022-02-14 19:49:23.243 | ++ functions-common:time_stop:2438 : elapsed_time=747 2022-02-14 19:49:23.246 | ++ functions-common:time_stop:2439 : total=739 2022-02-14 19:49:23.248 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:49:23.250 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1486 2022-02-14 19:49:23.252 | ++ functions-common:apt_get:1238 : return 0 2022-02-14 19:49:23.255 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-14 19:49:23.257 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-14 19:49:23.260 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-14 19:49:23.264 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-14 19:49:23.268 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-14 19:49:23.271 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-14 19:49:23.273 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-14 19:49:24.676 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-14 19:49:24.678 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-14 19:49:24.685 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-14 19:49:24.685 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-14 19:49:24.685 | + functions-common:GetDistro:446 : GetOSVersion 2022-02-14 19:49:24.686 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-02-14 19:49:24.687 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-14 19:49:24.690 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-14 19:49:24.691 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-14 19:49:24.693 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-14 19:49:24.695 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-14 19:49:24.697 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-14 19:49:24.699 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-14 19:49:24.700 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-14 19:49:24.702 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-14 19:49:24.704 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-14 19:49:24.706 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-14 19:49:24.708 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-14 19:49:24.710 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-14 19:49:24.711 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-02-14 19:49:24.714 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-02-14 19:49:24.716 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-02-14 19:49:24.718 | + functions-common:_ensure_lsb_release:394 : return 2022-02-14 19:49:24.720 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-02-14 19:49:24.796 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-02-14 19:49:24.799 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-02-14 19:49:24.873 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-02-14 19:49:24.875 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-02-14 19:49:24.950 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-02-14 19:49:24.952 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-14 19:49:24.954 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-02-14 19:49:24.956 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-02-14 19:49:24.958 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-02-14 19:49:24.960 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-02-14 19:49:24.962 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-02-14 19:49:24.964 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-14 19:49:24.965 | + functions-common:GetDistro:451 : DISTRO=focal 2022-02-14 19:49:24.967 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-02-14 19:49:24.969 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-14 19:49:24.969 | Distro: focal 2022-02-14 19:49:24.972 | + tools/install_pip.sh:main:124 : get_versions 2022-02-14 19:49:24.974 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-14 19:49:24.977 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-14 19:49:24.979 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-14 19:49:24.982 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-14 19:49:24.982 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-14 19:49:25.674 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-14 19:49:25.676 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-14 19:49:25.676 | pip: 21.3.1 2022-02-14 19:49:25.678 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-14 19:49:25.680 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-14 19:49:25.683 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 19:49:25.685 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 19:49:25.687 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 19:49:25.692 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 19:49:25.696 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 19:49:25.698 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 19:49:25.700 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 19:49:25.701 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 19:49:25.703 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 19:49:25.705 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 19:49:25.707 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 19:49:25.709 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-14 19:49:25.711 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:49:25.712 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:49:25.714 | + tools/install_pip.sh:main:142 : : 2022-02-14 19:49:25.716 | + tools/install_pip.sh:main:147 : set -x 2022-02-14 19:49:25.718 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-14 19:49:25.720 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-14 19:49:25.722 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 19:49:25.724 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-14 19:49:25.726 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-14 19:49:25.728 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 19:49:25.731 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-14 19:49:25.731 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 19:49:25.735 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-02-14 19:49:25.737 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-02-14 19:49:25.739 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-14 19:49:25.741 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-14 19:49:25.743 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-14 19:49:25.759 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-02-14 19:49:25.761 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-14 19:49:26.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:49:26.639 | from cryptography.utils import int_from_bytes 2022-02-14 19:49:26.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:49:26.639 | from cryptography.utils import int_from_bytes 2022-02-14 19:49:27.859 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:49:28.712 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-02-14 19:49:28.722 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/43a/5575eea6d3459/setuptools-60.8.2-py3-none-any.whl (1.1 MB) 2022-02-14 19:49:31.272 | Installing collected packages: setuptools 2022-02-14 19:49:32.095 | Successfully installed setuptools-60.8.2 2022-02-14 19:49:32.095 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:49:32.267 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:49:32.267 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:49:32.402 | + inc/python:pip_install:200 : result=0 2022-02-14 19:49:32.404 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:49:32.406 | + functions-common:time_stop:2425 : local name 2022-02-14 19:49:32.408 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:49:32.409 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:49:32.411 | + functions-common:time_stop:2428 : local total 2022-02-14 19:49:32.413 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:49:32.414 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:49:32.416 | + functions-common:time_stop:2432 : start_time=1644868165755 2022-02-14 19:49:32.418 | + functions-common:time_stop:2434 : [[ -z 1644868165755 ]] 2022-02-14 19:49:32.420 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:49:32.424 | + functions-common:time_stop:2437 : end_time=1644868172421 2022-02-14 19:49:32.425 | + functions-common:time_stop:2438 : elapsed_time=6666 2022-02-14 19:49:32.427 | + functions-common:time_stop:2439 : total=0 2022-02-14 19:49:32.429 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:49:32.431 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6666 2022-02-14 19:49:32.432 | + inc/python:pip_install:203 : return 0 2022-02-14 19:49:32.434 | + tools/install_pip.sh:main:153 : get_versions 2022-02-14 19:49:32.437 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-14 19:49:32.441 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-14 19:49:32.443 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-14 19:49:32.445 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-14 19:49:32.446 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-14 19:49:33.132 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-14 19:49:33.134 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-14 19:49:33.134 | pip: 21.3.1 2022-02-14 19:49:33.137 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-14 19:49:33.139 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-14 19:49:33.143 | + ./stack.sh:main:796 : fixup_all 2022-02-14 19:49:33.146 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-14 19:49:33.148 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-14 19:49:33.150 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:49:33.152 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:49:33.154 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-02-14 19:49:33.167 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-14 19:49:33.178 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-14 19:49:33.189 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-14 19:49:33.191 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-14 19:49:33.193 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 19:49:33.195 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 19:49:33.198 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 19:49:33.200 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 19:49:33.202 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 19:49:33.204 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 19:49:33.206 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 19:49:33.208 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 19:49:33.211 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 19:49:33.213 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 19:49:33.215 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 19:49:33.217 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-14 19:49:33.220 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-14 19:49:33.222 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-14 19:49:33.225 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 19:49:33.227 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 19:49:33.229 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 19:49:33.231 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 19:49:33.233 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 19:49:33.235 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 19:49:33.238 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-14 19:49:33.240 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-14 19:49:33.242 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-14 19:49:33.245 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-02-14 19:49:33.247 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-02-14 19:49:33.249 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-14 19:49:33.252 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-14 19:49:33.272 | Using python 3.8 to install os-testr 2022-02-14 19:49:33.274 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-02-14 19:49:34.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:49:34.153 | from cryptography.utils import int_from_bytes 2022-02-14 19:49:34.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:49:34.153 | from cryptography.utils import int_from_bytes 2022-02-14 19:49:35.296 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:49:35.323 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-02-14 19:49:35.400 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-02-14 19:49:35.401 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-14 19:49:35.402 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-02-14 19:49:35.403 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-02-14 19:49:35.416 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-02-14 19:49:35.442 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-02-14 19:49:35.443 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-02-14 19:49:35.444 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-02-14 19:49:35.445 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-02-14 19:49:35.447 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-02-14 19:49:35.470 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-02-14 19:49:35.471 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-02-14 19:49:35.472 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.0) 2022-02-14 19:49:35.474 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2022-02-14 19:49:35.475 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-02-14 19:49:35.487 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-02-14 19:49:35.556 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-02-14 19:49:35.557 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-02-14 19:49:35.558 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-02-14 19:49:37.972 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:49:37.979 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:49:37.979 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:49:38.102 | + inc/python:pip_install:200 : result=0 2022-02-14 19:49:38.104 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:49:38.106 | + functions-common:time_stop:2425 : local name 2022-02-14 19:49:38.108 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:49:38.110 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:49:38.113 | + functions-common:time_stop:2428 : local total 2022-02-14 19:49:38.115 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:49:38.117 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:49:38.119 | + functions-common:time_stop:2432 : start_time=1644868173267 2022-02-14 19:49:38.121 | + functions-common:time_stop:2434 : [[ -z 1644868173267 ]] 2022-02-14 19:49:38.124 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:49:38.128 | + functions-common:time_stop:2437 : end_time=1644868178126 2022-02-14 19:49:38.131 | + functions-common:time_stop:2438 : elapsed_time=4859 2022-02-14 19:49:38.133 | + functions-common:time_stop:2439 : total=0 2022-02-14 19:49:38.135 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:49:38.137 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4859 2022-02-14 19:49:38.139 | + inc/python:pip_install:203 : return 0 2022-02-14 19:49:38.142 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-14 19:49:38.193 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-14 19:49:38.536 | + ./stack.sh:main:810 : install_infra 2022-02-14 19:49:38.538 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-14 19:49:38.541 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-14 19:49:38.543 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-14 19:49:38.547 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-14 19:49:38.569 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-02-14 19:49:40.499 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:40.514 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:40.518 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:40.618 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:40.638 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:40.642 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:40.645 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:40.660 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:40.668 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:40.670 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:40.701 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:40.711 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:40.715 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:40.733 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:40.771 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:40.779 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:40.785 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:40.831 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:40.846 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:40.864 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:40.871 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:40.920 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:40.938 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:40.942 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:41.033 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:41.039 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:41.094 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:41.215 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:41.241 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:41.245 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:41.256 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:41.261 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:41.281 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:41.288 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:41.304 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:41.361 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:41.373 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:41.389 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:41.433 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:41.437 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:41.444 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:49:41.931 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (5.8.1) 2022-02-14 19:49:42.228 | + inc/python:pip_install:200 : result=0 2022-02-14 19:49:42.230 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:49:42.233 | + functions-common:time_stop:2425 : local name 2022-02-14 19:49:42.235 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:49:42.237 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:49:42.239 | + functions-common:time_stop:2428 : local total 2022-02-14 19:49:42.241 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:49:42.243 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:49:42.245 | + functions-common:time_stop:2432 : start_time=1644868178561 2022-02-14 19:49:42.247 | + functions-common:time_stop:2434 : [[ -z 1644868178561 ]] 2022-02-14 19:49:42.250 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:49:42.254 | + functions-common:time_stop:2437 : end_time=1644868182252 2022-02-14 19:49:42.256 | + functions-common:time_stop:2438 : elapsed_time=3691 2022-02-14 19:49:42.258 | + functions-common:time_stop:2439 : total=4859 2022-02-14 19:49:42.260 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:49:42.263 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8550 2022-02-14 19:49:42.265 | + inc/python:pip_install:203 : return 0 2022-02-14 19:49:42.268 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-14 19:49:42.270 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-14 19:49:42.294 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-02-14 19:49:44.093 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.107 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.111 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.213 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.232 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.237 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.240 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.255 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.263 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.265 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.297 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.307 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.311 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.329 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.367 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.375 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.380 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.427 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.442 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.461 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.468 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.516 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.534 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.538 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.629 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.636 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.691 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.811 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.837 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.841 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.852 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.857 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.877 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.884 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.900 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.957 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.970 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:44.986 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:45.029 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:45.034 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-14 19:49:45.040 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:49:45.042 | Processing /opt/stack/requirements 2022-02-14 19:49:46.753 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (6.0) 2022-02-14 19:49:46.756 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (3.0.0) 2022-02-14 19:49:46.774 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (21.3) 2022-02-14 19:49:46.779 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (5.8.1) 2022-02-14 19:49:46.783 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.0.7) 2022-02-14 19:49:46.788 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (2.27.1) 2022-02-14 19:49:46.815 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (1.16.0) 2022-02-14 19:49:46.818 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (2.5.0) 2022-02-14 19:49:46.828 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 608)) (1.26.8) 2022-02-14 19:49:46.849 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5196) (1.3) 2022-02-14 19:49:46.852 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5196) (0.3.0) 2022-02-14 19:49:46.866 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 479)) (2021.10.8) 2022-02-14 19:49:46.869 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (2.0.12) 2022-02-14 19:49:46.874 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (3.3) 2022-02-14 19:49:46.877 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (1.0.0) 2022-02-14 19:49:46.879 | Requirement already satisfied: cliff===3.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.10.0) 2022-02-14 19:49:46.898 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.5.0) 2022-02-14 19:49:46.905 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (0.5.0) 2022-02-14 19:49:46.908 | Requirement already satisfied: cmd2===2.3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (2.3.3) 2022-02-14 19:49:46.979 | Requirement already satisfied: prettytable===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (3.0.0) 2022-02-14 19:49:46.990 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (1.8.2) 2022-02-14 19:49:46.993 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 618)) (0.2.5) 2022-02-14 19:49:46.998 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (21.4.0) 2022-02-14 19:49:47.060 | Building wheels for collected packages: openstack-requirements 2022-02-14 19:49:47.061 | Building wheel for openstack-requirements (setup.py): started 2022-02-14 19:49:47.879 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-14 19:49:47.879 | ERROR: Command errored out with exit status 1: 2022-02-14 19:49:47.879 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-0s7d2wm8/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-0s7d2wm8/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-uj9cl7uv 2022-02-14 19:49:47.879 | cwd: /tmp/pip-req-build-0s7d2wm8/ 2022-02-14 19:49:47.879 | Complete output (6 lines): 2022-02-14 19:49:47.879 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-14 19:49:47.879 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-14 19:49:47.879 | or: setup.py --help-commands 2022-02-14 19:49:47.879 | or: setup.py cmd --help 2022-02-14 19:49:47.879 | 2022-02-14 19:49:47.879 | error: invalid command 'bdist_wheel' 2022-02-14 19:49:47.879 | ---------------------------------------- 2022-02-14 19:49:47.879 | ERROR: Failed building wheel for openstack-requirements 2022-02-14 19:49:47.880 | Running setup.py clean for openstack-requirements 2022-02-14 19:49:48.694 | Failed to build openstack-requirements 2022-02-14 19:49:48.710 | Installing collected packages: openstack-requirements 2022-02-14 19:49:48.710 | Attempting uninstall: openstack-requirements 2022-02-14 19:49:48.711 | Found existing installation: openstack-requirements 1.2.1.dev5196 2022-02-14 19:49:48.748 | Uninstalling openstack-requirements-1.2.1.dev5196: 2022-02-14 19:49:48.774 | Successfully uninstalled openstack-requirements-1.2.1.dev5196 2022-02-14 19:49:48.777 | Running setup.py install for openstack-requirements: started 2022-02-14 19:49:51.097 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-14 19:49:51.120 | Successfully installed openstack-requirements-1.2.1.dev5196 2022-02-14 19:49:51.245 | + inc/python:pip_install:200 : result=0 2022-02-14 19:49:51.248 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:49:51.250 | + functions-common:time_stop:2425 : local name 2022-02-14 19:49:51.252 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:49:51.254 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:49:51.256 | + functions-common:time_stop:2428 : local total 2022-02-14 19:49:51.258 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:49:51.260 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:49:51.263 | + functions-common:time_stop:2432 : start_time=1644868182286 2022-02-14 19:49:51.265 | + functions-common:time_stop:2434 : [[ -z 1644868182286 ]] 2022-02-14 19:49:51.268 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:49:51.272 | + functions-common:time_stop:2437 : end_time=1644868191269 2022-02-14 19:49:51.274 | + functions-common:time_stop:2438 : elapsed_time=8983 2022-02-14 19:49:51.276 | + functions-common:time_stop:2439 : total=8550 2022-02-14 19:49:51.278 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:49:51.280 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17533 2022-02-14 19:49:51.283 | + inc/python:pip_install:203 : return 0 2022-02-14 19:49:51.285 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-14 19:49:51.288 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-14 19:49:51.290 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-14 19:49:51.293 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:49:51.295 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:49:51.297 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-14 19:49:51.300 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:49:51.302 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-14 19:49:51.321 | Using python 3.8 to install pbr 2022-02-14 19:49:51.324 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-02-14 19:49:52.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:49:52.198 | from cryptography.utils import int_from_bytes 2022-02-14 19:49:52.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:49:52.198 | from cryptography.utils import int_from_bytes 2022-02-14 19:49:53.327 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:49:53.353 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-02-14 19:49:55.966 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:49:55.973 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:49:55.973 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:49:56.095 | + inc/python:pip_install:200 : result=0 2022-02-14 19:49:56.097 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:49:56.100 | + functions-common:time_stop:2425 : local name 2022-02-14 19:49:56.102 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:49:56.104 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:49:56.106 | + functions-common:time_stop:2428 : local total 2022-02-14 19:49:56.108 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:49:56.111 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:49:56.113 | + functions-common:time_stop:2432 : start_time=1644868191316 2022-02-14 19:49:56.115 | + functions-common:time_stop:2434 : [[ -z 1644868191316 ]] 2022-02-14 19:49:56.117 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:49:56.121 | + functions-common:time_stop:2437 : end_time=1644868196119 2022-02-14 19:49:56.123 | + functions-common:time_stop:2438 : elapsed_time=4803 2022-02-14 19:49:56.126 | + functions-common:time_stop:2439 : total=17533 2022-02-14 19:49:56.128 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:49:56.130 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22336 2022-02-14 19:49:56.132 | + inc/python:pip_install:203 : return 0 2022-02-14 19:49:56.135 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-14 19:49:58.468 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-14 19:50:00.380 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:50:00.381 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-02-14 19:50:00.396 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-02-14 19:50:00.398 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2022-02-14 19:50:00.401 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-02-14 19:50:00.404 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-02-14 19:50:00.410 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7) 2022-02-14 19:50:00.484 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-14 19:50:00.488 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-14 19:50:00.491 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-14 19:50:00.507 | + ./stack.sh:main:819 : pkgs= 2022-02-14 19:50:00.510 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-14 19:50:00.512 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-14 19:50:00.515 | + functions-common:run_phase:1853 : local mode=stack 2022-02-14 19:50:00.517 | + functions-common:run_phase:1854 : local phase=pre-install 2022-02-14 19:50:00.519 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 19:50:00.521 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 19:50:00.524 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 19:50:00.526 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 19:50:00.528 | + functions-common:run_phase:1863 : local extra 2022-02-14 19:50:00.531 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 19:50:00.535 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 19:50:00.537 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 19:50:00.540 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 19:50:00.542 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-14 19:50:00.544 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 19:50:00.559 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:50:00.561 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 19:50:00.563 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-14 19:50:00.565 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-14 19:50:00.567 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-14 19:50:00.569 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-14 19:50:00.572 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-14 19:50:00.574 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-14 19:50:00.576 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-14 19:50:00.578 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-14 19:50:00.580 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-14 19:50:00.582 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-14 19:50:00.584 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-14 19:50:00.586 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-14 19:50:00.588 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 19:50:00.590 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-14 19:50:00.593 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-02-14 19:50:00.595 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-14 19:50:00.597 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-02-14 19:50:00.600 | + functions-common:run_plugins:1842 : local plugins= 2022-02-14 19:50:00.602 | + functions-common:run_plugins:1843 : local plugin 2022-02-14 19:50:00.604 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-14 19:50:00.607 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-14 19:50:00.609 | + functions:set_systemd_override:821 : local value=2048 2022-02-14 19:50:00.612 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-14 19:50:00.614 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-14 19:50:00.666 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-14 19:50:00.666 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-14 19:50:00.668 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-14 19:50:01.058 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-14 19:50:01.060 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-14 19:50:01.076 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:50:01.079 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-14 19:50:01.081 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 19:50:01.083 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 19:50:01.086 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 19:50:01.088 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 19:50:01.090 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 19:50:01.092 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 19:50:01.095 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:50:01.098 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:50:01.100 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 19:50:01.102 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 19:50:01.104 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 19:50:01.107 | + functions-common:apt_get_update:1190 : return 2022-02-14 19:50:01.109 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-02-14 19:50:01.111 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 19:50:01.113 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:50:01.116 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:50:01.118 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-02-14 19:50:01.139 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-02-14 19:50:01.248 | Reading package lists... 2022-02-14 19:50:01.483 | Building dependency tree... 2022-02-14 19:50:01.484 | Reading state information... 2022-02-14 19:50:01.736 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-02-14 19:50:01.736 | The following packages were automatically installed and are no longer required: 2022-02-14 19:50:01.737 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 19:50:01.737 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 19:50:01.737 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 19:50:01.737 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 19:50:01.737 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 19:50:01.737 | python3-zope.interface 2022-02-14 19:50:01.737 | Use 'sudo apt autoremove' to remove them. 2022-02-14 19:50:01.852 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 19:50:01.857 | + functions-common:apt_get:1234 : result=0 2022-02-14 19:50:01.859 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 19:50:01.862 | + functions-common:time_stop:2425 : local name 2022-02-14 19:50:01.864 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:50:01.866 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:50:01.868 | + functions-common:time_stop:2428 : local total 2022-02-14 19:50:01.871 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:50:01.873 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 19:50:01.876 | + functions-common:time_stop:2432 : start_time=1644868201136 2022-02-14 19:50:01.878 | + functions-common:time_stop:2434 : [[ -z 1644868201136 ]] 2022-02-14 19:50:01.881 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:50:01.885 | + functions-common:time_stop:2437 : end_time=1644868201882 2022-02-14 19:50:01.887 | + functions-common:time_stop:2438 : elapsed_time=746 2022-02-14 19:50:01.889 | + functions-common:time_stop:2439 : total=1486 2022-02-14 19:50:01.891 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:50:01.893 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2232 2022-02-14 19:50:01.896 | + functions-common:apt_get:1238 : return 0 2022-02-14 19:50:01.898 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-14 19:50:01.900 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 19:50:01.903 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 19:50:01.905 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 19:50:01.908 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 19:50:01.910 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 19:50:01.912 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 19:50:01.915 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-14 19:50:01.917 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 19:50:01.919 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 19:50:01.921 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 19:50:01.924 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 19:50:01.927 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 19:50:01.929 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 19:50:01.931 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 19:50:01.933 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 19:50:01.936 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 19:50:01.938 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 19:50:01.940 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 19:50:01.942 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-14 19:50:01.945 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 19:50:01.947 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 19:50:01.949 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 19:50:01.952 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 19:50:01.954 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 19:50:01.956 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 19:50:01.959 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-14 19:50:01.961 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-14 19:50:01.977 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:50:01.979 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-14 19:50:01.982 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:50:01.984 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-14 19:50:01.987 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-14 19:50:01.990 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-14 19:50:01.994 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-14 19:50:01.996 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-14 19:50:01.998 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-14 19:50:02.001 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-14 19:50:02.003 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-14 19:50:02.005 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-14 19:50:02.008 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-14 19:50:02.691 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-14 19:50:02.691 | user tags 2022-02-14 19:50:02.691 | stackrabbit []' 2022-02-14 19:50:02.695 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-14 19:50:02.695 | user tags 2022-02-14 19:50:02.695 | stackrabbit []' 2022-02-14 19:50:02.695 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-14 19:50:02.701 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-02-14 19:50:02.704 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-02-14 19:50:02.706 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-14 19:50:03.357 | Changing password for user "stackrabbit" ... 2022-02-14 19:50:03.416 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-14 19:50:04.074 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-14 19:50:04.145 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-14 19:50:04.147 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-14 19:50:04.798 | Changing password for user "stackrabbit" ... 2022-02-14 19:50:04.850 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-14 19:50:04.853 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-14 19:50:04.855 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-14 19:50:05.531 | Deleting user "guest" ... 2022-02-14 19:50:05.546 | Error: 2022-02-14 19:50:05.546 | {:no_such_user, "guest"} 2022-02-14 19:50:05.560 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-02-14 19:50:05.562 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-14 19:50:05.579 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:50:05.581 | + ./stack.sh:main:836 : install_database 2022-02-14 19:50:05.584 | + lib/database:install_database:118 : install_database_mysql 2022-02-14 19:50:05.586 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-14 19:50:05.588 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:50:05.591 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:50:05.593 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-14 19:50:05.944 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-14 19:50:05.946 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-14 19:50:05.948 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-14 19:50:05.951 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-02-14 19:50:05.954 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-02-14 19:50:05.956 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-14 19:50:05.959 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 19:50:05.961 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 19:50:05.963 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 19:50:05.965 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 19:50:05.968 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 19:50:05.970 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 19:50:05.972 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 19:50:05.975 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 19:50:05.977 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 19:50:05.979 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 19:50:05.982 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 19:50:05.984 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-14 19:50:05.986 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 19:50:05.989 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 19:50:05.991 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 19:50:05.993 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 19:50:05.996 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 19:50:05.998 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 19:50:06.001 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-14 19:50:06.003 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:50:06.005 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:50:06.008 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-14 19:50:06.010 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 19:50:06.012 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 19:50:06.015 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 19:50:06.017 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 19:50:06.020 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 19:50:06.022 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 19:50:06.024 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:50:06.027 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:50:06.029 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 19:50:06.031 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 19:50:06.033 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 19:50:06.036 | + functions-common:apt_get_update:1190 : return 2022-02-14 19:50:06.038 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-02-14 19:50:06.040 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 19:50:06.043 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:50:06.045 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:50:06.048 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-02-14 19:50:06.069 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-02-14 19:50:06.177 | Reading package lists... 2022-02-14 19:50:06.414 | Building dependency tree... 2022-02-14 19:50:06.416 | Reading state information... 2022-02-14 19:50:06.668 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-02-14 19:50:06.668 | The following packages were automatically installed and are no longer required: 2022-02-14 19:50:06.669 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 19:50:06.669 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 19:50:06.669 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 19:50:06.669 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 19:50:06.669 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 19:50:06.669 | python3-zope.interface 2022-02-14 19:50:06.669 | Use 'sudo apt autoremove' to remove them. 2022-02-14 19:50:06.782 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 19:50:06.787 | + functions-common:apt_get:1234 : result=0 2022-02-14 19:50:06.789 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 19:50:06.791 | + functions-common:time_stop:2425 : local name 2022-02-14 19:50:06.793 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:50:06.795 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:50:06.798 | + functions-common:time_stop:2428 : local total 2022-02-14 19:50:06.800 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:50:06.802 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 19:50:06.805 | + functions-common:time_stop:2432 : start_time=1644868206066 2022-02-14 19:50:06.807 | + functions-common:time_stop:2434 : [[ -z 1644868206066 ]] 2022-02-14 19:50:06.809 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:50:06.813 | + functions-common:time_stop:2437 : end_time=1644868206811 2022-02-14 19:50:06.816 | + functions-common:time_stop:2438 : elapsed_time=745 2022-02-14 19:50:06.818 | + functions-common:time_stop:2439 : total=2232 2022-02-14 19:50:06.820 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:50:06.822 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2977 2022-02-14 19:50:06.824 | + functions-common:apt_get:1238 : return 0 2022-02-14 19:50:06.827 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-14 19:50:06.830 | + ./stack.sh:main:839 : install_database_python 2022-02-14 19:50:06.832 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-14 19:50:06.834 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-14 19:50:06.836 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-14 19:50:06.839 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 19:50:06.842 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-14 19:50:06.845 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-14 19:50:06.847 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 19:50:06.851 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-14 19:50:06.851 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 19:50:06.856 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-14 19:50:06.858 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-14 19:50:06.861 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-14 19:50:06.864 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-14 19:50:06.866 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-14 19:50:06.887 | Using python 3.8 to install PyMySQL 2022-02-14 19:50:06.889 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-02-14 19:50:07.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:50:07.762 | from cryptography.utils import int_from_bytes 2022-02-14 19:50:07.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:50:07.762 | from cryptography.utils import int_from_bytes 2022-02-14 19:50:08.896 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:50:08.921 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-02-14 19:50:11.411 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:50:11.418 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:50:11.423 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:50:11.540 | + inc/python:pip_install:200 : result=0 2022-02-14 19:50:11.542 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:50:11.545 | + functions-common:time_stop:2425 : local name 2022-02-14 19:50:11.547 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:50:11.550 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:50:11.552 | + functions-common:time_stop:2428 : local total 2022-02-14 19:50:11.554 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:50:11.556 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:50:11.558 | + functions-common:time_stop:2432 : start_time=1644868206881 2022-02-14 19:50:11.561 | + functions-common:time_stop:2434 : [[ -z 1644868206881 ]] 2022-02-14 19:50:11.564 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:50:11.568 | + functions-common:time_stop:2437 : end_time=1644868211566 2022-02-14 19:50:11.570 | + functions-common:time_stop:2438 : elapsed_time=4685 2022-02-14 19:50:11.573 | + functions-common:time_stop:2439 : total=22336 2022-02-14 19:50:11.575 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:50:11.577 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27021 2022-02-14 19:50:11.579 | + inc/python:pip_install:203 : return 0 2022-02-14 19:50:11.582 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-14 19:50:11.584 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-14 19:50:11.586 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-14 19:50:11.589 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-14 19:50:11.605 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:50:11.608 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-14 19:50:11.610 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-14 19:50:11.614 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 19:50:11.614 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 19:50:11.619 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 19:50:11.622 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 19:50:11.624 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-14 19:50:11.627 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 19:50:11.630 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-14 19:50:11.632 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-14 19:50:11.647 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:50:11.649 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-14 19:50:11.652 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 19:50:11.654 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 19:50:11.657 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 19:50:11.659 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 19:50:11.662 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 19:50:11.664 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 19:50:11.666 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:50:11.668 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:50:11.671 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 19:50:11.674 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 19:50:11.676 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 19:50:11.678 | + functions-common:apt_get_update:1190 : return 2022-02-14 19:50:11.680 | + functions-common:install_package:1464 : real_install_package radvd 2022-02-14 19:50:11.683 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 19:50:11.685 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:50:11.687 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:50:11.690 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-02-14 19:50:11.710 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-02-14 19:50:11.820 | Reading package lists... 2022-02-14 19:50:12.059 | Building dependency tree... 2022-02-14 19:50:12.060 | Reading state information... 2022-02-14 19:50:12.313 | radvd is already the newest version (1:2.17-2). 2022-02-14 19:50:12.313 | The following packages were automatically installed and are no longer required: 2022-02-14 19:50:12.315 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 19:50:12.315 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 19:50:12.315 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 19:50:12.315 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 19:50:12.315 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 19:50:12.315 | python3-zope.interface 2022-02-14 19:50:12.315 | Use 'sudo apt autoremove' to remove them. 2022-02-14 19:50:12.429 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 19:50:12.433 | + functions-common:apt_get:1234 : result=0 2022-02-14 19:50:12.435 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 19:50:12.438 | + functions-common:time_stop:2425 : local name 2022-02-14 19:50:12.440 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:50:12.442 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:50:12.444 | + functions-common:time_stop:2428 : local total 2022-02-14 19:50:12.447 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:50:12.449 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 19:50:12.451 | + functions-common:time_stop:2432 : start_time=1644868211707 2022-02-14 19:50:12.453 | + functions-common:time_stop:2434 : [[ -z 1644868211707 ]] 2022-02-14 19:50:12.456 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:50:12.460 | + functions-common:time_stop:2437 : end_time=1644868212458 2022-02-14 19:50:12.462 | + functions-common:time_stop:2438 : elapsed_time=751 2022-02-14 19:50:12.465 | + functions-common:time_stop:2439 : total=2977 2022-02-14 19:50:12.467 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:50:12.470 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3728 2022-02-14 19:50:12.472 | + functions-common:apt_get:1238 : return 0 2022-02-14 19:50:12.474 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-14 19:50:12.491 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:50:12.493 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-14 19:50:12.496 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-14 19:50:12.498 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-14 19:50:12.501 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-14 19:50:12.521 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-14 19:50:12.523 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 19:50:12.526 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 19:50:12.528 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 19:50:12.530 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 19:50:12.533 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 19:50:12.535 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 19:50:12.537 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:50:12.539 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:50:12.542 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 19:50:12.544 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 19:50:12.546 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 19:50:12.549 | + functions-common:apt_get_update:1190 : return 2022-02-14 19:50:12.551 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-02-14 19:50:12.553 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 19:50:12.555 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:50:12.557 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:50:12.560 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-02-14 19:50:12.579 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-02-14 19:50:12.688 | Reading package lists... 2022-02-14 19:50:12.940 | Building dependency tree... 2022-02-14 19:50:12.941 | Reading state information... 2022-02-14 19:50:13.194 | fakeroot is already the newest version (1.24-1). 2022-02-14 19:50:13.194 | make is already the newest version (4.2.1-1.2). 2022-02-14 19:50:13.194 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-14 19:50:13.194 | The following packages were automatically installed and are no longer required: 2022-02-14 19:50:13.195 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 19:50:13.195 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 19:50:13.195 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 19:50:13.196 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 19:50:13.196 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 19:50:13.196 | python3-zope.interface 2022-02-14 19:50:13.196 | Use 'sudo apt autoremove' to remove them. 2022-02-14 19:50:13.308 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 19:50:13.313 | + functions-common:apt_get:1234 : result=0 2022-02-14 19:50:13.315 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 19:50:13.317 | + functions-common:time_stop:2425 : local name 2022-02-14 19:50:13.319 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:50:13.321 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:50:13.323 | + functions-common:time_stop:2428 : local total 2022-02-14 19:50:13.326 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:50:13.328 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 19:50:13.330 | + functions-common:time_stop:2432 : start_time=1644868212577 2022-02-14 19:50:13.332 | + functions-common:time_stop:2434 : [[ -z 1644868212577 ]] 2022-02-14 19:50:13.335 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:50:13.339 | + functions-common:time_stop:2437 : end_time=1644868213337 2022-02-14 19:50:13.341 | + functions-common:time_stop:2438 : elapsed_time=760 2022-02-14 19:50:13.343 | + functions-common:time_stop:2439 : total=3728 2022-02-14 19:50:13.345 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:50:13.348 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4488 2022-02-14 19:50:13.350 | + functions-common:apt_get:1238 : return 0 2022-02-14 19:50:13.352 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-14 19:50:13.354 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:50:13.357 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:50:13.359 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-14 19:50:13.361 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-14 19:50:13.364 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-14 19:50:13.368 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-14 19:50:13.370 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-14 19:50:13.374 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-14 19:50:13.374 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-14 19:50:13.379 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-14 19:50:13.381 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-14 19:50:13.384 | + functions:vercmp:628 : local v1=5.4 2022-02-14 19:50:13.386 | + functions:vercmp:629 : local 'op=<' 2022-02-14 19:50:13.388 | + functions:vercmp:630 : local v2=3.13 2022-02-14 19:50:13.390 | + functions:vercmp:631 : local result 2022-02-14 19:50:13.394 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-14 19:50:13.394 | ++ functions:vercmp:635 : sort -V 2022-02-14 19:50:13.397 | ++ functions:vercmp:635 : head -1 2022-02-14 19:50:13.401 | + functions:vercmp:635 : result=3.13 2022-02-14 19:50:13.403 | + functions:vercmp:637 : case $op in 2022-02-14 19:50:13.405 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-14 19:50:13.408 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-14 19:50:13.410 | + functions:vercmp:648 : return 2022-02-14 19:50:13.413 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-14 19:50:13.415 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 19:50:13.417 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-02-14 19:50:13.888 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-14 19:50:13.891 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-14 19:50:13.894 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:13.897 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:13.899 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-02-14 19:50:13.901 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:13.904 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-14 19:50:13.922 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:50:13.924 | + ./stack.sh:main:847 : install_etcd3 2022-02-14 19:50:13.927 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-14 19:50:13.927 | Installing etcd 2022-02-14 19:50:13.929 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-14 19:50:13.942 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-14 19:50:13.955 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-14 19:50:13.957 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-14 19:50:13.974 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-14 19:50:13.977 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 19:50:13.980 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 19:50:13.983 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 19:50:13.987 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 19:50:13.990 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-02-14 19:50:13.992 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-14 19:50:13.994 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 19:50:13.996 | ++ functions:get_extra_file:74 : return 2022-02-14 19:50:13.999 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 19:50:14.002 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-14 19:50:14.004 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-14 19:50:14.007 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-14 19:50:14.023 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:50:14.026 | + ./stack.sh:main:866 : install_dstat 2022-02-14 19:50:14.028 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-14 19:50:14.044 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:50:14.047 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-14 19:50:14.049 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:50:14.051 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-14 19:50:14.053 | + ./stack.sh:main:875 : install_libs 2022-02-14 19:50:14.056 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-14 19:50:14.058 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-14 19:50:14.060 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-14 19:50:14.063 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-14 19:50:14.065 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.068 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.070 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-02-14 19:50:14.072 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.075 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-14 19:50:14.077 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-14 19:50:14.080 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-14 19:50:14.082 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-14 19:50:14.084 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.086 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.088 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-02-14 19:50:14.090 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.093 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-14 19:50:14.095 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-14 19:50:14.097 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-14 19:50:14.100 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-14 19:50:14.102 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.104 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.106 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-02-14 19:50:14.108 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.111 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-14 19:50:14.113 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-14 19:50:14.115 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-14 19:50:14.117 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-14 19:50:14.120 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.122 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.124 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-02-14 19:50:14.127 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.129 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-14 19:50:14.132 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-14 19:50:14.134 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-14 19:50:14.136 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-14 19:50:14.138 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.141 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.143 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-02-14 19:50:14.146 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.148 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-14 19:50:14.150 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-14 19:50:14.152 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-14 19:50:14.155 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-14 19:50:14.157 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.159 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.161 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-02-14 19:50:14.164 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.166 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-14 19:50:14.168 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-14 19:50:14.171 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-14 19:50:14.173 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-14 19:50:14.175 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.178 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.180 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-02-14 19:50:14.182 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.184 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-14 19:50:14.187 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-14 19:50:14.189 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-14 19:50:14.192 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-14 19:50:14.194 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.196 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.198 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-02-14 19:50:14.201 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.204 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-14 19:50:14.206 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-14 19:50:14.208 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-14 19:50:14.210 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-14 19:50:14.213 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.215 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.217 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-02-14 19:50:14.219 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.222 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-14 19:50:14.224 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-14 19:50:14.226 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-14 19:50:14.229 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-14 19:50:14.231 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.233 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.235 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-02-14 19:50:14.238 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.240 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-14 19:50:14.242 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-14 19:50:14.244 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-14 19:50:14.247 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-14 19:50:14.249 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.252 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.254 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-02-14 19:50:14.256 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.258 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-14 19:50:14.261 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-14 19:50:14.263 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-14 19:50:14.265 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-14 19:50:14.268 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.270 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.272 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-02-14 19:50:14.275 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.277 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-14 19:50:14.279 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-14 19:50:14.282 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-14 19:50:14.284 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-14 19:50:14.286 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.288 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.291 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-02-14 19:50:14.293 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.295 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-14 19:50:14.298 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-14 19:50:14.300 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-14 19:50:14.303 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-14 19:50:14.305 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.307 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.309 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-02-14 19:50:14.312 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.314 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-14 19:50:14.317 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-14 19:50:14.319 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-14 19:50:14.321 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-14 19:50:14.324 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.326 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.328 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-02-14 19:50:14.330 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.333 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-14 19:50:14.335 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-14 19:50:14.337 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-14 19:50:14.339 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-14 19:50:14.342 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.344 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.346 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-02-14 19:50:14.348 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.351 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-14 19:50:14.353 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-14 19:50:14.355 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-14 19:50:14.358 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-14 19:50:14.360 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.363 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.365 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-02-14 19:50:14.367 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.370 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-14 19:50:14.372 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-14 19:50:14.374 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-14 19:50:14.377 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-14 19:50:14.379 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.382 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.384 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-02-14 19:50:14.386 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.388 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-14 19:50:14.391 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-14 19:50:14.393 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-14 19:50:14.395 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-14 19:50:14.398 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.400 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.402 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-02-14 19:50:14.405 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.407 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-14 19:50:14.409 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-14 19:50:14.411 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-14 19:50:14.414 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-14 19:50:14.416 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.418 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.421 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-02-14 19:50:14.424 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.426 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-14 19:50:14.428 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-14 19:50:14.430 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-14 19:50:14.433 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-14 19:50:14.435 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.438 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.440 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-02-14 19:50:14.443 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.445 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-14 19:50:14.447 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-14 19:50:14.450 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-14 19:50:14.452 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-14 19:50:14.454 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.457 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.459 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-02-14 19:50:14.461 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.464 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-14 19:50:14.466 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-14 19:50:14.468 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-14 19:50:14.470 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-14 19:50:14.473 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.475 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.477 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-02-14 19:50:14.480 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.482 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-14 19:50:14.485 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-14 19:50:14.487 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-14 19:50:14.489 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-14 19:50:14.492 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.494 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.496 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-02-14 19:50:14.499 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.501 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-14 19:50:14.504 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-14 19:50:14.506 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-14 19:50:14.508 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-14 19:50:14.511 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.513 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.515 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-02-14 19:50:14.518 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.520 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-14 19:50:14.523 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-14 19:50:14.525 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-14 19:50:14.527 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-14 19:50:14.529 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.532 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.534 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-02-14 19:50:14.536 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.539 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-14 19:50:14.541 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-14 19:50:14.544 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-14 19:50:14.546 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-14 19:50:14.549 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.551 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.553 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-02-14 19:50:14.556 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.558 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-14 19:50:14.560 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-14 19:50:14.563 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-14 19:50:14.565 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-14 19:50:14.568 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.570 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.572 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-02-14 19:50:14.575 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.577 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-14 19:50:14.579 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-14 19:50:14.582 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-14 19:50:14.584 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-14 19:50:14.586 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.589 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.591 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-02-14 19:50:14.593 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.596 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-14 19:50:14.598 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-14 19:50:14.600 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-14 19:50:14.603 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-14 19:50:14.605 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.607 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.610 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-02-14 19:50:14.612 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.615 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-14 19:50:14.617 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-14 19:50:14.619 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-14 19:50:14.622 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-14 19:50:14.624 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.627 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.629 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-02-14 19:50:14.632 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.634 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-14 19:50:14.636 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-14 19:50:14.638 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-14 19:50:14.641 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-14 19:50:14.643 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.645 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.648 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-02-14 19:50:14.650 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.652 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-14 19:50:14.655 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-14 19:50:14.657 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-14 19:50:14.660 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-14 19:50:14.662 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.664 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.667 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-02-14 19:50:14.669 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.671 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-14 19:50:14.674 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-14 19:50:14.677 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-14 19:50:14.679 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-14 19:50:14.681 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.684 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.686 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-02-14 19:50:14.688 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.690 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-14 19:50:14.693 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-14 19:50:14.695 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-14 19:50:14.697 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-14 19:50:14.700 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.702 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.704 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-02-14 19:50:14.707 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.709 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-14 19:50:14.711 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-14 19:50:14.714 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-14 19:50:14.716 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-14 19:50:14.718 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.721 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.723 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-02-14 19:50:14.726 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.728 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-14 19:50:14.730 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-14 19:50:14.733 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-14 19:50:14.736 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-14 19:50:14.738 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.740 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.743 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-02-14 19:50:14.745 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.747 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-14 19:50:14.750 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-14 19:50:14.752 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-14 19:50:14.755 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-14 19:50:14.757 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:14.759 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:14.761 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-02-14 19:50:14.764 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:14.766 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-14 19:50:14.787 | Using python 3.8 to install etcd3 2022-02-14 19:50:14.789 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-02-14 19:50:15.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:50:15.658 | from cryptography.utils import int_from_bytes 2022-02-14 19:50:15.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:50:15.658 | from cryptography.utils import int_from_bytes 2022-02-14 19:50:16.766 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:50:16.792 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-02-14 19:50:16.800 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-02-14 19:50:16.801 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-14 19:50:16.802 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-14 19:50:16.803 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.43.0) 2022-02-14 19:50:19.266 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:50:19.273 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:50:19.273 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:50:19.390 | + inc/python:pip_install:200 : result=0 2022-02-14 19:50:19.392 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:50:19.394 | + functions-common:time_stop:2425 : local name 2022-02-14 19:50:19.397 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:50:19.399 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:50:19.401 | + functions-common:time_stop:2428 : local total 2022-02-14 19:50:19.403 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:50:19.405 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:50:19.408 | + functions-common:time_stop:2432 : start_time=1644868214782 2022-02-14 19:50:19.410 | + functions-common:time_stop:2434 : [[ -z 1644868214782 ]] 2022-02-14 19:50:19.413 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:50:19.417 | + functions-common:time_stop:2437 : end_time=1644868219414 2022-02-14 19:50:19.419 | + functions-common:time_stop:2438 : elapsed_time=4632 2022-02-14 19:50:19.421 | + functions-common:time_stop:2439 : total=27021 2022-02-14 19:50:19.424 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:50:19.426 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31653 2022-02-14 19:50:19.428 | + inc/python:pip_install:203 : return 0 2022-02-14 19:50:19.431 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-14 19:50:19.452 | Using python 3.8 to install etcd3gw 2022-02-14 19:50:19.454 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-02-14 19:50:20.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:50:20.325 | from cryptography.utils import int_from_bytes 2022-02-14 19:50:20.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:50:20.325 | from cryptography.utils import int_from_bytes 2022-02-14 19:50:21.463 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:50:21.489 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-02-14 19:50:21.497 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-02-14 19:50:21.498 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-14 19:50:21.499 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-14 19:50:21.500 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-14 19:50:21.533 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-02-14 19:50:21.535 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-02-14 19:50:21.536 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-02-14 19:50:21.538 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-02-14 19:50:24.035 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:50:24.042 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:50:24.042 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:50:24.160 | + inc/python:pip_install:200 : result=0 2022-02-14 19:50:24.162 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:50:24.165 | + functions-common:time_stop:2425 : local name 2022-02-14 19:50:24.167 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:50:24.169 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:50:24.172 | + functions-common:time_stop:2428 : local total 2022-02-14 19:50:24.174 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:50:24.176 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:50:24.178 | + functions-common:time_stop:2432 : start_time=1644868219446 2022-02-14 19:50:24.181 | + functions-common:time_stop:2434 : [[ -z 1644868219446 ]] 2022-02-14 19:50:24.183 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:50:24.188 | + functions-common:time_stop:2437 : end_time=1644868224185 2022-02-14 19:50:24.190 | + functions-common:time_stop:2438 : elapsed_time=4739 2022-02-14 19:50:24.192 | + functions-common:time_stop:2439 : total=31653 2022-02-14 19:50:24.194 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:50:24.197 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36392 2022-02-14 19:50:24.199 | + inc/python:pip_install:203 : return 0 2022-02-14 19:50:24.201 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-14 19:50:24.204 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-14 19:50:24.206 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-14 19:50:24.208 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 19:50:24.211 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 19:50:24.213 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 19:50:24.215 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 19:50:24.218 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 19:50:24.220 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 19:50:24.222 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 19:50:24.225 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 19:50:24.227 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 19:50:24.229 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 19:50:24.232 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 19:50:24.234 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-14 19:50:24.237 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:50:24.239 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:50:24.241 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-14 19:50:24.244 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 19:50:24.246 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 19:50:24.248 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 19:50:24.251 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 19:50:24.253 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 19:50:24.256 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 19:50:24.258 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 19:50:24.260 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:50:24.263 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:50:24.265 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 19:50:24.267 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 19:50:24.270 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 19:50:24.272 | + functions-common:apt_get_update:1190 : return 2022-02-14 19:50:24.274 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 19:50:24.277 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 19:50:24.279 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:50:24.281 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:50:24.284 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 19:50:24.306 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 19:50:24.414 | Reading package lists... 2022-02-14 19:50:24.650 | Building dependency tree... 2022-02-14 19:50:24.651 | Reading state information... 2022-02-14 19:50:24.902 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-02-14 19:50:24.903 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-02-14 19:50:24.903 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 19:50:24.903 | The following packages were automatically installed and are no longer required: 2022-02-14 19:50:24.904 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 19:50:24.904 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 19:50:24.904 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 19:50:24.904 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 19:50:24.904 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 19:50:24.904 | python3-zope.interface 2022-02-14 19:50:24.904 | Use 'sudo apt autoremove' to remove them. 2022-02-14 19:50:25.018 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 19:50:25.022 | + functions-common:apt_get:1234 : result=0 2022-02-14 19:50:25.024 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 19:50:25.027 | + functions-common:time_stop:2425 : local name 2022-02-14 19:50:25.029 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:50:25.032 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:50:25.034 | + functions-common:time_stop:2428 : local total 2022-02-14 19:50:25.036 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:50:25.038 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 19:50:25.041 | + functions-common:time_stop:2432 : start_time=1644868224303 2022-02-14 19:50:25.043 | + functions-common:time_stop:2434 : [[ -z 1644868224303 ]] 2022-02-14 19:50:25.046 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:50:25.050 | + functions-common:time_stop:2437 : end_time=1644868225047 2022-02-14 19:50:25.052 | + functions-common:time_stop:2438 : elapsed_time=744 2022-02-14 19:50:25.054 | + functions-common:time_stop:2439 : total=4488 2022-02-14 19:50:25.056 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:50:25.058 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5232 2022-02-14 19:50:25.061 | + functions-common:apt_get:1238 : return 0 2022-02-14 19:50:25.063 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-02-14 19:50:25.065 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:50:25.068 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:50:25.070 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-02-14 19:50:25.133 | Module proxy already enabled 2022-02-14 19:50:25.137 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-02-14 19:50:25.198 | Considering dependency proxy for proxy_uwsgi: 2022-02-14 19:50:25.198 | Module proxy already enabled 2022-02-14 19:50:25.198 | Module proxy_uwsgi already enabled 2022-02-14 19:50:25.202 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-02-14 19:50:25.205 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 19:50:25.208 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 19:50:25.210 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 19:50:25.345 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-14 19:50:25.347 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-14 19:50:25.350 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-14 19:50:25.352 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:25.355 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:25.357 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-02-14 19:50:25.360 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:25.362 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-14 19:50:25.364 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-14 19:50:25.367 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-14 19:50:25.369 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:25.371 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:25.374 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-02-14 19:50:25.377 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:25.379 | + ./stack.sh:main:883 : install_glanceclient 2022-02-14 19:50:25.381 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-14 19:50:25.384 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-14 19:50:25.386 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:25.388 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:25.391 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-02-14 19:50:25.394 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:25.396 | + ./stack.sh:main:884 : install_cinderclient 2022-02-14 19:50:25.399 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-14 19:50:25.401 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-14 19:50:25.403 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:25.406 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:25.408 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-02-14 19:50:25.410 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:25.413 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-14 19:50:25.415 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-14 19:50:25.417 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:25.420 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:25.422 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-02-14 19:50:25.424 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:25.427 | + ./stack.sh:main:885 : install_novaclient 2022-02-14 19:50:25.429 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-14 19:50:25.431 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-14 19:50:25.434 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:25.436 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:25.439 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-02-14 19:50:25.441 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:25.444 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-14 19:50:25.461 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:50:25.464 | + ./stack.sh:main:887 : install_swiftclient 2022-02-14 19:50:25.466 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-14 19:50:25.468 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-14 19:50:25.471 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:25.473 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:25.475 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-02-14 19:50:25.478 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:25.480 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-14 19:50:25.496 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:50:25.499 | + ./stack.sh:main:890 : install_neutronclient 2022-02-14 19:50:25.502 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-14 19:50:25.504 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-14 19:50:25.506 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:25.509 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:25.511 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-02-14 19:50:25.514 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:25.517 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-14 19:50:25.519 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-14 19:50:25.521 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-14 19:50:25.524 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:25.526 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:25.528 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-02-14 19:50:25.531 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:25.533 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-14 19:50:25.535 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-14 19:50:25.538 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 19:50:25.541 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-14 19:50:25.543 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-14 19:50:25.545 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 19:50:25.549 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-14 19:50:25.550 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 19:50:25.554 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-14 19:50:25.557 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-14 19:50:25.559 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-14 19:50:25.562 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-14 19:50:25.565 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-14 19:50:25.586 | Using python 3.8 to install keystonemiddleware 2022-02-14 19:50:25.588 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-02-14 19:50:26.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:50:26.459 | from cryptography.utils import int_from_bytes 2022-02-14 19:50:26.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:50:26.459 | from cryptography.utils import int_from_bytes 2022-02-14 19:50:27.581 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:50:27.606 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-02-14 19:50:27.659 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.0) 2022-02-14 19:50:27.661 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-02-14 19:50:27.662 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-02-14 19:50:27.663 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-14 19:50:27.664 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-14 19:50:27.665 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-14 19:50:27.666 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-14 19:50:27.667 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-14 19:50:27.668 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-02-14 19:50:27.669 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-14 19:50:27.671 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-14 19:50:27.672 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.1) 2022-02-14 19:50:27.673 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-14 19:50:27.674 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-02-14 19:50:27.732 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-02-14 19:50:27.733 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-02-14 19:50:27.734 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-02-14 19:50:27.773 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-02-14 19:50:27.812 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-02-14 19:50:27.814 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-02-14 19:50:27.815 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-02-14 19:50:27.816 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-02-14 19:50:27.864 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-02-14 19:50:27.868 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-02-14 19:50:27.878 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-02-14 19:50:27.879 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-02-14 19:50:27.893 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-02-14 19:50:27.894 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-02-14 19:50:27.896 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-02-14 19:50:27.959 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-02-14 19:50:27.962 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-02-14 19:50:27.963 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-02-14 19:50:27.965 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-02-14 19:50:28.016 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-02-14 19:50:28.028 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-02-14 19:50:30.429 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:50:30.436 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:50:30.436 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:50:30.561 | + inc/python:pip_install:200 : result=0 2022-02-14 19:50:30.564 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:50:30.566 | + functions-common:time_stop:2425 : local name 2022-02-14 19:50:30.568 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:50:30.570 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:50:30.573 | + functions-common:time_stop:2428 : local total 2022-02-14 19:50:30.575 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:50:30.577 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:50:30.579 | + functions-common:time_stop:2432 : start_time=1644868225580 2022-02-14 19:50:30.582 | + functions-common:time_stop:2434 : [[ -z 1644868225580 ]] 2022-02-14 19:50:30.584 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:50:30.588 | + functions-common:time_stop:2437 : end_time=1644868230586 2022-02-14 19:50:30.591 | + functions-common:time_stop:2438 : elapsed_time=5006 2022-02-14 19:50:30.593 | + functions-common:time_stop:2439 : total=36392 2022-02-14 19:50:30.596 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:50:30.598 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41398 2022-02-14 19:50:30.600 | + inc/python:pip_install:203 : return 0 2022-02-14 19:50:30.602 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-14 19:50:30.605 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-14 19:50:30.607 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 19:50:30.611 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-14 19:50:30.613 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-14 19:50:30.616 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 19:50:30.619 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-14 19:50:30.620 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 19:50:30.625 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-14 19:50:30.627 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-14 19:50:30.630 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-14 19:50:30.632 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-14 19:50:30.635 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-14 19:50:30.655 | Using python 3.8 to install python-memcached 2022-02-14 19:50:30.658 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-02-14 19:50:31.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:50:31.534 | from cryptography.utils import int_from_bytes 2022-02-14 19:50:31.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:50:31.534 | from cryptography.utils import int_from_bytes 2022-02-14 19:50:32.659 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:50:32.684 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-02-14 19:50:32.688 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-14 19:50:35.148 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:50:35.155 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:50:35.155 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:50:35.272 | + inc/python:pip_install:200 : result=0 2022-02-14 19:50:35.274 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:50:35.276 | + functions-common:time_stop:2425 : local name 2022-02-14 19:50:35.279 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:50:35.281 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:50:35.283 | + functions-common:time_stop:2428 : local total 2022-02-14 19:50:35.285 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:50:35.288 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:50:35.290 | + functions-common:time_stop:2432 : start_time=1644868230650 2022-02-14 19:50:35.292 | + functions-common:time_stop:2434 : [[ -z 1644868230650 ]] 2022-02-14 19:50:35.295 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:50:35.300 | + functions-common:time_stop:2437 : end_time=1644868235297 2022-02-14 19:50:35.302 | + functions-common:time_stop:2438 : elapsed_time=4647 2022-02-14 19:50:35.304 | + functions-common:time_stop:2439 : total=41398 2022-02-14 19:50:35.306 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:50:35.309 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46045 2022-02-14 19:50:35.311 | + inc/python:pip_install:203 : return 0 2022-02-14 19:50:35.314 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-14 19:50:35.330 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:50:35.333 | + ./stack.sh:main:897 : '[' 10.222.0.81 == 10.222.0.81 ']' 2022-02-14 19:50:35.335 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-14 19:50:35.338 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-14 19:50:35.340 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-14 19:50:35.342 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 19:50:35.345 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-14 19:50:35.347 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-14 19:50:35.362 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:50:35.365 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-14 19:50:35.367 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-14 19:50:35.369 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-02-14 19:50:35.371 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 19:50:35.373 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 19:50:35.377 | ++ functions-common:git_clone:612 : pwd 2022-02-14 19:50:35.379 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 19:50:35.381 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 19:50:35.384 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 19:50:35.399 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 19:50:35.401 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 19:50:35.403 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 19:50:35.406 | + functions-common:git_clone:629 : echo master 2022-02-14 19:50:35.406 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 19:50:35.411 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-02-14 19:50:35.413 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 19:50:35.415 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-02-14 19:50:35.418 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 19:50:35.418 | + functions-common:git_clone:678 : head -1 2022-02-14 19:50:35.440 | 86afaa7b1 Merge "Add Python3 xena unit tests" 2022-02-14 19:50:35.443 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 19:50:35.454 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-14 19:50:35.454 | + inc/python:setup_develop:338 : local bindep 2022-02-14 19:50:35.454 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-14 19:50:35.454 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-14 19:50:35.455 | + inc/python:setup_develop:344 : local extras= 2022-02-14 19:50:35.457 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-14 19:50:35.459 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 19:50:35.462 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-14 19:50:35.464 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-14 19:50:35.466 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 19:50:35.468 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 19:50:35.471 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-14 19:50:35.474 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 19:50:35.476 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-14 19:50:35.479 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 19:50:35.481 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 19:50:35.484 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-14 19:50:35.490 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-14 19:50:35.492 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-02-14 19:50:36.157 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-14 19:50:36.159 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 19:50:36.161 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 19:50:36.163 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 19:50:36.166 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-14 19:50:36.168 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-14 19:50:36.170 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 19:50:36.172 | + inc/python:setup_package:428 : local extras= 2022-02-14 19:50:36.174 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 19:50:36.177 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 19:50:36.179 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 19:50:36.181 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 19:50:36.183 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 19:50:36.185 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-14 19:50:36.206 | Using python 3.8 to install /opt/stack/keystone 2022-02-14 19:50:36.208 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-02-14 19:50:37.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:50:37.078 | from cryptography.utils import int_from_bytes 2022-02-14 19:50:37.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:50:37.078 | from cryptography.utils import int_from_bytes 2022-02-14 19:50:38.219 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:50:38.244 | Obtaining file:///opt/stack/keystone 2022-02-14 19:50:38.245 | Preparing metadata (setup.py): started 2022-02-14 19:50:39.796 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 19:50:39.872 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.8.1) 2022-02-14 19:50:39.873 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.8.7) 2022-02-14 19:50:39.874 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.0.2) 2022-02-14 19:50:39.875 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.3.9) 2022-02-14 19:50:39.876 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (36.0.1) 2022-02-14 19:50:39.877 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.4.31) 2022-02-14 19:50:39.879 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.13.0) 2022-02-14 19:50:39.880 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.5.0) 2022-02-14 19:50:39.881 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.7.4) 2022-02-14 19:50:39.882 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.4.0) 2022-02-14 19:50:39.883 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (9.3.0) 2022-02-14 19:50:39.884 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-14 19:50:39.885 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (0.8.19) 2022-02-14 19:50:39.886 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.10.0) 2022-02-14 19:50:39.887 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (8.7.1) 2022-02-14 19:50:39.888 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.0) 2022-02-14 19:50:39.889 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (12.12.0) 2022-02-14 19:50:39.891 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (11.1.0) 2022-02-14 19:50:39.892 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (5.1.0) 2022-02-14 19:50:39.893 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.6.1) 2022-02-14 19:50:39.894 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.5.0) 2022-02-14 19:50:39.895 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.10.1) 2022-02-14 19:50:39.896 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.2.0) 2022-02-14 19:50:39.897 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.4.0) 2022-02-14 19:50:39.899 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.12.1) 2022-02-14 19:50:39.900 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-14 19:50:39.901 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (7.1.0) 2022-02-14 19:50:39.902 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.3.0) 2022-02-14 19:50:39.903 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.1.5) 2022-02-14 19:50:39.904 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-14 19:50:39.905 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.1.1) 2022-02-14 19:50:39.907 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.0.3) 2022-02-14 19:50:39.908 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (3.4.2) 2022-02-14 19:50:39.909 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2021.3) 2022-02-14 19:50:39.920 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.15.0) 2022-02-14 19:50:39.921 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev100) (1.16.0) 2022-02-14 19:50:39.963 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev100) (5.1.1) 2022-02-14 19:50:39.976 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (8.0.3) 2022-02-14 19:50:39.977 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (3.0.3) 2022-02-14 19:50:39.978 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.1) 2022-02-14 19:50:39.979 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.3) 2022-02-14 19:50:39.990 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev100) (9.0.1) 2022-02-14 19:50:40.050 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2.27.1) 2022-02-14 19:50:40.052 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (4.4.0) 2022-02-14 19:50:40.149 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (6.0) 2022-02-14 19:50:40.150 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (1.5.0) 2022-02-14 19:50:40.151 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (0.8.0) 2022-02-14 19:50:40.152 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-14 19:50:40.207 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (0.5.0) 2022-02-14 19:50:40.209 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (2.0.1) 2022-02-14 19:50:40.210 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.7.6) 2022-02-14 19:50:40.260 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev100) (2.8.2) 2022-02-14 19:50:40.264 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev100) (0.9.6) 2022-02-14 19:50:40.318 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.4.0) 2022-02-14 19:50:40.320 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-14 19:50:40.321 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.9) 2022-02-14 19:50:40.322 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.8.0) 2022-02-14 19:50:40.324 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.0) 2022-02-14 19:50:40.327 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.2.3) 2022-02-14 19:50:40.347 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev100) (3.3.0) 2022-02-14 19:50:40.395 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev100) (3.0.0) 2022-02-14 19:50:40.440 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (1.0.2) 2022-02-14 19:50:40.441 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (21.3) 2022-02-14 19:50:40.450 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (0.11.0) 2022-02-14 19:50:40.450 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev100) (3.0.7) 2022-02-14 19:50:40.498 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev100) (4.5.0) 2022-02-14 19:50:40.611 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (22.0.0) 2022-02-14 19:50:40.612 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (1.9.2) 2022-02-14 19:50:40.613 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (0.7.1) 2022-02-14 19:50:40.615 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev100) (5.4.0) 2022-02-14 19:50:40.832 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev100) (1.1.2) 2022-02-14 19:50:40.853 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.4.2) 2022-02-14 19:50:40.854 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev100) (0.5.2) 2022-02-14 19:50:40.922 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev100) (4.11.0) 2022-02-14 19:50:40.923 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.1.6) 2022-02-14 19:50:40.942 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (5.0.0) 2022-02-14 19:50:41.014 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev100) (2.21) 2022-02-14 19:50:41.054 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev100) (1.13.3) 2022-02-14 19:50:41.165 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev100) (2.0.1) 2022-02-14 19:50:41.239 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (1.7.0) 2022-02-14 19:50:41.365 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev100) (0.17.3) 2022-02-14 19:50:41.393 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.13.1) 2022-02-14 19:50:41.432 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.1.1) 2022-02-14 19:50:41.435 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (3.0.0) 2022-02-14 19:50:41.436 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.5.1) 2022-02-14 19:50:41.438 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (3.5.0) 2022-02-14 19:50:41.439 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.33.0) 2022-02-14 19:50:41.441 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (1.3.3) 2022-02-14 19:50:41.493 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev100) (0.2.5) 2022-02-14 19:50:41.629 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2019.11.28) 2022-02-14 19:50:41.632 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (3.3) 2022-02-14 19:50:41.633 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (1.26.8) 2022-02-14 19:50:41.635 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev100) (2.0.12) 2022-02-14 19:50:41.783 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev100) (2.5.0) 2022-02-14 19:50:41.864 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.1.0.dev100) (2.4.0) 2022-02-14 19:50:41.937 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev100) (3.7.0) 2022-02-14 19:50:42.112 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (2.1.0) 2022-02-14 19:50:42.277 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (60.8.2) 2022-02-14 19:50:42.371 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev100) (0.7) 2022-02-14 19:50:42.405 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev100) (1.0.0) 2022-02-14 19:50:44.291 | Installing collected packages: keystone 2022-02-14 19:50:44.291 | Attempting uninstall: keystone 2022-02-14 19:50:44.291 | Found existing installation: keystone 20.1.0.dev100 2022-02-14 19:50:44.295 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-02-14 19:50:44.297 | Running setup.py develop for keystone 2022-02-14 19:50:46.534 | Successfully installed keystone 2022-02-14 19:50:46.534 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:50:46.541 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:50:46.541 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:50:46.671 | + inc/python:pip_install:200 : result=0 2022-02-14 19:50:46.673 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:50:46.675 | + functions-common:time_stop:2425 : local name 2022-02-14 19:50:46.677 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:50:46.679 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:50:46.681 | + functions-common:time_stop:2428 : local total 2022-02-14 19:50:46.684 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:50:46.686 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:50:46.688 | + functions-common:time_stop:2432 : start_time=1644868236200 2022-02-14 19:50:46.690 | + functions-common:time_stop:2434 : [[ -z 1644868236200 ]] 2022-02-14 19:50:46.693 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:50:46.697 | + functions-common:time_stop:2437 : end_time=1644868246694 2022-02-14 19:50:46.699 | + functions-common:time_stop:2438 : elapsed_time=10494 2022-02-14 19:50:46.701 | + functions-common:time_stop:2439 : total=46045 2022-02-14 19:50:46.704 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:50:46.706 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=56539 2022-02-14 19:50:46.708 | + inc/python:pip_install:203 : return 0 2022-02-14 19:50:46.710 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 19:50:46.713 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-14 19:50:46.715 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-14 19:50:46.734 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-14 19:50:46.745 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-14 19:50:46.748 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-14 19:50:46.750 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:46.753 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:46.755 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-02-14 19:50:46.757 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:46.760 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-14 19:50:46.777 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:50:46.779 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-14 19:50:46.782 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 19:50:46.784 | + ./stack.sh:main:899 : configure_keystone 2022-02-14 19:50:46.787 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-14 19:50:46.800 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-02-14 19:50:46.802 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-14 19:50:46.807 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-14 19:50:46.822 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:50:46.825 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-14 19:50:46.856 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-14 19:50:46.883 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-14 19:50:46.914 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-14 19:50:46.943 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-14 19:50:46.974 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-14 19:50:47.004 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-14 19:50:47.033 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-14 19:50:47.060 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-14 19:50:47.063 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-14 19:50:47.065 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-14 19:50:47.068 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-14 19:50:47.070 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 19:50:47.072 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 19:50:47.088 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:50:47.091 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 19:50:47.093 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 19:50:47.096 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 19:50:47.111 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:50:47.114 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:50:47.117 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:50:47.148 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 19:50:47.150 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 19:50:47.152 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-14 19:50:47.154 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-14 19:50:47.171 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:50:47.173 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.81/identity 2022-02-14 19:50:47.203 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-14 19:50:47.206 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-14 19:50:47.236 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-14 19:50:47.238 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-14 19:50:47.241 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-14 19:50:47.243 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-14 19:50:47.245 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-14 19:50:47.248 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-14 19:50:47.279 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-14 19:50:47.281 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-14 19:50:47.283 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-14 19:50:47.286 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-14 19:50:47.288 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 19:50:47.305 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 19:50:47.308 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 19:50:47.310 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 19:50:47.313 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 19:50:47.315 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 19:50:47.342 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 19:50:47.370 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 19:50:47.397 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 19:50:47.425 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-14 19:50:47.452 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-14 19:50:47.455 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-14 19:50:47.457 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-14 19:50:47.460 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-14 19:50:47.462 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-02-14 19:50:47.464 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 19:50:47.467 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 19:50:47.470 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-02-14 19:50:47.474 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-02-14 19:50:47.476 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 19:50:47.478 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 19:50:47.491 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 19:50:47.492 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 19:50:47.500 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 19:50:47.504 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 19:50:47.519 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-14 19:50:47.522 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-14 19:50:47.525 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-14 19:50:47.554 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-14 19:50:47.581 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-14 19:50:47.607 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-14 19:50:47.635 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-14 19:50:47.662 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-14 19:50:47.690 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-14 19:50:47.716 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-14 19:50:47.744 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-14 19:50:47.771 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 19:50:47.798 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-14 19:50:47.825 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-14 19:50:47.852 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-14 19:50:47.879 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 19:50:47.882 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 19:50:47.885 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-02-14 19:50:47.887 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-02-14 19:50:47.889 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 19:50:47.892 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:50:47.894 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:50:47.896 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-14 19:50:47.899 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-14 19:50:47.901 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-14 19:50:47.929 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-14 19:50:47.956 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-02-14 19:50:47.956 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-14 19:50:47.965 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-14 19:50:47.969 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-02-14 19:50:47.971 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-02-14 19:50:47.973 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 19:50:47.976 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 19:50:47.978 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 19:50:47.980 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:50:47.982 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:50:47.985 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 19:50:47.988 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 19:50:47.990 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:50:47.992 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:50:47.995 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-02-14 19:50:48.055 | Site keystone-wsgi-public already enabled 2022-02-14 19:50:48.060 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 19:50:48.062 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 19:50:48.064 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 19:50:48.067 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 19:50:48.202 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-14 19:50:48.233 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-14 19:50:48.264 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-14 19:50:48.295 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-14 19:50:48.298 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-14 19:50:48.329 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-14 19:50:48.357 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-14 19:50:48.385 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-14 19:50:48.402 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:50:48.404 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-02-14 19:50:48.421 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:50:48.424 | + ./stack.sh:main:907 : stack_install_service swift 2022-02-14 19:50:48.426 | + lib/stack:stack_install_service:20 : local service=swift 2022-02-14 19:50:48.429 | + lib/stack:stack_install_service:21 : type install_swift 2022-02-14 19:50:48.431 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 19:50:48.433 | + lib/stack:stack_install_service:32 : install_swift 2022-02-14 19:50:48.436 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-02-14 19:50:48.439 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-02-14 19:50:48.441 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-02-14 19:50:48.443 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 19:50:48.446 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 19:50:48.448 | ++ functions-common:git_clone:612 : pwd 2022-02-14 19:50:48.451 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 19:50:48.454 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 19:50:48.457 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 19:50:48.472 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 19:50:48.475 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 19:50:48.477 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 19:50:48.480 | + functions-common:git_clone:629 : echo master 2022-02-14 19:50:48.480 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 19:50:48.485 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-02-14 19:50:48.487 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 19:50:48.490 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-02-14 19:50:48.493 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 19:50:48.493 | + functions-common:git_clone:678 : head -1 2022-02-14 19:50:48.501 | 975d3dbcf AUTHORS/CHANGELOG for 2.29.0 2022-02-14 19:50:48.503 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 19:50:48.506 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-02-14 19:50:48.508 | + inc/python:setup_develop:338 : local bindep 2022-02-14 19:50:48.511 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-02-14 19:50:48.513 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-02-14 19:50:48.516 | + inc/python:setup_develop:344 : local extras=keystone 2022-02-14 19:50:48.518 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-02-14 19:50:48.521 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 19:50:48.523 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-02-14 19:50:48.525 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-02-14 19:50:48.528 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 19:50:48.530 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-02-14 19:50:48.533 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-02-14 19:50:48.536 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 19:50:48.538 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-02-14 19:50:48.541 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 19:50:48.543 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 19:50:48.546 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-02-14 19:50:48.551 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-02-14 19:50:48.554 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-02-14 19:50:49.199 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-02-14 19:50:49.202 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 19:50:49.204 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 19:50:49.206 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 19:50:49.209 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-02-14 19:50:49.211 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-02-14 19:50:49.213 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 19:50:49.216 | + inc/python:setup_package:428 : local extras=keystone 2022-02-14 19:50:49.218 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 19:50:49.221 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-02-14 19:50:49.223 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-02-14 19:50:49.225 | + inc/python:setup_package:438 : extras='[keystone]' 2022-02-14 19:50:49.228 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 19:50:49.230 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-02-14 19:50:49.251 | Using python 3.8 to install /opt/stack/swift 2022-02-14 19:50:49.254 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-02-14 19:50:50.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:50:50.125 | from cryptography.utils import int_from_bytes 2022-02-14 19:50:50.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:50:50.125 | from cryptography.utils import int_from_bytes 2022-02-14 19:50:51.262 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:50:51.286 | Obtaining file:///opt/stack/swift 2022-02-14 19:50:51.286 | Preparing metadata (setup.py): started 2022-02-14 19:50:52.543 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 19:50:52.582 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (0.33.0) 2022-02-14 19:50:52.584 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (1.1.2) 2022-02-14 19:50:52.585 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (0.11.0) 2022-02-14 19:50:52.586 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (2.1.1) 2022-02-14 19:50:52.587 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (4.7.1) 2022-02-14 19:50:52.588 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (2.27.1) 2022-02-14 19:50:52.589 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (1.16.0) 2022-02-14 19:50:52.590 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (0.9.9) 2022-02-14 19:50:52.591 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (1.6.0) 2022-02-14 19:50:52.592 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (36.0.1) 2022-02-14 19:50:52.594 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (9.3.0) 2022-02-14 19:50:52.630 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0) (1.15.0) 2022-02-14 19:50:52.638 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0) (2.1.0) 2022-02-14 19:50:52.694 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (5.1.0) 2022-02-14 19:50:52.695 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (8.7.1) 2022-02-14 19:50:52.696 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (4.4.0) 2022-02-14 19:50:52.697 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (2.10.0) 2022-02-14 19:50:52.698 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (4.4.0) 2022-02-14 19:50:52.699 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (1.8.7) 2022-02-14 19:50:52.700 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (3.1.1) 2022-02-14 19:50:52.702 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (4.2.0) 2022-02-14 19:50:52.704 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (3.4.0) 2022-02-14 19:50:52.705 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (5.8.1) 2022-02-14 19:50:52.706 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (4.12.1) 2022-02-14 19:50:52.707 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (4.6.1) 2022-02-14 19:50:52.728 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.0) (60.8.2) 2022-02-14 19:50:52.757 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0) (1.26.8) 2022-02-14 19:50:52.758 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0) (2019.11.28) 2022-02-14 19:50:52.760 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0) (3.3) 2022-02-14 19:50:52.763 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0) (2.0.12) 2022-02-14 19:50:52.786 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0) (2.21) 2022-02-14 19:50:52.876 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0) (1.0.2) 2022-02-14 19:50:52.878 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0) (3.5.0) 2022-02-14 19:50:52.879 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0) (1.7.0) 2022-02-14 19:50:52.921 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0) (1.1.5) 2022-02-14 19:50:52.965 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0) (2.4.0) 2022-02-14 19:50:52.966 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0) (0.8.0) 2022-02-14 19:50:52.967 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0) (6.0) 2022-02-14 19:50:52.969 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0) (1.5.0) 2022-02-14 19:50:53.035 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0) (0.9.6) 2022-02-14 19:50:53.038 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0) (2.8.2) 2022-02-14 19:50:53.051 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0) (1.0.3) 2022-02-14 19:50:53.052 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0) (2021.3) 2022-02-14 19:50:53.070 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0) (3.0.7) 2022-02-14 19:50:53.072 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0) (21.3) 2022-02-14 19:50:53.183 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0) (1.13.3) 2022-02-14 19:50:53.199 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0) (5.1.1) 2022-02-14 19:50:55.493 | Installing collected packages: swift 2022-02-14 19:50:55.493 | Attempting uninstall: swift 2022-02-14 19:50:55.493 | Found existing installation: swift 2.29.0 2022-02-14 19:50:55.496 | Can't uninstall 'swift'. No files were found to uninstall. 2022-02-14 19:50:55.498 | Running setup.py develop for swift 2022-02-14 19:50:57.481 | Successfully installed swift 2022-02-14 19:50:57.481 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:50:57.490 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:50:57.490 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:50:57.623 | + inc/python:pip_install:200 : result=0 2022-02-14 19:50:57.625 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:50:57.628 | + functions-common:time_stop:2425 : local name 2022-02-14 19:50:57.630 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:50:57.632 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:50:57.634 | + functions-common:time_stop:2428 : local total 2022-02-14 19:50:57.636 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:50:57.638 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:50:57.641 | + functions-common:time_stop:2432 : start_time=1644868249245 2022-02-14 19:50:57.643 | + functions-common:time_stop:2434 : [[ -z 1644868249245 ]] 2022-02-14 19:50:57.645 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:50:57.650 | + functions-common:time_stop:2437 : end_time=1644868257647 2022-02-14 19:50:57.652 | + functions-common:time_stop:2438 : elapsed_time=8402 2022-02-14 19:50:57.654 | + functions-common:time_stop:2439 : total=56539 2022-02-14 19:50:57.657 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:50:57.659 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=64941 2022-02-14 19:50:57.662 | + inc/python:pip_install:203 : return 0 2022-02-14 19:50:57.664 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 19:50:57.666 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-14 19:50:57.669 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-14 19:50:57.688 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-14 19:50:57.699 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-02-14 19:50:57.702 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-02-14 19:50:57.704 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:50:57.706 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:50:57.709 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-02-14 19:50:57.711 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:50:57.714 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-02-14 19:50:57.716 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 19:50:57.719 | + ./stack.sh:main:908 : configure_swift 2022-02-14 19:50:57.721 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-02-14 19:50:57.723 | + lib/swift:configure_swift:335 : local node_number 2022-02-14 19:50:57.725 | + lib/swift:configure_swift:336 : local swift_node_config 2022-02-14 19:50:57.727 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-02-14 19:50:57.729 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-14 19:50:58.846 | No object-auditor running 2022-02-14 19:50:58.846 | No container-reconciler running 2022-02-14 19:50:58.846 | No account-reaper running 2022-02-14 19:50:58.846 | No container-replicator running 2022-02-14 19:50:58.846 | No object-updater running 2022-02-14 19:50:58.846 | No object-replicator running 2022-02-14 19:50:58.846 | No account-server running 2022-02-14 19:50:58.846 | No container-server running 2022-02-14 19:50:58.846 | No object-reconstructor running 2022-02-14 19:50:58.846 | No account-auditor running 2022-02-14 19:50:58.846 | No proxy-server running 2022-02-14 19:50:58.846 | No container-sync running 2022-02-14 19:50:58.847 | No container-updater running 2022-02-14 19:50:58.847 | No container-auditor running 2022-02-14 19:50:58.847 | No container-sharder running 2022-02-14 19:50:58.847 | No object-server running 2022-02-14 19:50:58.847 | No account-replicator running 2022-02-14 19:50:58.847 | No object-expirer running 2022-02-14 19:50:58.927 | + lib/swift:configure_swift:340 : true 2022-02-14 19:50:58.929 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-02-14 19:50:58.942 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-02-14 19:50:58.954 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-02-14 19:50:58.957 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-02-14 19:50:58.957 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-02-14 19:50:58.962 | + lib/swift:configure_swift:354 : sed -e ' 2022-02-14 19:50:58.962 | s/%GROUP%/ubuntu/; 2022-02-14 19:50:58.962 | s/%USER%/ubuntu/; 2022-02-14 19:50:58.962 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-02-14 19:50:58.962 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-02-14 19:50:58.965 | uid = ubuntu 2022-02-14 19:50:58.965 | gid = ubuntu 2022-02-14 19:50:58.965 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-02-14 19:50:58.965 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-02-14 19:50:58.966 | address = 127.0.0.1 2022-02-14 19:50:58.966 | 2022-02-14 19:50:58.966 | [account6612] 2022-02-14 19:50:58.966 | max connections = 25 2022-02-14 19:50:58.966 | path = /opt/stack/data/swift/1/node/ 2022-02-14 19:50:58.966 | read only = false 2022-02-14 19:50:58.966 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-02-14 19:50:58.966 | 2022-02-14 19:50:58.966 | [account6622] 2022-02-14 19:50:58.966 | max connections = 25 2022-02-14 19:50:58.966 | path = /opt/stack/data/swift/2/node/ 2022-02-14 19:50:58.966 | read only = false 2022-02-14 19:50:58.966 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-02-14 19:50:58.966 | 2022-02-14 19:50:58.966 | [account6632] 2022-02-14 19:50:58.966 | max connections = 25 2022-02-14 19:50:58.966 | path = /opt/stack/data/swift/3/node/ 2022-02-14 19:50:58.966 | read only = false 2022-02-14 19:50:58.966 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-02-14 19:50:58.966 | 2022-02-14 19:50:58.966 | [account6642] 2022-02-14 19:50:58.966 | max connections = 25 2022-02-14 19:50:58.966 | path = /opt/stack/data/swift/4/node/ 2022-02-14 19:50:58.966 | read only = false 2022-02-14 19:50:58.966 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-02-14 19:50:58.966 | 2022-02-14 19:50:58.966 | 2022-02-14 19:50:58.966 | [container6611] 2022-02-14 19:50:58.966 | max connections = 25 2022-02-14 19:50:58.966 | path = /opt/stack/data/swift/1/node/ 2022-02-14 19:50:58.966 | read only = false 2022-02-14 19:50:58.966 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-02-14 19:50:58.966 | 2022-02-14 19:50:58.966 | [container6621] 2022-02-14 19:50:58.966 | max connections = 25 2022-02-14 19:50:58.966 | path = /opt/stack/data/swift/2/node/ 2022-02-14 19:50:58.966 | read only = false 2022-02-14 19:50:58.967 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-02-14 19:50:58.967 | 2022-02-14 19:50:58.967 | [container6631] 2022-02-14 19:50:58.967 | max connections = 25 2022-02-14 19:50:58.967 | path = /opt/stack/data/swift/3/node/ 2022-02-14 19:50:58.967 | read only = false 2022-02-14 19:50:58.967 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-02-14 19:50:58.967 | 2022-02-14 19:50:58.967 | [container6641] 2022-02-14 19:50:58.967 | max connections = 25 2022-02-14 19:50:58.967 | path = /opt/stack/data/swift/4/node/ 2022-02-14 19:50:58.967 | read only = false 2022-02-14 19:50:58.967 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-02-14 19:50:58.967 | 2022-02-14 19:50:58.967 | 2022-02-14 19:50:58.967 | [object6613] 2022-02-14 19:50:58.967 | max connections = 25 2022-02-14 19:50:58.967 | path = /opt/stack/data/swift/1/node/ 2022-02-14 19:50:58.967 | read only = false 2022-02-14 19:50:58.967 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-02-14 19:50:58.967 | 2022-02-14 19:50:58.967 | [object6623] 2022-02-14 19:50:58.967 | max connections = 25 2022-02-14 19:50:58.967 | path = /opt/stack/data/swift/2/node/ 2022-02-14 19:50:58.967 | read only = false 2022-02-14 19:50:58.967 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-02-14 19:50:58.967 | 2022-02-14 19:50:58.967 | [object6633] 2022-02-14 19:50:58.967 | max connections = 25 2022-02-14 19:50:58.967 | path = /opt/stack/data/swift/3/node/ 2022-02-14 19:50:58.967 | read only = false 2022-02-14 19:50:58.967 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-02-14 19:50:58.967 | 2022-02-14 19:50:58.967 | [object6643] 2022-02-14 19:50:58.967 | max connections = 25 2022-02-14 19:50:58.967 | path = /opt/stack/data/swift/4/node/ 2022-02-14 19:50:58.968 | read only = false 2022-02-14 19:50:58.968 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-02-14 19:50:58.968 | + lib/swift:configure_swift:360 : is_ubuntu 2022-02-14 19:50:58.971 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:50:58.973 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:50:58.975 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-02-14 19:50:58.986 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-02-14 19:50:58.989 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-02-14 19:50:58.993 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-02-14 19:50:58.997 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-02-14 19:50:59.000 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-02-14 19:50:59.004 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-02-14 19:50:59.032 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.81:8080/v1/ 2022-02-14 19:50:59.057 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-02-14 19:50:59.075 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-02-14 19:50:59.102 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-02-14 19:50:59.120 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-02-14 19:50:59.148 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-02-14 19:50:59.166 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-02-14 19:50:59.194 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-02-14 19:50:59.212 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-02-14 19:50:59.239 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-02-14 19:50:59.257 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 19:50:59.285 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-02-14 19:50:59.302 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-02-14 19:50:59.317 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:50:59.319 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-02-14 19:50:59.347 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-02-14 19:50:59.374 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-02-14 19:50:59.401 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-02-14 19:50:59.427 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-02-14 19:50:59.442 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:50:59.445 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-02-14 19:50:59.471 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-02-14 19:50:59.486 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:50:59.488 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-02-14 19:50:59.503 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:50:59.505 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-02-14 19:50:59.507 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-02-14 19:50:59.522 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:50:59.524 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-02-14 19:50:59.526 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-02-14 19:50:59.528 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-02-14 19:50:59.533 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-02-14 19:50:59.539 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-02-14 19:50:59.566 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-02-14 19:50:59.593 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-02-14 19:50:59.622 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-02-14 19:50:59.651 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-02-14 19:50:59.679 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-02-14 19:50:59.681 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-02-14 19:50:59.683 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-02-14 19:50:59.685 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-02-14 19:50:59.687 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-02-14 19:50:59.713 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-02-14 19:50:59.741 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.81/identity 2022-02-14 19:50:59.768 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-02-14 19:50:59.795 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-02-14 19:50:59.822 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-02-14 19:50:59.849 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-02-14 19:50:59.877 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-02-14 19:50:59.903 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 19:50:59.931 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-02-14 19:50:59.957 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-02-14 19:50:59.985 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-02-14 19:51:00.028 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-02-14 19:51:00.057 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-02-14 19:51:00.095 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-02-14 19:51:00.122 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-02-14 19:51:00.141 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-02-14 19:51:00.168 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-02-14 19:51:00.196 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-02-14 19:51:00.200 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-02-14 19:51:00.228 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-02-14 19:51:00.255 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-02-14 19:51:00.282 | + lib/swift:configure_swift:478 : local node_number 2022-02-14 19:51:00.284 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-14 19:51:00.286 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-14 19:51:00.289 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-02-14 19:51:00.293 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-02-14 19:51:00.295 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-14 19:51:00.298 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-14 19:51:00.300 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-02-14 19:51:00.302 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-02-14 19:51:00.305 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-14 19:51:00.307 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-14 19:51:00.309 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-02-14 19:51:00.327 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-02-14 19:51:00.354 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-02-14 19:51:00.372 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-02-14 19:51:00.400 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-02-14 19:51:00.418 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-14 19:51:00.447 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-02-14 19:51:00.464 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-14 19:51:00.493 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-02-14 19:51:00.511 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-14 19:51:00.539 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-02-14 19:51:00.558 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-02-14 19:51:00.585 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-02-14 19:51:00.604 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-02-14 19:51:00.632 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-02-14 19:51:00.650 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-02-14 19:51:00.679 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-02-14 19:51:00.697 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-02-14 19:51:00.724 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-02-14 19:51:00.731 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-02-14 19:51:00.749 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 19:51:00.777 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-02-14 19:51:00.806 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-02-14 19:51:00.808 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-02-14 19:51:00.813 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-02-14 19:51:00.815 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-02-14 19:51:00.817 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-14 19:51:00.819 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-02-14 19:51:00.821 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-02-14 19:51:00.824 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-14 19:51:00.826 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-14 19:51:00.829 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-02-14 19:51:00.847 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-02-14 19:51:00.875 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-02-14 19:51:00.893 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-02-14 19:51:00.922 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-02-14 19:51:00.940 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-14 19:51:00.971 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-02-14 19:51:00.989 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-14 19:51:01.018 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-02-14 19:51:01.036 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-14 19:51:01.064 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-02-14 19:51:01.086 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-02-14 19:51:01.115 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-02-14 19:51:01.133 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-02-14 19:51:01.163 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-02-14 19:51:01.181 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-02-14 19:51:01.209 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-02-14 19:51:01.227 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-02-14 19:51:01.255 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-02-14 19:51:01.260 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-02-14 19:51:01.278 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 19:51:01.306 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-02-14 19:51:01.309 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-02-14 19:51:01.313 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-02-14 19:51:01.316 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-02-14 19:51:01.318 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-14 19:51:01.320 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-02-14 19:51:01.323 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-02-14 19:51:01.325 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-14 19:51:01.328 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-14 19:51:01.330 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-02-14 19:51:01.347 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-02-14 19:51:01.376 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-02-14 19:51:01.393 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-02-14 19:51:01.421 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-02-14 19:51:01.439 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-14 19:51:01.467 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-02-14 19:51:01.485 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-14 19:51:01.513 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-02-14 19:51:01.531 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-14 19:51:01.559 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-02-14 19:51:01.578 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-02-14 19:51:01.605 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-02-14 19:51:01.623 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-02-14 19:51:01.652 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-02-14 19:51:01.669 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-02-14 19:51:01.698 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-02-14 19:51:01.716 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-02-14 19:51:01.743 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-02-14 19:51:01.748 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-02-14 19:51:01.767 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 19:51:01.794 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-02-14 19:51:01.823 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-02-14 19:51:01.850 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-02-14 19:51:01.879 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-02-14 19:51:01.881 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-02-14 19:51:01.886 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-02-14 19:51:01.914 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-02-14 19:51:01.942 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-02-14 19:51:01.971 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-02-14 19:51:02.000 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-02-14 19:51:02.028 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-02-14 19:51:02.056 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-02-14 19:51:02.083 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-02-14 19:51:02.110 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-02-14 19:51:02.138 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-02-14 19:51:02.153 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:51:02.156 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-02-14 19:51:02.174 | + lib/swift:configure_swift:521 : local auth_vers 2022-02-14 19:51:02.177 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-02-14 19:51:02.197 | + lib/swift:configure_swift:522 : auth_vers=3 2022-02-14 19:51:02.199 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.81 2022-02-14 19:51:02.226 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-02-14 19:51:02.228 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-02-14 19:51:02.256 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.81/identity 2022-02-14 19:51:02.284 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-02-14 19:51:02.286 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-02-14 19:51:02.314 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-02-14 19:51:02.330 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:51:02.332 | + lib/swift:configure_swift:541 : local user_group 2022-02-14 19:51:02.335 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-02-14 19:51:02.339 | + lib/swift:configure_swift:542 : user_group=1000 2022-02-14 19:51:02.342 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-02-14 19:51:02.354 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-02-14 19:51:02.357 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-02-14 19:51:02.368 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-02-14 19:51:02.370 | + lib/swift:configure_swift:548 : is_suse 2022-02-14 19:51:02.372 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 19:51:02.375 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 19:51:02.377 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 19:51:02.379 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 19:51:02.382 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 19:51:02.384 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 19:51:02.386 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-02-14 19:51:02.399 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-02-14 19:51:02.401 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-02-14 19:51:02.404 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-02-14 19:51:02.421 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:51:02.424 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-14 19:51:02.441 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:51:02.443 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-14 19:51:02.445 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-14 19:51:02.448 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-14 19:51:02.450 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 19:51:02.453 | + lib/stack:stack_install_service:32 : install_glance 2022-02-14 19:51:02.456 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-14 19:51:02.458 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-14 19:51:02.461 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-14 19:51:02.478 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:51:02.480 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-14 19:51:02.483 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-14 19:51:02.500 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:51:02.502 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-02-14 19:51:02.505 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-14 19:51:02.507 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-14 19:51:02.510 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:51:02.512 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:51:02.516 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-02-14 19:51:02.518 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:51:02.522 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-02-14 19:51:02.524 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-14 19:51:02.527 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-02-14 19:51:02.530 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-02-14 19:51:02.533 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-14 19:51:02.536 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-02-14 19:51:02.538 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-14 19:51:02.541 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-14 19:51:02.544 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-14 19:51:02.547 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-14 19:51:02.550 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-02-14 19:51:02.551 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-14 19:51:02.556 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-14 19:51:02.558 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-14 19:51:02.561 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-14 19:51:02.564 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-14 19:51:02.567 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-02-14 19:51:02.589 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-02-14 19:51:02.591 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-02-14 19:51:03.473 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:51:03.473 | from cryptography.utils import int_from_bytes 2022-02-14 19:51:03.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:51:03.473 | from cryptography.utils import int_from_bytes 2022-02-14 19:51:04.608 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:51:04.635 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2022-02-14 19:51:04.718 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.1) 2022-02-14 19:51:04.720 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2022-02-14 19:51:04.720 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-02-14 19:51:04.721 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-02-14 19:51:04.723 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-02-14 19:51:04.724 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-14 19:51:04.725 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-02-14 19:51:04.726 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-14 19:51:04.727 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-14 19:51:04.728 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2022-02-14 19:51:04.729 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-02-14 19:51:04.730 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-02-14 19:51:04.733 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2022-02-14 19:51:04.735 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-02-14 19:51:04.737 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2022-02-14 19:51:04.739 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.2.0) 2022-02-14 19:51:04.742 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-02-14 19:51:04.744 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.0) 2022-02-14 19:51:04.753 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-02-14 19:51:04.755 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-02-14 19:51:04.768 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-02-14 19:51:04.837 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-02-14 19:51:04.839 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-02-14 19:51:04.840 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-02-14 19:51:04.863 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-02-14 19:51:04.864 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2022-02-14 19:51:04.866 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-02-14 19:51:04.868 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2022-02-14 19:51:04.869 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2022-02-14 19:51:04.881 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-02-14 19:51:04.922 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-02-14 19:51:04.923 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-02-14 19:51:04.924 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-02-14 19:51:04.925 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.4.0) 2022-02-14 19:51:04.946 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-02-14 19:51:04.947 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-02-14 19:51:04.964 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-02-14 19:51:04.980 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-02-14 19:51:04.981 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-02-14 19:51:04.998 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-02-14 19:51:05.000 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-02-14 19:51:05.081 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-02-14 19:51:05.083 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-02-14 19:51:05.097 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-02-14 19:51:05.097 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-02-14 19:51:05.136 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-02-14 19:51:05.163 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-02-14 19:51:05.365 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-02-14 19:51:05.368 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-02-14 19:51:05.402 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-02-14 19:51:05.404 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-02-14 19:51:05.407 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-02-14 19:51:05.408 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-02-14 19:51:05.409 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-14 19:51:05.410 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-02-14 19:51:05.487 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-02-14 19:51:05.658 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-02-14 19:51:05.682 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.8.2) 2022-02-14 19:51:05.767 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-02-14 19:51:05.916 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-02-14 19:51:08.028 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:51:08.035 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:51:08.036 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:51:08.159 | + inc/python:pip_install:200 : result=0 2022-02-14 19:51:08.162 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:51:08.164 | + functions-common:time_stop:2425 : local name 2022-02-14 19:51:08.167 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:51:08.169 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:51:08.172 | + functions-common:time_stop:2428 : local total 2022-02-14 19:51:08.174 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:51:08.177 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:51:08.179 | + functions-common:time_stop:2432 : start_time=1644868262583 2022-02-14 19:51:08.181 | + functions-common:time_stop:2434 : [[ -z 1644868262583 ]] 2022-02-14 19:51:08.184 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:51:08.189 | + functions-common:time_stop:2437 : end_time=1644868268186 2022-02-14 19:51:08.191 | + functions-common:time_stop:2438 : elapsed_time=5603 2022-02-14 19:51:08.193 | + functions-common:time_stop:2439 : total=64941 2022-02-14 19:51:08.196 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:51:08.198 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=70544 2022-02-14 19:51:08.201 | + inc/python:pip_install:203 : return 0 2022-02-14 19:51:08.203 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-14 19:51:08.206 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-14 19:51:08.208 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-14 19:51:08.222 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-14 19:51:08.227 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-14 19:51:08.229 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-14 19:51:08.232 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-02-14 19:51:08.234 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 19:51:08.237 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 19:51:08.240 | ++ functions-common:git_clone:612 : pwd 2022-02-14 19:51:08.242 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 19:51:08.245 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 19:51:08.248 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 19:51:08.264 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 19:51:08.266 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 19:51:08.269 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 19:51:08.272 | + functions-common:git_clone:629 : echo master 2022-02-14 19:51:08.272 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 19:51:08.277 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-02-14 19:51:08.280 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 19:51:08.282 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-02-14 19:51:08.285 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 19:51:08.286 | + functions-common:git_clone:678 : head -1 2022-02-14 19:51:08.289 | 4f4fc9b15 Merge "Remove six.assertRaisesRegex usage" 2022-02-14 19:51:08.292 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 19:51:08.294 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-14 19:51:08.297 | + inc/python:setup_develop:338 : local bindep 2022-02-14 19:51:08.300 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-14 19:51:08.303 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-14 19:51:08.305 | + inc/python:setup_develop:344 : local extras= 2022-02-14 19:51:08.308 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-14 19:51:08.310 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 19:51:08.313 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-14 19:51:08.315 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-14 19:51:08.318 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 19:51:08.320 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 19:51:08.323 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-14 19:51:08.326 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 19:51:08.329 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-14 19:51:08.332 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 19:51:08.334 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 19:51:08.338 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-14 19:51:08.344 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-14 19:51:08.346 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-02-14 19:51:08.995 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-14 19:51:08.997 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 19:51:09.000 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 19:51:09.003 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 19:51:09.005 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-14 19:51:09.008 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-14 19:51:09.010 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 19:51:09.013 | + inc/python:setup_package:428 : local extras= 2022-02-14 19:51:09.016 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 19:51:09.018 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 19:51:09.020 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 19:51:09.023 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 19:51:09.025 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 19:51:09.028 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-14 19:51:09.050 | Using python 3.8 to install /opt/stack/glance 2022-02-14 19:51:09.052 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-02-14 19:51:09.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:51:09.939 | from cryptography.utils import int_from_bytes 2022-02-14 19:51:09.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:51:09.939 | from cryptography.utils import int_from_bytes 2022-02-14 19:51:11.075 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:51:11.106 | Obtaining file:///opt/stack/glance 2022-02-14 19:51:11.107 | Preparing metadata (setup.py): started 2022-02-14 19:51:12.352 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 19:51:12.426 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (5.8.1) 2022-02-14 19:51:12.427 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.7.1) 2022-02-14 19:51:12.428 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.4.31) 2022-02-14 19:51:12.429 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.33.0) 2022-02-14 19:51:12.430 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.1.1) 2022-02-14 19:51:12.431 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.5.1) 2022-02-14 19:51:12.432 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.8.7) 2022-02-14 19:51:12.433 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.4.2) 2022-02-14 19:51:12.434 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.7.6) 2022-02-14 19:51:12.435 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.20.4) 2022-02-14 19:51:12.436 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (8.7.1) 2022-02-14 19:51:12.437 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.5.0) 2022-02-14 19:51:12.438 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.4.0) 2022-02-14 19:51:12.440 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.4.0) 2022-02-14 19:51:12.441 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.12.1) 2022-02-14 19:51:12.442 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.5.0) 2022-02-14 19:51:12.443 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.4.0) 2022-02-14 19:51:12.444 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.6.4) 2022-02-14 19:51:12.445 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.4.0) 2022-02-14 19:51:12.446 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (9.3.0) 2022-02-14 19:51:12.447 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.11.0) 2022-02-14 19:51:12.448 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.0.0) 2022-02-14 19:51:12.449 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.5.0) 2022-02-14 19:51:12.450 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.0.dev61) (3.2.0) 2022-02-14 19:51:12.451 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.4.0) 2022-02-14 19:51:12.452 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (22.0.0) 2022-02-14 19:51:12.453 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.16.0) 2022-02-14 19:51:12.455 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (11.1.0) 2022-02-14 19:51:12.456 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (5.1.0) 2022-02-14 19:51:12.457 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.5.0) 2022-02-14 19:51:12.458 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.6.1) 2022-02-14 19:51:12.459 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (12.12.0) 2022-02-14 19:51:12.460 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.5.0) 2022-02-14 19:51:12.461 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.3.0) 2022-02-14 19:51:12.462 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.10.1) 2022-02-14 19:51:12.463 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.3.3) 2022-02-14 19:51:12.465 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.4.2) 2022-02-14 19:51:12.466 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.7.0) 2022-02-14 19:51:12.468 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.4.0) 2022-02-14 19:51:12.469 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (36.0.1) 2022-02-14 19:51:12.470 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.2.2) 2022-02-14 19:51:12.471 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.0.2) 2022-02-14 19:51:12.472 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (5.5.0) 2022-02-14 19:51:12.473 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.10.0) 2022-02-14 19:51:12.489 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev61) (5.4.0) 2022-02-14 19:51:12.491 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev61) (4.11.0) 2022-02-14 19:51:12.492 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev61) (1.1.6) 2022-02-14 19:51:12.513 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev61) (5.2.0) 2022-02-14 19:51:12.514 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev61) (2.27.1) 2022-02-14 19:51:12.555 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.0.dev61) (1.15.0) 2022-02-14 19:51:12.569 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.0.dev61) (4.2.0) 2022-02-14 19:51:12.579 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.0.dev61) (1.13.3) 2022-02-14 19:51:12.594 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev61) (2.1.0) 2022-02-14 19:51:12.596 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev61) (1.1.2) 2022-02-14 19:51:12.687 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.0.0.dev61) (3.0.7) 2022-02-14 19:51:12.762 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.0.dev61) (1.7.0) 2022-02-14 19:51:12.815 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev61) (2.10.0) 2022-02-14 19:51:12.819 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev61) (3.1.1) 2022-02-14 19:51:12.851 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.0.dev61) (0.17.3) 2022-02-14 19:51:12.895 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev61) (1.5.0) 2022-02-14 19:51:12.896 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev61) (6.0) 2022-02-14 19:51:12.898 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev61) (0.8.0) 2022-02-14 19:51:12.981 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev61) (0.13.0) 2022-02-14 19:51:12.983 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev61) (0.5.0) 2022-02-14 19:51:12.984 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev61) (2.0.1) 2022-02-14 19:51:13.013 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.0.dev61) (0.61.0) 2022-02-14 19:51:13.059 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev61) (2.8.2) 2022-02-14 19:51:13.062 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev61) (0.9.6) 2022-02-14 19:51:13.120 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (5.0.9) 2022-02-14 19:51:13.122 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (5.0.0) 2022-02-14 19:51:13.123 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (5.2.3) 2022-02-14 19:51:13.127 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (2.8.0) 2022-02-14 19:51:13.128 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (0.4.0) 2022-02-14 19:51:13.156 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev61) (3.3.0) 2022-02-14 19:51:13.158 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev61) (3.2.0) 2022-02-14 19:51:13.159 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev61) (3.0.3) 2022-02-14 19:51:13.200 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.0.dev61) (5.9.0) 2022-02-14 19:51:13.242 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev61) (21.3) 2022-02-14 19:51:13.245 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev61) (0.11.0) 2022-02-14 19:51:13.246 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev61) (2021.3) 2022-02-14 19:51:13.322 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.0.dev61) (60.8.2) 2022-02-14 19:51:13.382 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.0.dev61) (0.2.5) 2022-02-14 19:51:13.482 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.0.dev61) (0.7) 2022-02-14 19:51:13.791 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev61) (6.3.1) 2022-02-14 19:51:13.792 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev61) (2.6.3) 2022-02-14 19:51:13.793 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev61) (2.4.0) 2022-02-14 19:51:13.795 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev61) (1.4.2) 2022-02-14 19:51:13.855 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.0.0.dev61) (0.8.1) 2022-02-14 19:51:13.880 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (5.0.0) 2022-02-14 19:51:13.999 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.0.dev61) (2.21) 2022-02-14 19:51:14.106 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.0.0.dev61) (2.0.1) 2022-02-14 19:51:14.324 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (2.5.0) 2022-02-14 19:51:14.325 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (1.4.0) 2022-02-14 19:51:14.327 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (0.10.0) 2022-02-14 19:51:14.329 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (1.4.4) 2022-02-14 19:51:14.330 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (1.32) 2022-02-14 19:51:14.331 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (1.1.5) 2022-02-14 19:51:14.333 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (5.1.1) 2022-02-14 19:51:14.454 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (0.13.1) 2022-02-14 19:51:14.488 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.0.0.dev61) (1.0.3) 2022-02-14 19:51:14.539 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (1.3.3) 2022-02-14 19:51:14.540 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.0.dev61) (3.0.0) 2022-02-14 19:51:14.785 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev61) (3.10.0) 2022-02-14 19:51:14.974 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev61) (1.26.8) 2022-02-14 19:51:14.976 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev61) (2.0.12) 2022-02-14 19:51:14.977 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev61) (2019.11.28) 2022-02-14 19:51:14.980 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.0.dev61) (3.3) 2022-02-14 19:51:15.058 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.0.0.dev61) (0.5.2) 2022-02-14 19:51:15.211 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev61) (2.5.0) 2022-02-14 19:51:15.343 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.0.dev61) (3.7.0) 2022-02-14 19:51:15.654 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev61) (2.3.3) 2022-02-14 19:51:15.657 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev61) (0.5.0) 2022-02-14 19:51:15.886 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.0.dev61) (2.2) 2022-02-14 19:51:16.167 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev61) (1.0.0) 2022-02-14 19:51:16.477 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev61) (1.8.2) 2022-02-14 19:51:16.478 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.0.dev61) (21.4.0) 2022-02-14 19:51:17.920 | Installing collected packages: glance 2022-02-14 19:51:17.920 | Attempting uninstall: glance 2022-02-14 19:51:17.921 | Found existing installation: glance 24.0.0.dev61 2022-02-14 19:51:17.927 | Can't uninstall 'glance'. No files were found to uninstall. 2022-02-14 19:51:17.929 | Running setup.py develop for glance 2022-02-14 19:51:20.136 | Successfully installed glance 2022-02-14 19:51:20.136 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:51:20.144 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:51:20.144 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:51:20.279 | + inc/python:pip_install:200 : result=0 2022-02-14 19:51:20.281 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:51:20.283 | + functions-common:time_stop:2425 : local name 2022-02-14 19:51:20.286 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:51:20.288 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:51:20.290 | + functions-common:time_stop:2428 : local total 2022-02-14 19:51:20.293 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:51:20.295 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:51:20.298 | + functions-common:time_stop:2432 : start_time=1644868269044 2022-02-14 19:51:20.300 | + functions-common:time_stop:2434 : [[ -z 1644868269044 ]] 2022-02-14 19:51:20.303 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:51:20.307 | + functions-common:time_stop:2437 : end_time=1644868280305 2022-02-14 19:51:20.309 | + functions-common:time_stop:2438 : elapsed_time=11261 2022-02-14 19:51:20.312 | + functions-common:time_stop:2439 : total=70544 2022-02-14 19:51:20.315 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:51:20.317 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=81805 2022-02-14 19:51:20.319 | + inc/python:pip_install:203 : return 0 2022-02-14 19:51:20.322 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 19:51:20.324 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-14 19:51:20.327 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-14 19:51:20.347 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-14 19:51:20.359 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-14 19:51:20.361 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-14 19:51:20.364 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:51:20.366 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:51:20.369 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-02-14 19:51:20.371 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:51:20.374 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 19:51:20.376 | + ./stack.sh:main:920 : configure_glance 2022-02-14 19:51:20.379 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-14 19:51:20.391 | + lib/glance:configure_glance:326 : local dburl 2022-02-14 19:51:20.395 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-14 19:51:20.397 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-14 19:51:20.399 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-14 19:51:20.402 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-14 19:51:20.404 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-14 19:51:20.408 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-14 19:51:20.410 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-14 19:51:20.438 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-14 19:51:20.468 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-14 19:51:20.497 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-14 19:51:20.526 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-14 19:51:20.556 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-14 19:51:20.585 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-14 19:51:20.588 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-14 19:51:20.590 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-14 19:51:20.593 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 19:51:20.596 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-14 19:51:20.624 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-14 19:51:20.653 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.81/identity 2022-02-14 19:51:20.683 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-14 19:51:20.712 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-14 19:51:20.741 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-14 19:51:20.772 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-14 19:51:20.801 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-14 19:51:20.831 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 19:51:20.860 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 19:51:20.890 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-14 19:51:20.920 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-14 19:51:20.922 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-14 19:51:20.925 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-14 19:51:20.927 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 19:51:20.930 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 19:51:20.932 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 19:51:20.949 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:51:20.953 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 19:51:20.955 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 19:51:20.958 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 19:51:20.974 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:51:20.976 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:51:20.979 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:51:21.009 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 19:51:21.012 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 19:51:21.015 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-14 19:51:21.017 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-14 19:51:21.020 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-14 19:51:21.050 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-14 19:51:21.080 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-14 19:51:21.083 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-14 19:51:21.085 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-14 19:51:21.087 | + lib/glance:configure_glance_store:254 : local be 2022-02-14 19:51:21.090 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-14 19:51:21.092 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-14 19:51:21.094 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-14 19:51:21.125 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-14 19:51:21.128 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.81 2022-02-14 19:51:21.157 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-14 19:51:21.160 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-14 19:51:21.177 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:51:21.180 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-02-14 19:51:21.209 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-02-14 19:51:21.240 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-02-14 19:51:21.270 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-02-14 19:51:21.300 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-02-14 19:51:21.330 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-02-14 19:51:21.347 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:51:21.349 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-02-14 19:51:21.380 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-02-14 19:51:21.410 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-02-14 19:51:21.440 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.81/identity/v3 2022-02-14 19:51:21.469 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-02-14 19:51:21.500 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.81/image 2022-02-14 19:51:21.530 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-14 19:51:21.548 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:51:21.550 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-14 19:51:21.553 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-14 19:51:21.555 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-14 19:51:21.558 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 19:51:21.575 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 19:51:21.577 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 19:51:21.580 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 19:51:21.582 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 19:51:21.584 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 19:51:21.615 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 19:51:21.644 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 19:51:21.675 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 19:51:21.704 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-14 19:51:21.709 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-14 19:51:21.739 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-14 19:51:21.768 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-14 19:51:21.799 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.81/identity 2022-02-14 19:51:21.828 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-14 19:51:21.858 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-14 19:51:21.888 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-14 19:51:21.919 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-14 19:51:21.948 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-14 19:51:21.978 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-14 19:51:22.008 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-14 19:51:22.039 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-14 19:51:22.044 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-02-14 19:51:22.052 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-14 19:51:22.068 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:51:22.071 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-14 19:51:22.074 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-14 19:51:22.076 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-02-14 19:51:22.079 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-14 19:51:22.081 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-02-14 19:51:22.084 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-02-14 19:51:22.088 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-02-14 19:51:22.090 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-14 19:51:22.094 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-02-14 19:51:22.125 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-02-14 19:51:22.128 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-14 19:51:22.130 | ++ functions:get_random_port:837 : true 2022-02-14 19:51:22.132 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-14 19:51:22.134 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-14 19:51:22.137 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-14 19:51:22.190 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-14 19:51:22.192 | ++ functions:get_random_port:841 : break 2 2022-02-14 19:51:22.194 | ++ functions:get_random_port:845 : echo 60999 2022-02-14 19:51:22.197 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-02-14 19:51:22.199 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-14 19:51:22.227 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-14 19:51:22.255 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-14 19:51:22.282 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-14 19:51:22.310 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 19:51:22.337 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-14 19:51:22.367 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-14 19:51:22.394 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-14 19:51:22.422 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 19:51:22.449 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 19:51:22.476 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 19:51:22.504 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 19:51:22.532 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-14 19:51:22.560 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 19:51:22.587 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-14 19:51:22.615 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-14 19:51:22.643 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-14 19:51:22.671 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-14 19:51:22.698 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-14 19:51:22.727 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-02-14 19:51:22.729 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-14 19:51:22.731 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 19:51:22.734 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:51:22.736 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:51:22.738 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-14 19:51:22.741 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-14 19:51:22.796 | proxy (enabled by site administrator) 2022-02-14 19:51:22.799 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-02-14 19:51:22.802 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-14 19:51:22.804 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 19:51:22.807 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:51:22.809 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:51:22.811 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-14 19:51:22.814 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-14 19:51:22.869 | proxy_http (enabled by site administrator) 2022-02-14 19:51:22.872 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-02-14 19:51:22.875 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-02-14 19:51:22.878 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-02-14 19:51:22.880 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 19:51:22.883 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:51:22.885 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:51:22.888 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 19:51:22.891 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 19:51:22.894 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-02-14 19:51:22.894 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 19:51:22.903 | KeepAlive Off 2022-02-14 19:51:22.907 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-02-14 19:51:22.908 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 19:51:22.916 | SetEnv proxy-sendchunked 1 2022-02-14 19:51:22.921 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 19:51:22.921 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-14 19:51:22.929 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-14 19:51:22.933 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-02-14 19:51:22.935 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-02-14 19:51:22.938 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 19:51:22.940 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 19:51:22.943 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 19:51:22.945 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:51:22.947 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:51:22.950 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 19:51:22.953 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 19:51:22.955 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:51:22.957 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:51:22.960 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-02-14 19:51:23.021 | Site glance-wsgi-api already enabled 2022-02-14 19:51:23.025 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-02-14 19:51:23.028 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 19:51:23.030 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 19:51:23.032 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 19:51:23.170 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-14 19:51:23.176 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-14 19:51:23.210 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-14 19:51:23.213 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-14 19:51:23.231 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:51:23.234 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-14 19:51:23.236 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-14 19:51:23.239 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-14 19:51:23.242 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 19:51:23.244 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-14 19:51:23.247 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-14 19:51:23.250 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-14 19:51:23.252 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-02-14 19:51:23.255 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 19:51:23.257 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 19:51:23.260 | ++ functions-common:git_clone:612 : pwd 2022-02-14 19:51:23.263 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 19:51:23.266 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 19:51:23.269 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 19:51:23.286 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 19:51:23.288 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 19:51:23.291 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 19:51:23.294 | + functions-common:git_clone:629 : echo master 2022-02-14 19:51:23.294 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 19:51:23.300 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-02-14 19:51:23.302 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 19:51:23.305 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-02-14 19:51:23.308 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 19:51:23.308 | + functions-common:git_clone:678 : head -1 2022-02-14 19:51:23.356 | 44351a4a4 Merge "[SVf] update rccg name property to metadata" 2022-02-14 19:51:23.360 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 19:51:23.362 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-14 19:51:23.365 | + inc/python:setup_develop:338 : local bindep 2022-02-14 19:51:23.367 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-14 19:51:23.370 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-14 19:51:23.373 | + inc/python:setup_develop:344 : local extras= 2022-02-14 19:51:23.376 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-14 19:51:23.379 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 19:51:23.381 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-14 19:51:23.384 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-14 19:51:23.386 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 19:51:23.389 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 19:51:23.392 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-14 19:51:23.394 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 19:51:23.397 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-14 19:51:23.400 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 19:51:23.402 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 19:51:23.406 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-14 19:51:23.412 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-14 19:51:23.414 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-02-14 19:51:24.063 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-14 19:51:24.065 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 19:51:24.068 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 19:51:24.070 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 19:51:24.073 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-14 19:51:24.075 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-14 19:51:24.078 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 19:51:24.080 | + inc/python:setup_package:428 : local extras= 2022-02-14 19:51:24.082 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 19:51:24.085 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 19:51:24.087 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 19:51:24.090 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 19:51:24.092 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 19:51:24.095 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-14 19:51:24.116 | Using python 3.8 to install /opt/stack/cinder 2022-02-14 19:51:24.119 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-02-14 19:51:24.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:51:24.985 | from cryptography.utils import int_from_bytes 2022-02-14 19:51:24.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:51:24.985 | from cryptography.utils import int_from_bytes 2022-02-14 19:51:26.113 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:51:26.138 | Obtaining file:///opt/stack/cinder 2022-02-14 19:51:26.140 | Preparing metadata (setup.py): started 2022-02-14 19:51:28.132 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 19:51:28.263 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (5.8.1) 2022-02-14 19:51:28.264 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (5.1.1) 2022-02-14 19:51:28.265 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (0.33.0) 2022-02-14 19:51:28.266 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.1.2) 2022-02-14 19:51:28.267 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (0.20.4) 2022-02-14 19:51:28.268 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.0.2) 2022-02-14 19:51:28.269 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev196) (3.2.0) 2022-02-14 19:51:28.270 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.4.0) 2022-02-14 19:51:28.271 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (9.3.0) 2022-02-14 19:51:28.272 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.7.1) 2022-02-14 19:51:28.273 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.1.3) 2022-02-14 19:51:28.274 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (8.7.1) 2022-02-14 19:51:28.275 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.5.0) 2022-02-14 19:51:28.276 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.4.0) 2022-02-14 19:51:28.277 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (11.1.0) 2022-02-14 19:51:28.279 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.6.1) 2022-02-14 19:51:28.280 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (12.12.0) 2022-02-14 19:51:28.281 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.5.0) 2022-02-14 19:51:28.282 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.10.1) 2022-02-14 19:51:28.284 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.6.2) 2022-02-14 19:51:28.284 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.3.0) 2022-02-14 19:51:28.286 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (6.3.0) 2022-02-14 19:51:28.287 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.2.0) 2022-02-14 19:51:28.288 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.8.0) 2022-02-14 19:51:28.289 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.4.0) 2022-02-14 19:51:28.290 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.12.1) 2022-02-14 19:51:28.291 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.5.0) 2022-02-14 19:51:28.293 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.4.2) 2022-02-14 19:51:28.294 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (21.3) 2022-02-14 19:51:28.295 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.8.1) 2022-02-14 19:51:28.296 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.5.0) 2022-02-14 19:51:28.297 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.1.1) 2022-02-14 19:51:28.298 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (5.9.0) 2022-02-14 19:51:28.299 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.0.7) 2022-02-14 19:51:28.300 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (5.2.0) 2022-02-14 19:51:28.301 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.5.0) 2022-02-14 19:51:28.303 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.4.0) 2022-02-14 19:51:28.304 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (17.6.0) 2022-02-14 19:51:28.305 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.13.0) 2022-02-14 19:51:28.306 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2021.3) 2022-02-14 19:51:28.307 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.27.1) 2022-02-14 19:51:28.308 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.5.1) 2022-02-14 19:51:28.309 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.6.4) 2022-02-14 19:51:28.310 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.1.74) 2022-02-14 19:51:28.311 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.16.0) 2022-02-14 19:51:28.312 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.4.31) 2022-02-14 19:51:28.313 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (0.13.0) 2022-02-14 19:51:28.314 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.5.0) 2022-02-14 19:51:28.315 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (0.8.9) 2022-02-14 19:51:28.316 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (6.3.1) 2022-02-14 19:51:28.318 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.8.7) 2022-02-14 19:51:28.319 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (5.1.0) 2022-02-14 19:51:28.320 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.10.0) 2022-02-14 19:51:28.321 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (5.1.0) 2022-02-14 19:51:28.322 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (5.5.0) 2022-02-14 19:51:28.323 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.10.1) 2022-02-14 19:51:28.324 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.37.0) 2022-02-14 19:51:28.325 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.10.0) 2022-02-14 19:51:28.326 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (36.0.1) 2022-02-14 19:51:28.327 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (0.2.2) 2022-02-14 19:51:28.328 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.5.1.0) 2022-02-14 19:51:28.329 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.20.54) 2022-02-14 19:51:28.343 | Requirement already satisfied: botocore<1.24.0,>=1.23.54 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev196) (1.23.54) 2022-02-14 19:51:28.344 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev196) (0.5.1) 2022-02-14 19:51:28.345 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev196) (0.10.0) 2022-02-14 19:51:28.407 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev196) (1.15.0) 2022-02-14 19:51:28.437 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev196) (2.1.0) 2022-02-14 19:51:28.452 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev196) (2.5.0) 2022-02-14 19:51:28.453 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev196) (2.6.0) 2022-02-14 19:51:28.454 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev196) (0.1.0) 2022-02-14 19:51:28.455 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev196) (4.1.1) 2022-02-14 19:51:28.552 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev196) (1.7.0) 2022-02-14 19:51:28.604 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev196) (2.10.0) 2022-02-14 19:51:28.608 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev196) (3.1.1) 2022-02-14 19:51:28.634 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev196) (4.8) 2022-02-14 19:51:28.635 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev196) (0.2.8) 2022-02-14 19:51:28.636 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev196) (0.4.8) 2022-02-14 19:51:28.691 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev196) (0.17.3) 2022-02-14 19:51:28.761 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev196) (2.4.0) 2022-02-14 19:51:28.762 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev196) (6.0) 2022-02-14 19:51:28.763 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev196) (1.5.0) 2022-02-14 19:51:28.765 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev196) (0.8.0) 2022-02-14 19:51:28.825 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev196) (2.0.1) 2022-02-14 19:51:28.826 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev196) (1.7.6) 2022-02-14 19:51:28.828 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev196) (0.5.0) 2022-02-14 19:51:28.886 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev196) (2.8.2) 2022-02-14 19:51:28.890 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev196) (0.9.6) 2022-02-14 19:51:28.949 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev196) (5.2.3) 2022-02-14 19:51:28.951 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev196) (5.0.0) 2022-02-14 19:51:28.953 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev196) (0.4.0) 2022-02-14 19:51:28.955 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev196) (2.4.0) 2022-02-14 19:51:28.957 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev196) (5.0.9) 2022-02-14 19:51:28.982 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev196) (3.3.0) 2022-02-14 19:51:28.984 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev196) (3.0.3) 2022-02-14 19:51:28.986 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev196) (3.2.0) 2022-02-14 19:51:29.031 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev196) (1.0.3) 2022-02-14 19:51:29.116 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev196) (1.3.3) 2022-02-14 19:51:29.119 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev196) (3.0.0) 2022-02-14 19:51:29.143 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev196) (3.0.0) 2022-02-14 19:51:29.170 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev196) (0.11.0) 2022-02-14 19:51:29.236 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev196) (1.0.0) 2022-02-14 19:51:29.237 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev196) (1.26.8) 2022-02-14 19:51:29.372 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev196) (1.5.0) 2022-02-14 19:51:29.397 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev196) (60.8.2) 2022-02-14 19:51:29.540 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev196) (3.10.0) 2022-02-14 19:51:29.576 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev196) (22.0.0) 2022-02-14 19:51:29.577 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev196) (1.13.3) 2022-02-14 19:51:29.579 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev196) (1.3.3) 2022-02-14 19:51:29.780 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev196) (2019.11.28) 2022-02-14 19:51:29.782 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev196) (2.0.12) 2022-02-14 19:51:29.784 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev196) (3.3) 2022-02-14 19:51:29.821 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev196) (0.7) 2022-02-14 19:51:29.851 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev196) (0.23.2) 2022-02-14 19:51:30.091 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev196) (0.4.2) 2022-02-14 19:51:30.094 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev196) (0.5.2) 2022-02-14 19:51:30.235 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev196) (2.6.3) 2022-02-14 19:51:30.237 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev196) (2.4.0) 2022-02-14 19:51:30.238 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev196) (1.4.2) 2022-02-14 19:51:30.370 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev196) (0.12.2) 2022-02-14 19:51:30.493 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev196) (5.4.0) 2022-02-14 19:51:30.494 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev196) (1.1.6) 2022-02-14 19:51:30.496 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev196) (4.11.0) 2022-02-14 19:51:30.531 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev196) (5.0.0) 2022-02-14 19:51:30.783 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev196) (2.21) 2022-02-14 19:51:30.871 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev196) (2.3.3) 2022-02-14 19:51:30.873 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev196) (0.5.0) 2022-02-14 19:51:31.074 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev196) (2.5.0) 2022-02-14 19:51:31.168 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev196) (1.54.0) 2022-02-14 19:51:31.169 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev196) (3.19.4) 2022-02-14 19:51:31.354 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev196) (2.0.1) 2022-02-14 19:51:31.788 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev196) (1.1.5) 2022-02-14 19:51:31.839 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev196) (0.13.1) 2022-02-14 19:51:31.889 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev196) (0.2.5) 2022-02-14 19:51:32.959 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev196) (1.32) 2022-02-14 19:51:33.239 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev196) (21.4.0) 2022-02-14 19:51:33.240 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev196) (1.8.2) 2022-02-14 19:51:33.385 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev196) (2.2) 2022-02-14 19:51:33.577 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev196) (1.0.0) 2022-02-14 19:51:33.706 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev196) (3.7.0) 2022-02-14 19:51:35.388 | Installing collected packages: cinder 2022-02-14 19:51:35.389 | Attempting uninstall: cinder 2022-02-14 19:51:35.389 | Found existing installation: cinder 19.1.0.dev196 2022-02-14 19:51:35.395 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-02-14 19:51:35.397 | Running setup.py develop for cinder 2022-02-14 19:51:38.911 | Successfully installed cinder 2022-02-14 19:51:38.911 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:51:38.919 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:51:38.919 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:51:39.068 | + inc/python:pip_install:200 : result=0 2022-02-14 19:51:39.071 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:51:39.073 | + functions-common:time_stop:2425 : local name 2022-02-14 19:51:39.075 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:51:39.078 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:51:39.081 | + functions-common:time_stop:2428 : local total 2022-02-14 19:51:39.083 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:51:39.085 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:51:39.087 | + functions-common:time_stop:2432 : start_time=1644868284111 2022-02-14 19:51:39.090 | + functions-common:time_stop:2434 : [[ -z 1644868284111 ]] 2022-02-14 19:51:39.093 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:51:39.097 | + functions-common:time_stop:2437 : end_time=1644868299095 2022-02-14 19:51:39.099 | + functions-common:time_stop:2438 : elapsed_time=14984 2022-02-14 19:51:39.102 | + functions-common:time_stop:2439 : total=81805 2022-02-14 19:51:39.104 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:51:39.106 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=96789 2022-02-14 19:51:39.108 | + inc/python:pip_install:203 : return 0 2022-02-14 19:51:39.111 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 19:51:39.113 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-14 19:51:39.116 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-14 19:51:39.135 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-14 19:51:39.147 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-02-14 19:51:39.150 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-02-14 19:51:39.152 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:51:39.156 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:51:39.158 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-02-14 19:51:39.161 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:51:39.163 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-02-14 19:51:39.166 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-02-14 19:51:39.168 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-02-14 19:51:39.170 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:51:39.173 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:51:39.175 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-02-14 19:51:39.187 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-02-14 19:51:39.189 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 19:51:39.192 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 19:51:39.194 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 19:51:39.197 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 19:51:39.199 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 19:51:39.202 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 19:51:39.205 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:51:39.208 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:51:39.210 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 19:51:39.213 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 19:51:39.216 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 19:51:39.219 | + functions-common:apt_get_update:1190 : return 2022-02-14 19:51:39.221 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-02-14 19:51:39.224 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 19:51:39.226 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:51:39.229 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:51:39.231 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-02-14 19:51:39.254 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-02-14 19:51:39.364 | Reading package lists... 2022-02-14 19:51:39.599 | Building dependency tree... 2022-02-14 19:51:39.601 | Reading state information... 2022-02-14 19:51:39.850 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-02-14 19:51:39.850 | The following packages were automatically installed and are no longer required: 2022-02-14 19:51:39.851 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 19:51:39.851 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 19:51:39.851 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 19:51:39.851 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 19:51:39.852 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 19:51:39.852 | python3-zope.interface 2022-02-14 19:51:39.852 | Use 'sudo apt autoremove' to remove them. 2022-02-14 19:51:39.965 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 19:51:39.970 | + functions-common:apt_get:1234 : result=0 2022-02-14 19:51:39.972 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 19:51:39.975 | + functions-common:time_stop:2425 : local name 2022-02-14 19:51:39.978 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:51:39.980 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:51:39.983 | + functions-common:time_stop:2428 : local total 2022-02-14 19:51:39.986 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:51:39.988 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 19:51:39.991 | + functions-common:time_stop:2432 : start_time=1644868299252 2022-02-14 19:51:39.993 | + functions-common:time_stop:2434 : [[ -z 1644868299252 ]] 2022-02-14 19:51:39.996 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:51:40.002 | + functions-common:time_stop:2437 : end_time=1644868299999 2022-02-14 19:51:40.004 | + functions-common:time_stop:2438 : elapsed_time=747 2022-02-14 19:51:40.007 | + functions-common:time_stop:2439 : total=5232 2022-02-14 19:51:40.009 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:51:40.012 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5979 2022-02-14 19:51:40.014 | + functions-common:apt_get:1238 : return 0 2022-02-14 19:51:40.017 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 19:51:40.019 | + ./stack.sh:main:926 : configure_cinder 2022-02-14 19:51:40.022 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-02-14 19:51:40.034 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-02-14 19:51:40.038 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-02-14 19:51:40.040 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-02-14 19:51:40.042 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-14 19:51:40.046 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-02-14 19:51:40.047 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-14 19:51:40.051 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-02-14 19:51:40.053 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-02-14 19:51:40.055 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-14 19:51:40.057 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-02-14 19:51:40.060 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-02-14 19:51:40.062 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-02-14 19:51:40.064 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-02-14 19:51:40.067 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-02-14 19:51:40.078 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-02-14 19:51:40.090 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-02-14 19:51:40.101 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-02-14 19:51:40.114 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-02-14 19:51:40.126 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-14 19:51:40.129 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-14 19:51:40.133 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.vA0SSFh92g 2022-02-14 19:51:40.136 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-14 19:51:40.138 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-14 19:51:40.140 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-02-14 19:51:40.142 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.vA0SSFh92g 2022-02-14 19:51:40.146 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.vA0SSFh92g 2022-02-14 19:51:40.158 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.vA0SSFh92g /etc/sudoers.d/cinder-rootwrap 2022-02-14 19:51:40.171 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-02-14 19:51:40.175 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-14 19:51:40.177 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-14 19:51:40.179 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-14 19:51:40.181 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-14 19:51:40.184 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-02-14 19:51:40.186 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-02-14 19:51:40.188 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-02-14 19:51:40.191 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-02-14 19:51:40.195 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-02-14 19:51:40.200 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-02-14 19:51:40.218 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-02-14 19:51:40.237 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-02-14 19:51:40.256 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-02-14 19:51:40.274 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-02-14 19:51:40.293 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-02-14 19:51:40.312 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-02-14 19:51:40.330 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-02-14 19:51:40.350 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-02-14 19:51:40.352 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-14 19:51:40.354 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-02-14 19:51:40.357 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 19:51:40.360 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-02-14 19:51:40.389 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-02-14 19:51:40.416 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.81/identity 2022-02-14 19:51:40.444 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-02-14 19:51:40.471 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-02-14 19:51:40.500 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-02-14 19:51:40.527 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-02-14 19:51:40.556 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-02-14 19:51:40.583 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 19:51:40.611 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 19:51:40.639 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-02-14 19:51:40.670 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-02-14 19:51:40.698 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-02-14 19:51:40.700 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-02-14 19:51:40.703 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-02-14 19:51:40.706 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-02-14 19:51:40.708 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-14 19:51:40.711 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-14 19:51:40.742 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-02-14 19:51:40.770 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-02-14 19:51:40.799 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-02-14 19:51:40.827 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-02-14 19:51:40.855 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-02-14 19:51:40.883 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-02-14 19:51:40.915 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-02-14 19:51:40.917 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.81 2022-02-14 19:51:40.945 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-02-14 19:51:40.977 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-02-14 19:51:40.984 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 81ee196bccd4d92084a17b74c6cab148 2022-02-14 19:51:41.013 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-02-14 19:51:41.016 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-14 19:51:41.043 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-14 19:51:41.071 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-14 19:51:41.100 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-02-14 19:51:41.128 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-02-14 19:51:41.145 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:51:41.148 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-02-14 19:51:41.150 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-02-14 19:51:41.152 | + lib/cinder:configure_cinder:301 : local default_name= 2022-02-14 19:51:41.154 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-02-14 19:51:41.157 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-14 19:51:41.159 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-02-14 19:51:41.161 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-02-14 19:51:41.164 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-02-14 19:51:41.166 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-02-14 19:51:41.169 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-02-14 19:51:41.171 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-02-14 19:51:41.202 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-02-14 19:51:41.231 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-02-14 19:51:41.260 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-02-14 19:51:41.289 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-02-14 19:51:41.317 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-02-14 19:51:41.345 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-02-14 19:51:41.347 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-02-14 19:51:41.349 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-02-14 19:51:41.352 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-02-14 19:51:41.381 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-02-14 19:51:41.383 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-02-14 19:51:41.411 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-02-14 19:51:41.413 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-02-14 19:51:41.416 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-02-14 19:51:41.418 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-02-14 19:51:41.447 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-02-14 19:51:41.449 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-02-14 19:51:41.451 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-02-14 19:51:41.468 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:51:41.470 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-02-14 19:51:41.473 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-02-14 19:51:41.475 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-02-14 19:51:41.477 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-02-14 19:51:41.506 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.81:8080/v1/AUTH_ 2022-02-14 19:51:41.534 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-02-14 19:51:41.551 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:51:41.553 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-02-14 19:51:41.570 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:51:41.572 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-02-14 19:51:41.588 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:51:41.591 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-02-14 19:51:41.593 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-02-14 19:51:41.596 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-02-14 19:51:41.598 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-02-14 19:51:41.600 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 19:51:41.603 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 19:51:41.605 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 19:51:41.622 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:51:41.626 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 19:51:41.628 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 19:51:41.630 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 19:51:41.646 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:51:41.649 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:51:41.652 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:51:41.680 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 19:51:41.682 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 19:51:41.685 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-02-14 19:51:41.687 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-02-14 19:51:41.689 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-02-14 19:51:41.692 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 19:51:41.709 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 19:51:41.712 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 19:51:41.714 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 19:51:41.716 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 19:51:41.719 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 19:51:41.747 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 19:51:41.775 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 19:51:41.804 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 19:51:41.832 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-02-14 19:51:41.849 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:51:41.851 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-02-14 19:51:41.853 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-02-14 19:51:41.856 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-02-14 19:51:41.859 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-02-14 19:51:41.861 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 19:51:41.864 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 19:51:41.867 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-02-14 19:51:41.871 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-02-14 19:51:41.873 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 19:51:41.876 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 19:51:41.888 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 19:51:41.888 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 19:51:41.896 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 19:51:41.900 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 19:51:41.916 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-02-14 19:51:41.918 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-02-14 19:51:41.922 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-02-14 19:51:41.951 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-02-14 19:51:41.979 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-02-14 19:51:42.006 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-02-14 19:51:42.034 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 19:51:42.061 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 19:51:42.089 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-02-14 19:51:42.116 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-02-14 19:51:42.144 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-02-14 19:51:42.172 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 19:51:42.199 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 19:51:42.227 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 19:51:42.254 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-02-14 19:51:42.283 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 19:51:42.285 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 19:51:42.288 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-02-14 19:51:42.291 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-02-14 19:51:42.293 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 19:51:42.295 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:51:42.298 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:51:42.300 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-14 19:51:42.303 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-02-14 19:51:42.305 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-02-14 19:51:42.333 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 19:51:42.361 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-02-14 19:51:42.362 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-14 19:51:42.370 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-02-14 19:51:42.373 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-02-14 19:51:42.376 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-02-14 19:51:42.379 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 19:51:42.381 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 19:51:42.383 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 19:51:42.386 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:51:42.388 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:51:42.391 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 19:51:42.393 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 19:51:42.396 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:51:42.398 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:51:42.401 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-02-14 19:51:42.462 | Enabling site cinder-wsgi. 2022-02-14 19:51:42.467 | To activate the new configuration, you need to run: 2022-02-14 19:51:42.468 | systemctl reload apache2 2022-02-14 19:51:42.472 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 19:51:42.474 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 19:51:42.477 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 19:51:42.479 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 19:51:42.619 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-02-14 19:51:42.622 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-02-14 19:51:42.654 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.81/image 2022-02-14 19:51:42.688 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-02-14 19:51:42.705 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:51:42.708 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-02-14 19:51:42.710 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-14 19:51:42.712 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-14 19:51:42.715 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-14 19:51:42.717 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-02-14 19:51:42.747 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-02-14 19:51:42.776 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.81/identity 2022-02-14 19:51:42.805 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-02-14 19:51:42.833 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-02-14 19:51:42.861 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-02-14 19:51:42.889 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-02-14 19:51:42.917 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-02-14 19:51:42.946 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-14 19:51:42.974 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-02-14 19:51:43.003 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-02-14 19:51:43.031 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-02-14 19:51:43.059 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-02-14 19:51:43.062 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-02-14 19:51:43.079 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:51:43.081 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.81:2379 2022-02-14 19:51:43.112 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-02-14 19:51:43.115 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-02-14 19:51:43.133 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:51:43.136 | + ./stack.sh:main:931 : stack_install_service neutron 2022-02-14 19:51:43.138 | + lib/stack:stack_install_service:20 : local service=neutron 2022-02-14 19:51:43.141 | + lib/stack:stack_install_service:21 : type install_neutron 2022-02-14 19:51:43.143 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 19:51:43.146 | + lib/stack:stack_install_service:32 : install_neutron 2022-02-14 19:51:43.148 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-02-14 19:51:43.152 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 19:51:43.153 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 19:51:43.159 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 19:51:43.161 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 19:51:43.164 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-14 19:51:43.166 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 19:51:43.169 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-02-14 19:51:43.172 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-02-14 19:51:43.175 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-02-14 19:51:43.177 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:51:43.180 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:51:43.182 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-02-14 19:51:43.185 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:51:43.188 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-02-14 19:51:43.190 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-02-14 19:51:43.193 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-02-14 19:51:43.195 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 19:51:43.197 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 19:51:43.200 | ++ functions-common:git_clone:612 : pwd 2022-02-14 19:51:43.203 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 19:51:43.205 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 19:51:43.208 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 19:51:43.224 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 19:51:43.227 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 19:51:43.229 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 19:51:43.232 | + functions-common:git_clone:629 : echo master 2022-02-14 19:51:43.233 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 19:51:43.238 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-02-14 19:51:43.241 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 19:51:43.243 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-02-14 19:51:43.246 | + functions-common:git_clone:678 : head -1 2022-02-14 19:51:43.247 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 19:51:43.253 | fc3d3cc824 Merge "[OVS] Add IPv6 ICMP RA to the default ingress rules" 2022-02-14 19:51:43.256 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 19:51:43.258 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-02-14 19:51:43.261 | + inc/python:setup_develop:338 : local bindep 2022-02-14 19:51:43.263 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-14 19:51:43.266 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-02-14 19:51:43.268 | + inc/python:setup_develop:344 : local extras= 2022-02-14 19:51:43.271 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-02-14 19:51:43.273 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 19:51:43.276 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-14 19:51:43.278 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-02-14 19:51:43.281 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 19:51:43.284 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 19:51:43.287 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-02-14 19:51:43.290 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 19:51:43.293 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-02-14 19:51:43.296 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 19:51:43.298 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 19:51:43.302 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-02-14 19:51:43.310 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-02-14 19:51:43.313 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-02-14 19:51:43.966 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-02-14 19:51:43.969 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 19:51:43.971 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 19:51:43.974 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 19:51:43.976 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-14 19:51:43.978 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-02-14 19:51:43.981 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 19:51:43.983 | + inc/python:setup_package:428 : local extras= 2022-02-14 19:51:43.985 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 19:51:43.988 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 19:51:43.990 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 19:51:43.993 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 19:51:43.995 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 19:51:43.998 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-02-14 19:51:44.020 | Using python 3.8 to install /opt/stack/neutron 2022-02-14 19:51:44.022 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-02-14 19:51:44.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:51:44.901 | from cryptography.utils import int_from_bytes 2022-02-14 19:51:44.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:51:44.901 | from cryptography.utils import int_from_bytes 2022-02-14 19:51:46.028 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:51:46.053 | Obtaining file:///opt/stack/neutron 2022-02-14 19:51:46.054 | Preparing metadata (setup.py): started 2022-02-14 19:51:48.189 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 19:51:48.278 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.8.1) 2022-02-14 19:51:48.280 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.5.0) 2022-02-14 19:51:48.281 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.1.1) 2022-02-14 19:51:48.282 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.5.1) 2022-02-14 19:51:48.283 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.4.0) 2022-02-14 19:51:48.284 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.1.1) 2022-02-14 19:51:48.285 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.33.0) 2022-02-14 19:51:48.287 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.4.1) 2022-02-14 19:51:48.288 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.20.4) 2022-02-14 19:51:48.289 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.27.1) 2022-02-14 19:51:48.289 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.0.3) 2022-02-14 19:51:48.291 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (9.3.0) 2022-02-14 19:51:48.292 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.8.0) 2022-02-14 19:51:48.293 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.11.0) 2022-02-14 19:51:48.294 | Requirement already satisfied: neutron-lib>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.19.0) 2022-02-14 19:51:48.295 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (7.7.0) 2022-02-14 19:51:48.297 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (6.3.1) 2022-02-14 19:51:48.298 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.4.31) 2022-02-14 19:51:48.299 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.8.7) 2022-02-14 19:51:48.299 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.4.0) 2022-02-14 19:51:48.300 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.7.6) 2022-02-14 19:51:48.302 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.5.0) 2022-02-14 19:51:48.303 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.10.0) 2022-02-14 19:51:48.304 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.5.0) 2022-02-14 19:51:48.305 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (8.7.1) 2022-02-14 19:51:48.306 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.4.0) 2022-02-14 19:51:48.307 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (11.1.0) 2022-02-14 19:51:48.308 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.1.0) 2022-02-14 19:51:48.309 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.6.1) 2022-02-14 19:51:48.310 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (12.12.0) 2022-02-14 19:51:48.312 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.5.0) 2022-02-14 19:51:48.313 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.10.1) 2022-02-14 19:51:48.314 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.6.2) 2022-02-14 19:51:48.315 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.3.0) 2022-02-14 19:51:48.316 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (6.3.0) 2022-02-14 19:51:48.317 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.2.0) 2022-02-14 19:51:48.318 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.8.0) 2022-02-14 19:51:48.319 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.4.0) 2022-02-14 19:51:48.320 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.12.1) 2022-02-14 19:51:48.321 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.5.0) 2022-02-14 19:51:48.322 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.4.2) 2022-02-14 19:51:48.323 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.3.0) 2022-02-14 19:51:48.324 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.1.0) 2022-02-14 19:51:48.325 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.16.0) 2022-02-14 19:51:48.327 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.15.0) 2022-02-14 19:51:48.328 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (21.3) 2022-02-14 19:51:48.329 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.9.0) 2022-02-14 19:51:48.330 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.6.5) 2022-02-14 19:51:48.332 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (22.0.0) 2022-02-14 19:51:48.333 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (17.6.0) 2022-02-14 19:51:48.334 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.61.0) 2022-02-14 19:51:48.335 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.4.0) 2022-02-14 19:51:48.336 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.7.0) 2022-02-14 19:51:48.337 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.4.0) 2022-02-14 19:51:48.338 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.10.1) 2022-02-14 19:51:48.354 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev501) (5.4.0) 2022-02-14 19:51:48.356 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev501) (1.1.6) 2022-02-14 19:51:48.357 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev501) (4.11.0) 2022-02-14 19:51:48.366 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev501) (1.13.3) 2022-02-14 19:51:48.379 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev501) (2.1.0) 2022-02-14 19:51:48.380 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev501) (1.1.2) 2022-02-14 19:51:48.381 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev501) (1.16.0) 2022-02-14 19:51:48.400 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.1.0.dev501) (3.0.7) 2022-02-14 19:51:48.407 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev501) (2.0.1) 2022-02-14 19:51:48.468 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev501) (1.0.2) 2022-02-14 19:51:48.469 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev501) (1.7.0) 2022-02-14 19:51:48.521 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev501) (3.1.1) 2022-02-14 19:51:48.522 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev501) (4.4.0) 2022-02-14 19:51:48.568 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev501) (1.2.2) 2022-02-14 19:51:48.570 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev501) (2.7.0) 2022-02-14 19:51:48.601 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (1.1.5) 2022-02-14 19:51:48.602 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (6.0) 2022-02-14 19:51:48.604 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (1.4.0) 2022-02-14 19:51:48.605 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (0.10.0) 2022-02-14 19:51:48.606 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (2.5.0) 2022-02-14 19:51:48.608 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (36.0.1) 2022-02-14 19:51:48.609 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (1.32) 2022-02-14 19:51:48.610 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (1.4.4) 2022-02-14 19:51:48.628 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev501) (1.0.3) 2022-02-14 19:51:48.715 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev501) (0.17.3) 2022-02-14 19:51:48.760 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev501) (1.5.0) 2022-02-14 19:51:48.849 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev501) (0.13.0) 2022-02-14 19:51:48.851 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev501) (0.5.0) 2022-02-14 19:51:48.852 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev501) (2.0.1) 2022-02-14 19:51:48.913 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev501) (0.9.6) 2022-02-14 19:51:48.915 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev501) (2.8.2) 2022-02-14 19:51:48.971 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev501) (5.2.3) 2022-02-14 19:51:48.974 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev501) (5.0.0) 2022-02-14 19:51:48.981 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev501) (5.0.9) 2022-02-14 19:51:48.981 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev501) (0.4.0) 2022-02-14 19:51:49.002 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev501) (3.3.0) 2022-02-14 19:51:49.004 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev501) (3.2.0) 2022-02-14 19:51:49.051 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev501) (1.15.0) 2022-02-14 19:51:49.106 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev501) (2021.3) 2022-02-14 19:51:49.141 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev501) (1.3.3) 2022-02-14 19:51:49.143 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev501) (3.0.0) 2022-02-14 19:51:49.166 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev501) (3.0.0) 2022-02-14 19:51:49.307 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev501) (2.4.0) 2022-02-14 19:51:49.379 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev501) (60.8.2) 2022-02-14 19:51:49.457 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev501) (3.0.0) 2022-02-14 19:51:49.459 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev501) (0.3.5) 2022-02-14 19:51:49.570 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 19:51:49.571 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 19:51:49.572 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 19:51:49.573 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 19:51:49.574 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 19:51:49.575 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 19:51:49.576 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev501) (0.6.5) 2022-02-14 19:51:49.785 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev501) (3.10.0) 2022-02-14 19:51:49.788 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev501) (2.4.2) 2022-02-14 19:51:49.791 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev501) (3.2.0) 2022-02-14 19:51:49.834 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev501) (2.1.0) 2022-02-14 19:51:49.839 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev501) (3.17.6) 2022-02-14 19:51:49.930 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev501) (3.3) 2022-02-14 19:51:49.931 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev501) (2019.11.28) 2022-02-14 19:51:49.933 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev501) (2.0.12) 2022-02-14 19:51:49.934 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev501) (1.26.8) 2022-02-14 19:51:49.971 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev501) (0.7) 2022-02-14 19:51:50.308 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev501) (0.12.2) 2022-02-14 19:51:50.386 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==19.1.0.dev501) (5.0.0) 2022-02-14 19:51:50.579 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev501) (2.21) 2022-02-14 19:51:50.654 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev501) (2.3.3) 2022-02-14 19:51:50.655 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev501) (0.5.0) 2022-02-14 19:51:50.880 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev501) (2.5.0) 2022-02-14 19:51:51.056 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==19.1.0.dev501) (2.2) 2022-02-14 19:51:51.586 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==19.1.0.dev501) (0.13.1) 2022-02-14 19:51:51.633 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev501) (0.2.5) 2022-02-14 19:51:52.277 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev501) (0.5.2) 2022-02-14 19:51:52.278 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev501) (0.4.2) 2022-02-14 19:51:52.586 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev501) (2.0.0) 2022-02-14 19:51:52.587 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev501) (4.10.0) 2022-02-14 19:51:52.756 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev501) (3.7.0) 2022-02-14 19:51:53.007 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev501) (1.8.2) 2022-02-14 19:51:53.008 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev501) (21.4.0) 2022-02-14 19:51:53.197 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev501) (1.0.0) 2022-02-14 19:51:53.418 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev501) (2.3.1) 2022-02-14 19:51:55.023 | Installing collected packages: neutron 2022-02-14 19:51:55.023 | Attempting uninstall: neutron 2022-02-14 19:51:55.023 | Found existing installation: neutron 19.1.0.dev501 2022-02-14 19:51:55.042 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-02-14 19:51:55.044 | Running setup.py develop for neutron 2022-02-14 19:51:58.632 | Successfully installed neutron 2022-02-14 19:51:58.632 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:51:58.640 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:51:58.640 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:51:58.785 | + inc/python:pip_install:200 : result=0 2022-02-14 19:51:58.788 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:51:58.790 | + functions-common:time_stop:2425 : local name 2022-02-14 19:51:58.792 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:51:58.795 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:51:58.797 | + functions-common:time_stop:2428 : local total 2022-02-14 19:51:58.799 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:51:58.802 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:51:58.804 | + functions-common:time_stop:2432 : start_time=1644868304015 2022-02-14 19:51:58.806 | + functions-common:time_stop:2434 : [[ -z 1644868304015 ]] 2022-02-14 19:51:58.809 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:51:58.814 | + functions-common:time_stop:2437 : end_time=1644868318811 2022-02-14 19:51:58.816 | + functions-common:time_stop:2438 : elapsed_time=14796 2022-02-14 19:51:58.818 | + functions-common:time_stop:2439 : total=96789 2022-02-14 19:51:58.820 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:51:58.822 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=111585 2022-02-14 19:51:58.825 | + inc/python:pip_install:203 : return 0 2022-02-14 19:51:58.827 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 19:51:58.830 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-14 19:51:58.832 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-14 19:51:58.851 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-14 19:51:58.863 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-02-14 19:51:58.866 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-02-14 19:51:58.868 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:51:58.871 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:51:58.874 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-02-14 19:51:58.877 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:51:58.879 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-02-14 19:51:58.882 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 19:51:58.884 | + ./stack.sh:main:934 : is_service_enabled nova 2022-02-14 19:51:58.901 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:51:58.904 | + ./stack.sh:main:936 : stack_install_service nova 2022-02-14 19:51:58.907 | + lib/stack:stack_install_service:20 : local service=nova 2022-02-14 19:51:58.909 | + lib/stack:stack_install_service:21 : type install_nova 2022-02-14 19:51:58.912 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 19:51:58.915 | + lib/stack:stack_install_service:32 : install_nova 2022-02-14 19:51:58.917 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-02-14 19:51:58.920 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-02-14 19:51:58.923 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:51:58.925 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:51:58.927 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-02-14 19:51:58.930 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:51:58.932 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-02-14 19:51:58.948 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:51:58.950 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-02-14 19:51:58.968 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:51:58.971 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-02-14 19:51:58.988 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:51:58.990 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-02-14 19:51:58.992 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-02-14 19:51:58.995 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-02-14 19:51:58.997 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 19:51:58.999 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 19:51:59.002 | ++ functions-common:git_clone:612 : pwd 2022-02-14 19:51:59.005 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 19:51:59.007 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 19:51:59.010 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 19:51:59.025 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 19:51:59.027 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 19:51:59.030 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 19:51:59.033 | + functions-common:git_clone:629 : echo master 2022-02-14 19:51:59.033 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 19:51:59.038 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-02-14 19:51:59.041 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 19:51:59.043 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-02-14 19:51:59.046 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 19:51:59.046 | + functions-common:git_clone:678 : head -1 2022-02-14 19:51:59.053 | e6eeedaf72 Fail on parse_dom if vif quota sizes > 32 bit unsigned int 2022-02-14 19:51:59.055 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 19:51:59.058 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-02-14 19:51:59.060 | + inc/python:setup_develop:338 : local bindep 2022-02-14 19:51:59.063 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-02-14 19:51:59.065 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-02-14 19:51:59.068 | + inc/python:setup_develop:344 : local extras= 2022-02-14 19:51:59.070 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-02-14 19:51:59.072 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 19:51:59.075 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-02-14 19:51:59.077 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-02-14 19:51:59.080 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 19:51:59.082 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 19:51:59.085 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-02-14 19:51:59.088 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 19:51:59.091 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-02-14 19:51:59.094 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 19:51:59.096 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 19:51:59.099 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-02-14 19:51:59.105 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-02-14 19:51:59.108 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-02-14 19:51:59.757 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-02-14 19:51:59.759 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 19:51:59.761 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 19:51:59.764 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 19:51:59.766 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-02-14 19:51:59.769 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-02-14 19:51:59.771 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 19:51:59.774 | + inc/python:setup_package:428 : local extras= 2022-02-14 19:51:59.776 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 19:51:59.778 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 19:51:59.780 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 19:51:59.783 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 19:51:59.785 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 19:51:59.787 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-02-14 19:51:59.808 | Using python 3.8 to install /opt/stack/nova 2022-02-14 19:51:59.810 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-02-14 19:52:00.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:52:00.693 | from cryptography.utils import int_from_bytes 2022-02-14 19:52:00.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:52:00.693 | from cryptography.utils import int_from_bytes 2022-02-14 19:52:01.819 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:52:01.845 | Obtaining file:///opt/stack/nova 2022-02-14 19:52:01.846 | Preparing metadata (setup.py): started 2022-02-14 19:52:04.947 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 19:52:05.069 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.8.1) 2022-02-14 19:52:05.070 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.4.31) 2022-02-14 19:52:05.077 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.1.1) 2022-02-14 19:52:05.077 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.33.0) 2022-02-14 19:52:05.077 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.0.3) 2022-02-14 19:52:05.077 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (9.3.0) 2022-02-14 19:52:05.078 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.7.1) 2022-02-14 19:52:05.078 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.5.1) 2022-02-14 19:52:05.078 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (36.0.1) 2022-02-14 19:52:05.078 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.8.7) 2022-02-14 19:52:05.079 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.1.2) 2022-02-14 19:52:05.081 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.1.1) 2022-02-14 19:52:05.082 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.5.0) 2022-02-14 19:52:05.083 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.0.0) 2022-02-14 19:52:05.084 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.13.0) 2022-02-14 19:52:05.085 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.7.6) 2022-02-14 19:52:05.086 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.8.0) 2022-02-14 19:52:05.087 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.11.0) 2022-02-14 19:52:05.088 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.8.1) 2022-02-14 19:52:05.089 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.0.2) 2022-02-14 19:52:05.090 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev256) (3.2.0) 2022-02-14 19:52:05.091 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (8.2.0) 2022-02-14 19:52:05.092 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.4.0) 2022-02-14 19:52:05.093 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (7.7.0) 2022-02-14 19:52:05.094 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.5.0) 2022-02-14 19:52:05.095 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.27.1) 2022-02-14 19:52:05.096 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.5.0) 2022-02-14 19:52:05.097 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.10.0) 2022-02-14 19:52:05.098 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.10.0) 2022-02-14 19:52:05.099 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.5.0) 2022-02-14 19:52:05.101 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (8.7.1) 2022-02-14 19:52:05.102 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.4.0) 2022-02-14 19:52:05.103 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.6.1) 2022-02-14 19:52:05.104 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.3.0) 2022-02-14 19:52:05.106 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.2.0) 2022-02-14 19:52:05.107 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.4.0) 2022-02-14 19:52:05.108 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.12.1) 2022-02-14 19:52:05.109 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (11.1.0) 2022-02-14 19:52:05.110 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (6.3.0) 2022-02-14 19:52:05.111 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (12.12.0) 2022-02-14 19:52:05.112 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.10.1) 2022-02-14 19:52:05.113 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.6.2) 2022-02-14 19:52:05.114 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.1.0) 2022-02-14 19:52:05.115 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.8.0) 2022-02-14 19:52:05.116 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.5.0) 2022-02-14 19:52:05.117 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.5.0) 2022-02-14 19:52:05.118 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.9.0) 2022-02-14 19:52:05.119 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.5.0) 2022-02-14 19:52:05.121 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.1.0) 2022-02-14 19:52:05.122 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.1.0) 2022-02-14 19:52:05.123 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.7.0) 2022-02-14 19:52:05.124 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.7.0) 2022-02-14 19:52:05.126 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.10.0) 2022-02-14 19:52:05.127 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.0.1) 2022-02-14 19:52:05.128 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.10.1) 2022-02-14 19:52:05.129 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.2.2) 2022-02-14 19:52:05.130 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.3.3) 2022-02-14 19:52:05.131 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.7.0) 2022-02-14 19:52:05.132 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.6.4) 2022-02-14 19:52:05.133 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.8.2) 2022-02-14 19:52:05.134 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.4.0) 2022-02-14 19:52:05.135 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.61.0) 2022-02-14 19:52:05.136 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (6.0) 2022-02-14 19:52:05.153 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev256) (1.1.6) 2022-02-14 19:52:05.154 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev256) (5.4.0) 2022-02-14 19:52:05.156 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev256) (4.11.0) 2022-02-14 19:52:05.175 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev256) (5.2.0) 2022-02-14 19:52:05.217 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev256) (1.15.0) 2022-02-14 19:52:05.247 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev256) (1.16.0) 2022-02-14 19:52:05.249 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev256) (2.1.0) 2022-02-14 19:52:05.273 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev256) (2.0.1) 2022-02-14 19:52:05.396 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev256) (3.1.1) 2022-02-14 19:52:05.401 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev256) (4.4.0) 2022-02-14 19:52:05.459 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (1.1.5) 2022-02-14 19:52:05.460 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (2.5.0) 2022-02-14 19:52:05.462 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (1.4.4) 2022-02-14 19:52:05.463 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (0.10.0) 2022-02-14 19:52:05.464 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (1.4.0) 2022-02-14 19:52:05.467 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (1.32) 2022-02-14 19:52:05.488 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev256) (5.5.0) 2022-02-14 19:52:05.490 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev256) (6.3.1) 2022-02-14 19:52:05.539 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev256) (2.4.0) 2022-02-14 19:52:05.542 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 19:52:05.545 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev256) (1.15.0) 2022-02-14 19:52:05.630 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.0.dev256) (0.17.3) 2022-02-14 19:52:05.738 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev256) (0.5.0) 2022-02-14 19:52:05.740 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev256) (2.0.1) 2022-02-14 19:52:05.802 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.0.dev256) (0.9.6) 2022-02-14 19:52:05.863 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev256) (5.2.3) 2022-02-14 19:52:05.864 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev256) (0.4.0) 2022-02-14 19:52:05.867 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev256) (5.0.0) 2022-02-14 19:52:05.870 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev256) (5.0.9) 2022-02-14 19:52:05.897 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev256) (3.3.0) 2022-02-14 19:52:05.900 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev256) (3.2.0) 2022-02-14 19:52:05.947 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.0.dev256) (1.0.3) 2022-02-14 19:52:06.004 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev256) (2021.3) 2022-02-14 19:52:06.038 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev256) (3.0.0) 2022-02-14 19:52:06.042 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev256) (1.3.3) 2022-02-14 19:52:06.091 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev256) (3.0.7) 2022-02-14 19:52:06.093 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev256) (21.3) 2022-02-14 19:52:06.181 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev256) (1.5.0) 2022-02-14 19:52:06.207 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev256) (60.8.2) 2022-02-14 19:52:06.285 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev256) (0.2.5) 2022-02-14 19:52:06.362 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==24.1.0.dev256) (3.17.6) 2022-02-14 19:52:06.422 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev256) (22.0.0) 2022-02-14 19:52:06.424 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev256) (1.3.3) 2022-02-14 19:52:06.426 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev256) (1.13.3) 2022-02-14 19:52:06.470 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev256) (2.4.2) 2022-02-14 19:52:06.474 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev256) (2.1.0) 2022-02-14 19:52:06.475 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev256) (3.10.0) 2022-02-14 19:52:06.554 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev256) (2.0.12) 2022-02-14 19:52:06.555 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev256) (1.26.8) 2022-02-14 19:52:06.558 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev256) (3.3) 2022-02-14 19:52:06.559 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev256) (2019.11.28) 2022-02-14 19:52:06.652 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev256) (0.7) 2022-02-14 19:52:06.861 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev256) (0.4.2) 2022-02-14 19:52:06.863 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev256) (0.5.2) 2022-02-14 19:52:06.970 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev256) (2.4.0) 2022-02-14 19:52:06.974 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev256) (1.4.2) 2022-02-14 19:52:06.976 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev256) (2.6.3) 2022-02-14 19:52:07.062 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev256) (0.12.2) 2022-02-14 19:52:07.139 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==24.1.0.dev256) (1.22.2) 2022-02-14 19:52:07.173 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==24.1.0.dev256) (5.0.0) 2022-02-14 19:52:07.405 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev256) (2.21) 2022-02-14 19:52:07.480 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev256) (0.5.0) 2022-02-14 19:52:07.482 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev256) (2.3.3) 2022-02-14 19:52:07.686 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev256) (2.5.0) 2022-02-14 19:52:07.795 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==24.1.0.dev256) (2.2) 2022-02-14 19:52:08.288 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==24.1.0.dev256) (0.13.1) 2022-02-14 19:52:08.336 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev256) (2.16.0) 2022-02-14 19:52:08.698 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 19:52:08.699 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 19:52:08.700 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 19:52:08.701 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 19:52:08.702 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 19:52:08.703 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 19:52:08.705 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev256) (0.6.5) 2022-02-14 19:52:09.893 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev256) (3.7.0) 2022-02-14 19:52:10.297 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev256) (21.4.0) 2022-02-14 19:52:10.298 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev256) (1.8.2) 2022-02-14 19:52:10.394 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev256) (2.4.0) 2022-02-14 19:52:10.497 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev256) (1.0.0) 2022-02-14 19:52:12.097 | Installing collected packages: nova 2022-02-14 19:52:12.097 | Attempting uninstall: nova 2022-02-14 19:52:12.097 | Found existing installation: nova 24.1.0.dev256 2022-02-14 19:52:12.105 | Can't uninstall 'nova'. No files were found to uninstall. 2022-02-14 19:52:12.107 | Running setup.py develop for nova 2022-02-14 19:52:16.423 | Successfully installed nova 2022-02-14 19:52:16.423 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:52:16.431 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:52:16.431 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:52:16.577 | + inc/python:pip_install:200 : result=0 2022-02-14 19:52:16.580 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:52:16.582 | + functions-common:time_stop:2425 : local name 2022-02-14 19:52:16.584 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:52:16.586 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:52:16.589 | + functions-common:time_stop:2428 : local total 2022-02-14 19:52:16.591 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:52:16.594 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:52:16.596 | + functions-common:time_stop:2432 : start_time=1644868319802 2022-02-14 19:52:16.598 | + functions-common:time_stop:2434 : [[ -z 1644868319802 ]] 2022-02-14 19:52:16.601 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:52:16.605 | + functions-common:time_stop:2437 : end_time=1644868336602 2022-02-14 19:52:16.607 | + functions-common:time_stop:2438 : elapsed_time=16800 2022-02-14 19:52:16.609 | + functions-common:time_stop:2439 : total=111585 2022-02-14 19:52:16.612 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:52:16.614 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=128385 2022-02-14 19:52:16.616 | + inc/python:pip_install:203 : return 0 2022-02-14 19:52:16.618 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 19:52:16.621 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-14 19:52:16.623 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-14 19:52:16.642 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-14 19:52:16.655 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-02-14 19:52:16.657 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-02-14 19:52:16.660 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:52:16.662 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:52:16.665 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-02-14 19:52:16.667 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:52:16.670 | + lib/nova:install_nova:871 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-02-14 19:52:16.682 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 19:52:16.685 | + ./stack.sh:main:937 : configure_nova 2022-02-14 19:52:16.687 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-02-14 19:52:16.699 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-02-14 19:52:16.702 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-02-14 19:52:16.705 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-14 19:52:16.709 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-02-14 19:52:16.709 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-14 19:52:16.714 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-02-14 19:52:16.717 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-02-14 19:52:16.720 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-14 19:52:16.722 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-02-14 19:52:16.724 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-02-14 19:52:16.727 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-02-14 19:52:16.729 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-02-14 19:52:16.732 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-02-14 19:52:16.743 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-02-14 19:52:16.756 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-02-14 19:52:16.769 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-02-14 19:52:16.781 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-02-14 19:52:16.794 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-14 19:52:16.797 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-14 19:52:16.801 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.edrfwdVdD6 2022-02-14 19:52:16.803 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-14 19:52:16.806 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-14 19:52:16.808 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-02-14 19:52:16.811 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-14 19:52:16.813 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-14 19:52:16.816 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.edrfwdVdD6 2022-02-14 19:52:16.820 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.edrfwdVdD6 2022-02-14 19:52:16.832 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.edrfwdVdD6 /etc/sudoers.d/nova-rootwrap 2022-02-14 19:52:16.845 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-02-14 19:52:16.849 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-14 19:52:16.852 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-14 19:52:16.854 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-14 19:52:16.857 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-14 19:52:16.859 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-02-14 19:52:16.862 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-02-14 19:52:16.864 | + lib/nova:configure_nova:249 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-02-14 19:52:16.867 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-02-14 19:52:16.871 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-02-14 19:52:16.889 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:52:16.891 | + lib/nova:configure_nova:335 : create_nova_conf 2022-02-14 19:52:16.894 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-02-14 19:52:16.898 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-02-14 19:52:16.902 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-02-14 19:52:16.931 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-02-14 19:52:16.933 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-02-14 19:52:16.960 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-02-14 19:52:16.990 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-02-14 19:52:17.016 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-02-14 19:52:17.046 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-02-14 19:52:17.076 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-02-14 19:52:17.105 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-02-14 19:52:17.108 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.81 2022-02-14 19:52:17.135 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-02-14 19:52:17.162 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-02-14 19:52:17.189 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-02-14 19:52:17.216 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-02-14 19:52:17.243 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-02-14 19:52:17.273 | + lib/nova:create_nova_conf:427 : is_fedora 2022-02-14 19:52:17.275 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 19:52:17.277 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 19:52:17.280 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 19:52:17.282 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 19:52:17.284 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 19:52:17.287 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 19:52:17.289 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 19:52:17.291 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 19:52:17.293 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 19:52:17.296 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 19:52:17.298 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 19:52:17.301 | + lib/nova:create_nova_conf:427 : is_suse 2022-02-14 19:52:17.303 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 19:52:17.305 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 19:52:17.307 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 19:52:17.309 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 19:52:17.312 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 19:52:17.314 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 19:52:17.316 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-02-14 19:52:17.333 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:52:17.335 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 19:52:17.338 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-02-14 19:52:17.340 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-02-14 19:52:17.368 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-02-14 19:52:17.371 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-14 19:52:17.373 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-14 19:52:17.375 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-14 19:52:17.378 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-14 19:52:17.380 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-14 19:52:17.411 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-02-14 19:52:17.414 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-02-14 19:52:17.416 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-02-14 19:52:17.418 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-02-14 19:52:17.421 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-14 19:52:17.423 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-14 19:52:17.453 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-02-14 19:52:17.483 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-02-14 19:52:17.511 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-02-14 19:52:17.539 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-02-14 19:52:17.555 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:52:17.558 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-02-14 19:52:17.575 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:52:17.579 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-02-14 19:52:17.579 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-02-14 19:52:17.584 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-02-14 19:52:17.586 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-02-14 19:52:17.614 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-02-14 19:52:17.630 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:52:17.633 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-02-14 19:52:17.635 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2022-02-14 19:52:17.637 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-14 19:52:17.640 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 19:52:17.642 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-02-14 19:52:17.672 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-02-14 19:52:17.700 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.81/identity 2022-02-14 19:52:17.727 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-02-14 19:52:17.755 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-02-14 19:52:17.783 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-02-14 19:52:17.810 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-02-14 19:52:17.838 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-02-14 19:52:17.865 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 19:52:17.893 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 19:52:17.920 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-02-14 19:52:17.937 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:52:17.939 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-02-14 19:52:17.941 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-02-14 19:52:17.971 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-02-14 19:52:17.999 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.81/identity 2022-02-14 19:52:18.026 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-02-14 19:52:18.054 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-02-14 19:52:18.081 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-02-14 19:52:18.109 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-02-14 19:52:18.136 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-02-14 19:52:18.163 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-02-14 19:52:18.180 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:52:18.182 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-02-14 19:52:18.185 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-02-14 19:52:18.212 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-02-14 19:52:18.242 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-02-14 19:52:18.244 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-02-14 19:52:18.272 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-02-14 19:52:18.275 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-02-14 19:52:18.277 | + lib/nova:create_nova_conf:495 : is_suse 2022-02-14 19:52:18.279 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 19:52:18.281 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 19:52:18.284 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 19:52:18.286 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 19:52:18.288 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 19:52:18.291 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 19:52:18.293 | + lib/nova:create_nova_conf:495 : is_fedora 2022-02-14 19:52:18.296 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 19:52:18.298 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 19:52:18.300 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 19:52:18.303 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 19:52:18.305 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 19:52:18.307 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 19:52:18.309 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 19:52:18.312 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 19:52:18.315 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 19:52:18.317 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 19:52:18.319 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 19:52:18.321 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-02-14 19:52:18.324 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-02-14 19:52:18.326 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-02-14 19:52:18.329 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 19:52:18.346 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 19:52:18.348 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 19:52:18.350 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 19:52:18.352 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 19:52:18.355 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 19:52:18.383 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 19:52:18.411 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 19:52:18.439 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 19:52:18.467 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-02-14 19:52:18.497 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-02-14 19:52:18.513 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:52:18.516 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-02-14 19:52:18.518 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-02-14 19:52:18.520 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-02-14 19:52:18.523 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-02-14 19:52:18.525 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 19:52:18.527 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 19:52:18.531 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-02-14 19:52:18.535 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-02-14 19:52:18.537 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 19:52:18.539 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 19:52:18.552 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 19:52:18.553 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 19:52:18.561 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 19:52:18.564 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 19:52:18.579 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-02-14 19:52:18.582 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-02-14 19:52:18.585 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-02-14 19:52:18.615 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-02-14 19:52:18.642 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-02-14 19:52:18.669 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-02-14 19:52:18.696 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 19:52:18.723 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 19:52:18.750 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-02-14 19:52:18.777 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-02-14 19:52:18.805 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-02-14 19:52:18.833 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 19:52:18.860 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 19:52:18.887 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 19:52:18.915 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-02-14 19:52:18.942 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 19:52:18.944 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 19:52:18.947 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-02-14 19:52:18.949 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-02-14 19:52:18.952 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 19:52:18.954 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:52:18.957 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:52:18.959 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-14 19:52:18.962 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-14 19:52:18.964 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-02-14 19:52:18.992 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 19:52:19.020 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-02-14 19:52:19.020 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-14 19:52:19.029 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-02-14 19:52:19.032 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-02-14 19:52:19.034 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-02-14 19:52:19.037 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 19:52:19.039 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 19:52:19.041 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 19:52:19.043 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:52:19.046 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:52:19.049 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 19:52:19.051 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 19:52:19.053 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:52:19.055 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:52:19.058 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-02-14 19:52:19.119 | Enabling site nova-api-wsgi. 2022-02-14 19:52:19.125 | To activate the new configuration, you need to run: 2022-02-14 19:52:19.125 | systemctl reload apache2 2022-02-14 19:52:19.129 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 19:52:19.132 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 19:52:19.134 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 19:52:19.136 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 19:52:19.270 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-02-14 19:52:19.295 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:52:19.297 | + lib/nova:create_nova_conf:509 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-02-14 19:52:19.300 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-02-14 19:52:19.302 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-02-14 19:52:19.304 | + lib/apache:write_uwsgi_config:251 : local url= 2022-02-14 19:52:19.307 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-02-14 19:52:19.309 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 19:52:19.312 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-02-14 19:52:19.316 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-02-14 19:52:19.318 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 19:52:19.321 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 19:52:19.334 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 19:52:19.340 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 19:52:19.349 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 19:52:19.352 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 19:52:19.368 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-02-14 19:52:19.371 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-02-14 19:52:19.375 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-02-14 19:52:19.405 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-02-14 19:52:19.432 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-02-14 19:52:19.459 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-02-14 19:52:19.486 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 19:52:19.514 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 19:52:19.542 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-02-14 19:52:19.569 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-02-14 19:52:19.598 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-02-14 19:52:19.625 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 19:52:19.653 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 19:52:19.680 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 19:52:19.708 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-02-14 19:52:19.736 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-02-14 19:52:19.738 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-02-14 19:52:19.765 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-02-14 19:52:19.782 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:52:19.784 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-02-14 19:52:19.815 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-02-14 19:52:19.817 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-02-14 19:52:19.820 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-02-14 19:52:19.836 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:52:19.839 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:52:19.842 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:52:19.869 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-02-14 19:52:19.900 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-02-14 19:52:19.903 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-14 19:52:19.906 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-02-14 19:52:19.908 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 19:52:19.910 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 19:52:19.913 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 19:52:19.929 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:52:19.932 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 19:52:19.935 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 19:52:19.937 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 19:52:19.954 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:52:19.956 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:52:19.959 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:52:19.987 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 19:52:19.989 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 19:52:19.991 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-02-14 19:52:20.020 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-02-14 19:52:20.048 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-02-14 19:52:20.078 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-02-14 19:52:20.095 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:52:20.097 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-02-14 19:52:20.125 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-02-14 19:52:20.127 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-02-14 19:52:20.130 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-02-14 19:52:20.160 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-02-14 19:52:20.188 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.81/identity 2022-02-14 19:52:20.217 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-02-14 19:52:20.244 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-02-14 19:52:20.273 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-02-14 19:52:20.301 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-02-14 19:52:20.329 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-02-14 19:52:20.356 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-02-14 19:52:20.385 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-02-14 19:52:20.401 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:52:20.404 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-02-14 19:52:20.408 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-14 19:52:20.411 | + lib/nova:create_nova_conf:543 : local conf 2022-02-14 19:52:20.414 | + lib/nova:create_nova_conf:544 : local vhost 2022-02-14 19:52:20.417 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-02-14 19:52:20.420 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-14 19:52:20.423 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-14 19:52:20.425 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-02-14 19:52:20.428 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-02-14 19:52:20.430 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-02-14 19:52:20.434 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-02-14 19:52:20.437 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-02-14 19:52:20.440 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-02-14 19:52:20.442 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-02-14 19:52:20.444 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-14 19:52:20.447 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-14 19:52:20.477 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-02-14 19:52:20.516 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-02-14 19:52:20.547 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 19:52:20.549 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-02-14 19:52:20.552 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-02-14 19:52:20.554 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-02-14 19:52:20.571 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:52:20.574 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-02-14 19:52:20.575 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-02-14 19:52:21.251 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-02-14 19:52:21.254 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-02-14 19:52:21.256 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-14 19:52:21.259 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-02-14 19:52:21.261 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 19:52:21.264 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-14 19:52:21.266 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 19:52:21.283 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:52:21.286 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-14 19:52:21.288 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-14 19:52:21.291 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 19:52:21.307 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:52:21.309 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/nova_cell1 2022-02-14 19:52:21.312 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/nova_cell1 2022-02-14 19:52:21.340 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 19:52:21.343 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 19:52:21.345 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-02-14 19:52:21.362 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:52:21.365 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-02-14 19:52:21.367 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-02-14 19:52:21.369 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-02-14 19:52:21.400 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.81/identity 2022-02-14 19:52:21.428 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-02-14 19:52:21.456 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-02-14 19:52:21.483 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-02-14 19:52:21.518 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-02-14 19:52:21.545 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-02-14 19:52:21.573 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-02-14 19:52:21.601 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-02-14 19:52:21.603 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-02-14 19:52:21.606 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-02-14 19:52:21.609 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 19:52:21.627 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 19:52:21.629 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 19:52:21.632 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 19:52:21.634 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 19:52:21.636 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 19:52:21.665 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 19:52:21.692 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 19:52:21.721 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 19:52:21.750 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 19:52:21.753 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-02-14 19:52:21.757 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-14 19:52:21.759 | + lib/nova:create_nova_conf:577 : local conf 2022-02-14 19:52:21.762 | + lib/nova:create_nova_conf:578 : local offset 2022-02-14 19:52:21.765 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-02-14 19:52:21.768 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-14 19:52:21.770 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-14 19:52:21.773 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-02-14 19:52:21.775 | + lib/nova:create_nova_conf:580 : offset=0 2022-02-14 19:52:21.777 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-02-14 19:52:21.780 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-02-14 19:52:21.782 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-02-14 19:52:21.785 | + lib/nova:configure_console_proxies:693 : offset=0 2022-02-14 19:52:21.787 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-02-14 19:52:21.803 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:52:21.805 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-02-14 19:52:21.808 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-02-14 19:52:21.824 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:52:21.826 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-02-14 19:52:21.842 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:52:21.845 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-02-14 19:52:21.862 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:52:21.865 | + ./stack.sh:main:940 : is_service_enabled placement 2022-02-14 19:52:21.882 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:52:21.885 | + ./stack.sh:main:942 : stack_install_service placement 2022-02-14 19:52:21.887 | + lib/stack:stack_install_service:20 : local service=placement 2022-02-14 19:52:21.890 | + lib/stack:stack_install_service:21 : type install_placement 2022-02-14 19:52:21.892 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 19:52:21.895 | + lib/stack:stack_install_service:32 : install_placement 2022-02-14 19:52:21.897 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-02-14 19:52:21.900 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-02-14 19:52:21.902 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:52:21.905 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:52:21.907 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-02-14 19:52:21.910 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 19:52:21.912 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 19:52:21.915 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 19:52:21.917 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 19:52:21.920 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 19:52:21.923 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 19:52:21.925 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:52:21.928 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:52:21.930 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 19:52:21.933 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 19:52:21.936 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 19:52:21.938 | + functions-common:apt_get_update:1190 : return 2022-02-14 19:52:21.941 | + functions-common:install_package:1464 : real_install_package apache2 2022-02-14 19:52:21.943 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 19:52:21.946 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:52:21.948 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:52:21.951 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-02-14 19:52:21.972 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-02-14 19:52:22.081 | Reading package lists... 2022-02-14 19:52:22.317 | Building dependency tree... 2022-02-14 19:52:22.318 | Reading state information... 2022-02-14 19:52:22.564 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 19:52:22.564 | The following packages were automatically installed and are no longer required: 2022-02-14 19:52:22.565 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 19:52:22.565 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 19:52:22.565 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 19:52:22.565 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 19:52:22.565 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 19:52:22.566 | python3-zope.interface 2022-02-14 19:52:22.566 | Use 'sudo apt autoremove' to remove them. 2022-02-14 19:52:22.678 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 19:52:22.683 | + functions-common:apt_get:1234 : result=0 2022-02-14 19:52:22.685 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 19:52:22.688 | + functions-common:time_stop:2425 : local name 2022-02-14 19:52:22.690 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:52:22.692 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:52:22.695 | + functions-common:time_stop:2428 : local total 2022-02-14 19:52:22.697 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:52:22.700 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 19:52:22.702 | + functions-common:time_stop:2432 : start_time=1644868341970 2022-02-14 19:52:22.705 | + functions-common:time_stop:2434 : [[ -z 1644868341970 ]] 2022-02-14 19:52:22.708 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:52:22.712 | + functions-common:time_stop:2437 : end_time=1644868342709 2022-02-14 19:52:22.714 | + functions-common:time_stop:2438 : elapsed_time=739 2022-02-14 19:52:22.718 | + functions-common:time_stop:2439 : total=5979 2022-02-14 19:52:22.720 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:52:22.722 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6718 2022-02-14 19:52:22.725 | + functions-common:apt_get:1238 : return 0 2022-02-14 19:52:22.727 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-02-14 19:52:22.730 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-02-14 19:52:22.733 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-02-14 19:52:22.735 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-02-14 19:52:22.738 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-02-14 19:52:22.760 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-02-14 19:52:22.762 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 19:52:22.765 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 19:52:22.768 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 19:52:22.770 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 19:52:22.773 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 19:52:22.775 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 19:52:22.778 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:52:22.781 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:52:22.783 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 19:52:22.786 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 19:52:22.789 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 19:52:22.791 | + functions-common:apt_get_update:1190 : return 2022-02-14 19:52:22.794 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-02-14 19:52:22.796 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 19:52:22.799 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:52:22.801 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:52:22.804 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-02-14 19:52:22.826 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-02-14 19:52:22.934 | Reading package lists... 2022-02-14 19:52:23.172 | Building dependency tree... 2022-02-14 19:52:23.174 | Reading state information... 2022-02-14 19:52:23.426 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-02-14 19:52:23.426 | The following packages were automatically installed and are no longer required: 2022-02-14 19:52:23.427 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 19:52:23.427 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 19:52:23.427 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 19:52:23.427 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 19:52:23.427 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 19:52:23.427 | python3-zope.interface 2022-02-14 19:52:23.427 | Use 'sudo apt autoremove' to remove them. 2022-02-14 19:52:23.539 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 19:52:23.544 | + functions-common:apt_get:1234 : result=0 2022-02-14 19:52:23.547 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 19:52:23.549 | + functions-common:time_stop:2425 : local name 2022-02-14 19:52:23.552 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:52:23.554 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:52:23.557 | + functions-common:time_stop:2428 : local total 2022-02-14 19:52:23.559 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:52:23.563 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 19:52:23.565 | + functions-common:time_stop:2432 : start_time=1644868342823 2022-02-14 19:52:23.568 | + functions-common:time_stop:2434 : [[ -z 1644868342823 ]] 2022-02-14 19:52:23.571 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:52:23.576 | + functions-common:time_stop:2437 : end_time=1644868343573 2022-02-14 19:52:23.578 | + functions-common:time_stop:2438 : elapsed_time=750 2022-02-14 19:52:23.581 | + functions-common:time_stop:2439 : total=6718 2022-02-14 19:52:23.583 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:52:23.586 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7468 2022-02-14 19:52:23.588 | + functions-common:apt_get:1238 : return 0 2022-02-14 19:52:23.591 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-02-14 19:52:23.593 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-02-14 19:52:23.596 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 19:52:23.598 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:52:23.601 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:52:23.603 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-02-14 19:52:23.606 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-02-14 19:52:23.662 | wsgi (enabled by maintainer script) 2022-02-14 19:52:23.665 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-02-14 19:52:23.668 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-02-14 19:52:23.671 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 19:52:23.675 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-02-14 19:52:23.677 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-02-14 19:52:23.680 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 19:52:23.684 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-02-14 19:52:23.684 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 19:52:23.689 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-02-14 19:52:23.692 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-02-14 19:52:23.694 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-02-14 19:52:23.697 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-02-14 19:52:23.700 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-02-14 19:52:23.723 | Using python 3.8 to install osc-placement 2022-02-14 19:52:23.725 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-02-14 19:52:24.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:52:24.596 | from cryptography.utils import int_from_bytes 2022-02-14 19:52:24.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:52:24.596 | from cryptography.utils import int_from_bytes 2022-02-14 19:52:25.723 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:52:25.747 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.1.1) 2022-02-14 19:52:25.759 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-02-14 19:52:25.760 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-02-14 19:52:25.761 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-02-14 19:52:25.762 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.1) 2022-02-14 19:52:25.763 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-02-14 19:52:25.764 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2022-02-14 19:52:25.822 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-02-14 19:52:25.823 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-02-14 19:52:25.824 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-02-14 19:52:25.826 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-02-14 19:52:25.838 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.0) 2022-02-14 19:52:25.840 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-02-14 19:52:25.842 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-02-14 19:52:25.856 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-02-14 19:52:25.857 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-02-14 19:52:25.858 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-02-14 19:52:25.859 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-02-14 19:52:25.861 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-02-14 19:52:25.862 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-02-14 19:52:25.881 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-02-14 19:52:25.884 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-02-14 19:52:25.885 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.0.0) 2022-02-14 19:52:25.886 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.3.3) 2022-02-14 19:52:25.895 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-02-14 19:52:25.933 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-02-14 19:52:25.934 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-02-14 19:52:25.937 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-02-14 19:52:25.938 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-02-14 19:52:25.939 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-02-14 19:52:25.941 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-02-14 19:52:25.942 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-02-14 19:52:25.943 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-02-14 19:52:26.007 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-02-14 19:52:26.009 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-02-14 19:52:26.011 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-02-14 19:52:26.013 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-02-14 19:52:26.104 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-02-14 19:52:26.105 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-02-14 19:52:26.106 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-02-14 19:52:26.149 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-02-14 19:52:26.188 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-02-14 19:52:26.349 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-02-14 19:52:28.534 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:52:28.541 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:52:28.541 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:52:28.661 | + inc/python:pip_install:200 : result=0 2022-02-14 19:52:28.663 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:52:28.666 | + functions-common:time_stop:2425 : local name 2022-02-14 19:52:28.668 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:52:28.671 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:52:28.674 | + functions-common:time_stop:2428 : local total 2022-02-14 19:52:28.676 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:52:28.679 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:52:28.681 | + functions-common:time_stop:2432 : start_time=1644868343717 2022-02-14 19:52:28.684 | + functions-common:time_stop:2434 : [[ -z 1644868343717 ]] 2022-02-14 19:52:28.688 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:52:28.692 | + functions-common:time_stop:2437 : end_time=1644868348689 2022-02-14 19:52:28.695 | + functions-common:time_stop:2438 : elapsed_time=4972 2022-02-14 19:52:28.697 | + functions-common:time_stop:2439 : total=128385 2022-02-14 19:52:28.699 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:52:28.702 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=133357 2022-02-14 19:52:28.705 | + inc/python:pip_install:203 : return 0 2022-02-14 19:52:28.707 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-02-14 19:52:28.710 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-02-14 19:52:28.712 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-02-14 19:52:28.715 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 19:52:28.717 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 19:52:28.720 | ++ functions-common:git_clone:612 : pwd 2022-02-14 19:52:28.723 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 19:52:28.726 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 19:52:28.729 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 19:52:28.746 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 19:52:28.750 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 19:52:28.752 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 19:52:28.755 | + functions-common:git_clone:629 : echo master 2022-02-14 19:52:28.756 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 19:52:28.761 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-02-14 19:52:28.763 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 19:52:28.766 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-02-14 19:52:28.769 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 19:52:28.769 | + functions-common:git_clone:678 : head -1 2022-02-14 19:52:28.772 | 91b85ba7 Merge "Refactor trait normalization" 2022-02-14 19:52:28.775 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 19:52:28.777 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-02-14 19:52:28.780 | + inc/python:setup_develop:338 : local bindep 2022-02-14 19:52:28.782 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-02-14 19:52:28.785 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-02-14 19:52:28.787 | + inc/python:setup_develop:344 : local extras= 2022-02-14 19:52:28.790 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-02-14 19:52:28.793 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 19:52:28.795 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-02-14 19:52:28.798 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-02-14 19:52:28.800 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 19:52:28.803 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 19:52:28.806 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-02-14 19:52:28.808 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 19:52:28.812 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-02-14 19:52:28.814 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 19:52:28.817 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 19:52:28.820 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-02-14 19:52:28.826 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-02-14 19:52:28.828 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-02-14 19:52:29.473 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-02-14 19:52:29.475 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 19:52:29.478 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 19:52:29.480 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 19:52:29.483 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-02-14 19:52:29.485 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-02-14 19:52:29.488 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 19:52:29.490 | + inc/python:setup_package:428 : local extras= 2022-02-14 19:52:29.493 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 19:52:29.495 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 19:52:29.498 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 19:52:29.501 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 19:52:29.503 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 19:52:29.506 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-02-14 19:52:29.529 | Using python 3.8 to install /opt/stack/placement 2022-02-14 19:52:29.532 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-02-14 19:52:30.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:52:30.411 | from cryptography.utils import int_from_bytes 2022-02-14 19:52:30.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:52:30.411 | from cryptography.utils import int_from_bytes 2022-02-14 19:52:31.579 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:52:31.606 | Obtaining file:///opt/stack/placement 2022-02-14 19:52:31.607 | Preparing metadata (setup.py): started 2022-02-14 19:52:32.822 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 19:52:32.866 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (5.8.1) 2022-02-14 19:52:32.867 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.4.31) 2022-02-14 19:52:32.868 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (9.3.0) 2022-02-14 19:52:32.869 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.5.1) 2022-02-14 19:52:32.870 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.8.7) 2022-02-14 19:52:32.871 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev20) (3.2.0) 2022-02-14 19:52:32.872 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.27.1) 2022-02-14 19:52:32.874 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (60.8.2) 2022-02-14 19:52:32.876 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.0) 2022-02-14 19:52:32.877 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (8.7.1) 2022-02-14 19:52:32.878 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.4.0) 2022-02-14 19:52:32.879 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.6.1) 2022-02-14 19:52:32.880 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.2.0) 2022-02-14 19:52:32.881 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.12.1) 2022-02-14 19:52:32.882 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (11.1.0) 2022-02-14 19:52:32.883 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (3.10.1) 2022-02-14 19:52:32.884 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.5.0) 2022-02-14 19:52:32.886 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.4.0) 2022-02-14 19:52:32.887 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.1.0) 2022-02-14 19:52:32.888 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (2.7.0) 2022-02-14 19:52:32.889 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.0.1) 2022-02-14 19:52:32.953 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.16.0) 2022-02-14 19:52:32.955 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (5.1.0) 2022-02-14 19:52:32.956 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (2.10.0) 2022-02-14 19:52:32.957 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (4.4.0) 2022-02-14 19:52:32.958 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (3.1.1) 2022-02-14 19:52:32.959 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (4.4.0) 2022-02-14 19:52:32.980 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev20) (0.17.3) 2022-02-14 19:52:33.020 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (3.5.0) 2022-02-14 19:52:33.022 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (6.0) 2022-02-14 19:52:33.023 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (0.8.0) 2022-02-14 19:52:33.024 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (1.5.0) 2022-02-14 19:52:33.025 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (2.4.0) 2022-02-14 19:52:33.076 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.13.0) 2022-02-14 19:52:33.078 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.7.6) 2022-02-14 19:52:33.079 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.5.0) 2022-02-14 19:52:33.080 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (2.0.1) 2022-02-14 19:52:33.119 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev20) (2.8.2) 2022-02-14 19:52:33.124 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev20) (0.9.6) 2022-02-14 19:52:33.141 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.2.0) 2022-02-14 19:52:33.144 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.0.3) 2022-02-14 19:52:33.145 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (3.3.0) 2022-02-14 19:52:33.171 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev20) (1.0.3) 2022-02-14 19:52:33.172 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev20) (2021.3) 2022-02-14 19:52:33.184 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev20) (3.0.0) 2022-02-14 19:52:33.201 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (21.3) 2022-02-14 19:52:33.202 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (0.11.0) 2022-02-14 19:52:33.204 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (3.0.7) 2022-02-14 19:52:33.206 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev20) (1.0.2) 2022-02-14 19:52:33.247 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (3.3) 2022-02-14 19:52:33.249 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (1.26.8) 2022-02-14 19:52:33.250 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (2019.11.28) 2022-02-14 19:52:33.252 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev20) (2.0.12) 2022-02-14 19:52:33.269 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev20) (0.7) 2022-02-14 19:52:33.429 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev20) (1.1.2) 2022-02-14 19:52:33.493 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (5.4.0) 2022-02-14 19:52:33.495 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (4.11.0) 2022-02-14 19:52:33.496 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.1.6) 2022-02-14 19:52:33.514 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (1.15.0) 2022-02-14 19:52:33.548 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==6.1.0.dev20) (1.13.3) 2022-02-14 19:52:33.605 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (2.0.1) 2022-02-14 19:52:33.672 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.7.0) 2022-02-14 19:52:33.753 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev20) (1.1.5) 2022-02-14 19:52:33.805 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev20) (0.2.5) 2022-02-14 19:52:33.996 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.4.2) 2022-02-14 19:52:33.999 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (0.5.2) 2022-02-14 19:52:33.999 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (5.1.1) 2022-02-14 19:52:34.077 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (2.5.0) 2022-02-14 19:52:34.128 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev20) (2.21) 2022-02-14 19:52:34.289 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (3.7.0) 2022-02-14 19:52:34.395 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (1.0.0) 2022-02-14 19:52:34.396 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev20) (3.0.0) 2022-02-14 19:52:36.285 | Installing collected packages: openstack-placement 2022-02-14 19:52:36.285 | Attempting uninstall: openstack-placement 2022-02-14 19:52:36.285 | Found existing installation: openstack-placement 6.1.0.dev20 2022-02-14 19:52:36.288 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-02-14 19:52:36.289 | Running setup.py develop for openstack-placement 2022-02-14 19:52:38.375 | Successfully installed openstack-placement 2022-02-14 19:52:38.375 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:52:38.382 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:52:38.382 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:52:38.508 | + inc/python:pip_install:200 : result=0 2022-02-14 19:52:38.510 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:52:38.513 | + functions-common:time_stop:2425 : local name 2022-02-14 19:52:38.515 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:52:38.518 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:52:38.520 | + functions-common:time_stop:2428 : local total 2022-02-14 19:52:38.522 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:52:38.525 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:52:38.527 | + functions-common:time_stop:2432 : start_time=1644868349523 2022-02-14 19:52:38.530 | + functions-common:time_stop:2434 : [[ -z 1644868349523 ]] 2022-02-14 19:52:38.533 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:52:38.537 | + functions-common:time_stop:2437 : end_time=1644868358534 2022-02-14 19:52:38.539 | + functions-common:time_stop:2438 : elapsed_time=9011 2022-02-14 19:52:38.542 | + functions-common:time_stop:2439 : total=133357 2022-02-14 19:52:38.544 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:52:38.546 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=142368 2022-02-14 19:52:38.549 | + inc/python:pip_install:203 : return 0 2022-02-14 19:52:38.551 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 19:52:38.554 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-14 19:52:38.556 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-14 19:52:38.576 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-14 19:52:38.588 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-02-14 19:52:38.591 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-02-14 19:52:38.594 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:52:38.596 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:52:38.599 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-02-14 19:52:38.601 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:52:38.604 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 19:52:38.606 | + ./stack.sh:main:943 : configure_placement 2022-02-14 19:52:38.609 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-02-14 19:52:38.621 | + lib/placement:configure_placement:107 : create_placement_conf 2022-02-14 19:52:38.624 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-02-14 19:52:38.629 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-02-14 19:52:38.631 | ++ lib/database:database_connection_url:134 : local db=placement 2022-02-14 19:52:38.634 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-02-14 19:52:38.637 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-02-14 19:52:38.640 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-14 19:52:38.643 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-14 19:52:38.675 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-02-14 19:52:38.707 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-02-14 19:52:38.739 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-02-14 19:52:38.741 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2022-02-14 19:52:38.744 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2022-02-14 19:52:38.746 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 19:52:38.749 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-02-14 19:52:38.781 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-02-14 19:52:38.810 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.81/identity 2022-02-14 19:52:38.840 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-02-14 19:52:38.870 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-02-14 19:52:38.900 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-02-14 19:52:38.929 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-02-14 19:52:38.959 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-02-14 19:52:38.987 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 19:52:39.018 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 19:52:39.047 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-02-14 19:52:39.050 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-02-14 19:52:39.052 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-02-14 19:52:39.055 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 19:52:39.074 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 19:52:39.076 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 19:52:39.079 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 19:52:39.081 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 19:52:39.084 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 19:52:39.113 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 19:52:39.143 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 19:52:39.172 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 19:52:39.201 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-14 19:52:39.204 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-02-14 19:52:39.206 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-02-14 19:52:39.209 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-02-14 19:52:39.211 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-02-14 19:52:39.214 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 19:52:39.217 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 19:52:39.220 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-02-14 19:52:39.224 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-02-14 19:52:39.227 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 19:52:39.229 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 19:52:39.242 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 19:52:39.242 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 19:52:39.252 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 19:52:39.255 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 19:52:39.271 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-02-14 19:52:39.273 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-02-14 19:52:39.278 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-02-14 19:52:39.310 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-02-14 19:52:39.338 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-02-14 19:52:39.367 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-02-14 19:52:39.396 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 19:52:39.426 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 19:52:39.455 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-02-14 19:52:39.484 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-02-14 19:52:39.513 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-02-14 19:52:39.542 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-14 19:52:39.571 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 19:52:39.600 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 19:52:39.629 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-02-14 19:52:39.658 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 19:52:39.661 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 19:52:39.664 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-02-14 19:52:39.667 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-02-14 19:52:39.670 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 19:52:39.672 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:52:39.675 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:52:39.677 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-02-14 19:52:39.680 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-02-14 19:52:39.683 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-02-14 19:52:39.711 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 19:52:39.742 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-02-14 19:52:39.742 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-02-14 19:52:39.752 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-02-14 19:52:39.755 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-02-14 19:52:39.758 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-02-14 19:52:39.760 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 19:52:39.763 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 19:52:39.765 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 19:52:39.768 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:52:39.770 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:52:39.773 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 19:52:39.775 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 19:52:39.778 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:52:39.781 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:52:39.783 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-02-14 19:52:39.845 | Site placement-api already enabled 2022-02-14 19:52:39.849 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 19:52:39.852 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 19:52:39.854 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 19:52:39.857 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 19:52:39.990 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-02-14 19:52:40.016 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:52:40.018 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-02-14 19:52:40.041 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:52:40.044 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-02-14 19:52:40.066 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:52:40.069 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-02-14 19:52:40.071 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-02-14 19:52:40.074 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-14 19:52:40.107 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.81/identity 2022-02-14 19:52:40.137 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-02-14 19:52:40.167 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-14 19:52:40.197 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-14 19:52:40.227 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-02-14 19:52:40.257 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-14 19:52:40.286 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-02-14 19:52:40.316 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-02-14 19:52:40.334 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:52:40.336 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-02-14 19:52:40.353 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:52:40.356 | + ./stack.sh:main:969 : run_phase stack install 2022-02-14 19:52:40.359 | + functions-common:run_phase:1853 : local mode=stack 2022-02-14 19:52:40.361 | + functions-common:run_phase:1854 : local phase=install 2022-02-14 19:52:40.364 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 19:52:40.366 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 19:52:40.369 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 19:52:40.371 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 19:52:40.375 | + functions-common:run_phase:1863 : local extra 2022-02-14 19:52:40.378 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 19:52:40.382 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 19:52:40.385 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 19:52:40.388 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 19:52:40.390 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-02-14 19:52:40.393 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 19:52:40.409 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:52:40.411 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 19:52:40.414 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-14 19:52:40.416 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-02-14 19:52:40.418 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-02-14 19:52:40.421 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:52:40.423 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-02-14 19:52:40.426 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-02-14 19:52:40.428 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-02-14 19:52:40.485 | ++ inc/async:async_inner:63 : install_tempest 2022-02-14 19:52:40.522 | [360041 Async install_tempest:385391]: running: install_tempest 2022-02-14 19:52:40.525 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-14 19:52:40.527 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-14 19:52:40.530 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 19:52:40.533 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-14 19:52:40.537 | + functions-common:run_phase:1880 : run_plugins stack install 2022-02-14 19:52:40.540 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-14 19:52:40.543 | + functions-common:run_plugins:1840 : local phase=install 2022-02-14 19:52:40.547 | + functions-common:run_plugins:1842 : local plugins= 2022-02-14 19:52:40.550 | + functions-common:run_plugins:1843 : local plugin 2022-02-14 19:52:40.552 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-02-14 19:52:40.555 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-02-14 19:52:40.558 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 19:52:40.561 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 19:52:40.564 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-02-14 19:52:40.567 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 19:52:40.569 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-02-14 19:52:40.572 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-02-14 19:52:40.575 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 19:52:40.578 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-02-14 19:52:40.581 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-02-14 19:52:40.584 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 19:52:40.588 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-02-14 19:52:40.588 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 19:52:40.593 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-02-14 19:52:40.596 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-02-14 19:52:40.598 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-02-14 19:52:40.601 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-02-14 19:52:40.604 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-02-14 19:52:40.628 | Using python 3.8 to install python-openstackclient 2022-02-14 19:52:40.630 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-02-14 19:52:41.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:52:41.519 | from cryptography.utils import int_from_bytes 2022-02-14 19:52:41.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:52:41.520 | from cryptography.utils import int_from_bytes 2022-02-14 19:52:42.677 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 19:52:42.702 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.7.0) 2022-02-14 19:52:42.722 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.2.0) 2022-02-14 19:52:42.724 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-02-14 19:52:42.725 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.1) 2022-02-14 19:52:42.726 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2022-02-14 19:52:42.727 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2022-02-14 19:52:42.728 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-02-14 19:52:42.729 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-02-14 19:52:42.730 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-02-14 19:52:42.732 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-02-14 19:52:42.733 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.0) 2022-02-14 19:52:42.734 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-02-14 19:52:42.745 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.3.3) 2022-02-14 19:52:42.746 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.0) 2022-02-14 19:52:42.747 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-02-14 19:52:42.749 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-02-14 19:52:42.750 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-02-14 19:52:42.776 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2022-02-14 19:52:42.777 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2022-02-14 19:52:42.778 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2022-02-14 19:52:42.780 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2022-02-14 19:52:42.781 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2022-02-14 19:52:42.782 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2022-02-14 19:52:42.783 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2022-02-14 19:52:42.784 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.1) 2022-02-14 19:52:42.785 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.1) 2022-02-14 19:52:42.787 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2022-02-14 19:52:42.788 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.5) 2022-02-14 19:52:42.804 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-02-14 19:52:42.821 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-02-14 19:52:42.822 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-02-14 19:52:42.823 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-02-14 19:52:42.826 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.4.0) 2022-02-14 19:52:42.847 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-02-14 19:52:42.865 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-02-14 19:52:42.867 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.2.0) 2022-02-14 19:52:42.868 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.7.1) 2022-02-14 19:52:42.967 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-02-14 19:52:42.968 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-02-14 19:52:42.969 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-02-14 19:52:43.013 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) 2022-02-14 19:52:43.025 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-02-14 19:52:43.061 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.2) 2022-02-14 19:52:43.228 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-02-14 19:52:43.245 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-02-14 19:52:43.351 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-02-14 19:52:43.352 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-02-14 19:52:43.353 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-02-14 19:52:43.355 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-02-14 19:52:43.492 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.21) 2022-02-14 19:52:45.813 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 19:52:45.820 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 19:52:45.820 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 19:52:45.947 | + inc/python:pip_install:200 : result=0 2022-02-14 19:52:45.949 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 19:52:45.952 | + functions-common:time_stop:2425 : local name 2022-02-14 19:52:45.954 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:52:45.956 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:52:45.959 | + functions-common:time_stop:2428 : local total 2022-02-14 19:52:45.961 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:52:45.964 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 19:52:45.966 | + functions-common:time_stop:2432 : start_time=1644868360621 2022-02-14 19:52:45.968 | + functions-common:time_stop:2434 : [[ -z 1644868360621 ]] 2022-02-14 19:52:45.971 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:52:45.976 | + functions-common:time_stop:2437 : end_time=1644868365973 2022-02-14 19:52:45.978 | + functions-common:time_stop:2438 : elapsed_time=5352 2022-02-14 19:52:45.981 | + functions-common:time_stop:2439 : total=142368 2022-02-14 19:52:45.984 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:52:45.986 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=147720 2022-02-14 19:52:45.989 | + inc/python:pip_install:203 : return 0 2022-02-14 19:52:45.991 | + ./stack.sh:main:981 : install_oscwrap 2022-02-14 19:52:45.997 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-02-14 19:52:46.002 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.OaUVgMeyze 2022-02-14 19:52:46.005 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-02-14 19:52:46.007 | + functions-common:install_oscwrap:2476 : unalias -a 2022-02-14 19:52:46.010 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-02-14 19:52:46.012 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-02-14 19:52:46.015 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-14 19:52:46.017 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-02-14 19:52:46.036 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:52:46.038 | + ./stack.sh:main:1035 : configure_database 2022-02-14 19:52:46.041 | + lib/database:configure_database:128 : configure_database_mysql 2022-02-14 19:52:46.044 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-02-14 19:52:46.046 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-02-14 19:52:46.049 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:52:46.051 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-02-14 19:52:46.053 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-02-14 19:52:46.056 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:52:46.058 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:52:46.061 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-02-14 19:52:46.064 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-02-14 19:52:46.066 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 19:52:46.068 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 19:52:46.071 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 19:52:46.073 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 19:52:46.075 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 19:52:46.077 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 19:52:46.080 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 19:52:46.082 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 19:52:46.084 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 19:52:46.086 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 19:52:46.089 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 19:52:46.091 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-02-14 19:52:46.094 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 19:52:46.096 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 19:52:46.098 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 19:52:46.101 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 19:52:46.103 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 19:52:46.106 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 19:52:46.109 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-02-14 19:52:46.125 | mysqladmin: connect to server at 'localhost' failed 2022-02-14 19:52:46.125 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-02-14 19:52:46.129 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-02-14 19:52:46.131 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-02-14 19:52:46.134 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:52:46.136 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:52:46.139 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-02-14 19:52:46.141 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-02-14 19:52:46.143 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-02-14 19:52:46.146 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 19:52:46.148 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 19:52:46.151 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-02-14 19:52:46.154 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-02-14 19:52:46.156 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-02-14 19:52:46.168 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 19:52:46.232 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-02-14 19:52:46.244 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 19:52:46.295 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-02-14 19:52:46.299 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-02-14 19:52:46.299 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-02-14 19:52:46.304 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-02-14 19:52:46.358 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-02-14 19:52:46.411 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-02-14 19:52:46.464 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-02-14 19:52:46.518 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-02-14 19:52:46.520 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-02-14 19:52:46.523 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 19:52:46.525 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-02-14 19:52:49.712 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-02-14 19:52:49.715 | + functions-common:save_stackenv:60 : local tag=1039 2022-02-14 19:52:49.718 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-14 19:52:49.723 | + functions-common:save_stackenv:62 : time_stamp=2022-02-14-195249 2022-02-14 19:52:49.725 | + functions-common:save_stackenv:63 : echo '# 2022-02-14-195249 1039' 2022-02-14 19:52:49.728 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:52:49.731 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-14 19:52:49.734 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:52:49.736 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-14 19:52:49.739 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:52:49.741 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-14 19:52:49.744 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:52:49.747 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-02-14 19:52:49.750 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:52:49.752 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.81 2022-02-14 19:52:49.755 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:52:49.757 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.81/identity 2022-02-14 19:52:49.760 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:52:49.762 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-14-194917 2022-02-14 19:52:49.765 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:52:49.767 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-14 19:52:49.770 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:52:49.773 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.81 2022-02-14 19:52:49.776 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:52:49.779 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-14 19:52:49.781 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:52:49.784 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-14 19:52:49.786 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:52:49.789 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-14 19:52:49.803 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 19:52:49.805 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-14 19:52:49.808 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-02-14 19:52:49.811 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-02-14 19:52:49.814 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-02-14 19:52:49.826 | + ./stack.sh:main:1065 : start_dstat 2022-02-14 19:52:49.828 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 19:52:49.831 | + functions-common:run_process:1680 : local service=dstat 2022-02-14 19:52:49.834 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 19:52:49.837 | + functions-common:run_process:1682 : local group= 2022-02-14 19:52:49.839 | + functions-common:run_process:1683 : local user= 2022-02-14 19:52:49.842 | + functions-common:run_process:1685 : local name=dstat 2022-02-14 19:52:49.844 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 19:52:49.847 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 19:52:49.850 | + functions-common:time_start:2412 : local start_time= 2022-02-14 19:52:49.852 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 19:52:49.855 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 19:52:49.860 | + functions-common:time_start:2416 : _TIME_START[$name]=1644868369858 2022-02-14 19:52:49.863 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-02-14 19:52:49.881 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:52:49.884 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-02-14 19:52:49.886 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-02-14 19:52:49.889 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 19:52:49.891 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 19:52:49.894 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 19:52:49.896 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 19:52:49.899 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-02-14 19:52:49.902 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-02-14 19:52:49.905 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-02-14 19:52:49.907 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-14 19:52:49.910 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-14 19:52:49.912 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-02-14 19:52:49.915 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-02-14 19:52:49.918 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-02-14 19:52:49.921 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 19:52:49.923 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-14 19:52:49.925 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-14 19:52:49.928 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-14 19:52:49.930 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-14 19:52:49.933 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-02-14 19:52:49.935 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-14 19:52:49.939 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-02-14 19:52:49.992 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-02-14 19:52:50.045 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 19:52:50.096 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-02-14 19:52:50.149 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-02-14 19:52:50.202 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 19:52:50.255 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-14 19:52:50.257 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-02-14 19:52:50.310 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-14 19:52:50.697 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-02-14 19:52:50.711 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-02-14 19:52:51.055 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-02-14 19:52:51.075 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 19:52:51.080 | + functions-common:time_stop:2425 : local name 2022-02-14 19:52:51.082 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:52:51.085 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:52:51.087 | + functions-common:time_stop:2428 : local total 2022-02-14 19:52:51.090 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:52:51.093 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 19:52:51.095 | + functions-common:time_stop:2432 : start_time=1644868369858 2022-02-14 19:52:51.097 | + functions-common:time_stop:2434 : [[ -z 1644868369858 ]] 2022-02-14 19:52:51.101 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:52:51.105 | + functions-common:time_stop:2437 : end_time=1644868371102 2022-02-14 19:52:51.108 | + functions-common:time_stop:2438 : elapsed_time=1244 2022-02-14 19:52:51.110 | + functions-common:time_stop:2439 : total=0 2022-02-14 19:52:51.112 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:52:51.115 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1244 2022-02-14 19:52:51.117 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-02-14 19:52:51.120 | + functions-common:run_process:1680 : local service=memory_tracker 2022-02-14 19:52:51.122 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-02-14 19:52:51.125 | + functions-common:run_process:1682 : local group= 2022-02-14 19:52:51.128 | + functions-common:run_process:1683 : local user=root 2022-02-14 19:52:51.130 | + functions-common:run_process:1685 : local name=memory_tracker 2022-02-14 19:52:51.133 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 19:52:51.135 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 19:52:51.138 | + functions-common:time_start:2412 : local start_time= 2022-02-14 19:52:51.141 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 19:52:51.144 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 19:52:51.148 | + functions-common:time_start:2416 : _TIME_START[$name]=1644868371146 2022-02-14 19:52:51.151 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-02-14 19:52:51.169 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:52:51.172 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 19:52:51.174 | + functions-common:time_stop:2425 : local name 2022-02-14 19:52:51.177 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:52:51.179 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:52:51.182 | + functions-common:time_stop:2428 : local total 2022-02-14 19:52:51.184 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:52:51.187 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 19:52:51.189 | + functions-common:time_stop:2432 : start_time=1644868371146 2022-02-14 19:52:51.192 | + functions-common:time_stop:2434 : [[ -z 1644868371146 ]] 2022-02-14 19:52:51.195 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:52:51.200 | + functions-common:time_stop:2437 : end_time=1644868371197 2022-02-14 19:52:51.202 | + functions-common:time_stop:2438 : elapsed_time=51 2022-02-14 19:52:51.205 | + functions-common:time_stop:2439 : total=1244 2022-02-14 19:52:51.207 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:52:51.210 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1295 2022-02-14 19:52:51.212 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-02-14 19:52:51.230 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:52:51.233 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-02-14 19:52:51.251 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:52:51.254 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-02-14 19:52:51.272 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:52:51.275 | + ./stack.sh:main:1078 : start_etcd3 2022-02-14 19:52:51.277 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-02-14 19:52:51.280 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-829064-8 --data-dir /opt/stack/data/etcd' 2022-02-14 19:52:51.283 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-02-14 19:52:51.285 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-829064-8=http://10.222.0.81:2380' 2022-02-14 19:52:51.288 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.81:2380' 2022-02-14 19:52:51.290 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.81:2379' 2022-02-14 19:52:51.293 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-02-14 19:52:51.295 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-02-14 19:52:51.298 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.81:2379' 2022-02-14 19:52:51.300 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-02-14 19:52:51.303 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-02-14 19:52:51.305 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-14 19:52:51.308 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-829064-8 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-829064-8=http://10.222.0.81:2380 --initial-advertise-peer-urls http://10.222.0.81:2380 --advertise-client-urls http://10.222.0.81:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.81:2379 --debug' '' root 2022-02-14 19:52:51.311 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-02-14 19:52:51.313 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name n-d-829064-8 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-829064-8=http://10.222.0.81:2380 --initial-advertise-peer-urls http://10.222.0.81:2380 --advertise-client-urls http://10.222.0.81:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.81:2379 --debug' 2022-02-14 19:52:51.316 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-14 19:52:51.318 | + functions-common:write_user_unit_file:1565 : local user=root 2022-02-14 19:52:51.320 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-14 19:52:51.323 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-14 19:52:51.326 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-14 19:52:51.328 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-14 19:52:51.333 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-02-14 19:52:51.417 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-02-14 19:52:51.508 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-829064-8 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-829064-8=http://10.222.0.81:2380 --initial-advertise-peer-urls http://10.222.0.81:2380 --advertise-client-urls http://10.222.0.81:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.81:2379 --debug' 2022-02-14 19:52:51.560 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-02-14 19:52:51.610 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-02-14 19:52:51.662 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 19:52:51.713 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-14 19:52:51.716 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-02-14 19:52:51.777 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-14 19:52:52.174 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-02-14 19:52:52.226 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-02-14 19:52:52.279 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-02-14 19:52:52.330 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-02-14 19:52:52.381 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-02-14 19:52:52.385 | ++ functions-common:is_arch:506 : uname -m 2022-02-14 19:52:52.389 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-14 19:52:52.392 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-02-14 19:52:52.767 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-02-14 19:52:52.781 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-02-14 19:52:53.144 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-02-14 19:52:53.320 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-02-14 19:52:53.338 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:52:53.340 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-02-14 19:52:53.343 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-02-14 19:52:53.346 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-02-14 19:52:53.350 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-02-14 19:52:53.363 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-02-14 19:52:53.376 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-02-14 19:52:53.378 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-14 19:52:53.381 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.81/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-02-14 19:52:53.520 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.81/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-02-14 19:52:53.659 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.81/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-02-14 19:52:53.796 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.81/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-02-14 19:52:53.934 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.81/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-02-14 19:52:54.081 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.81/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-02-14 19:52:54.223 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.81/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-02-14 19:52:54.360 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.81/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-02-14 19:52:54.499 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.81/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-02-14 19:52:54.637 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.81/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-02-14 19:52:54.774 | + functions-common:write_clouds_yaml:198 : cat 2022-02-14 19:52:54.780 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-02-14 19:52:54.783 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-02-14 19:52:54.786 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-02-14 19:52:54.790 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-02-14 19:52:54.793 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-02-14 19:52:54.796 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-02-14 19:52:54.813 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:52:54.816 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-02-14 19:52:54.818 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:52:54.821 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-02-14 19:52:54.823 | + ./stack.sh:main:1095 : '[' 10.222.0.81 == 10.222.0.81 ']' 2022-02-14 19:52:54.826 | + ./stack.sh:main:1096 : init_keystone 2022-02-14 19:52:54.828 | + lib/keystone:init_keystone:462 : is_service_enabled ldap 2022-02-14 19:52:54.844 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:52:54.847 | + lib/keystone:init_keystone:466 : [[ True == True ]] 2022-02-14 19:52:54.849 | + lib/keystone:init_keystone:468 : recreate_database keystone 2022-02-14 19:52:54.852 | + lib/database:recreate_database:112 : local db=keystone 2022-02-14 19:52:54.854 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-02-14 19:52:54.857 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-02-14 19:52:54.859 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-02-14 19:52:54.864 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 19:53:01.141 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-02-14 19:53:01.146 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 19:53:01.252 | + lib/keystone:init_keystone:471 : time_start dbsync 2022-02-14 19:53:01.255 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 19:53:01.258 | + functions-common:time_start:2412 : local start_time= 2022-02-14 19:53:01.260 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 19:53:01.264 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 19:53:01.268 | + functions-common:time_start:2416 : _TIME_START[$name]=1644868381265 2022-02-14 19:53:01.271 | + lib/keystone:init_keystone:473 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-02-14 19:53:05.884 | 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=387239) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 19:53:05.891 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:53:05.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:05.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:05.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:05.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:05.892 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:05.893 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:05.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:05.893 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:05.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:05.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:05.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:05.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:05.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:05.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:05.894 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:53:05.894 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:53:05.920 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:53:05.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:05.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:05.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:05.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:05.921 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:05.921 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:05.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:05.922 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:05.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:05.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:05.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:05.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:05.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:05.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:05.923 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:53:05.923 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:53:06.406 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:53:06.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:06.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:06.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:06.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:06.408 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:06.408 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:06.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:06.408 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:06.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:06.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:06.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:06.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:06.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:06.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:06.409 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:53:06.409 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:53:06.416 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-14 19:53:35.345 | ++ inc/async:async_inner:64 : rc=0 2022-02-14 19:53:35.370 | [385391 Async install_tempest:385391]: finished successfully 2022-02-14 19:53:35.428 | INFO migrate.versioning.api [-] done 2022-02-14 19:53:35.428 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-14 19:53:35.491 | INFO migrate.versioning.api [-] done 2022-02-14 19:53:35.491 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-14 19:53:35.579 | INFO migrate.versioning.api [-] done 2022-02-14 19:53:35.580 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-14 19:53:35.647 | INFO migrate.versioning.api [-] done 2022-02-14 19:53:35.647 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-14 19:53:35.716 | INFO migrate.versioning.api [-] done 2022-02-14 19:53:35.716 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-14 19:53:35.793 | INFO migrate.versioning.api [-] done 2022-02-14 19:53:35.793 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-14 19:53:36.719 | INFO migrate.versioning.api [-] done 2022-02-14 19:53:36.719 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:53:36.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:36.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:36.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:36.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:36.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:36.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:36.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:36.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:36.721 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:36.722 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:36.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:36.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:36.722 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:36.722 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:36.722 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:53:36.723 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:53:36.723 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:53:36.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:36.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:36.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:36.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:36.725 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:36.725 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:36.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:36.725 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:36.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:36.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:36.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:36.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:36.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:36.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:36.726 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:53:36.726 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:53:36.734 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:53:36.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:36.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:36.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:36.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:36.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:36.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:36.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:36.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:36.736 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:36.736 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:36.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:36.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:36.736 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:36.736 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:36.736 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:53:36.737 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:53:37.161 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:53:37.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:37.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:37.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:37.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:37.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:37.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:37.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:37.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:37.163 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:37.163 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:37.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:37.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:37.163 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:37.164 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:37.164 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:53:37.164 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:53:37.247 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:53:37.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:37.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:37.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:37.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:37.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:37.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:37.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:37.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:37.249 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:37.249 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:37.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:37.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:37.250 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:37.250 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:37.250 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:53:37.250 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:53:37.258 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-14 19:53:37.408 | INFO migrate.versioning.api [-] done 2022-02-14 19:53:37.408 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-14 19:53:37.470 | INFO migrate.versioning.api [-] done 2022-02-14 19:53:37.470 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-14 19:53:37.544 | INFO migrate.versioning.api [-] done 2022-02-14 19:53:37.545 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-14 19:53:37.619 | INFO migrate.versioning.api [-] done 2022-02-14 19:53:37.619 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-14 19:53:37.676 | INFO migrate.versioning.api [-] done 2022-02-14 19:53:37.676 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-14 19:53:37.733 | INFO migrate.versioning.api [-] done 2022-02-14 19:53:37.733 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-14 19:53:37.784 | INFO migrate.versioning.api [-] done 2022-02-14 19:53:37.785 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:53:37.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:37.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:37.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:37.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:37.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:37.786 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:37.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:37.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:37.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:37.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:37.787 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:37.787 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:37.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:37.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:37.788 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:53:37.788 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:53:37.788 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:53:37.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:37.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:37.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:37.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:37.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:37.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:37.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:37.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:37.790 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:37.790 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:37.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:37.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:37.791 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:37.791 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:37.791 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:53:37.791 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:53:37.799 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:53:37.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:37.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:37.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:37.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:37.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:37.800 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:37.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:37.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:37.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:37.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:37.801 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:37.801 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:37.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:37.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:37.802 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:53:37.802 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:53:38.175 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:53:38.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:38.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:38.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:38.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:38.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:38.177 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:38.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:38.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:38.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:38.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:38.178 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:38.178 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:38.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:38.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:38.178 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:53:38.179 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:53:38.282 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 19:53:38.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:38.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:38.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:38.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:38.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:38.283 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:38.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:38.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:38.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:38.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:38.284 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:38.284 | 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=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:38.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 19:53:38.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 19:53:38.285 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 19:53:38.285 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=387239) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 19:53:38.292 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-14 19:53:38.347 | INFO migrate.versioning.api [-] done 2022-02-14 19:53:38.347 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-14 19:53:38.416 | INFO migrate.versioning.api [-] done 2022-02-14 19:53:38.416 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-14 19:53:38.479 | INFO migrate.versioning.api [-] done 2022-02-14 19:53:38.479 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-14 19:53:38.541 | INFO migrate.versioning.api [-] done 2022-02-14 19:53:38.542 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-14 19:53:38.616 | INFO migrate.versioning.api [-] done 2022-02-14 19:53:38.616 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-14 19:53:38.679 | INFO migrate.versioning.api [-] done 2022-02-14 19:53:38.679 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-14 19:53:38.748 | INFO migrate.versioning.api [-] done 2022-02-14 19:53:39.125 | + lib/keystone:init_keystone:474 : time_stop dbsync 2022-02-14 19:53:39.127 | + functions-common:time_stop:2425 : local name 2022-02-14 19:53:39.130 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:53:39.132 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:53:39.135 | + functions-common:time_stop:2428 : local total 2022-02-14 19:53:39.137 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:53:39.140 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 19:53:39.142 | + functions-common:time_stop:2432 : start_time=1644868381265 2022-02-14 19:53:39.145 | + functions-common:time_stop:2434 : [[ -z 1644868381265 ]] 2022-02-14 19:53:39.148 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:53:39.152 | + functions-common:time_stop:2437 : end_time=1644868419150 2022-02-14 19:53:39.155 | + functions-common:time_stop:2438 : elapsed_time=37885 2022-02-14 19:53:39.158 | + functions-common:time_stop:2439 : total=0 2022-02-14 19:53:39.160 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:53:39.163 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37885 2022-02-14 19:53:39.165 | + lib/keystone:init_keystone:476 : [[ fernet == \f\e\r\n\e\t ]] 2022-02-14 19:53:39.168 | + lib/keystone:init_keystone:477 : rm -rf /etc/keystone/fernet-keys/ 2022-02-14 19:53:39.173 | + lib/keystone:init_keystone:478 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-02-14 19:53:43.669 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-02-14 19:53:43.670 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-14 19:53:43.670 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-14 19:53:43.670 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-02-14 19:53:43.671 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-14 19:53:43.671 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-14 19:53:43.671 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-14 19:53:43.671 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-14 19:53:43.672 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-14 19:53:44.017 | + lib/keystone:init_keystone:480 : rm -rf /etc/keystone/credential-keys/ 2022-02-14 19:53:44.022 | + lib/keystone:init_keystone:481 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-02-14 19:53:48.542 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-02-14 19:53:48.542 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-14 19:53:48.543 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-14 19:53:48.543 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-02-14 19:53:48.543 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-14 19:53:48.543 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-14 19:53:48.544 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-14 19:53:48.544 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-14 19:53:48.544 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-14 19:53:48.896 | + ./stack.sh:main:1097 : start_keystone 2022-02-14 19:53:48.898 | + lib/keystone:start_keystone:539 : local service_port=5000 2022-02-14 19:53:48.901 | + lib/keystone:start_keystone:540 : local auth_protocol=http 2022-02-14 19:53:48.904 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2022-02-14 19:53:48.920 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:53:48.924 | + lib/keystone:start_keystone:546 : '[' uwsgi == mod_wsgi ']' 2022-02-14 19:53:48.927 | ++ lib/keystone:start_keystone:550 : which uwsgi 2022-02-14 19:53:48.931 | + lib/keystone:start_keystone:550 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-02-14 19:53:48.934 | + functions-common:run_process:1680 : local service=keystone 2022-02-14 19:53:48.936 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 19:53:48.939 | + functions-common:run_process:1682 : local group= 2022-02-14 19:53:48.942 | + functions-common:run_process:1683 : local user= 2022-02-14 19:53:48.944 | + functions-common:run_process:1685 : local name=keystone 2022-02-14 19:53:48.946 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 19:53:48.949 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 19:53:48.952 | + functions-common:time_start:2412 : local start_time= 2022-02-14 19:53:48.954 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 19:53:48.957 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 19:53:48.962 | + functions-common:time_start:2416 : _TIME_START[$name]=1644868428959 2022-02-14 19:53:48.964 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-02-14 19:53:48.980 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:53:48.983 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-02-14 19:53:48.986 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-02-14 19:53:48.988 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 19:53:48.991 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 19:53:48.993 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 19:53:48.996 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 19:53:48.998 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-02-14 19:53:49.001 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-02-14 19:53:49.003 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-02-14 19:53:49.006 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-14 19:53:49.009 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-14 19:53:49.024 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-02-14 19:53:49.024 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-02-14 19:53:49.025 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-02-14 19:53:49.025 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 19:53:49.025 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-14 19:53:49.025 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-14 19:53:49.026 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-02-14 19:53:49.028 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-14 19:53:49.033 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-02-14 19:53:49.089 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-02-14 19:53:49.150 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-02-14 19:53:49.201 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 19:53:49.259 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 19:53:49.311 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-02-14 19:53:49.363 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-02-14 19:53:49.423 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-02-14 19:53:49.476 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-02-14 19:53:49.533 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-02-14 19:53:49.585 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-14 19:53:49.587 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-02-14 19:53:49.638 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-14 19:53:50.001 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-02-14 19:53:50.014 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-02-14 19:53:50.369 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-02-14 19:53:50.446 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 19:53:50.449 | + functions-common:time_stop:2425 : local name 2022-02-14 19:53:50.452 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:53:50.457 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:53:50.461 | + functions-common:time_stop:2428 : local total 2022-02-14 19:53:50.463 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:53:50.466 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 19:53:50.468 | + functions-common:time_stop:2432 : start_time=1644868428959 2022-02-14 19:53:50.471 | + functions-common:time_stop:2434 : [[ -z 1644868428959 ]] 2022-02-14 19:53:50.476 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:53:50.481 | + functions-common:time_stop:2437 : end_time=1644868430478 2022-02-14 19:53:50.483 | + functions-common:time_stop:2438 : elapsed_time=1519 2022-02-14 19:53:50.486 | + functions-common:time_stop:2439 : total=1295 2022-02-14 19:53:50.489 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:53:50.491 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2814 2022-02-14 19:53:50.494 | + lib/keystone:start_keystone:553 : echo 'Waiting for keystone to start...' 2022-02-14 19:53:50.494 | Waiting for keystone to start... 2022-02-14 19:53:50.496 | + lib/keystone:start_keystone:559 : local service_uri=http://10.222.0.81/identity/v3/ 2022-02-14 19:53:50.499 | + lib/keystone:start_keystone:561 : wait_for_service 60 http://10.222.0.81/identity/v3/ 2022-02-14 19:53:50.501 | + functions:wait_for_service:457 : local timeout=60 2022-02-14 19:53:50.504 | + functions:wait_for_service:458 : local url=http://10.222.0.81/identity/v3/ 2022-02-14 19:53:50.506 | + functions:wait_for_service:459 : local rval=0 2022-02-14 19:53:50.508 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-14 19:53:50.511 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-14 19:53:50.513 | + functions-common:time_start:2412 : local start_time= 2022-02-14 19:53:50.516 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 19:53:50.519 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 19:53:50.523 | + functions-common:time_start:2416 : _TIME_START[$name]=1644868430520 2022-02-14 19:53:50.526 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-14 19:53:50.532 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.81/identity/v3/ 2022-02-14 19:53:56.957 | + :: : [[ 200 == 503 ]] 2022-02-14 19:53:56.958 | + :: : [[ 0 -eq 7 ]] 2022-02-14 19:53:56.961 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-14 19:53:56.964 | + functions-common:time_stop:2425 : local name 2022-02-14 19:53:56.966 | + functions-common:time_stop:2426 : local end_time 2022-02-14 19:53:56.968 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 19:53:56.971 | + functions-common:time_stop:2428 : local total 2022-02-14 19:53:56.973 | + functions-common:time_stop:2429 : local start_time 2022-02-14 19:53:56.976 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-14 19:53:56.978 | + functions-common:time_stop:2432 : start_time=1644868430520 2022-02-14 19:53:56.980 | + functions-common:time_stop:2434 : [[ -z 1644868430520 ]] 2022-02-14 19:53:56.983 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 19:53:56.988 | + functions-common:time_stop:2437 : end_time=1644868436985 2022-02-14 19:53:56.990 | + functions-common:time_stop:2438 : elapsed_time=6465 2022-02-14 19:53:56.993 | + functions-common:time_stop:2439 : total=0 2022-02-14 19:53:56.995 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 19:53:56.998 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6465 2022-02-14 19:53:57.001 | + functions:wait_for_service:467 : return 0 2022-02-14 19:53:57.003 | + lib/keystone:start_keystone:566 : is_service_enabled tls-proxy 2022-02-14 19:53:57.021 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:53:57.023 | + lib/keystone:start_keystone:571 : restart_service memcached 2022-02-14 19:53:57.026 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 19:53:57.028 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-02-14 19:53:57.057 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-02-14 19:53:57.061 | + lib/keystone:bootstrap_keystone:591 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.81/identity 2022-02-14 19:54:01.631 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=388089) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:54:01.631 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=388089) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:54:01.631 | 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=388089) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:54:01.639 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=388089) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:54:01.656 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=388089) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:54:01.656 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=388089) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:54:01.687 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=388089) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:54:01.721 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=388089) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:54:01.721 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=388089) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:54:01.810 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=388089) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:54:01.810 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=388089) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:54:01.810 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=388089) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:54:01.811 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=388089) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:54:01.811 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=388089) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:54:01.811 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=388089) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:54:01.824 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=388089) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:54:01.824 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=388089) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:54:01.824 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=388089) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:54:01.824 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=388089) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:54:01.825 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=388089) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:54:01.825 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=388089) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:54:01.825 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=388089) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:54:01.833 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=388089) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:54:01.835 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=388089) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:54:01.836 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=388089) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:54:01.836 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=388089) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:54:01.836 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=388089) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:54:01.836 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=388089) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:54:01.836 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=388089) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:54:01.837 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=388089) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 19:54:01.869 | 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=388089) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 19:54:02.256 | INFO keystone.cmd.bootstrap [None req-7b9e39ab-f3a4-408e-8c1d-af4b160a4639 None None] Created domain default 2022-02-14 19:54:02.340 | INFO keystone.cmd.bootstrap [None req-7b9e39ab-f3a4-408e-8c1d-af4b160a4639 None None] Created project admin 2022-02-14 19:54:02.368 | DEBUG passlib.handlers.bcrypt [None req-7b9e39ab-f3a4-408e-8c1d-af4b160a4639 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=388089) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-02-14 19:54:02.368 | DEBUG passlib.handlers.bcrypt [None req-7b9e39ab-f3a4-408e-8c1d-af4b160a4639 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=388089) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-02-14 19:54:02.520 | INFO keystone.cmd.bootstrap [None req-7b9e39ab-f3a4-408e-8c1d-af4b160a4639 None None] Created user admin 2022-02-14 19:54:02.597 | INFO keystone.cmd.bootstrap [None req-7b9e39ab-f3a4-408e-8c1d-af4b160a4639 None None] Created role reader 2022-02-14 19:54:02.657 | INFO keystone.cmd.bootstrap [None req-7b9e39ab-f3a4-408e-8c1d-af4b160a4639 None None] Created role member 2022-02-14 19:54:02.737 | INFO keystone.cmd.bootstrap [None req-7b9e39ab-f3a4-408e-8c1d-af4b160a4639 None None] Created implied role where ed3b8a49f8fc49898deb4ce993ea2c39 implies 14b4b20ba08e43059fabfeb17d75032b 2022-02-14 19:54:02.834 | INFO keystone.cmd.bootstrap [None req-7b9e39ab-f3a4-408e-8c1d-af4b160a4639 None None] Created role admin 2022-02-14 19:54:02.934 | INFO keystone.cmd.bootstrap [None req-7b9e39ab-f3a4-408e-8c1d-af4b160a4639 None None] Created implied role where f9f8098726bb4413acb83cc3870487ef implies ed3b8a49f8fc49898deb4ce993ea2c39 2022-02-14 19:54:03.029 | INFO keystone.cmd.bootstrap [None req-7b9e39ab-f3a4-408e-8c1d-af4b160a4639 None None] Granted role admin on project admin to user admin. 2022-02-14 19:54:03.085 | INFO keystone.cmd.bootstrap [None req-7b9e39ab-f3a4-408e-8c1d-af4b160a4639 None None] Granted role admin on the system to user admin. 2022-02-14 19:54:03.160 | WARNING py.warnings [None req-7b9e39ab-f3a4-408e-8c1d-af4b160a4639 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-02-14 19:54:03.160 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-02-14 19:54:03.160 |  2022-02-14 19:54:03.163 | INFO keystone.cmd.bootstrap [None req-7b9e39ab-f3a4-408e-8c1d-af4b160a4639 None None] Created region RegionOne 2022-02-14 19:54:03.323 | INFO keystone.cmd.bootstrap [None req-7b9e39ab-f3a4-408e-8c1d-af4b160a4639 None None] Created public endpoint http://10.222.0.81/identity 2022-02-14 19:54:03.760 | + lib/keystone:bootstrap_keystone:599 : '[' False == True ']' 2022-02-14 19:54:03.762 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-02-14 19:54:03.765 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2022-02-14 19:54:03.768 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2022-02-14 19:54:06.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:06.686 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:06.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:06.686 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:06.837 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:06.840 | + lib/keystone:create_keystone_accounts:299 : admin_project=ce813c02ceaa450183e72f1c6a3c0f65 2022-02-14 19:54:06.842 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2022-02-14 19:54:06.846 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2022-02-14 19:54:09.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:09.004 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:09.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:09.004 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:09.152 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:09.155 | + lib/keystone:create_keystone_accounts:301 : admin_user=ae0a2da33e2b4e4982fa04c199ed3edd 2022-02-14 19:54:09.157 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2022-02-14 19:54:09.160 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2022-02-14 19:54:09.162 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2022-02-14 19:54:09.165 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin ae0a2da33e2b4e4982fa04c199ed3edd default 2022-02-14 19:54:09.221 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin ae0a2da33e2b4e4982fa04c199ed3edd default 2022-02-14 19:54:09.258 | [360041 Async ks-domain-role:388206]: running: get_or_add_user_domain_role admin ae0a2da33e2b4e4982fa04c199ed3edd default 2022-02-14 19:54:09.261 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2022-02-14 19:54:09.263 | + functions-common:get_or_create_domain:877 : local domain_id 2022-02-14 19:54:09.266 | ++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-14 19:54:11.592 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-02-14 19:54:11.595 | + functions-common:get_or_create_domain:888 : echo default 2022-02-14 19:54:11.595 | default 2022-02-14 19:54:11.597 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2022-02-14 19:54:11.659 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-02-14 19:54:11.720 | [360041 Async ks-project:388336]: running: get_or_create_project service Default 2022-02-14 19:54:11.722 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2022-02-14 19:54:11.785 | + inc/async:async_inner:63 : get_or_create_role service 2022-02-14 19:54:11.827 | [360041 Async ks-service:388432]: running: get_or_create_role service 2022-02-14 19:54:11.830 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-02-14 19:54:11.902 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-02-14 19:54:12.001 | [360041 Async ks-reseller:388518]: running: get_or_create_role ResellerAdmin 2022-02-14 19:54:12.017 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2022-02-14 19:54:12.037 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2022-02-14 19:54:12.466 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-02-14 19:54:12.714 | [360041 Async ks-anotherrole:388609]: running: get_or_create_role anotherrole 2022-02-14 19:54:12.729 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2022-02-14 19:54:12.761 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2022-02-14 19:54:12.781 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 19:54:12.809 | +++ functions-common:get_or_create_project:940 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2022-02-14 19:54:15.035 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:54:15.142 | [388336 Async ks-project:388336]: finished successfully 2022-02-14 19:54:15.488 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:54:15.517 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:54:15.520 | [388432 Async ks-service:388432]: finished successfully 2022-02-14 19:54:15.574 | [388518 Async ks-reseller:388518]: finished successfully 2022-02-14 19:54:15.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:15.872 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:15.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:15.872 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:16.038 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:16.041 | ++ functions-common:get_or_create_project:938 : project_id=10ca84c9f3b541ff9f6f1605cb703844 2022-02-14 19:54:16.043 | ++ functions-common:get_or_create_project:939 : echo 10ca84c9f3b541ff9f6f1605cb703844 2022-02-14 19:54:16.047 | + lib/keystone:create_keystone_accounts:329 : invis_project=10ca84c9f3b541ff9f6f1605cb703844 2022-02-14 19:54:16.050 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2022-02-14 19:54:16.053 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2022-02-14 19:54:16.055 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 19:54:16.059 | +++ functions-common:get_or_create_project:940 : oscwrap project create demo --domain=default --or-show -f value -c id 2022-02-14 19:54:16.202 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:54:16.230 | [388609 Async ks-anotherrole:388609]: finished successfully 2022-02-14 19:54:17.578 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:54:17.602 | [388206 Async ks-domain-role:388206]: finished successfully 2022-02-14 19:54:18.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:18.299 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:18.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:18.300 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:18.455 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:18.458 | ++ functions-common:get_or_create_project:938 : project_id=61b70abeb0754d1ab364d6c6aa89fb0e 2022-02-14 19:54:18.460 | ++ functions-common:get_or_create_project:939 : echo 61b70abeb0754d1ab364d6c6aa89fb0e 2022-02-14 19:54:18.463 | + lib/keystone:create_keystone_accounts:333 : demo_project=61b70abeb0754d1ab364d6c6aa89fb0e 2022-02-14 19:54:18.465 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2022-02-14 19:54:18.469 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo Passw0rd default demo@example.com 2022-02-14 19:54:18.472 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:54:18.475 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-02-14 19:54:18.478 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-02-14 19:54:18.481 | +++ functions-common:get_or_create_user:927 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-02-14 19:54:20.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:20.743 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:20.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:20.744 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:20.895 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:20.898 | ++ functions-common:get_or_create_user:925 : user_id=5d279fc57dac4fc68b440907c7090d90 2022-02-14 19:54:20.900 | ++ functions-common:get_or_create_user:926 : echo 5d279fc57dac4fc68b440907c7090d90 2022-02-14 19:54:20.903 | + lib/keystone:create_keystone_accounts:336 : demo_user=5d279fc57dac4fc68b440907c7090d90 2022-02-14 19:54:20.905 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-02-14 19:54:20.955 | [360041 Async ks-domain-role:388206]: Waiting for completion of get_or_add_user_domain_role admin ae0a2da33e2b4e4982fa04c199ed3edd default running on PID 388206 (6 other jobs running) 2022-02-14 19:54:20.980 | [360041 Async ks-domain-role:388206]: Signaling child to exit 2022-02-14 19:54:20.980 | WAKEUP 2022-02-14 19:54:21.004 | [360041 Async ks-domain-role:388206]: Signaled 2022-02-14 19:54:21.005 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-02-14 19:54:21.005 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap role assignment list --role admin --user ae0a2da33e2b4e4982fa04c199ed3edd --domain default 2022-02-14 19:54:21.005 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-02-14 19:54:21.005 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:54:21.005 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:54:21.005 | ++ functions-common:get_field:812 : read data 2022-02-14 19:54:21.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:21.005 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:21.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:21.005 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:21.005 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:21.005 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-02-14 19:54:21.005 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-02-14 19:54:21.005 | + functions-common:get_or_add_user_domain_role:1012 : openstack role add admin --user ae0a2da33e2b4e4982fa04c199ed3edd --domain default 2022-02-14 19:54:21.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:21.005 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:21.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:21.006 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:21.006 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-02-14 19:54:21.006 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:54:21.006 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap role assignment list --role admin --user ae0a2da33e2b4e4982fa04c199ed3edd --domain default 2022-02-14 19:54:21.006 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:54:21.006 | ++ functions-common:get_field:812 : read data 2022-02-14 19:54:21.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:21.006 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:21.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:21.006 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:21.006 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:21.006 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:54:21.006 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:54:21.006 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:54:21.006 | ++ functions-common:get_field:818 : echo '| f9f8098726bb4413acb83cc3870487ef | ae0a2da33e2b4e4982fa04c199ed3edd | | | default | | False |' 2022-02-14 19:54:21.006 | ++ functions-common:get_field:812 : read data 2022-02-14 19:54:21.006 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=f9f8098726bb4413acb83cc3870487ef 2022-02-14 19:54:21.006 | + functions-common:get_or_add_user_domain_role:1021 : echo f9f8098726bb4413acb83cc3870487ef 2022-02-14 19:54:21.006 | f9f8098726bb4413acb83cc3870487ef 2022-02-14 19:54:21.049 | [360041 Async ks-domain-role:388206]: finished get_or_add_user_domain_role admin ae0a2da33e2b4e4982fa04c199ed3edd default with result 0 in 8 seconds 2022-02-14 19:54:21.055 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-02-14 19:54:21.090 | [360041 Async ks-project:388336]: Waiting for completion of get_or_create_project service Default running on PID 388336 (5 other jobs running) 2022-02-14 19:54:21.115 | [360041 Async ks-project:388336]: Signaling child to exit 2022-02-14 19:54:21.115 | WAKEUP 2022-02-14 19:54:21.137 | [360041 Async ks-project:388336]: Signaled 2022-02-14 19:54:21.139 | + functions-common:get_or_create_project:932 : local project_id 2022-02-14 19:54:21.139 | ++ functions-common:get_or_create_project:940 : oscwrap project create service --domain=Default --or-show -f value -c id 2022-02-14 19:54:21.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:21.139 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:21.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:21.139 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:21.139 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:21.139 | + functions-common:get_or_create_project:938 : project_id=e09ce1e9995d489a9cf033f77e986d95 2022-02-14 19:54:21.139 | + functions-common:get_or_create_project:939 : echo e09ce1e9995d489a9cf033f77e986d95 2022-02-14 19:54:21.139 | e09ce1e9995d489a9cf033f77e986d95 2022-02-14 19:54:21.183 | [360041 Async ks-project:388336]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-02-14 19:54:21.220 | [360041 Async ks-service:388432]: Waiting for completion of get_or_create_role service running on PID 388432 (4 other jobs running) 2022-02-14 19:54:21.244 | [360041 Async ks-service:388432]: Signaling child to exit 2022-02-14 19:54:21.244 | WAKEUP 2022-02-14 19:54:21.266 | [360041 Async ks-service:388432]: Signaled 2022-02-14 19:54:21.267 | + functions-common:get_or_create_role:945 : local role_id 2022-02-14 19:54:21.267 | ++ functions-common:get_or_create_role:952 : oscwrap role create service --or-show -f value -c id 2022-02-14 19:54:21.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:21.268 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:21.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:21.268 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:21.268 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:21.268 | + functions-common:get_or_create_role:950 : role_id=46b0d255408841c08d4b4fa7da5ff7bc 2022-02-14 19:54:21.268 | + functions-common:get_or_create_role:951 : echo 46b0d255408841c08d4b4fa7da5ff7bc 2022-02-14 19:54:21.268 | 46b0d255408841c08d4b4fa7da5ff7bc 2022-02-14 19:54:21.311 | [360041 Async ks-service:388432]: finished get_or_create_role service with result 0 in 3 seconds 2022-02-14 19:54:21.356 | [360041 Async ks-reseller:388518]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 388518 (3 other jobs running) 2022-02-14 19:54:21.381 | [360041 Async ks-reseller:388518]: Signaling child to exit 2022-02-14 19:54:21.386 | WAKEUP 2022-02-14 19:54:21.403 | [360041 Async ks-reseller:388518]: Signaled 2022-02-14 19:54:21.405 | + functions-common:get_or_create_role:945 : local role_id 2022-02-14 19:54:21.405 | ++ functions-common:get_or_create_role:952 : oscwrap role create ResellerAdmin --or-show -f value -c id 2022-02-14 19:54:21.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:21.405 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:21.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:21.405 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:21.405 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:21.405 | + functions-common:get_or_create_role:950 : role_id=aeee1fb83b7049699e416e73a815984b 2022-02-14 19:54:21.405 | + functions-common:get_or_create_role:951 : echo aeee1fb83b7049699e416e73a815984b 2022-02-14 19:54:21.405 | aeee1fb83b7049699e416e73a815984b 2022-02-14 19:54:21.449 | [360041 Async ks-reseller:388518]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-02-14 19:54:21.488 | [360041 Async ks-anotherrole:388609]: Waiting for completion of get_or_create_role anotherrole running on PID 388609 (2 other jobs running) 2022-02-14 19:54:21.513 | [360041 Async ks-anotherrole:388609]: Signaling child to exit 2022-02-14 19:54:21.513 | WAKEUP 2022-02-14 19:54:21.535 | [360041 Async ks-anotherrole:388609]: Signaled 2022-02-14 19:54:21.536 | + functions-common:get_or_create_role:945 : local role_id 2022-02-14 19:54:21.536 | ++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-14 19:54:21.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:21.537 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:21.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:21.537 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:21.537 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:21.537 | + functions-common:get_or_create_role:950 : role_id=dee571d5e1314ed58544582c3bc426f0 2022-02-14 19:54:21.537 | + functions-common:get_or_create_role:951 : echo dee571d5e1314ed58544582c3bc426f0 2022-02-14 19:54:21.537 | dee571d5e1314ed58544582c3bc426f0 2022-02-14 19:54:21.581 | [360041 Async ks-anotherrole:388609]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-02-14 19:54:21.585 | + inc/async:async_wait:197 : return 0 2022-02-14 19:54:21.589 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member 5d279fc57dac4fc68b440907c7090d90 61b70abeb0754d1ab364d6c6aa89fb0e 2022-02-14 19:54:21.646 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5d279fc57dac4fc68b440907c7090d90 61b70abeb0754d1ab364d6c6aa89fb0e 2022-02-14 19:54:21.686 | [360041 Async ks-demo-member:389475]: running: get_or_add_user_project_role member 5d279fc57dac4fc68b440907c7090d90 61b70abeb0754d1ab364d6c6aa89fb0e 2022-02-14 19:54:21.689 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin ae0a2da33e2b4e4982fa04c199ed3edd 61b70abeb0754d1ab364d6c6aa89fb0e 2022-02-14 19:54:21.750 | + inc/async:async_inner:63 : get_or_add_user_project_role admin ae0a2da33e2b4e4982fa04c199ed3edd 61b70abeb0754d1ab364d6c6aa89fb0e 2022-02-14 19:54:21.802 | [360041 Async ks-demo-admin:389587]: running: get_or_add_user_project_role admin ae0a2da33e2b4e4982fa04c199ed3edd 61b70abeb0754d1ab364d6c6aa89fb0e 2022-02-14 19:54:21.806 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole 5d279fc57dac4fc68b440907c7090d90 61b70abeb0754d1ab364d6c6aa89fb0e 2022-02-14 19:54:21.874 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 5d279fc57dac4fc68b440907c7090d90 61b70abeb0754d1ab364d6c6aa89fb0e 2022-02-14 19:54:21.924 | [360041 Async ks-demo-another:389699]: running: get_or_add_user_project_role anotherrole 5d279fc57dac4fc68b440907c7090d90 61b70abeb0754d1ab364d6c6aa89fb0e 2022-02-14 19:54:21.927 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member 5d279fc57dac4fc68b440907c7090d90 10ca84c9f3b541ff9f6f1605cb703844 2022-02-14 19:54:21.993 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5d279fc57dac4fc68b440907c7090d90 10ca84c9f3b541ff9f6f1605cb703844 2022-02-14 19:54:22.068 | [360041 Async ks-demo-invis:389811]: running: get_or_add_user_project_role member 5d279fc57dac4fc68b440907c7090d90 10ca84c9f3b541ff9f6f1605cb703844 2022-02-14 19:54:22.073 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2022-02-14 19:54:22.085 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-02-14 19:54:22.088 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:54:22.090 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-02-14 19:54:22.093 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-02-14 19:54:22.097 | +++ functions-common:get_or_create_user:927 : oscwrap user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-02-14 19:54:25.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:25.140 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:25.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:25.140 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:25.367 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:25.370 | ++ functions-common:get_or_create_user:925 : user_id=31409ba16c924fb9930fbc0e0833b76d 2022-02-14 19:54:25.373 | ++ functions-common:get_or_create_user:926 : echo 31409ba16c924fb9930fbc0e0833b76d 2022-02-14 19:54:25.377 | + lib/keystone:create_keystone_accounts:349 : demo_reader=31409ba16c924fb9930fbc0e0833b76d 2022-02-14 19:54:25.381 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader 31409ba16c924fb9930fbc0e0833b76d 61b70abeb0754d1ab364d6c6aa89fb0e 2022-02-14 19:54:25.760 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 31409ba16c924fb9930fbc0e0833b76d 61b70abeb0754d1ab364d6c6aa89fb0e 2022-02-14 19:54:25.960 | [360041 Async ks-demo-reader:390014]: running: get_or_add_user_project_role reader 31409ba16c924fb9930fbc0e0833b76d 61b70abeb0754d1ab364d6c6aa89fb0e 2022-02-14 19:54:25.985 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2022-02-14 19:54:26.010 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2022-02-14 19:54:26.034 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 19:54:26.069 | +++ functions-common:get_or_create_project:940 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2022-02-14 19:54:29.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:29.386 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:29.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:29.386 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:29.715 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:29.725 | ++ functions-common:get_or_create_project:938 : project_id=b5279bef4a694acfad956510785a22fa 2022-02-14 19:54:29.728 | ++ functions-common:get_or_create_project:939 : echo b5279bef4a694acfad956510785a22fa 2022-02-14 19:54:29.731 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=b5279bef4a694acfad956510785a22fa 2022-02-14 19:54:29.733 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2022-02-14 19:54:29.737 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-02-14 19:54:29.751 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:54:29.774 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-02-14 19:54:29.794 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-02-14 19:54:29.831 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-02-14 19:54:31.817 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:54:31.982 | [389475 Async ks-demo-member:389475]: finished successfully 2022-02-14 19:54:32.554 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:54:32.563 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:54:32.612 | [389699 Async ks-demo-another:389699]: finished successfully 2022-02-14 19:54:32.642 | [389811 Async ks-demo-invis:389811]: finished successfully 2022-02-14 19:54:32.865 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:54:32.901 | [389587 Async ks-demo-admin:389587]: finished successfully 2022-02-14 19:54:33.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:33.428 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:33.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:33.428 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:33.585 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:33.588 | ++ functions-common:get_or_create_user:925 : user_id=f98b372ca19e49048ac88308921601a5 2022-02-14 19:54:33.590 | ++ functions-common:get_or_create_user:926 : echo f98b372ca19e49048ac88308921601a5 2022-02-14 19:54:33.593 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=f98b372ca19e49048ac88308921601a5 2022-02-14 19:54:33.596 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin f98b372ca19e49048ac88308921601a5 b5279bef4a694acfad956510785a22fa 2022-02-14 19:54:33.655 | + inc/async:async_inner:63 : get_or_add_user_project_role admin f98b372ca19e49048ac88308921601a5 b5279bef4a694acfad956510785a22fa 2022-02-14 19:54:33.701 | [360041 Async ks-alt-admin:390612]: running: get_or_add_user_project_role admin f98b372ca19e49048ac88308921601a5 b5279bef4a694acfad956510785a22fa 2022-02-14 19:54:33.704 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole f98b372ca19e49048ac88308921601a5 b5279bef4a694acfad956510785a22fa 2022-02-14 19:54:33.772 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole f98b372ca19e49048ac88308921601a5 b5279bef4a694acfad956510785a22fa 2022-02-14 19:54:33.818 | [360041 Async ks-alt-another:390724]: running: get_or_add_user_project_role anotherrole f98b372ca19e49048ac88308921601a5 b5279bef4a694acfad956510785a22fa 2022-02-14 19:54:33.821 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2022-02-14 19:54:33.826 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-02-14 19:54:33.829 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:54:33.832 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-02-14 19:54:33.834 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-02-14 19:54:33.838 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-02-14 19:54:35.827 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:54:35.865 | [390014 Async ks-demo-reader:390014]: finished successfully 2022-02-14 19:54:36.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:36.240 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:36.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:36.240 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:36.420 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:36.423 | ++ functions-common:get_or_create_user:925 : user_id=306eb64661654882aacc34d69f9cb93f 2022-02-14 19:54:36.425 | ++ functions-common:get_or_create_user:926 : echo 306eb64661654882aacc34d69f9cb93f 2022-02-14 19:54:36.428 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=306eb64661654882aacc34d69f9cb93f 2022-02-14 19:54:36.431 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member 306eb64661654882aacc34d69f9cb93f b5279bef4a694acfad956510785a22fa 2022-02-14 19:54:36.501 | + inc/async:async_inner:63 : get_or_add_user_project_role member 306eb64661654882aacc34d69f9cb93f b5279bef4a694acfad956510785a22fa 2022-02-14 19:54:36.551 | [360041 Async ks-alt-member-user:390948]: running: get_or_add_user_project_role member 306eb64661654882aacc34d69f9cb93f b5279bef4a694acfad956510785a22fa 2022-02-14 19:54:36.553 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2022-02-14 19:54:36.557 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-02-14 19:54:36.559 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:54:36.562 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-02-14 19:54:36.564 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-02-14 19:54:36.568 | +++ functions-common:get_or_create_user:927 : oscwrap user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-02-14 19:54:39.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:39.077 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:39.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:39.078 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:39.260 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:39.263 | ++ functions-common:get_or_create_user:925 : user_id=088e3ac7d6ee449d8d6638ab932a40c2 2022-02-14 19:54:39.266 | ++ functions-common:get_or_create_user:926 : echo 088e3ac7d6ee449d8d6638ab932a40c2 2022-02-14 19:54:39.269 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=088e3ac7d6ee449d8d6638ab932a40c2 2022-02-14 19:54:39.271 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader 088e3ac7d6ee449d8d6638ab932a40c2 b5279bef4a694acfad956510785a22fa 2022-02-14 19:54:39.351 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 088e3ac7d6ee449d8d6638ab932a40c2 b5279bef4a694acfad956510785a22fa 2022-02-14 19:54:39.420 | [360041 Async ks-alt-reader-user:391175]: running: get_or_add_user_project_role reader 088e3ac7d6ee449d8d6638ab932a40c2 b5279bef4a694acfad956510785a22fa 2022-02-14 19:54:39.438 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-02-14 19:54:39.449 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:54:39.458 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-02-14 19:54:39.463 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-02-14 19:54:39.469 | +++ functions-common:get_or_create_user:927 : oscwrap user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-02-14 19:54:42.025 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:54:42.114 | [390612 Async ks-alt-admin:390612]: finished successfully 2022-02-14 19:54:42.209 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:54:42.243 | [390724 Async ks-alt-another:390724]: finished successfully 2022-02-14 19:54:42.305 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:42.305 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:42.305 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:42.305 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:42.485 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:42.488 | ++ functions-common:get_or_create_user:925 : user_id=94839383d90d4fdaa021fdc62920c50d 2022-02-14 19:54:42.491 | ++ functions-common:get_or_create_user:926 : echo 94839383d90d4fdaa021fdc62920c50d 2022-02-14 19:54:42.494 | + lib/keystone:create_keystone_accounts:381 : system_member_user=94839383d90d4fdaa021fdc62920c50d 2022-02-14 19:54:42.497 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member 94839383d90d4fdaa021fdc62920c50d all 2022-02-14 19:54:42.569 | + inc/async:async_inner:63 : get_or_add_user_system_role member 94839383d90d4fdaa021fdc62920c50d all 2022-02-14 19:54:42.613 | [360041 Async ks-system-member:391458]: running: get_or_add_user_system_role member 94839383d90d4fdaa021fdc62920c50d all 2022-02-14 19:54:42.617 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-02-14 19:54:42.620 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:54:42.623 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-02-14 19:54:42.626 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-02-14 19:54:42.630 | +++ functions-common:get_or_create_user:927 : oscwrap user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-02-14 19:54:45.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:45.006 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:45.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:45.006 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:45.044 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:54:45.086 | [390948 Async ks-alt-member-user:390948]: finished successfully 2022-02-14 19:54:45.188 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:45.191 | ++ functions-common:get_or_create_user:925 : user_id=7263260acd4142e599548580fb60afa3 2022-02-14 19:54:45.193 | ++ functions-common:get_or_create_user:926 : echo 7263260acd4142e599548580fb60afa3 2022-02-14 19:54:45.196 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=7263260acd4142e599548580fb60afa3 2022-02-14 19:54:45.199 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader 7263260acd4142e599548580fb60afa3 all 2022-02-14 19:54:45.270 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 7263260acd4142e599548580fb60afa3 all 2022-02-14 19:54:45.316 | [360041 Async ks-system-reader:391673]: running: get_or_add_user_system_role reader 7263260acd4142e599548580fb60afa3 all 2022-02-14 19:54:45.318 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2022-02-14 19:54:45.322 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2022-02-14 19:54:45.325 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-02-14 19:54:45.331 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-14 19:54:45.335 | +++ functions-common:get_or_create_group:904 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-02-14 19:54:47.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:47.652 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:47.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:47.652 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:47.852 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:47.861 | ++ functions-common:get_or_create_group:902 : group_id=f423ff9c4ce54beaac76a001c33ef2f7 2022-02-14 19:54:47.869 | ++ functions-common:get_or_create_group:903 : echo f423ff9c4ce54beaac76a001c33ef2f7 2022-02-14 19:54:47.872 | + lib/keystone:create_keystone_accounts:391 : admin_group=f423ff9c4ce54beaac76a001c33ef2f7 2022-02-14 19:54:47.875 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2022-02-14 19:54:47.884 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2022-02-14 19:54:47.887 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-02-14 19:54:47.890 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-14 19:54:47.893 | +++ functions-common:get_or_create_group:904 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-02-14 19:54:48.057 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:54:48.086 | [391175 Async ks-alt-reader-user:391175]: finished successfully 2022-02-14 19:54:50.178 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:54:50.204 | [391458 Async ks-system-member:391458]: finished successfully 2022-02-14 19:54:50.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:50.228 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:50.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:50.228 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:50.408 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:50.411 | ++ functions-common:get_or_create_group:902 : group_id=98a0f745e1734a5e81c532148b66f013 2022-02-14 19:54:50.414 | ++ functions-common:get_or_create_group:903 : echo 98a0f745e1734a5e81c532148b66f013 2022-02-14 19:54:50.417 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=98a0f745e1734a5e81c532148b66f013 2022-02-14 19:54:50.420 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member 98a0f745e1734a5e81c532148b66f013 61b70abeb0754d1ab364d6c6aa89fb0e 2022-02-14 19:54:50.487 | + inc/async:async_inner:63 : get_or_add_group_project_role member 98a0f745e1734a5e81c532148b66f013 61b70abeb0754d1ab364d6c6aa89fb0e 2022-02-14 19:54:50.538 | [360041 Async ks-group-memberdemo:392021]: running: get_or_add_group_project_role member 98a0f745e1734a5e81c532148b66f013 61b70abeb0754d1ab364d6c6aa89fb0e 2022-02-14 19:54:50.540 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 98a0f745e1734a5e81c532148b66f013 61b70abeb0754d1ab364d6c6aa89fb0e 2022-02-14 19:54:50.616 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 98a0f745e1734a5e81c532148b66f013 61b70abeb0754d1ab364d6c6aa89fb0e 2022-02-14 19:54:50.660 | [360041 Async ks-group-anotherdemo:392107]: running: get_or_add_group_project_role anotherrole 98a0f745e1734a5e81c532148b66f013 61b70abeb0754d1ab364d6c6aa89fb0e 2022-02-14 19:54:50.662 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member 98a0f745e1734a5e81c532148b66f013 b5279bef4a694acfad956510785a22fa 2022-02-14 19:54:50.732 | + inc/async:async_inner:63 : get_or_add_group_project_role member 98a0f745e1734a5e81c532148b66f013 b5279bef4a694acfad956510785a22fa 2022-02-14 19:54:50.853 | [360041 Async ks-group-memberalt:392193]: running: get_or_add_group_project_role member 98a0f745e1734a5e81c532148b66f013 b5279bef4a694acfad956510785a22fa 2022-02-14 19:54:50.881 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 98a0f745e1734a5e81c532148b66f013 b5279bef4a694acfad956510785a22fa 2022-02-14 19:54:51.309 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 98a0f745e1734a5e81c532148b66f013 b5279bef4a694acfad956510785a22fa 2022-02-14 19:54:51.527 | [360041 Async ks-group-anotheralt:392281]: running: get_or_add_group_project_role anotherrole 98a0f745e1734a5e81c532148b66f013 b5279bef4a694acfad956510785a22fa 2022-02-14 19:54:51.545 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin f423ff9c4ce54beaac76a001c33ef2f7 ce813c02ceaa450183e72f1c6a3c0f65 2022-02-14 19:54:51.998 | + inc/async:async_inner:63 : get_or_add_group_project_role admin f423ff9c4ce54beaac76a001c33ef2f7 ce813c02ceaa450183e72f1c6a3c0f65 2022-02-14 19:54:52.252 | [360041 Async ks-group-admin:392369]: running: get_or_add_group_project_role admin f423ff9c4ce54beaac76a001c33ef2f7 ce813c02ceaa450183e72f1c6a3c0f65 2022-02-14 19:54:52.275 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-02-14 19:54:52.650 | [360041 Async ks-demo-member:389475]: Waiting for completion of get_or_add_user_project_role member 5d279fc57dac4fc68b440907c7090d90 61b70abeb0754d1ab364d6c6aa89fb0e running on PID 389475 (17 other jobs running) 2022-02-14 19:54:52.813 | [360041 Async ks-demo-member:389475]: Signaling child to exit 2022-02-14 19:54:52.814 | WAKEUP 2022-02-14 19:54:53.016 | [360041 Async ks-demo-member:389475]: Signaled 2022-02-14 19:54:53.028 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:54:53.028 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:54:53.028 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:54:53.028 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:54:53.028 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:54:53.028 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:54:53.029 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:54:53.029 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:54:53.029 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:54:53.029 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:54:53.029 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 5d279fc57dac4fc68b440907c7090d90 --project 61b70abeb0754d1ab364d6c6aa89fb0e 2022-02-14 19:54:53.029 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:54:53.029 | ++ functions-common:get_field:812 : read data 2022-02-14 19:54:53.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:53.029 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:53.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:53.029 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:53.029 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:53.029 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:54:53.029 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:54:53.029 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 5d279fc57dac4fc68b440907c7090d90 --project 61b70abeb0754d1ab364d6c6aa89fb0e 2022-02-14 19:54:53.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:53.029 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:53.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:53.029 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:53.029 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 5d279fc57dac4fc68b440907c7090d90 --project 61b70abeb0754d1ab364d6c6aa89fb0e 2022-02-14 19:54:53.029 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:54:53.029 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:54:53.029 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:54:53.029 | ++ functions-common:get_field:812 : read data 2022-02-14 19:54:53.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:53.029 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:53.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:53.029 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:53.029 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:53.029 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:54:53.030 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:54:53.030 | ++ functions-common:get_field:818 : echo '| ed3b8a49f8fc49898deb4ce993ea2c39 | 5d279fc57dac4fc68b440907c7090d90 | | 61b70abeb0754d1ab364d6c6aa89fb0e | | | False |' 2022-02-14 19:54:53.030 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:54:53.030 | ++ functions-common:get_field:812 : read data 2022-02-14 19:54:53.030 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ed3b8a49f8fc49898deb4ce993ea2c39 2022-02-14 19:54:53.030 | + functions-common:get_or_add_user_project_role:997 : echo ed3b8a49f8fc49898deb4ce993ea2c39 2022-02-14 19:54:53.030 | ed3b8a49f8fc49898deb4ce993ea2c39 2022-02-14 19:54:53.366 | [360041 Async ks-demo-member:389475]: finished get_or_add_user_project_role member 5d279fc57dac4fc68b440907c7090d90 61b70abeb0754d1ab364d6c6aa89fb0e with result 0 in 10 seconds 2022-02-14 19:54:53.665 | [360041 Async ks-demo-admin:389587]: Waiting for completion of get_or_add_user_project_role admin ae0a2da33e2b4e4982fa04c199ed3edd 61b70abeb0754d1ab364d6c6aa89fb0e running on PID 389587 (16 other jobs running) 2022-02-14 19:54:53.697 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:54:53.853 | [391673 Async ks-system-reader:391673]: finished successfully 2022-02-14 19:54:53.854 | [360041 Async ks-demo-admin:389587]: Signaling child to exit 2022-02-14 19:54:53.854 | WAKEUP 2022-02-14 19:54:54.025 | [360041 Async ks-demo-admin:389587]: Signaled 2022-02-14 19:54:54.053 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:54:54.053 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:54:54.053 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:54:54.053 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:54:54.053 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:54:54.053 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:54:54.053 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:54:54.053 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:54:54.053 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:54:54.053 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user ae0a2da33e2b4e4982fa04c199ed3edd --project 61b70abeb0754d1ab364d6c6aa89fb0e 2022-02-14 19:54:54.054 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:54:54.054 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:54:54.054 | ++ functions-common:get_field:812 : read data 2022-02-14 19:54:54.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:54.054 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:54.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:54.054 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:54.054 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:54.054 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:54:54.054 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:54:54.054 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user ae0a2da33e2b4e4982fa04c199ed3edd --project 61b70abeb0754d1ab364d6c6aa89fb0e 2022-02-14 19:54:54.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:54.054 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:54.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:54.054 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:54.054 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:54:54.054 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:54:54.054 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:54:54.054 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user ae0a2da33e2b4e4982fa04c199ed3edd --project 61b70abeb0754d1ab364d6c6aa89fb0e 2022-02-14 19:54:54.054 | ++ functions-common:get_field:812 : read data 2022-02-14 19:54:54.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:54.054 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:54.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:54.054 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:54.054 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:54.054 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:54:54.054 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:54:54.054 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:54:54.054 | ++ functions-common:get_field:818 : echo '| f9f8098726bb4413acb83cc3870487ef | ae0a2da33e2b4e4982fa04c199ed3edd | | 61b70abeb0754d1ab364d6c6aa89fb0e | | | False |' 2022-02-14 19:54:54.054 | ++ functions-common:get_field:812 : read data 2022-02-14 19:54:54.054 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f9f8098726bb4413acb83cc3870487ef 2022-02-14 19:54:54.054 | + functions-common:get_or_add_user_project_role:997 : echo f9f8098726bb4413acb83cc3870487ef 2022-02-14 19:54:54.055 | f9f8098726bb4413acb83cc3870487ef 2022-02-14 19:54:54.311 | [360041 Async ks-demo-admin:389587]: finished get_or_add_user_project_role admin ae0a2da33e2b4e4982fa04c199ed3edd 61b70abeb0754d1ab364d6c6aa89fb0e with result 0 in 11 seconds 2022-02-14 19:54:54.540 | [360041 Async ks-demo-another:389699]: Waiting for completion of get_or_add_user_project_role anotherrole 5d279fc57dac4fc68b440907c7090d90 61b70abeb0754d1ab364d6c6aa89fb0e running on PID 389699 (15 other jobs running) 2022-02-14 19:54:54.722 | [360041 Async ks-demo-another:389699]: Signaling child to exit 2022-02-14 19:54:54.722 | WAKEUP 2022-02-14 19:54:54.874 | [360041 Async ks-demo-another:389699]: Signaled 2022-02-14 19:54:54.888 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:54:54.888 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:54:54.888 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:54:54.888 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:54:54.888 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:54:54.889 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:54:54.889 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:54:54.889 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:54:54.889 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user 5d279fc57dac4fc68b440907c7090d90 --project 61b70abeb0754d1ab364d6c6aa89fb0e 2022-02-14 19:54:54.889 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:54:54.889 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:54:54.889 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:54:54.889 | ++ functions-common:get_field:812 : read data 2022-02-14 19:54:54.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:54.889 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:54.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:54.889 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:54.889 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:54.889 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:54:54.889 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:54:54.889 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user 5d279fc57dac4fc68b440907c7090d90 --project 61b70abeb0754d1ab364d6c6aa89fb0e 2022-02-14 19:54:54.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:54.889 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:54.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:54.889 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:54.889 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:54:54.889 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:54:54.889 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user 5d279fc57dac4fc68b440907c7090d90 --project 61b70abeb0754d1ab364d6c6aa89fb0e 2022-02-14 19:54:54.889 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:54:54.889 | ++ functions-common:get_field:812 : read data 2022-02-14 19:54:54.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:54.889 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:54.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:54.889 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:54.889 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:54.889 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:54:54.890 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:54:54.890 | ++ functions-common:get_field:818 : echo '| dee571d5e1314ed58544582c3bc426f0 | 5d279fc57dac4fc68b440907c7090d90 | | 61b70abeb0754d1ab364d6c6aa89fb0e | | | False |' 2022-02-14 19:54:54.890 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:54:54.890 | ++ functions-common:get_field:812 : read data 2022-02-14 19:54:54.890 | + functions-common:get_or_add_user_project_role:995 : user_role_id=dee571d5e1314ed58544582c3bc426f0 2022-02-14 19:54:54.890 | + functions-common:get_or_add_user_project_role:997 : echo dee571d5e1314ed58544582c3bc426f0 2022-02-14 19:54:54.890 | dee571d5e1314ed58544582c3bc426f0 2022-02-14 19:54:55.194 | [360041 Async ks-demo-another:389699]: finished get_or_add_user_project_role anotherrole 5d279fc57dac4fc68b440907c7090d90 61b70abeb0754d1ab364d6c6aa89fb0e with result 0 in 10 seconds 2022-02-14 19:54:55.458 | [360041 Async ks-demo-invis:389811]: Waiting for completion of get_or_add_user_project_role member 5d279fc57dac4fc68b440907c7090d90 10ca84c9f3b541ff9f6f1605cb703844 running on PID 389811 (14 other jobs running) 2022-02-14 19:54:55.648 | [360041 Async ks-demo-invis:389811]: Signaling child to exit 2022-02-14 19:54:55.648 | WAKEUP 2022-02-14 19:54:55.802 | [360041 Async ks-demo-invis:389811]: Signaled 2022-02-14 19:54:55.809 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:54:55.809 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:54:55.809 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:54:55.809 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:54:55.809 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:54:55.809 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:54:55.809 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:54:55.809 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:54:55.809 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:54:55.809 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 5d279fc57dac4fc68b440907c7090d90 --project 10ca84c9f3b541ff9f6f1605cb703844 2022-02-14 19:54:55.809 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:54:55.809 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:54:55.809 | ++ functions-common:get_field:812 : read data 2022-02-14 19:54:55.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:55.809 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:55.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:55.810 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:55.810 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:55.810 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:54:55.810 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:54:55.810 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 5d279fc57dac4fc68b440907c7090d90 --project 10ca84c9f3b541ff9f6f1605cb703844 2022-02-14 19:54:55.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:55.810 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:55.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:55.810 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:55.810 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 5d279fc57dac4fc68b440907c7090d90 --project 10ca84c9f3b541ff9f6f1605cb703844 2022-02-14 19:54:55.810 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:54:55.810 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:54:55.810 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:54:55.810 | ++ functions-common:get_field:812 : read data 2022-02-14 19:54:55.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:55.810 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:55.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:55.810 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:55.810 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:55.810 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:54:55.810 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:54:55.810 | ++ functions-common:get_field:818 : echo '| ed3b8a49f8fc49898deb4ce993ea2c39 | 5d279fc57dac4fc68b440907c7090d90 | | 10ca84c9f3b541ff9f6f1605cb703844 | | | False |' 2022-02-14 19:54:55.810 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:54:55.810 | ++ functions-common:get_field:812 : read data 2022-02-14 19:54:55.810 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ed3b8a49f8fc49898deb4ce993ea2c39 2022-02-14 19:54:55.810 | + functions-common:get_or_add_user_project_role:997 : echo ed3b8a49f8fc49898deb4ce993ea2c39 2022-02-14 19:54:55.810 | ed3b8a49f8fc49898deb4ce993ea2c39 2022-02-14 19:54:56.115 | [360041 Async ks-demo-invis:389811]: finished get_or_add_user_project_role member 5d279fc57dac4fc68b440907c7090d90 10ca84c9f3b541ff9f6f1605cb703844 with result 0 in 10 seconds 2022-02-14 19:54:56.391 | [360041 Async ks-demo-reader:390014]: Waiting for completion of get_or_add_user_project_role reader 31409ba16c924fb9930fbc0e0833b76d 61b70abeb0754d1ab364d6c6aa89fb0e running on PID 390014 (13 other jobs running) 2022-02-14 19:54:56.589 | [360041 Async ks-demo-reader:390014]: Signaling child to exit 2022-02-14 19:54:56.589 | WAKEUP 2022-02-14 19:54:56.735 | [360041 Async ks-demo-reader:390014]: Signaled 2022-02-14 19:54:56.741 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:54:56.741 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:54:56.741 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:54:56.741 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:54:56.741 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:54:56.741 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:54:56.741 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:54:56.741 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:54:56.741 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:54:56.741 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user 31409ba16c924fb9930fbc0e0833b76d --project 61b70abeb0754d1ab364d6c6aa89fb0e 2022-02-14 19:54:56.741 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:54:56.741 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:54:56.741 | ++ functions-common:get_field:812 : read data 2022-02-14 19:54:56.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:56.741 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:56.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:56.741 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:56.742 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:56.742 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:54:56.742 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:54:56.742 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user 31409ba16c924fb9930fbc0e0833b76d --project 61b70abeb0754d1ab364d6c6aa89fb0e 2022-02-14 19:54:56.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:56.742 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:56.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:56.742 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:56.742 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user 31409ba16c924fb9930fbc0e0833b76d --project 61b70abeb0754d1ab364d6c6aa89fb0e 2022-02-14 19:54:56.742 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:54:56.742 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:54:56.742 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:54:56.742 | ++ functions-common:get_field:812 : read data 2022-02-14 19:54:56.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:56.742 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:56.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:56.747 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:56.747 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:56.747 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:54:56.747 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:54:56.747 | ++ functions-common:get_field:818 : echo '| 14b4b20ba08e43059fabfeb17d75032b | 31409ba16c924fb9930fbc0e0833b76d | | 61b70abeb0754d1ab364d6c6aa89fb0e | | | False |' 2022-02-14 19:54:56.747 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:54:56.747 | ++ functions-common:get_field:812 : read data 2022-02-14 19:54:56.748 | + functions-common:get_or_add_user_project_role:995 : user_role_id=14b4b20ba08e43059fabfeb17d75032b 2022-02-14 19:54:56.748 | + functions-common:get_or_add_user_project_role:997 : echo 14b4b20ba08e43059fabfeb17d75032b 2022-02-14 19:54:56.748 | 14b4b20ba08e43059fabfeb17d75032b 2022-02-14 19:54:56.948 | [360041 Async ks-demo-reader:390014]: finished get_or_add_user_project_role reader 31409ba16c924fb9930fbc0e0833b76d 61b70abeb0754d1ab364d6c6aa89fb0e with result 0 in 10 seconds 2022-02-14 19:54:56.964 | + inc/async:async_wait:197 : return 0 2022-02-14 19:54:56.979 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-02-14 19:54:57.265 | [360041 Async ks-alt-admin:390612]: Waiting for completion of get_or_add_user_project_role admin f98b372ca19e49048ac88308921601a5 b5279bef4a694acfad956510785a22fa running on PID 390612 (12 other jobs running) 2022-02-14 19:54:57.430 | [360041 Async ks-alt-admin:390612]: Signaling child to exit 2022-02-14 19:54:57.430 | WAKEUP 2022-02-14 19:54:57.519 | [360041 Async ks-alt-admin:390612]: Signaled 2022-02-14 19:54:57.521 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:54:57.521 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:54:57.521 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:54:57.521 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:54:57.521 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:54:57.521 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:54:57.521 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:54:57.521 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:54:57.521 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user f98b372ca19e49048ac88308921601a5 --project b5279bef4a694acfad956510785a22fa 2022-02-14 19:54:57.521 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:54:57.521 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:54:57.521 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:54:57.521 | ++ functions-common:get_field:812 : read data 2022-02-14 19:54:57.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:57.521 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:57.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:57.522 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:57.522 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:57.522 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:54:57.522 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:54:57.522 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user f98b372ca19e49048ac88308921601a5 --project b5279bef4a694acfad956510785a22fa 2022-02-14 19:54:57.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:57.522 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:57.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:57.522 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:57.522 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user f98b372ca19e49048ac88308921601a5 --project b5279bef4a694acfad956510785a22fa 2022-02-14 19:54:57.522 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:54:57.522 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:54:57.522 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:54:57.522 | ++ functions-common:get_field:812 : read data 2022-02-14 19:54:57.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:57.522 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:57.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:57.522 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:57.522 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:57.522 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:54:57.522 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:54:57.522 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:54:57.522 | ++ functions-common:get_field:818 : echo '| f9f8098726bb4413acb83cc3870487ef | f98b372ca19e49048ac88308921601a5 | | b5279bef4a694acfad956510785a22fa | | | False |' 2022-02-14 19:54:57.522 | ++ functions-common:get_field:812 : read data 2022-02-14 19:54:57.522 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f9f8098726bb4413acb83cc3870487ef 2022-02-14 19:54:57.522 | + functions-common:get_or_add_user_project_role:997 : echo f9f8098726bb4413acb83cc3870487ef 2022-02-14 19:54:57.522 | f9f8098726bb4413acb83cc3870487ef 2022-02-14 19:54:57.805 | [360041 Async ks-alt-admin:390612]: finished get_or_add_user_project_role admin f98b372ca19e49048ac88308921601a5 b5279bef4a694acfad956510785a22fa with result 0 in 8 seconds 2022-02-14 19:54:58.033 | [360041 Async ks-alt-another:390724]: Waiting for completion of get_or_add_user_project_role anotherrole f98b372ca19e49048ac88308921601a5 b5279bef4a694acfad956510785a22fa running on PID 390724 (11 other jobs running) 2022-02-14 19:54:58.129 | [360041 Async ks-alt-another:390724]: Signaling child to exit 2022-02-14 19:54:58.134 | WAKEUP 2022-02-14 19:54:58.302 | [360041 Async ks-alt-another:390724]: Signaled 2022-02-14 19:54:58.320 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:54:58.321 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:54:58.321 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:54:58.321 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:54:58.321 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:54:58.321 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:54:58.321 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:54:58.321 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:54:58.321 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:54:58.321 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:54:58.321 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user f98b372ca19e49048ac88308921601a5 --project b5279bef4a694acfad956510785a22fa 2022-02-14 19:54:58.321 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:54:58.321 | ++ functions-common:get_field:812 : read data 2022-02-14 19:54:58.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:58.321 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:58.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:58.321 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:58.321 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:58.321 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:54:58.321 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:54:58.321 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user f98b372ca19e49048ac88308921601a5 --project b5279bef4a694acfad956510785a22fa 2022-02-14 19:54:58.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:58.321 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:58.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:58.321 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:58.321 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:54:58.321 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user f98b372ca19e49048ac88308921601a5 --project b5279bef4a694acfad956510785a22fa 2022-02-14 19:54:58.321 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:54:58.322 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:54:58.322 | ++ functions-common:get_field:812 : read data 2022-02-14 19:54:58.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:58.322 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:58.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:58.322 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:58.322 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:58.322 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:54:58.322 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:54:58.322 | ++ functions-common:get_field:818 : echo '| dee571d5e1314ed58544582c3bc426f0 | f98b372ca19e49048ac88308921601a5 | | b5279bef4a694acfad956510785a22fa | | | False |' 2022-02-14 19:54:58.322 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:54:58.322 | ++ functions-common:get_field:812 : read data 2022-02-14 19:54:58.322 | + functions-common:get_or_add_user_project_role:995 : user_role_id=dee571d5e1314ed58544582c3bc426f0 2022-02-14 19:54:58.322 | + functions-common:get_or_add_user_project_role:997 : echo dee571d5e1314ed58544582c3bc426f0 2022-02-14 19:54:58.322 | dee571d5e1314ed58544582c3bc426f0 2022-02-14 19:54:58.611 | [360041 Async ks-alt-another:390724]: finished get_or_add_user_project_role anotherrole f98b372ca19e49048ac88308921601a5 b5279bef4a694acfad956510785a22fa with result 0 in 8 seconds 2022-02-14 19:54:58.874 | [360041 Async ks-alt-member-user:390948]: Waiting for completion of get_or_add_user_project_role member 306eb64661654882aacc34d69f9cb93f b5279bef4a694acfad956510785a22fa running on PID 390948 (10 other jobs running) 2022-02-14 19:54:59.043 | [360041 Async ks-alt-member-user:390948]: Signaling child to exit 2022-02-14 19:54:59.043 | WAKEUP 2022-02-14 19:54:59.205 | [360041 Async ks-alt-member-user:390948]: Signaled 2022-02-14 19:54:59.215 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:54:59.215 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:54:59.215 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:54:59.215 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:54:59.215 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:54:59.215 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:54:59.215 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:54:59.215 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:54:59.215 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 306eb64661654882aacc34d69f9cb93f --project b5279bef4a694acfad956510785a22fa 2022-02-14 19:54:59.215 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:54:59.215 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:54:59.215 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:54:59.215 | ++ functions-common:get_field:812 : read data 2022-02-14 19:54:59.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:59.215 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:59.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:59.215 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:59.215 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:59.215 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:54:59.215 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:54:59.215 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 306eb64661654882aacc34d69f9cb93f --project b5279bef4a694acfad956510785a22fa 2022-02-14 19:54:59.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:59.215 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:59.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:59.215 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:59.215 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 306eb64661654882aacc34d69f9cb93f --project b5279bef4a694acfad956510785a22fa 2022-02-14 19:54:59.216 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:54:59.216 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:54:59.216 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:54:59.216 | ++ functions-common:get_field:812 : read data 2022-02-14 19:54:59.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:59.216 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:59.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:54:59.216 | from cryptography.utils import int_from_bytes 2022-02-14 19:54:59.216 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:54:59.216 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:54:59.216 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:54:59.216 | ++ functions-common:get_field:818 : echo '| ed3b8a49f8fc49898deb4ce993ea2c39 | 306eb64661654882aacc34d69f9cb93f | | b5279bef4a694acfad956510785a22fa | | | False |' 2022-02-14 19:54:59.216 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:54:59.216 | ++ functions-common:get_field:812 : read data 2022-02-14 19:54:59.216 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ed3b8a49f8fc49898deb4ce993ea2c39 2022-02-14 19:54:59.216 | + functions-common:get_or_add_user_project_role:997 : echo ed3b8a49f8fc49898deb4ce993ea2c39 2022-02-14 19:54:59.216 | ed3b8a49f8fc49898deb4ce993ea2c39 2022-02-14 19:54:59.506 | [360041 Async ks-alt-member-user:390948]: finished get_or_add_user_project_role member 306eb64661654882aacc34d69f9cb93f b5279bef4a694acfad956510785a22fa with result 0 in 8 seconds 2022-02-14 19:54:59.775 | [360041 Async ks-alt-reader-user:391175]: Waiting for completion of get_or_add_user_project_role reader 088e3ac7d6ee449d8d6638ab932a40c2 b5279bef4a694acfad956510785a22fa running on PID 391175 (9 other jobs running) 2022-02-14 19:54:59.950 | [360041 Async ks-alt-reader-user:391175]: Signaling child to exit 2022-02-14 19:54:59.950 | WAKEUP 2022-02-14 19:55:00.095 | [360041 Async ks-alt-reader-user:391175]: Signaled 2022-02-14 19:55:00.108 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:55:00.109 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:55:00.109 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:55:00.109 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:55:00.109 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:55:00.109 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:55:00.109 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:55:00.109 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:55:00.109 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user 088e3ac7d6ee449d8d6638ab932a40c2 --project b5279bef4a694acfad956510785a22fa 2022-02-14 19:55:00.109 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:55:00.109 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:55:00.109 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:55:00.109 | ++ functions-common:get_field:812 : read data 2022-02-14 19:55:00.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:00.109 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:00.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:00.109 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:00.109 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:00.109 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:55:00.109 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:55:00.109 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user 088e3ac7d6ee449d8d6638ab932a40c2 --project b5279bef4a694acfad956510785a22fa 2022-02-14 19:55:00.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:00.109 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:00.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:00.109 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:00.109 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:55:00.109 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user 088e3ac7d6ee449d8d6638ab932a40c2 --project b5279bef4a694acfad956510785a22fa 2022-02-14 19:55:00.109 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:55:00.109 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:55:00.109 | ++ functions-common:get_field:812 : read data 2022-02-14 19:55:00.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:00.110 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:00.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:00.110 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:00.110 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:00.110 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:55:00.110 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:55:00.110 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:55:00.110 | ++ functions-common:get_field:818 : echo '| 14b4b20ba08e43059fabfeb17d75032b | 088e3ac7d6ee449d8d6638ab932a40c2 | | b5279bef4a694acfad956510785a22fa | | | False |' 2022-02-14 19:55:00.110 | ++ functions-common:get_field:812 : read data 2022-02-14 19:55:00.110 | + functions-common:get_or_add_user_project_role:995 : user_role_id=14b4b20ba08e43059fabfeb17d75032b 2022-02-14 19:55:00.110 | + functions-common:get_or_add_user_project_role:997 : echo 14b4b20ba08e43059fabfeb17d75032b 2022-02-14 19:55:00.110 | 14b4b20ba08e43059fabfeb17d75032b 2022-02-14 19:55:00.356 | [360041 Async ks-alt-reader-user:391175]: finished get_or_add_user_project_role reader 088e3ac7d6ee449d8d6638ab932a40c2 b5279bef4a694acfad956510785a22fa with result 0 in 8 seconds 2022-02-14 19:55:00.396 | + inc/async:async_wait:197 : return 0 2022-02-14 19:55:00.417 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2022-02-14 19:55:00.758 | [360041 Async ks-system-member:391458]: Waiting for completion of get_or_add_user_system_role member 94839383d90d4fdaa021fdc62920c50d all running on PID 391458 (8 other jobs running) 2022-02-14 19:55:00.791 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:55:00.796 | [360041 Async ks-system-member:391458]: Signaling child to exit 2022-02-14 19:55:00.796 | WAKEUP 2022-02-14 19:55:00.885 | [360041 Async ks-system-member:391458]: Signaled 2022-02-14 19:55:00.903 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-14 19:55:00.903 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-14 19:55:00.903 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-14 19:55:00.903 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:55:00.903 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:55:00.903 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:55:00.903 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:55:00.903 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:55:00.903 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-14 19:55:00.903 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role member --user 94839383d90d4fdaa021fdc62920c50d --system all -f value -c Role 2022-02-14 19:55:00.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:00.903 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:00.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:00.904 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:00.904 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:00.904 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-14 19:55:00.904 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-14 19:55:00.904 | + functions-common:get_or_add_user_system_role:1041 : openstack role add member --user 94839383d90d4fdaa021fdc62920c50d --system all 2022-02-14 19:55:00.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:00.904 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:00.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:00.904 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:00.904 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role member --user 94839383d90d4fdaa021fdc62920c50d --system all -f value -c Role 2022-02-14 19:55:00.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:00.904 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:00.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:00.904 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:00.904 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:00.904 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=ed3b8a49f8fc49898deb4ce993ea2c39 2022-02-14 19:55:00.904 | + functions-common:get_or_add_user_system_role:1052 : echo ed3b8a49f8fc49898deb4ce993ea2c39 2022-02-14 19:55:00.904 | ed3b8a49f8fc49898deb4ce993ea2c39 2022-02-14 19:55:00.915 | [392107 Async ks-group-anotherdemo:392107]: finished successfully 2022-02-14 19:55:01.002 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:55:01.057 | [360041 Async ks-system-member:391458]: finished get_or_add_user_system_role member 94839383d90d4fdaa021fdc62920c50d all with result 0 in 7 seconds 2022-02-14 19:55:01.073 | [392021 Async ks-group-memberdemo:392021]: finished successfully 2022-02-14 19:55:01.178 | [360041 Async ks-system-reader:391673]: Waiting for completion of get_or_add_user_system_role reader 7263260acd4142e599548580fb60afa3 all running on PID 391673 (7 other jobs running) 2022-02-14 19:55:01.224 | [360041 Async ks-system-reader:391673]: Signaling child to exit 2022-02-14 19:55:01.224 | WAKEUP 2022-02-14 19:55:01.274 | [360041 Async ks-system-reader:391673]: Signaled 2022-02-14 19:55:01.275 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-14 19:55:01.275 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-14 19:55:01.275 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-14 19:55:01.275 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:55:01.275 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:55:01.275 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:55:01.275 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:55:01.275 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:55:01.276 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-14 19:55:01.276 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role reader --user 7263260acd4142e599548580fb60afa3 --system all -f value -c Role 2022-02-14 19:55:01.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:01.276 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:01.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:01.276 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:01.276 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:01.276 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-14 19:55:01.276 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-14 19:55:01.276 | + functions-common:get_or_add_user_system_role:1041 : openstack role add reader --user 7263260acd4142e599548580fb60afa3 --system all 2022-02-14 19:55:01.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:01.276 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:01.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:01.276 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:01.276 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role reader --user 7263260acd4142e599548580fb60afa3 --system all -f value -c Role 2022-02-14 19:55:01.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:01.276 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:01.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:01.276 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:01.276 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:01.276 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=14b4b20ba08e43059fabfeb17d75032b 2022-02-14 19:55:01.276 | + functions-common:get_or_add_user_system_role:1052 : echo 14b4b20ba08e43059fabfeb17d75032b 2022-02-14 19:55:01.276 | 14b4b20ba08e43059fabfeb17d75032b 2022-02-14 19:55:01.307 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:55:01.372 | [360041 Async ks-system-reader:391673]: finished get_or_add_user_system_role reader 7263260acd4142e599548580fb60afa3 all with result 0 in 8 seconds 2022-02-14 19:55:01.380 | + inc/async:async_wait:197 : return 0 2022-02-14 19:55:01.383 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-02-14 19:55:01.384 | [392193 Async ks-group-memberalt:392193]: finished successfully 2022-02-14 19:55:01.472 | [360041 Async ks-group-memberdemo:392021]: Waiting for completion of get_or_add_group_project_role member 98a0f745e1734a5e81c532148b66f013 61b70abeb0754d1ab364d6c6aa89fb0e running on PID 392021 (6 other jobs running) 2022-02-14 19:55:01.527 | [360041 Async ks-group-memberdemo:392021]: Signaling child to exit 2022-02-14 19:55:01.528 | WAKEUP 2022-02-14 19:55:01.570 | [360041 Async ks-group-memberdemo:392021]: Signaled 2022-02-14 19:55:01.571 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 19:55:01.571 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group 98a0f745e1734a5e81c532148b66f013 --project 61b70abeb0754d1ab364d6c6aa89fb0e -f value 2022-02-14 19:55:01.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:01.571 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:01.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:01.571 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:01.571 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:01.572 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 19:55:01.572 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 19:55:01.572 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group 98a0f745e1734a5e81c532148b66f013 --project 61b70abeb0754d1ab364d6c6aa89fb0e 2022-02-14 19:55:01.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:01.572 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:01.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:01.572 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:01.572 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group 98a0f745e1734a5e81c532148b66f013 --project 61b70abeb0754d1ab364d6c6aa89fb0e -f value 2022-02-14 19:55:01.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:01.572 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:01.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:01.572 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:01.572 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:01.572 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='ed3b8a49f8fc49898deb4ce993ea2c39 98a0f745e1734a5e81c532148b66f013 61b70abeb0754d1ab364d6c6aa89fb0e False' 2022-02-14 19:55:01.572 | + functions-common:get_or_add_group_project_role:1076 : echo ed3b8a49f8fc49898deb4ce993ea2c39 98a0f745e1734a5e81c532148b66f013 61b70abeb0754d1ab364d6c6aa89fb0e False 2022-02-14 19:55:01.572 | ed3b8a49f8fc49898deb4ce993ea2c39 98a0f745e1734a5e81c532148b66f013 61b70abeb0754d1ab364d6c6aa89fb0e False 2022-02-14 19:55:01.632 | [360041 Async ks-group-memberdemo:392021]: finished get_or_add_group_project_role member 98a0f745e1734a5e81c532148b66f013 61b70abeb0754d1ab364d6c6aa89fb0e with result 0 in 10 seconds 2022-02-14 19:55:01.684 | [360041 Async ks-group-anotherdemo:392107]: Waiting for completion of get_or_add_group_project_role anotherrole 98a0f745e1734a5e81c532148b66f013 61b70abeb0754d1ab364d6c6aa89fb0e running on PID 392107 (5 other jobs running) 2022-02-14 19:55:01.721 | [360041 Async ks-group-anotherdemo:392107]: Signaling child to exit 2022-02-14 19:55:01.722 | WAKEUP 2022-02-14 19:55:01.747 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:55:01.754 | [360041 Async ks-group-anotherdemo:392107]: Signaled 2022-02-14 19:55:01.756 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 19:55:01.756 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group 98a0f745e1734a5e81c532148b66f013 --project 61b70abeb0754d1ab364d6c6aa89fb0e -f value 2022-02-14 19:55:01.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:01.756 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:01.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:01.756 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:01.756 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:01.756 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 19:55:01.756 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 19:55:01.756 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group 98a0f745e1734a5e81c532148b66f013 --project 61b70abeb0754d1ab364d6c6aa89fb0e 2022-02-14 19:55:01.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:01.756 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:01.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:01.756 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:01.756 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group 98a0f745e1734a5e81c532148b66f013 --project 61b70abeb0754d1ab364d6c6aa89fb0e -f value 2022-02-14 19:55:01.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:01.756 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:01.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:01.757 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:01.757 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:01.757 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='dee571d5e1314ed58544582c3bc426f0 98a0f745e1734a5e81c532148b66f013 61b70abeb0754d1ab364d6c6aa89fb0e False' 2022-02-14 19:55:01.757 | + functions-common:get_or_add_group_project_role:1076 : echo dee571d5e1314ed58544582c3bc426f0 98a0f745e1734a5e81c532148b66f013 61b70abeb0754d1ab364d6c6aa89fb0e False 2022-02-14 19:55:01.757 | dee571d5e1314ed58544582c3bc426f0 98a0f745e1734a5e81c532148b66f013 61b70abeb0754d1ab364d6c6aa89fb0e False 2022-02-14 19:55:01.777 | [392281 Async ks-group-anotheralt:392281]: finished successfully 2022-02-14 19:55:01.818 | [360041 Async ks-group-anotherdemo:392107]: finished get_or_add_group_project_role anotherrole 98a0f745e1734a5e81c532148b66f013 61b70abeb0754d1ab364d6c6aa89fb0e with result 0 in 10 seconds 2022-02-14 19:55:01.858 | [360041 Async ks-group-memberalt:392193]: Waiting for completion of get_or_add_group_project_role member 98a0f745e1734a5e81c532148b66f013 b5279bef4a694acfad956510785a22fa running on PID 392193 (4 other jobs running) 2022-02-14 19:55:01.886 | [360041 Async ks-group-memberalt:392193]: Signaling child to exit 2022-02-14 19:55:01.886 | WAKEUP 2022-02-14 19:55:01.909 | [360041 Async ks-group-memberalt:392193]: Signaled 2022-02-14 19:55:01.911 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 19:55:01.911 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group 98a0f745e1734a5e81c532148b66f013 --project b5279bef4a694acfad956510785a22fa -f value 2022-02-14 19:55:01.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:01.911 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:01.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:01.911 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:01.911 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:01.911 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 19:55:01.911 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 19:55:01.911 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group 98a0f745e1734a5e81c532148b66f013 --project b5279bef4a694acfad956510785a22fa 2022-02-14 19:55:01.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:01.911 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:01.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:01.911 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:01.911 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group 98a0f745e1734a5e81c532148b66f013 --project b5279bef4a694acfad956510785a22fa -f value 2022-02-14 19:55:01.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:01.911 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:01.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:01.911 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:01.911 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:01.912 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='ed3b8a49f8fc49898deb4ce993ea2c39 98a0f745e1734a5e81c532148b66f013 b5279bef4a694acfad956510785a22fa False' 2022-02-14 19:55:01.912 | + functions-common:get_or_add_group_project_role:1076 : echo ed3b8a49f8fc49898deb4ce993ea2c39 98a0f745e1734a5e81c532148b66f013 b5279bef4a694acfad956510785a22fa False 2022-02-14 19:55:01.912 | ed3b8a49f8fc49898deb4ce993ea2c39 98a0f745e1734a5e81c532148b66f013 b5279bef4a694acfad956510785a22fa False 2022-02-14 19:55:01.957 | [360041 Async ks-group-memberalt:392193]: finished get_or_add_group_project_role member 98a0f745e1734a5e81c532148b66f013 b5279bef4a694acfad956510785a22fa with result 0 in 10 seconds 2022-02-14 19:55:02.001 | [360041 Async ks-group-anotheralt:392281]: Waiting for completion of get_or_add_group_project_role anotherrole 98a0f745e1734a5e81c532148b66f013 b5279bef4a694acfad956510785a22fa running on PID 392281 (3 other jobs running) 2022-02-14 19:55:02.026 | [360041 Async ks-group-anotheralt:392281]: Signaling child to exit 2022-02-14 19:55:02.026 | WAKEUP 2022-02-14 19:55:02.050 | [360041 Async ks-group-anotheralt:392281]: Signaled 2022-02-14 19:55:02.051 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 19:55:02.052 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group 98a0f745e1734a5e81c532148b66f013 --project b5279bef4a694acfad956510785a22fa -f value 2022-02-14 19:55:02.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:02.052 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:02.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:02.052 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:02.052 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:02.052 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 19:55:02.052 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 19:55:02.052 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group 98a0f745e1734a5e81c532148b66f013 --project b5279bef4a694acfad956510785a22fa 2022-02-14 19:55:02.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:02.052 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:02.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:02.052 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:02.052 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group 98a0f745e1734a5e81c532148b66f013 --project b5279bef4a694acfad956510785a22fa -f value 2022-02-14 19:55:02.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:02.052 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:02.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:02.052 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:02.052 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:02.052 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='dee571d5e1314ed58544582c3bc426f0 98a0f745e1734a5e81c532148b66f013 b5279bef4a694acfad956510785a22fa False' 2022-02-14 19:55:02.052 | + functions-common:get_or_add_group_project_role:1076 : echo dee571d5e1314ed58544582c3bc426f0 98a0f745e1734a5e81c532148b66f013 b5279bef4a694acfad956510785a22fa False 2022-02-14 19:55:02.052 | dee571d5e1314ed58544582c3bc426f0 98a0f745e1734a5e81c532148b66f013 b5279bef4a694acfad956510785a22fa False 2022-02-14 19:55:02.097 | [360041 Async ks-group-anotheralt:392281]: finished get_or_add_group_project_role anotherrole 98a0f745e1734a5e81c532148b66f013 b5279bef4a694acfad956510785a22fa with result 0 in 10 seconds 2022-02-14 19:55:02.136 | [360041 Async ks-group-admin:392369]: Waiting for completion of get_or_add_group_project_role admin f423ff9c4ce54beaac76a001c33ef2f7 ce813c02ceaa450183e72f1c6a3c0f65 running on PID 392369 (2 other jobs running) 2022-02-14 19:55:02.162 | [360041 Async ks-group-admin:392369]: Signaling child to exit 2022-02-14 19:55:02.542 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:55:02.567 | [392369 Async ks-group-admin:392369]: finished successfully 2022-02-14 19:55:02.587 | WAKEUP 2022-02-14 19:55:02.610 | [360041 Async ks-group-admin:392369]: Signaled 2022-02-14 19:55:02.612 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 19:55:02.612 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role admin --group f423ff9c4ce54beaac76a001c33ef2f7 --project ce813c02ceaa450183e72f1c6a3c0f65 -f value 2022-02-14 19:55:02.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:02.612 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:02.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:02.612 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:02.612 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:02.612 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 19:55:02.612 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 19:55:02.612 | + functions-common:get_or_add_group_project_role:1067 : openstack role add admin --group f423ff9c4ce54beaac76a001c33ef2f7 --project ce813c02ceaa450183e72f1c6a3c0f65 2022-02-14 19:55:02.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:02.612 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:02.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:02.612 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:02.612 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role admin --group f423ff9c4ce54beaac76a001c33ef2f7 --project ce813c02ceaa450183e72f1c6a3c0f65 -f value 2022-02-14 19:55:02.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:02.612 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:02.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:02.612 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:02.612 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:02.612 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='f9f8098726bb4413acb83cc3870487ef f423ff9c4ce54beaac76a001c33ef2f7 ce813c02ceaa450183e72f1c6a3c0f65 False' 2022-02-14 19:55:02.612 | + functions-common:get_or_add_group_project_role:1076 : echo f9f8098726bb4413acb83cc3870487ef f423ff9c4ce54beaac76a001c33ef2f7 ce813c02ceaa450183e72f1c6a3c0f65 False 2022-02-14 19:55:02.612 | f9f8098726bb4413acb83cc3870487ef f423ff9c4ce54beaac76a001c33ef2f7 ce813c02ceaa450183e72f1c6a3c0f65 False 2022-02-14 19:55:02.657 | [360041 Async ks-group-admin:392369]: finished get_or_add_group_project_role admin f423ff9c4ce54beaac76a001c33ef2f7 ce813c02ceaa450183e72f1c6a3c0f65 with result 0 in 10 seconds 2022-02-14 19:55:02.661 | + inc/async:async_wait:197 : return 0 2022-02-14 19:55:02.664 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2022-02-14 19:55:02.681 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:55:02.683 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-02-14 19:55:02.701 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:55:02.704 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-02-14 19:55:02.706 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-02-14 19:55:02.765 | + inc/async:async_inner:63 : create_nova_accounts 2022-02-14 19:55:02.804 | [360041 Async create_nova_accounts:394665]: running: create_nova_accounts 2022-02-14 19:55:02.807 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-02-14 19:55:02.827 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:55:02.829 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-02-14 19:55:02.832 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-02-14 19:55:02.893 | + inc/async:async_inner:63 : create_glance_accounts 2022-02-14 19:55:02.940 | [360041 Async create_glance_accounts:394780]: running: create_glance_accounts 2022-02-14 19:55:02.942 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-02-14 19:55:02.966 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:55:02.969 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-02-14 19:55:02.971 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-02-14 19:55:03.037 | + inc/async:async_inner:63 : create_cinder_accounts 2022-02-14 19:55:03.080 | [360041 Async create_cinder_accounts:394910]: running: create_cinder_accounts 2022-02-14 19:55:03.083 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-02-14 19:55:03.103 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:55:03.106 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-02-14 19:55:03.108 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-02-14 19:55:03.177 | + inc/async:async_inner:63 : create_neutron_accounts 2022-02-14 19:55:03.249 | [360041 Async create_neutron_accounts:395025]: running: create_neutron_accounts 2022-02-14 19:55:03.257 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-02-14 19:55:03.302 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:55:03.306 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-02-14 19:55:03.310 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-02-14 19:55:03.569 | + inc/async:async_inner:63 : create_swift_accounts 2022-02-14 19:55:03.777 | [360041 Async create_swift_accounts:395168]: running: create_swift_accounts 2022-02-14 19:55:03.793 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-02-14 19:55:03.929 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:55:03.945 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-02-14 19:55:04.344 | [360041 Async create_nova_accounts:394665]: Waiting for completion of create_nova_accounts running on PID 394665 (6 other jobs running) 2022-02-14 19:55:04.510 | [360041 Async create_nova_accounts:394665]: Signaling child to exit 2022-02-14 19:55:31.115 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:55:31.156 | [395025 Async create_neutron_accounts:395025]: finished successfully 2022-02-14 19:55:45.722 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:55:45.774 | [394910 Async create_cinder_accounts:394910]: finished successfully 2022-02-14 19:55:52.569 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:55:52.599 | [394780 Async create_glance_accounts:394780]: finished successfully 2022-02-14 19:55:57.671 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:55:57.699 | [394665 Async create_nova_accounts:394665]: finished successfully 2022-02-14 19:55:57.719 | WAKEUP 2022-02-14 19:55:57.743 | [360041 Async create_nova_accounts:394665]: Signaled 2022-02-14 19:55:57.744 | + lib/nova:create_nova_accounts:352 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-02-14 19:55:57.744 | + lib/nova:create_nova_accounts:356 : create_service_user nova admin 2022-02-14 19:55:57.744 | + lib/keystone:create_service_user:420 : get_or_create_user nova Passw0rd Default 2022-02-14 19:55:57.744 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:55:57.744 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 19:55:57.744 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 19:55:57.745 | ++ functions-common:get_or_create_user:927 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 19:55:57.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.745 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.745 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.745 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:57.745 | + functions-common:get_or_create_user:925 : user_id=0445d9e0dee34445913021e087b2b4b5 2022-02-14 19:55:57.745 | + functions-common:get_or_create_user:926 : echo 0445d9e0dee34445913021e087b2b4b5 2022-02-14 19:55:57.745 | 0445d9e0dee34445913021e087b2b4b5 2022-02-14 19:55:57.745 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2022-02-14 19:55:57.745 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:55:57.745 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 19:55:57.745 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:55:57.745 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:55:57.745 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 19:55:57.745 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 19:55:57.745 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 19:55:57.745 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 19:55:57.745 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 19:55:57.745 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 19:55:57.745 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:55:57.745 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-14 19:55:57.745 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:55:57.745 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:55:57.746 | ++ functions-common:get_field:812 : read data 2022-02-14 19:55:57.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.746 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.746 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.746 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:57.746 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:55:57.746 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:55:57.746 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2022-02-14 19:55:57.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.746 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.746 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.746 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-14 19:55:57.746 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:55:57.746 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:55:57.746 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:55:57.746 | ++ functions-common:get_field:812 : read data 2022-02-14 19:55:57.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.746 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.746 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.746 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:57.746 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:55:57.746 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:55:57.746 | ++ functions-common:get_field:818 : echo '| 46b0d255408841c08d4b4fa7da5ff7bc | 0445d9e0dee34445913021e087b2b4b5 | | e09ce1e9995d489a9cf033f77e986d95 | | | False |' 2022-02-14 19:55:57.746 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:55:57.746 | ++ functions-common:get_field:812 : read data 2022-02-14 19:55:57.746 | + functions-common:get_or_add_user_project_role:995 : user_role_id=46b0d255408841c08d4b4fa7da5ff7bc 2022-02-14 19:55:57.746 | + functions-common:get_or_add_user_project_role:997 : echo 46b0d255408841c08d4b4fa7da5ff7bc 2022-02-14 19:55:57.746 | 46b0d255408841c08d4b4fa7da5ff7bc 2022-02-14 19:55:57.746 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-14 19:55:57.746 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2022-02-14 19:55:57.747 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:55:57.747 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 19:55:57.747 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:55:57.747 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:55:57.747 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 19:55:57.747 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 19:55:57.747 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 19:55:57.747 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 19:55:57.747 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 19:55:57.747 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 19:55:57.747 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 19:55:57.747 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:55:57.748 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:55:57.748 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:55:57.748 | ++ functions-common:get_field:812 : read data 2022-02-14 19:55:57.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.748 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.748 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.748 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:57.748 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:55:57.748 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:55:57.748 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 19:55:57.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.748 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.748 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.748 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:55:57.748 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:55:57.748 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 19:55:57.748 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:55:57.748 | ++ functions-common:get_field:812 : read data 2022-02-14 19:55:57.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.748 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.748 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.748 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:57.748 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:55:57.748 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:55:57.748 | ++ functions-common:get_field:818 : echo '| f9f8098726bb4413acb83cc3870487ef | 0445d9e0dee34445913021e087b2b4b5 | | e09ce1e9995d489a9cf033f77e986d95 | | | False |' 2022-02-14 19:55:57.748 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:55:57.748 | ++ functions-common:get_field:812 : read data 2022-02-14 19:55:57.748 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f9f8098726bb4413acb83cc3870487ef 2022-02-14 19:55:57.748 | + functions-common:get_or_add_user_project_role:997 : echo f9f8098726bb4413acb83cc3870487ef 2022-02-14 19:55:57.749 | f9f8098726bb4413acb83cc3870487ef 2022-02-14 19:55:57.749 | + lib/nova:create_nova_accounts:358 : local nova_api_url 2022-02-14 19:55:57.749 | + lib/nova:create_nova_accounts:359 : [[ True == \F\a\l\s\e ]] 2022-02-14 19:55:57.749 | + lib/nova:create_nova_accounts:362 : nova_api_url=http://10.222.0.81/compute 2022-02-14 19:55:57.749 | + lib/nova:create_nova_accounts:365 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-02-14 19:55:57.749 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 19:55:57.749 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute_legacy -f value -c id 2022-02-14 19:55:57.749 | ++ functions-common:get_or_create_service:1097 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-02-14 19:55:57.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.749 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.749 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.749 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:57.749 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 19:55:57.749 | 0752ad74208e4bab9da07b5744024958' 2022-02-14 19:55:57.749 | + functions-common:get_or_create_service:1094 : echo 0752ad74208e4bab9da07b5744024958 2022-02-14 19:55:57.749 | 0752ad74208e4bab9da07b5744024958 2022-02-14 19:55:57.749 | + lib/nova:create_nova_accounts:367 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.81/compute/v2/$(project_id)s' 2022-02-14 19:55:57.749 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 19:55:57.749 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.81/compute/v2/$(project_id)s' RegionOne 2022-02-14 19:55:57.749 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 19:55:57.749 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-02-14 19:55:57.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.749 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.749 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.749 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:57.749 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 19:55:57.749 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 19:55:57.749 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create compute_legacy public 'http://10.222.0.81/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-02-14 19:55:57.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.749 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.750 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.750 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:57.750 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=a8eabdf4654a498989b15c3351900a0d 2022-02-14 19:55:57.750 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo a8eabdf4654a498989b15c3351900a0d 2022-02-14 19:55:57.750 | + functions-common:get_or_create_endpoint:1127 : public_id=a8eabdf4654a498989b15c3351900a0d 2022-02-14 19:55:57.750 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 19:55:57.750 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 19:55:57.750 | + functions-common:get_or_create_endpoint:1136 : echo a8eabdf4654a498989b15c3351900a0d 2022-02-14 19:55:57.750 | a8eabdf4654a498989b15c3351900a0d 2022-02-14 19:55:57.750 | + lib/nova:create_nova_accounts:371 : get_or_create_service nova compute 'Nova Compute Service' 2022-02-14 19:55:57.750 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 19:55:57.750 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute -f value -c id 2022-02-14 19:55:57.750 | ++ functions-common:get_or_create_service:1097 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-02-14 19:55:57.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.750 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.750 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.750 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:57.750 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 19:55:57.750 | 43c81492064d4ca0a788e895a8a42c1a' 2022-02-14 19:55:57.750 | + functions-common:get_or_create_service:1094 : echo 43c81492064d4ca0a788e895a8a42c1a 2022-02-14 19:55:57.750 | 43c81492064d4ca0a788e895a8a42c1a 2022-02-14 19:55:57.750 | + lib/nova:create_nova_accounts:373 : get_or_create_endpoint compute RegionOne http://10.222.0.81/compute/v2.1 2022-02-14 19:55:57.750 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 19:55:57.750 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.81/compute/v2.1 RegionOne 2022-02-14 19:55:57.750 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 19:55:57.750 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-02-14 19:55:57.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.750 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.750 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.750 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:57.750 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 19:55:57.751 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 19:55:57.751 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create compute public http://10.222.0.81/compute/v2.1 --region RegionOne -f value -c id 2022-02-14 19:55:57.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.751 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.751 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.751 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:57.751 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=45f34ed7c6344d9e833af1357b57651c 2022-02-14 19:55:57.751 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 45f34ed7c6344d9e833af1357b57651c 2022-02-14 19:55:57.751 | + functions-common:get_or_create_endpoint:1127 : public_id=45f34ed7c6344d9e833af1357b57651c 2022-02-14 19:55:57.751 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 19:55:57.751 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 19:55:57.751 | + functions-common:get_or_create_endpoint:1136 : echo 45f34ed7c6344d9e833af1357b57651c 2022-02-14 19:55:57.751 | 45f34ed7c6344d9e833af1357b57651c 2022-02-14 19:55:57.751 | + lib/nova:create_nova_accounts:378 : is_service_enabled n-api 2022-02-14 19:55:57.751 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:55:57.751 | + lib/nova:create_nova_accounts:380 : is_service_enabled swift 2022-02-14 19:55:57.751 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:55:57.751 | + lib/nova:create_nova_accounts:383 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-02-14 19:55:57.751 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:55:57.751 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 19:55:57.751 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:55:57.751 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:55:57.751 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 19:55:57.751 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 19:55:57.751 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 19:55:57.751 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 19:55:57.751 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 19:55:57.751 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 19:55:57.751 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:55:57.751 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 19:55:57.751 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:55:57.752 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:55:57.752 | ++ functions-common:get_field:812 : read data 2022-02-14 19:55:57.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.752 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.752 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.752 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:57.752 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:55:57.752 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:55:57.752 | + functions-common:get_or_add_user_project_role:986 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 19:55:57.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.752 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.752 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.752 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-14 19:55:57.752 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:55:57.752 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:55:57.752 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:55:57.752 | ++ functions-common:get_field:812 : read data 2022-02-14 19:55:57.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.752 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.752 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.752 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:57.752 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:55:57.752 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:55:57.752 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:55:57.752 | ++ functions-common:get_field:818 : echo '| aeee1fb83b7049699e416e73a815984b | 0445d9e0dee34445913021e087b2b4b5 | | e09ce1e9995d489a9cf033f77e986d95 | | | False |' 2022-02-14 19:55:57.752 | ++ functions-common:get_field:812 : read data 2022-02-14 19:55:57.752 | + functions-common:get_or_add_user_project_role:995 : user_role_id=aeee1fb83b7049699e416e73a815984b 2022-02-14 19:55:57.752 | + functions-common:get_or_add_user_project_role:997 : echo aeee1fb83b7049699e416e73a815984b 2022-02-14 19:55:57.752 | aeee1fb83b7049699e416e73a815984b 2022-02-14 19:55:57.753 | + lib/nova:create_nova_accounts:388 : is_service_enabled s3api 2022-02-14 19:55:57.753 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:55:57.791 | [360041 Async create_nova_accounts:394665]: finished create_nova_accounts with result 0 in 54 seconds 2022-02-14 19:55:57.829 | [360041 Async create_glance_accounts:394780]: Waiting for completion of create_glance_accounts running on PID 394780 (5 other jobs running) 2022-02-14 19:55:57.854 | [360041 Async create_glance_accounts:394780]: Signaling child to exit 2022-02-14 19:55:57.855 | WAKEUP 2022-02-14 19:55:57.879 | [360041 Async create_glance_accounts:394780]: Signaled 2022-02-14 19:55:57.880 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-02-14 19:55:57.880 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:55:57.880 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-02-14 19:55:57.880 | + lib/keystone:create_service_user:420 : get_or_create_user glance Passw0rd Default 2022-02-14 19:55:57.880 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:55:57.880 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 19:55:57.881 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 19:55:57.881 | ++ functions-common:get_or_create_user:927 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 19:55:57.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.881 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.881 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.881 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:57.881 | + functions-common:get_or_create_user:925 : user_id=5e0a3c9f18d14666b893725df54c3602 2022-02-14 19:55:57.881 | + functions-common:get_or_create_user:926 : echo 5e0a3c9f18d14666b893725df54c3602 2022-02-14 19:55:57.881 | 5e0a3c9f18d14666b893725df54c3602 2022-02-14 19:55:57.881 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2022-02-14 19:55:57.881 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:55:57.881 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 19:55:57.881 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:55:57.881 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:55:57.881 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 19:55:57.881 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 19:55:57.881 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 19:55:57.881 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 19:55:57.881 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 19:55:57.881 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 19:55:57.881 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:55:57.881 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:55:57.881 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-14 19:55:57.881 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:55:57.881 | ++ functions-common:get_field:812 : read data 2022-02-14 19:55:57.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.881 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.881 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.881 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:57.881 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:55:57.881 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:55:57.882 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2022-02-14 19:55:57.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.882 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.882 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.882 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-14 19:55:57.882 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:55:57.882 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:55:57.882 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:55:57.882 | ++ functions-common:get_field:812 : read data 2022-02-14 19:55:57.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.882 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.882 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.882 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:57.882 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:55:57.882 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:55:57.882 | ++ functions-common:get_field:818 : echo '| 46b0d255408841c08d4b4fa7da5ff7bc | 5e0a3c9f18d14666b893725df54c3602 | | e09ce1e9995d489a9cf033f77e986d95 | | | False |' 2022-02-14 19:55:57.882 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:55:57.882 | ++ functions-common:get_field:812 : read data 2022-02-14 19:55:57.882 | + functions-common:get_or_add_user_project_role:995 : user_role_id=46b0d255408841c08d4b4fa7da5ff7bc 2022-02-14 19:55:57.882 | + functions-common:get_or_add_user_project_role:997 : echo 46b0d255408841c08d4b4fa7da5ff7bc 2022-02-14 19:55:57.882 | 46b0d255408841c08d4b4fa7da5ff7bc 2022-02-14 19:55:57.882 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-14 19:55:57.882 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-02-14 19:55:57.882 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:55:57.882 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-02-14 19:55:57.882 | + lib/keystone:create_service_user:420 : get_or_create_user glance-swift Passw0rd Default 2022-02-14 19:55:57.882 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:55:57.882 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 19:55:57.882 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 19:55:57.882 | ++ functions-common:get_or_create_user:927 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 19:55:57.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.883 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.883 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.883 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:57.883 | + functions-common:get_or_create_user:925 : user_id=40750e8f943c4dfc98a253f8064cf98d 2022-02-14 19:55:57.883 | + functions-common:get_or_create_user:926 : echo 40750e8f943c4dfc98a253f8064cf98d 2022-02-14 19:55:57.883 | 40750e8f943c4dfc98a253f8064cf98d 2022-02-14 19:55:57.883 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance-swift service Default Default 2022-02-14 19:55:57.883 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:55:57.883 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 19:55:57.883 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:55:57.883 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:55:57.883 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 19:55:57.883 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 19:55:57.883 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 19:55:57.883 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 19:55:57.883 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 19:55:57.883 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 19:55:57.883 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:55:57.883 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:55:57.883 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 19:55:57.883 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:55:57.883 | ++ functions-common:get_field:812 : read data 2022-02-14 19:55:57.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.883 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.883 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.883 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:57.883 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:55:57.883 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:55:57.884 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 19:55:57.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.884 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.884 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.884 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:55:57.884 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:55:57.884 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 19:55:57.884 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:55:57.884 | ++ functions-common:get_field:812 : read data 2022-02-14 19:55:57.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.884 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.884 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.884 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:57.884 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:55:57.884 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:55:57.884 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:55:57.884 | ++ functions-common:get_field:818 : echo '| 46b0d255408841c08d4b4fa7da5ff7bc | 40750e8f943c4dfc98a253f8064cf98d | | e09ce1e9995d489a9cf033f77e986d95 | | | False |' 2022-02-14 19:55:57.884 | ++ functions-common:get_field:812 : read data 2022-02-14 19:55:57.884 | + functions-common:get_or_add_user_project_role:995 : user_role_id=46b0d255408841c08d4b4fa7da5ff7bc 2022-02-14 19:55:57.884 | + functions-common:get_or_add_user_project_role:997 : echo 46b0d255408841c08d4b4fa7da5ff7bc 2022-02-14 19:55:57.884 | 46b0d255408841c08d4b4fa7da5ff7bc 2022-02-14 19:55:57.884 | + lib/keystone:create_service_user:423 : [[ -n ResellerAdmin ]] 2022-02-14 19:55:57.884 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-02-14 19:55:57.884 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:55:57.884 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 19:55:57.884 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:55:57.884 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:55:57.884 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 19:55:57.884 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 19:55:57.884 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 19:55:57.884 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 19:55:57.884 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 19:55:57.885 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 19:55:57.885 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:55:57.885 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:55:57.885 | ++ functions-common:get_field:812 : read data 2022-02-14 19:55:57.885 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 19:55:57.885 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:55:57.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.885 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.885 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.885 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:57.885 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:55:57.885 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:55:57.885 | + functions-common:get_or_add_user_project_role:986 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 19:55:57.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.885 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.885 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.885 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:55:57.885 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:55:57.885 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:55:57.885 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-14 19:55:57.885 | ++ functions-common:get_field:812 : read data 2022-02-14 19:55:57.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.885 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.885 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.885 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:57.885 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:55:57.885 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:55:57.885 | ++ functions-common:get_field:818 : echo '| aeee1fb83b7049699e416e73a815984b | 40750e8f943c4dfc98a253f8064cf98d | | e09ce1e9995d489a9cf033f77e986d95 | | | False |' 2022-02-14 19:55:57.885 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:55:57.886 | ++ functions-common:get_field:812 : read data 2022-02-14 19:55:57.886 | + functions-common:get_or_add_user_project_role:995 : user_role_id=aeee1fb83b7049699e416e73a815984b 2022-02-14 19:55:57.886 | + functions-common:get_or_add_user_project_role:997 : echo aeee1fb83b7049699e416e73a815984b 2022-02-14 19:55:57.886 | aeee1fb83b7049699e416e73a815984b 2022-02-14 19:55:57.886 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-02-14 19:55:57.886 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 19:55:57.886 | ++ functions-common:get_or_create_service:1095 : oscwrap service show image -f value -c id 2022-02-14 19:55:57.886 | ++ functions-common:get_or_create_service:1097 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2022-02-14 19:55:57.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.886 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.886 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.886 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:57.886 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 19:55:57.886 | 9c35566891984f528e1da0f79a3b89f0' 2022-02-14 19:55:57.886 | + functions-common:get_or_create_service:1094 : echo 9c35566891984f528e1da0f79a3b89f0 2022-02-14 19:55:57.886 | 9c35566891984f528e1da0f79a3b89f0 2022-02-14 19:55:57.886 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.81/image 2022-02-14 19:55:57.886 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 19:55:57.886 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.81/image RegionOne 2022-02-14 19:55:57.886 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 19:55:57.886 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-02-14 19:55:57.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.886 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.886 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.886 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:57.886 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 19:55:57.886 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 19:55:57.886 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create image public http://10.222.0.81/image --region RegionOne -f value -c id 2022-02-14 19:55:57.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.886 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:57.887 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:57.887 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:57.887 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=773373e443df4178b96da4e8a12180be 2022-02-14 19:55:57.887 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 773373e443df4178b96da4e8a12180be 2022-02-14 19:55:57.887 | + functions-common:get_or_create_endpoint:1127 : public_id=773373e443df4178b96da4e8a12180be 2022-02-14 19:55:57.887 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 19:55:57.887 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 19:55:57.887 | + functions-common:get_or_create_endpoint:1136 : echo 773373e443df4178b96da4e8a12180be 2022-02-14 19:55:57.887 | 773373e443df4178b96da4e8a12180be 2022-02-14 19:55:57.887 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-02-14 19:55:57.887 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-02-14 19:55:57.887 | +++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-14 19:55:57.887 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-02-14 19:55:57.887 | ++ functions-common:get_or_create_domain:888 : echo default 2022-02-14 19:55:57.887 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-02-14 19:55:57.887 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-02-14 19:55:57.887 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-02-14 19:55:57.887 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-02-14 19:55:57.927 | [360041 Async create_glance_accounts:394780]: finished create_glance_accounts with result 0 in 49 seconds 2022-02-14 19:55:57.967 | [360041 Async create_cinder_accounts:394910]: Waiting for completion of create_cinder_accounts running on PID 394910 (4 other jobs running) 2022-02-14 19:55:57.994 | [360041 Async create_cinder_accounts:394910]: Signaling child to exit 2022-02-14 19:55:57.994 | WAKEUP 2022-02-14 19:55:58.018 | [360041 Async create_cinder_accounts:394910]: Signaled 2022-02-14 19:55:58.019 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-02-14 19:55:58.019 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-02-14 19:55:58.019 | + lib/keystone:create_service_user:420 : get_or_create_user cinder Passw0rd Default 2022-02-14 19:55:58.019 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:55:58.020 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 19:55:58.020 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 19:55:58.020 | ++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 19:55:58.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.020 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.020 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.020 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:58.020 | + functions-common:get_or_create_user:925 : user_id=f21f56cfc07446e89ae3de97f4948453 2022-02-14 19:55:58.020 | + functions-common:get_or_create_user:926 : echo f21f56cfc07446e89ae3de97f4948453 2022-02-14 19:55:58.020 | f21f56cfc07446e89ae3de97f4948453 2022-02-14 19:55:58.020 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2022-02-14 19:55:58.020 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:55:58.020 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 19:55:58.020 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:55:58.020 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:55:58.020 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 19:55:58.020 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 19:55:58.020 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 19:55:58.020 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 19:55:58.020 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 19:55:58.020 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 19:55:58.020 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:55:58.020 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:55:58.020 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-14 19:55:58.020 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:55:58.020 | ++ functions-common:get_field:812 : read data 2022-02-14 19:55:58.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.020 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.020 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.021 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:58.021 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:55:58.021 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:55:58.021 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2022-02-14 19:55:58.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.021 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.021 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.021 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:55:58.021 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:55:58.021 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-14 19:55:58.021 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:55:58.021 | ++ functions-common:get_field:812 : read data 2022-02-14 19:55:58.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.021 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.021 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.021 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:58.021 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:55:58.021 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:55:58.021 | ++ functions-common:get_field:818 : echo '| 46b0d255408841c08d4b4fa7da5ff7bc | f21f56cfc07446e89ae3de97f4948453 | | e09ce1e9995d489a9cf033f77e986d95 | | | False |' 2022-02-14 19:55:58.021 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:55:58.021 | ++ functions-common:get_field:812 : read data 2022-02-14 19:55:58.021 | + functions-common:get_or_add_user_project_role:995 : user_role_id=46b0d255408841c08d4b4fa7da5ff7bc 2022-02-14 19:55:58.021 | + functions-common:get_or_add_user_project_role:997 : echo 46b0d255408841c08d4b4fa7da5ff7bc 2022-02-14 19:55:58.021 | 46b0d255408841c08d4b4fa7da5ff7bc 2022-02-14 19:55:58.021 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-14 19:55:58.021 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-02-14 19:55:58.021 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 19:55:58.021 | ++ functions-common:get_or_create_service:1095 : oscwrap service show block-storage -f value -c id 2022-02-14 19:55:58.021 | ++ functions-common:get_or_create_service:1097 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-02-14 19:55:58.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.022 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.022 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.022 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:58.022 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 19:55:58.022 | 4aae3d82fa534b10ad75bd6d6f3ccb1b' 2022-02-14 19:55:58.022 | + functions-common:get_or_create_service:1094 : echo 4aae3d82fa534b10ad75bd6d6f3ccb1b 2022-02-14 19:55:58.022 | 4aae3d82fa534b10ad75bd6d6f3ccb1b 2022-02-14 19:55:58.022 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-02-14 19:55:58.022 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.81/volume/v3/$(project_id)s' 2022-02-14 19:55:58.022 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 19:55:58.022 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.81/volume/v3/$(project_id)s' RegionOne 2022-02-14 19:55:58.022 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 19:55:58.022 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-02-14 19:55:58.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.022 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.022 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.022 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:58.022 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 19:55:58.022 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 19:55:58.022 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create block-storage public 'http://10.222.0.81/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-14 19:55:58.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.022 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.022 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.022 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:58.022 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=d9eac6931fbb454280e374f1f9af70a8 2022-02-14 19:55:58.022 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo d9eac6931fbb454280e374f1f9af70a8 2022-02-14 19:55:58.022 | + functions-common:get_or_create_endpoint:1127 : public_id=d9eac6931fbb454280e374f1f9af70a8 2022-02-14 19:55:58.022 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 19:55:58.023 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 19:55:58.023 | + functions-common:get_or_create_endpoint:1136 : echo d9eac6931fbb454280e374f1f9af70a8 2022-02-14 19:55:58.023 | d9eac6931fbb454280e374f1f9af70a8 2022-02-14 19:55:58.023 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-02-14 19:55:58.023 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 19:55:58.023 | ++ functions-common:get_or_create_service:1095 : oscwrap service show volumev3 -f value -c id 2022-02-14 19:55:58.023 | ++ functions-common:get_or_create_service:1097 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-02-14 19:55:58.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.023 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.023 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.023 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:58.023 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 19:55:58.023 | 4d86d236d5f546f2bd2bb28260f5ff4d' 2022-02-14 19:55:58.023 | + functions-common:get_or_create_service:1094 : echo 4d86d236d5f546f2bd2bb28260f5ff4d 2022-02-14 19:55:58.023 | 4d86d236d5f546f2bd2bb28260f5ff4d 2022-02-14 19:55:58.023 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.81/volume/v3/$(project_id)s' 2022-02-14 19:55:58.023 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 19:55:58.023 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.81/volume/v3/$(project_id)s' RegionOne 2022-02-14 19:55:58.023 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 19:55:58.023 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-02-14 19:55:58.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.023 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.023 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.023 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:58.023 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 19:55:58.023 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 19:55:58.023 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create volumev3 public 'http://10.222.0.81/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-14 19:55:58.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.024 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.024 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.024 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:58.024 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=ef95c4858fb14fc78e4a0c80d30b9334 2022-02-14 19:55:58.024 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo ef95c4858fb14fc78e4a0c80d30b9334 2022-02-14 19:55:58.024 | + functions-common:get_or_create_endpoint:1127 : public_id=ef95c4858fb14fc78e4a0c80d30b9334 2022-02-14 19:55:58.024 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 19:55:58.024 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 19:55:58.024 | + functions-common:get_or_create_endpoint:1136 : echo ef95c4858fb14fc78e4a0c80d30b9334 2022-02-14 19:55:58.024 | ef95c4858fb14fc78e4a0c80d30b9334 2022-02-14 19:55:58.024 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-02-14 19:55:58.024 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-02-14 19:55:58.024 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 19:55:58.024 | +++ functions-common:get_or_create_project:940 : oscwrap project create service --domain= --or-show -f value -c id 2022-02-14 19:55:58.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.024 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.024 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.024 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:58.024 | ++ functions-common:get_or_create_project:938 : project_id=e09ce1e9995d489a9cf033f77e986d95 2022-02-14 19:55:58.024 | ++ functions-common:get_or_create_project:939 : echo e09ce1e9995d489a9cf033f77e986d95 2022-02-14 19:55:58.024 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id e09ce1e9995d489a9cf033f77e986d95 2022-02-14 19:55:58.024 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-02-14 19:55:58.024 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:55:58.024 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 19:55:58.024 | ++ functions-common:get_or_create_user:913 : local email= 2022-02-14 19:55:58.024 | +++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2022-02-14 19:55:58.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.024 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.025 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.025 | No password was supplied, authentication will fail when a user does not have a password. 2022-02-14 19:55:58.025 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:58.025 | ++ functions-common:get_or_create_user:925 : user_id=f21f56cfc07446e89ae3de97f4948453 2022-02-14 19:55:58.025 | ++ functions-common:get_or_create_user:926 : echo f21f56cfc07446e89ae3de97f4948453 2022-02-14 19:55:58.025 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id f21f56cfc07446e89ae3de97f4948453 2022-02-14 19:55:58.066 | [360041 Async create_cinder_accounts:394910]: finished create_cinder_accounts with result 0 in 42 seconds 2022-02-14 19:55:58.070 | + inc/async:async_wait:197 : return 0 2022-02-14 19:55:58.072 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-02-14 19:55:58.125 | [360041 Async create_neutron_accounts:395025]: Waiting for completion of create_neutron_accounts running on PID 395025 (3 other jobs running) 2022-02-14 19:55:58.150 | [360041 Async create_neutron_accounts:395025]: Signaling child to exit 2022-02-14 19:55:58.150 | WAKEUP 2022-02-14 19:55:58.175 | [360041 Async create_neutron_accounts:395025]: Signaled 2022-02-14 19:55:58.176 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-02-14 19:55:58.176 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 19:55:58.176 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 19:55:58.176 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 19:55:58.176 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 19:55:58.176 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-14 19:55:58.176 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 19:55:58.176 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-02-14 19:55:58.176 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-02-14 19:55:58.176 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-02-14 19:55:58.177 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.81:9696/ 2022-02-14 19:55:58.177 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-02-14 19:55:58.177 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-02-14 19:55:58.177 | + lib/keystone:create_service_user:420 : get_or_create_user neutron Passw0rd Default 2022-02-14 19:55:58.177 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:55:58.177 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 19:55:58.177 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 19:55:58.177 | ++ functions-common:get_or_create_user:927 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 19:55:58.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.177 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.177 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.177 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:58.177 | + functions-common:get_or_create_user:925 : user_id=c773c6bf04e94656af6e0e166dfaad9e 2022-02-14 19:55:58.177 | + functions-common:get_or_create_user:926 : echo c773c6bf04e94656af6e0e166dfaad9e 2022-02-14 19:55:58.177 | c773c6bf04e94656af6e0e166dfaad9e 2022-02-14 19:55:58.177 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2022-02-14 19:55:58.177 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:55:58.177 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 19:55:58.177 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:55:58.177 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:55:58.177 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 19:55:58.177 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 19:55:58.177 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 19:55:58.177 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 19:55:58.177 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 19:55:58.177 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 19:55:58.177 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:55:58.177 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-14 19:55:58.177 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:55:58.177 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:55:58.177 | ++ functions-common:get_field:812 : read data 2022-02-14 19:55:58.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.178 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.178 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.178 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:58.178 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:55:58.178 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:55:58.178 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2022-02-14 19:55:58.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.178 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.178 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.178 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-14 19:55:58.178 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:55:58.178 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:55:58.178 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:55:58.178 | ++ functions-common:get_field:812 : read data 2022-02-14 19:55:58.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.178 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.178 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.178 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:58.178 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:55:58.178 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:55:58.178 | ++ functions-common:get_field:818 : echo '| 46b0d255408841c08d4b4fa7da5ff7bc | c773c6bf04e94656af6e0e166dfaad9e | | e09ce1e9995d489a9cf033f77e986d95 | | | False |' 2022-02-14 19:55:58.178 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:55:58.178 | ++ functions-common:get_field:812 : read data 2022-02-14 19:55:58.178 | + functions-common:get_or_add_user_project_role:995 : user_role_id=46b0d255408841c08d4b4fa7da5ff7bc 2022-02-14 19:55:58.178 | + functions-common:get_or_add_user_project_role:997 : echo 46b0d255408841c08d4b4fa7da5ff7bc 2022-02-14 19:55:58.178 | 46b0d255408841c08d4b4fa7da5ff7bc 2022-02-14 19:55:58.178 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-14 19:55:58.178 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-02-14 19:55:58.179 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 19:55:58.179 | ++ functions-common:get_or_create_service:1095 : oscwrap service show network -f value -c id 2022-02-14 19:55:58.179 | ++ functions-common:get_or_create_service:1097 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2022-02-14 19:55:58.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.179 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.179 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.179 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:58.179 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 19:55:58.179 | fde0ae449a414b59b9365c03f94abc75' 2022-02-14 19:55:58.179 | + functions-common:get_or_create_service:1094 : echo fde0ae449a414b59b9365c03f94abc75 2022-02-14 19:55:58.179 | fde0ae449a414b59b9365c03f94abc75 2022-02-14 19:55:58.179 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.81:9696/ 2022-02-14 19:55:58.179 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 19:55:58.179 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.81:9696/ RegionOne 2022-02-14 19:55:58.179 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 19:55:58.179 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-02-14 19:55:58.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.179 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.179 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.179 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:58.179 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 19:55:58.179 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 19:55:58.179 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create network public http://10.222.0.81:9696/ --region RegionOne -f value -c id 2022-02-14 19:55:58.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.179 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:55:58.179 | from cryptography.utils import int_from_bytes 2022-02-14 19:55:58.179 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:55:58.179 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=18d30e3972d047139c390f7d70bc7b2f 2022-02-14 19:55:58.180 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 18d30e3972d047139c390f7d70bc7b2f 2022-02-14 19:55:58.180 | + functions-common:get_or_create_endpoint:1127 : public_id=18d30e3972d047139c390f7d70bc7b2f 2022-02-14 19:55:58.180 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 19:55:58.180 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 19:55:58.180 | + functions-common:get_or_create_endpoint:1136 : echo 18d30e3972d047139c390f7d70bc7b2f 2022-02-14 19:55:58.180 | 18d30e3972d047139c390f7d70bc7b2f 2022-02-14 19:55:58.222 | [360041 Async create_neutron_accounts:395025]: finished create_neutron_accounts with result 0 in 28 seconds 2022-02-14 19:55:58.261 | [360041 Async create_swift_accounts:395168]: Waiting for completion of create_swift_accounts running on PID 395168 (2 other jobs running) 2022-02-14 19:55:58.287 | [360041 Async create_swift_accounts:395168]: Signaling child to exit 2022-02-14 19:56:40.446 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:56:40.472 | [395168 Async create_swift_accounts:395168]: finished successfully 2022-02-14 19:56:40.492 | WAKEUP 2022-02-14 19:56:40.516 | [360041 Async create_swift_accounts:395168]: Signaled 2022-02-14 19:56:40.517 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2022-02-14 19:56:40.517 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2022-02-14 19:56:40.517 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2022-02-14 19:56:40.517 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2022-02-14 19:56:40.517 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2022-02-14 19:56:40.517 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2022-02-14 19:56:40.517 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2022-02-14 19:56:40.517 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2022-02-14 19:56:40.517 | + lib/swift:create_swift_accounts:637 : local another_role 2022-02-14 19:56:40.517 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2022-02-14 19:56:40.517 | ++ functions-common:get_or_create_role:945 : local role_id 2022-02-14 19:56:40.517 | +++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-14 19:56:40.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.518 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.518 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.518 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:56:40.518 | ++ functions-common:get_or_create_role:950 : role_id=dee571d5e1314ed58544582c3bc426f0 2022-02-14 19:56:40.518 | ++ functions-common:get_or_create_role:951 : echo dee571d5e1314ed58544582c3bc426f0 2022-02-14 19:56:40.518 | + lib/swift:create_swift_accounts:638 : another_role=dee571d5e1314ed58544582c3bc426f0 2022-02-14 19:56:40.518 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2022-02-14 19:56:40.518 | + lib/keystone:create_service_user:420 : get_or_create_user swift Passw0rd Default 2022-02-14 19:56:40.518 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:56:40.518 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 19:56:40.518 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 19:56:40.518 | ++ functions-common:get_or_create_user:927 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 19:56:40.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.518 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.518 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.518 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:56:40.518 | + functions-common:get_or_create_user:925 : user_id=3cab45f70185445b820d881dd22bdc04 2022-02-14 19:56:40.518 | + functions-common:get_or_create_user:926 : echo 3cab45f70185445b820d881dd22bdc04 2022-02-14 19:56:40.518 | 3cab45f70185445b820d881dd22bdc04 2022-02-14 19:56:40.518 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service swift service Default Default 2022-02-14 19:56:40.518 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:56:40.518 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 19:56:40.518 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:56:40.518 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:56:40.518 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 19:56:40.518 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 19:56:40.518 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 19:56:40.518 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 19:56:40.518 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 19:56:40.518 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 19:56:40.518 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:56:40.519 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-14 19:56:40.519 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:56:40.519 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:56:40.519 | ++ functions-common:get_field:812 : read data 2022-02-14 19:56:40.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.519 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.519 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.519 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:56:40.519 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:56:40.519 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:56:40.519 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2022-02-14 19:56:40.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.519 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.519 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.519 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-14 19:56:40.519 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:56:40.519 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:56:40.519 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:56:40.519 | ++ functions-common:get_field:812 : read data 2022-02-14 19:56:40.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.519 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.519 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.519 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:56:40.519 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:56:40.519 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:56:40.519 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:56:40.519 | ++ functions-common:get_field:818 : echo '| 46b0d255408841c08d4b4fa7da5ff7bc | 3cab45f70185445b820d881dd22bdc04 | | e09ce1e9995d489a9cf033f77e986d95 | | | False |' 2022-02-14 19:56:40.520 | ++ functions-common:get_field:812 : read data 2022-02-14 19:56:40.520 | + functions-common:get_or_add_user_project_role:995 : user_role_id=46b0d255408841c08d4b4fa7da5ff7bc 2022-02-14 19:56:40.520 | + functions-common:get_or_add_user_project_role:997 : echo 46b0d255408841c08d4b4fa7da5ff7bc 2022-02-14 19:56:40.520 | 46b0d255408841c08d4b4fa7da5ff7bc 2022-02-14 19:56:40.520 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-14 19:56:40.520 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin swift service Default Default 2022-02-14 19:56:40.520 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:56:40.520 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 19:56:40.520 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:56:40.520 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:56:40.520 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 19:56:40.520 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 19:56:40.520 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 19:56:40.520 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 19:56:40.520 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 19:56:40.520 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 19:56:40.520 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:56:40.520 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:56:40.520 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-14 19:56:40.520 | ++ functions-common:get_field:812 : read data 2022-02-14 19:56:40.520 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:56:40.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.520 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.520 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.520 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:56:40.520 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:56:40.520 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:56:40.520 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2022-02-14 19:56:40.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.520 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.521 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.521 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:56:40.521 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:56:40.521 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-14 19:56:40.521 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:56:40.521 | ++ functions-common:get_field:812 : read data 2022-02-14 19:56:40.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.521 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.521 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.521 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:56:40.521 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:56:40.521 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:56:40.521 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:56:40.521 | ++ functions-common:get_field:818 : echo '| f9f8098726bb4413acb83cc3870487ef | 3cab45f70185445b820d881dd22bdc04 | | e09ce1e9995d489a9cf033f77e986d95 | | | False |' 2022-02-14 19:56:40.521 | ++ functions-common:get_field:812 : read data 2022-02-14 19:56:40.521 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f9f8098726bb4413acb83cc3870487ef 2022-02-14 19:56:40.521 | + functions-common:get_or_add_user_project_role:997 : echo f9f8098726bb4413acb83cc3870487ef 2022-02-14 19:56:40.521 | f9f8098726bb4413acb83cc3870487ef 2022-02-14 19:56:40.521 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2022-02-14 19:56:40.521 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 19:56:40.521 | ++ functions-common:get_or_create_service:1095 : oscwrap service show object-store -f value -c id 2022-02-14 19:56:40.521 | ++ functions-common:get_or_create_service:1097 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2022-02-14 19:56:40.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.521 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.521 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.521 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:56:40.521 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 19:56:40.521 | 3a36be2105f543c1a56660f37960c4fd' 2022-02-14 19:56:40.521 | + functions-common:get_or_create_service:1094 : echo 3a36be2105f543c1a56660f37960c4fd 2022-02-14 19:56:40.521 | 3a36be2105f543c1a56660f37960c4fd 2022-02-14 19:56:40.522 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.81:8080/v1/AUTH_$(project_id)s' http://10.222.0.81:8080 2022-02-14 19:56:40.522 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 19:56:40.522 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.81:8080/v1/AUTH_$(project_id)s' RegionOne 2022-02-14 19:56:40.522 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 19:56:40.522 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-02-14 19:56:40.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.522 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.522 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.522 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:56:40.522 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 19:56:40.522 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 19:56:40.522 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create object-store public 'http://10.222.0.81:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-02-14 19:56:40.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.522 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.522 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.522 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:56:40.522 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=555b9de407ef4bbbbccf10f426537167 2022-02-14 19:56:40.522 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 555b9de407ef4bbbbccf10f426537167 2022-02-14 19:56:40.522 | + functions-common:get_or_create_endpoint:1127 : public_id=555b9de407ef4bbbbccf10f426537167 2022-02-14 19:56:40.522 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.81:8080 ]] 2022-02-14 19:56:40.522 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.81:8080 RegionOne 2022-02-14 19:56:40.522 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 19:56:40.522 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-02-14 19:56:40.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.522 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.522 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.522 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:56:40.522 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 19:56:40.523 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 19:56:40.523 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create object-store admin http://10.222.0.81:8080 --region RegionOne -f value -c id 2022-02-14 19:56:40.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.523 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.523 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.523 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:56:40.523 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=0adf7ec0e5974955999fa30364664ab3 2022-02-14 19:56:40.523 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 0adf7ec0e5974955999fa30364664ab3 2022-02-14 19:56:40.523 | 0adf7ec0e5974955999fa30364664ab3 2022-02-14 19:56:40.523 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 19:56:40.523 | + functions-common:get_or_create_endpoint:1136 : echo 555b9de407ef4bbbbccf10f426537167 2022-02-14 19:56:40.523 | 555b9de407ef4bbbbccf10f426537167 2022-02-14 19:56:40.523 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2022-02-14 19:56:40.523 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2022-02-14 19:56:40.523 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 19:56:40.523 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-02-14 19:56:40.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.523 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.523 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.523 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:56:40.523 | ++ functions-common:get_or_create_project:938 : project_id=ef3554312a9f4a34a20ac6a70f5d2588 2022-02-14 19:56:40.523 | ++ functions-common:get_or_create_project:939 : echo ef3554312a9f4a34a20ac6a70f5d2588 2022-02-14 19:56:40.523 | + lib/swift:create_swift_accounts:652 : swift_project_test1=ef3554312a9f4a34a20ac6a70f5d2588 2022-02-14 19:56:40.523 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2022-02-14 19:56:40.523 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 19:56:40.523 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2022-02-14 19:56:40.523 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:56:40.524 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-02-14 19:56:40.524 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-02-14 19:56:40.524 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-02-14 19:56:40.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.524 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.524 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.524 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:56:40.524 | ++ functions-common:get_or_create_user:925 : user_id=4b15f050a99e44cf97cc0ab645661b48 2022-02-14 19:56:40.524 | ++ functions-common:get_or_create_user:926 : echo 4b15f050a99e44cf97cc0ab645661b48 2022-02-14 19:56:40.524 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=4b15f050a99e44cf97cc0ab645661b48 2022-02-14 19:56:40.524 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-02-14 19:56:40.524 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 19:56:40.524 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin 4b15f050a99e44cf97cc0ab645661b48 ef3554312a9f4a34a20ac6a70f5d2588 2022-02-14 19:56:40.524 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:56:40.524 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:56:40.524 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:56:40.524 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:56:40.524 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:56:40.524 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:56:40.524 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:56:40.524 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:56:40.524 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:56:40.524 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 4b15f050a99e44cf97cc0ab645661b48 --project ef3554312a9f4a34a20ac6a70f5d2588 2022-02-14 19:56:40.524 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:56:40.524 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:56:40.524 | ++ functions-common:get_field:812 : read data 2022-02-14 19:56:40.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.524 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.524 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.524 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:56:40.525 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:56:40.525 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:56:40.525 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 4b15f050a99e44cf97cc0ab645661b48 --project ef3554312a9f4a34a20ac6a70f5d2588 2022-02-14 19:56:40.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.525 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.525 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.525 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 4b15f050a99e44cf97cc0ab645661b48 --project ef3554312a9f4a34a20ac6a70f5d2588 2022-02-14 19:56:40.525 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:56:40.525 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:56:40.525 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:56:40.525 | ++ functions-common:get_field:812 : read data 2022-02-14 19:56:40.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.525 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.525 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.525 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:56:40.525 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:56:40.525 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:56:40.525 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:56:40.525 | ++ functions-common:get_field:818 : echo '| f9f8098726bb4413acb83cc3870487ef | 4b15f050a99e44cf97cc0ab645661b48 | | ef3554312a9f4a34a20ac6a70f5d2588 | | | False |' 2022-02-14 19:56:40.525 | ++ functions-common:get_field:812 : read data 2022-02-14 19:56:40.525 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f9f8098726bb4413acb83cc3870487ef 2022-02-14 19:56:40.525 | + functions-common:get_or_add_user_project_role:997 : echo f9f8098726bb4413acb83cc3870487ef 2022-02-14 19:56:40.525 | f9f8098726bb4413acb83cc3870487ef 2022-02-14 19:56:40.525 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2022-02-14 19:56:40.525 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-02-14 19:56:40.525 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:56:40.525 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-02-14 19:56:40.525 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-02-14 19:56:40.525 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-02-14 19:56:40.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.525 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.526 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.526 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:56:40.526 | ++ functions-common:get_or_create_user:925 : user_id=aac7a4df435a4fd5add550867664571d 2022-02-14 19:56:40.526 | ++ functions-common:get_or_create_user:926 : echo aac7a4df435a4fd5add550867664571d 2022-02-14 19:56:40.526 | + lib/swift:create_swift_accounts:661 : swift_user_test3=aac7a4df435a4fd5add550867664571d 2022-02-14 19:56:40.526 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2022-02-14 19:56:40.526 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 19:56:40.526 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role dee571d5e1314ed58544582c3bc426f0 aac7a4df435a4fd5add550867664571d ef3554312a9f4a34a20ac6a70f5d2588 2022-02-14 19:56:40.526 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:56:40.526 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:56:40.526 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:56:40.526 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:56:40.526 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:56:40.526 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:56:40.526 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:56:40.526 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:56:40.526 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:56:40.526 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:56:40.526 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role dee571d5e1314ed58544582c3bc426f0 --user aac7a4df435a4fd5add550867664571d --project ef3554312a9f4a34a20ac6a70f5d2588 2022-02-14 19:56:40.526 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:56:40.526 | ++ functions-common:get_field:812 : read data 2022-02-14 19:56:40.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.526 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.526 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.526 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:56:40.526 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:56:40.526 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:56:40.526 | + functions-common:get_or_add_user_project_role:986 : openstack role add dee571d5e1314ed58544582c3bc426f0 --user aac7a4df435a4fd5add550867664571d --project ef3554312a9f4a34a20ac6a70f5d2588 2022-02-14 19:56:40.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.526 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.527 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.527 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role dee571d5e1314ed58544582c3bc426f0 --user aac7a4df435a4fd5add550867664571d --project ef3554312a9f4a34a20ac6a70f5d2588 2022-02-14 19:56:40.527 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:56:40.527 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:56:40.527 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:56:40.527 | ++ functions-common:get_field:812 : read data 2022-02-14 19:56:40.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.527 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.527 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.527 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:56:40.527 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:56:40.527 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:56:40.527 | ++ functions-common:get_field:818 : echo '| dee571d5e1314ed58544582c3bc426f0 | aac7a4df435a4fd5add550867664571d | | ef3554312a9f4a34a20ac6a70f5d2588 | | | False |' 2022-02-14 19:56:40.527 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:56:40.527 | ++ functions-common:get_field:812 : read data 2022-02-14 19:56:40.527 | + functions-common:get_or_add_user_project_role:995 : user_role_id=dee571d5e1314ed58544582c3bc426f0 2022-02-14 19:56:40.527 | + functions-common:get_or_add_user_project_role:997 : echo dee571d5e1314ed58544582c3bc426f0 2022-02-14 19:56:40.527 | dee571d5e1314ed58544582c3bc426f0 2022-02-14 19:56:40.527 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2022-02-14 19:56:40.527 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2022-02-14 19:56:40.527 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 19:56:40.527 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-02-14 19:56:40.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.527 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.527 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.527 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:56:40.527 | ++ functions-common:get_or_create_project:938 : project_id=ea94669ac0024e27909c0f21509d19da 2022-02-14 19:56:40.528 | ++ functions-common:get_or_create_project:939 : echo ea94669ac0024e27909c0f21509d19da 2022-02-14 19:56:40.528 | + lib/swift:create_swift_accounts:666 : swift_project_test2=ea94669ac0024e27909c0f21509d19da 2022-02-14 19:56:40.528 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2022-02-14 19:56:40.528 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 19:56:40.528 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2022-02-14 19:56:40.528 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-02-14 19:56:40.528 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:56:40.528 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-02-14 19:56:40.528 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-02-14 19:56:40.528 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-02-14 19:56:40.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.528 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.528 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.528 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:56:40.529 | ++ functions-common:get_or_create_user:925 : user_id=a9e03c435438400b9a6ac7151b66f948 2022-02-14 19:56:40.529 | ++ functions-common:get_or_create_user:926 : echo a9e03c435438400b9a6ac7151b66f948 2022-02-14 19:56:40.529 | + lib/swift:create_swift_accounts:671 : swift_user_test2=a9e03c435438400b9a6ac7151b66f948 2022-02-14 19:56:40.529 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2022-02-14 19:56:40.529 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 19:56:40.529 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin a9e03c435438400b9a6ac7151b66f948 ea94669ac0024e27909c0f21509d19da 2022-02-14 19:56:40.529 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:56:40.529 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:56:40.529 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:56:40.529 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:56:40.529 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:56:40.529 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:56:40.529 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:56:40.529 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:56:40.529 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user a9e03c435438400b9a6ac7151b66f948 --project ea94669ac0024e27909c0f21509d19da 2022-02-14 19:56:40.529 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:56:40.529 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:56:40.529 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:56:40.529 | ++ functions-common:get_field:812 : read data 2022-02-14 19:56:40.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.529 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.529 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.529 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:56:40.529 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:56:40.529 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:56:40.529 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user a9e03c435438400b9a6ac7151b66f948 --project ea94669ac0024e27909c0f21509d19da 2022-02-14 19:56:40.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.529 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.529 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.529 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user a9e03c435438400b9a6ac7151b66f948 --project ea94669ac0024e27909c0f21509d19da 2022-02-14 19:56:40.530 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:56:40.530 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:56:40.530 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:56:40.530 | ++ functions-common:get_field:812 : read data 2022-02-14 19:56:40.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.530 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.530 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.530 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:56:40.530 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:56:40.530 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:56:40.530 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:56:40.530 | ++ functions-common:get_field:818 : echo '| f9f8098726bb4413acb83cc3870487ef | a9e03c435438400b9a6ac7151b66f948 | | ea94669ac0024e27909c0f21509d19da | | | False |' 2022-02-14 19:56:40.530 | ++ functions-common:get_field:812 : read data 2022-02-14 19:56:40.530 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f9f8098726bb4413acb83cc3870487ef 2022-02-14 19:56:40.530 | + functions-common:get_or_add_user_project_role:997 : echo f9f8098726bb4413acb83cc3870487ef 2022-02-14 19:56:40.530 | f9f8098726bb4413acb83cc3870487ef 2022-02-14 19:56:40.530 | + lib/swift:create_swift_accounts:675 : local swift_domain 2022-02-14 19:56:40.530 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-02-14 19:56:40.530 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-02-14 19:56:40.530 | +++ functions-common:get_or_create_domain:889 : oscwrap domain show swift_test -f value -c id 2022-02-14 19:56:40.530 | +++ functions-common:get_or_create_domain:891 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-02-14 19:56:40.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.530 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.530 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.530 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:56:40.530 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-02-14 19:56:40.530 | 97a58321200e458891e895675eefed8f' 2022-02-14 19:56:40.530 | ++ functions-common:get_or_create_domain:888 : echo 97a58321200e458891e895675eefed8f 2022-02-14 19:56:40.530 | + lib/swift:create_swift_accounts:676 : swift_domain=97a58321200e458891e895675eefed8f 2022-02-14 19:56:40.530 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2022-02-14 19:56:40.530 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 19:56:40.531 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2022-02-14 19:56:40.531 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 97a58321200e458891e895675eefed8f 2022-02-14 19:56:40.531 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 19:56:40.531 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest4 --domain=97a58321200e458891e895675eefed8f --or-show -f value -c id 2022-02-14 19:56:40.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.531 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.531 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.531 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:56:40.531 | ++ functions-common:get_or_create_project:938 : project_id=aca0d0d467274920957e60bb63996906 2022-02-14 19:56:40.531 | ++ functions-common:get_or_create_project:939 : echo aca0d0d467274920957e60bb63996906 2022-02-14 19:56:40.531 | + lib/swift:create_swift_accounts:680 : swift_project_test4=aca0d0d467274920957e60bb63996906 2022-02-14 19:56:40.531 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2022-02-14 19:56:40.531 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 19:56:40.531 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2022-02-14 19:56:40.531 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 97a58321200e458891e895675eefed8f test4@example.com 2022-02-14 19:56:40.531 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 19:56:40.531 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-02-14 19:56:40.531 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-02-14 19:56:40.531 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest4 --password testing4 --domain=97a58321200e458891e895675eefed8f --email=test4@example.com --or-show -f value -c id 2022-02-14 19:56:40.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.531 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.531 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.531 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:56:40.531 | ++ functions-common:get_or_create_user:925 : user_id=6ed0fb45b59d425cbfe7557a3f0f12ff 2022-02-14 19:56:40.531 | ++ functions-common:get_or_create_user:926 : echo 6ed0fb45b59d425cbfe7557a3f0f12ff 2022-02-14 19:56:40.531 | + lib/swift:create_swift_accounts:685 : swift_user_test4=6ed0fb45b59d425cbfe7557a3f0f12ff 2022-02-14 19:56:40.531 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2022-02-14 19:56:40.531 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 19:56:40.532 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin 6ed0fb45b59d425cbfe7557a3f0f12ff aca0d0d467274920957e60bb63996906 2022-02-14 19:56:40.532 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 19:56:40.532 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 19:56:40.532 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 19:56:40.532 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 19:56:40.532 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 19:56:40.532 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 19:56:40.532 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 19:56:40.532 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 19:56:40.532 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 6ed0fb45b59d425cbfe7557a3f0f12ff --project aca0d0d467274920957e60bb63996906 2022-02-14 19:56:40.532 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:56:40.532 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 19:56:40.532 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:56:40.532 | ++ functions-common:get_field:812 : read data 2022-02-14 19:56:40.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.532 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.532 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.532 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:56:40.532 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 19:56:40.532 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 19:56:40.532 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 6ed0fb45b59d425cbfe7557a3f0f12ff --project aca0d0d467274920957e60bb63996906 2022-02-14 19:56:40.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.532 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.532 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.532 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 6ed0fb45b59d425cbfe7557a3f0f12ff --project aca0d0d467274920957e60bb63996906 2022-02-14 19:56:40.532 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 19:56:40.532 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 19:56:40.532 | ++ functions-common:get_field:811 : local data field 2022-02-14 19:56:40.532 | ++ functions-common:get_field:812 : read data 2022-02-14 19:56:40.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.532 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:40.533 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:40.533 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 19:56:40.533 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 19:56:40.533 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 19:56:40.533 | ++ functions-common:get_field:818 : echo '| f9f8098726bb4413acb83cc3870487ef | 6ed0fb45b59d425cbfe7557a3f0f12ff | | aca0d0d467274920957e60bb63996906 | | | False |' 2022-02-14 19:56:40.533 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 19:56:40.533 | ++ functions-common:get_field:812 : read data 2022-02-14 19:56:40.533 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f9f8098726bb4413acb83cc3870487ef 2022-02-14 19:56:40.533 | + functions-common:get_or_add_user_project_role:997 : echo f9f8098726bb4413acb83cc3870487ef 2022-02-14 19:56:40.533 | f9f8098726bb4413acb83cc3870487ef 2022-02-14 19:56:40.563 | [360041 Async create_swift_accounts:395168]: finished create_swift_accounts with result 0 in 97 seconds 2022-02-14 19:56:40.570 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-02-14 19:56:40.573 | + inc/async:async_wait:197 : return 0 2022-02-14 19:56:40.576 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-02-14 19:56:40.594 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:56:40.597 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-02-14 19:56:40.615 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:56:40.617 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-02-14 19:56:40.620 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:56:40.623 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-02-14 19:56:40.625 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-02-14 19:56:40.628 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-02-14 19:56:40.687 | + inc/async:async_inner:63 : init_glance 2022-02-14 19:56:40.725 | [360041 Async init_glance:399398]: running: init_glance 2022-02-14 19:56:40.728 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-02-14 19:56:40.747 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:56:40.750 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-02-14 19:56:40.752 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:56:40.755 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-02-14 19:56:40.757 | + ./stack.sh:main:1147 : configure_neutron 2022-02-14 19:56:40.762 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-02-14 19:56:40.764 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 19:56:40.764 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 19:56:40.770 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 19:56:40.773 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 19:56:40.776 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-14 19:56:40.779 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 19:56:40.781 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-02-14 19:56:40.784 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-02-14 19:56:40.787 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-02-14 19:56:40.790 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-02-14 19:56:40.803 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-02-14 19:56:40.805 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-02-14 19:56:44.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:44.183 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:44.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:44.183 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:47.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:47.595 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:47.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:47.595 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:50.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:50.993 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:50.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:50.993 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:54.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:54.404 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:54.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:54.404 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:57.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:57.779 | from cryptography.utils import int_from_bytes 2022-02-14 19:56:57.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:56:57.779 | from cryptography.utils import int_from_bytes 2022-02-14 19:57:01.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:57:01.174 | from cryptography.utils import int_from_bytes 2022-02-14 19:57:01.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:57:01.174 | from cryptography.utils import int_from_bytes 2022-02-14 19:57:04.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:57:04.580 | from cryptography.utils import int_from_bytes 2022-02-14 19:57:04.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:57:04.580 | from cryptography.utils import int_from_bytes 2022-02-14 19:57:08.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:57:08.157 | from cryptography.utils import int_from_bytes 2022-02-14 19:57:08.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:57:08.157 | from cryptography.utils import int_from_bytes 2022-02-14 19:57:12.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:57:12.729 | from cryptography.utils import int_from_bytes 2022-02-14 19:57:12.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:57:12.729 | from cryptography.utils import int_from_bytes 2022-02-14 19:57:12.729 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-02-14 19:57:18.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:57:18.572 | from cryptography.utils import int_from_bytes 2022-02-14 19:57:18.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:57:18.572 | from cryptography.utils import int_from_bytes 2022-02-14 19:57:18.885 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-02-14 19:57:18.890 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-02-14 19:57:18.893 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-02-14 19:57:18.895 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-02-14 19:57:18.898 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-02-14 19:57:18.900 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-02-14 19:57:18.902 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-02-14 19:57:18.904 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-02-14 19:57:18.907 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-02-14 19:57:18.909 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-02-14 19:57:18.911 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-02-14 19:57:18.913 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-02-14 19:57:18.916 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-02-14 19:57:18.918 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-02-14 19:57:18.921 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-02-14 19:57:18.929 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-02-14 19:57:18.929 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 19:57:18.930 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-02-14 19:57:18.932 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 19:57:18.938 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-02-14 19:57:18.940 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-02-14 19:57:18.942 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-02-14 19:57:18.945 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-02-14 19:57:18.947 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-14 19:57:18.951 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-14 19:57:18.982 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-02-14 19:57:19.012 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-02-14 19:57:19.044 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-02-14 19:57:19.074 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-02-14 19:57:19.103 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-02-14 19:57:19.134 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-02-14 19:57:19.137 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-02-14 19:57:19.139 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-02-14 19:57:19.147 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-02-14 19:57:19.147 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 19:57:19.162 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 19:57:19.164 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 19:57:19.166 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 19:57:19.170 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 19:57:19.176 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 19:57:19.208 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 19:57:19.238 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 19:57:19.272 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 19:57:19.302 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-02-14 19:57:19.320 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:57:19.323 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-02-14 19:57:19.325 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-02-14 19:57:19.328 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-02-14 19:57:19.330 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-02-14 19:57:19.332 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-02-14 19:57:19.344 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-02-14 19:57:19.347 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-02-14 19:57:19.349 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-02-14 19:57:19.352 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-02-14 19:57:19.364 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-02-14 19:57:19.377 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-02-14 19:57:19.380 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-02-14 19:57:19.393 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-02-14 19:57:19.405 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-02-14 19:57:19.418 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-14 19:57:19.420 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-14 19:57:19.423 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-02-14 19:57:19.430 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.tv1ya1HqVC 2022-02-14 19:57:19.432 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-14 19:57:19.436 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-14 19:57:19.438 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.tv1ya1HqVC 2022-02-14 19:57:19.442 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.tv1ya1HqVC 2022-02-14 19:57:19.454 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.tv1ya1HqVC /etc/sudoers.d/neutron-rootwrap 2022-02-14 19:57:19.467 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-14 19:57:19.497 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-02-14 19:57:19.499 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-14 19:57:19.529 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-02-14 19:57:19.532 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-02-14 19:57:19.534 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-02-14 19:57:19.536 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 19:57:19.539 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 19:57:19.541 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 19:57:19.559 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:57:19.562 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 19:57:19.565 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 19:57:19.567 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 19:57:19.585 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:57:19.588 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:57:19.591 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 19:57:19.624 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 19:57:19.627 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 19:57:19.629 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-02-14 19:57:19.646 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:57:19.649 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-02-14 19:57:19.651 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-02-14 19:57:19.654 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-14 19:57:19.657 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-14 19:57:19.659 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-02-14 19:57:19.661 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-02-14 19:57:19.664 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-14 19:57:19.666 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-02-14 19:57:19.670 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-02-14 19:57:19.672 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-02-14 19:57:19.677 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-02-14 19:57:19.679 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-02-14 19:57:19.684 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-02-14 19:57:19.701 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:57:19.704 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-02-14 19:57:19.707 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-02-14 19:57:19.709 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-02-14 19:57:19.722 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-02-14 19:57:19.755 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-14 19:57:19.789 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-02-14 19:57:19.819 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-02-14 19:57:19.850 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-02-14 19:57:19.881 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-02-14 19:57:19.883 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-14 19:57:19.886 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=neutron 2022-02-14 19:57:19.889 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 19:57:19.891 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-02-14 19:57:19.922 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-02-14 19:57:19.958 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.81/identity 2022-02-14 19:57:19.988 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-02-14 19:57:20.021 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-02-14 19:57:20.059 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-02-14 19:57:20.090 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-02-14 19:57:20.121 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-02-14 19:57:20.153 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 19:57:20.186 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 19:57:20.216 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-02-14 19:57:20.250 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-02-14 19:57:20.282 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-02-14 19:57:20.284 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-14 19:57:20.287 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-14 19:57:20.289 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-14 19:57:20.294 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-02-14 19:57:20.325 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf nova interface public 2022-02-14 19:57:20.356 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.81/identity 2022-02-14 19:57:20.387 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf nova username nova 2022-02-14 19:57:20.419 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-02-14 19:57:20.452 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-02-14 19:57:20.482 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf nova project_name service 2022-02-14 19:57:20.512 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-02-14 19:57:20.544 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-14 19:57:20.579 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-02-14 19:57:20.611 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-02-14 19:57:20.613 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-02-14 19:57:20.616 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-02-14 19:57:20.618 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-02-14 19:57:20.621 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-02-14 19:57:20.624 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-02-14 19:57:20.626 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-02-14 19:57:20.629 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 350:399 != '' ]] 2022-02-14 19:57:20.631 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:350:399 2022-02-14 19:57:20.634 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:350:399 != '' ]] 2022-02-14 19:57:20.636 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-02-14 19:57:20.639 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-02-14 19:57:20.642 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-02-14 19:57:20.644 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-02-14 19:57:20.647 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-02-14 19:57:20.649 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-02-14 19:57:20.652 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-02-14 19:57:20.655 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-02-14 19:57:20.657 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-02-14 19:57:20.660 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-02-14 19:57:20.695 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-02-14 19:57:20.697 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 19:57:20.706 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-14 19:57:20.706 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-02-14 19:57:20.706 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-02-14 19:57:20.708 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 19:57:20.711 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-02-14 19:57:20.739 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-02-14 19:57:20.741 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-02-14 19:57:20.748 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 19:57:20.748 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-14 19:57:20.749 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-02-14 19:57:20.751 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-02-14 19:57:20.754 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 19:57:20.756 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-02-14 19:57:20.786 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-02-14 19:57:20.788 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 19:57:20.790 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-14 19:57:20.793 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-02-14 19:57:20.795 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-02-14 19:57:20.798 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 19:57:20.800 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-02-14 19:57:20.829 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-02-14 19:57:20.831 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 19:57:20.834 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-02-14 19:57:20.836 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-02-14 19:57:20.838 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-02-14 19:57:20.844 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 19:57:20.844 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-02-14 19:57:20.872 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-02-14 19:57:20.878 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 19:57:20.878 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-02-14 19:57:20.880 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-14 19:57:20.882 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-14 19:57:20.884 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 19:57:20.887 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-02-14 19:57:20.917 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-02-14 19:57:20.919 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 19:57:20.922 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-02-14 19:57:20.924 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-02-14 19:57:20.926 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-02-14 19:57:20.929 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 19:57:20.931 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-02-14 19:57:20.961 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:350:399 2022-02-14 19:57:20.964 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 19:57:20.967 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-02-14 19:57:20.969 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:350:399 2022-02-14 19:57:20.971 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:350:399 ']' 2022-02-14 19:57:20.974 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 19:57:20.976 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:350:399 2022-02-14 19:57:21.005 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-02-14 19:57:21.008 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 19:57:21.010 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-02-14 19:57:21.013 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-14 19:57:21.015 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-14 19:57:21.018 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 19:57:21.020 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-02-14 19:57:21.049 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-14 19:57:21.051 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-02-14 19:57:21.069 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:57:21.072 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-02-14 19:57:21.074 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-14 19:57:21.106 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-02-14 19:57:21.109 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-14 19:57:21.139 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-14 19:57:21.170 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-02-14 19:57:21.173 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-02-14 19:57:21.178 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-02-14 19:57:21.178 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-14 19:57:24.149 | INFO neutron.common.config [-] Logging enabled! 2022-02-14 19:57:24.149 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev501 2022-02-14 19:57:24.149 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=401279) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-14 19:57:24.199 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=401279) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 19:57:24.199 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=401279) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 19:57:24.199 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=401279) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 19:57:24.200 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=401279) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 19:57:24.200 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=401279) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 19:57:24.200 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=401279) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 19:57:24.256 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-14 19:57:24.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:57:24.256 | from cryptography.utils import int_from_bytes 2022-02-14 19:57:24.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:57:24.256 | from cryptography.utils import int_from_bytes 2022-02-14 19:57:24.591 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-02-14 19:57:24.594 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-02-14 19:57:24.597 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-02-14 19:57:24.599 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-14 19:57:24.602 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-02-14 19:57:24.657 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-02-14 19:57:24.678 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-02-14 19:57:24.681 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-02-14 19:57:24.684 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-02-14 19:57:24.719 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-02-14 19:57:24.723 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-02-14 19:57:24.731 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-02-14 19:57:24.734 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-02-14 19:57:24.737 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-02-14 19:57:24.750 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-02-14 19:57:24.763 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-14 19:57:24.766 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-02-14 19:57:24.774 | net.bridge.bridge-nf-call-iptables = 1 2022-02-14 19:57:24.777 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-14 19:57:24.780 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-02-14 19:57:24.788 | net.bridge.bridge-nf-call-ip6tables = 1 2022-02-14 19:57:24.792 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-02-14 19:57:24.795 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-02-14 19:57:24.797 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-02-14 19:57:24.800 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-02-14 19:57:24.802 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-02-14 19:57:24.805 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-14 19:57:24.808 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-14 19:57:24.810 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-14 19:57:24.815 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-14 19:57:24.839 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-02-14 19:57:24.842 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-02-14 19:57:24.877 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-02-14 19:57:24.880 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-02-14 19:57:24.909 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-02-14 19:57:24.939 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-02-14 19:57:24.956 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:57:24.959 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-02-14 19:57:24.961 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-02-14 19:57:24.966 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-02-14 19:57:24.997 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-02-14 19:57:25.026 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-14 19:57:25.060 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-02-14 19:57:25.063 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-14 19:57:25.094 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-02-14 19:57:25.111 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:57:25.114 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-14 19:57:25.116 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-02-14 19:57:25.147 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-14 19:57:25.150 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-14 19:57:25.152 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-02-14 19:57:25.182 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-02-14 19:57:25.184 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-14 19:57:25.187 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-02-14 19:57:25.189 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-02-14 19:57:25.207 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:57:25.210 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-02-14 19:57:25.213 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-02-14 19:57:25.218 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-02-14 19:57:25.247 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-14 19:57:25.282 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-02-14 19:57:25.284 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-14 19:57:25.314 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-14 19:57:25.316 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-02-14 19:57:25.348 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-14 19:57:25.351 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-14 19:57:25.353 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-02-14 19:57:25.383 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-02-14 19:57:25.385 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-14 19:57:25.388 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-02-14 19:57:25.391 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-14 19:57:28.345 | INFO neutron.common.config [-] Logging enabled! 2022-02-14 19:57:28.345 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev501 2022-02-14 19:57:28.346 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=401810) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-14 19:57:28.397 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=401810) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 19:57:28.397 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=401810) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 19:57:28.397 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=401810) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 19:57:28.397 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=401810) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 19:57:28.397 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=401810) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 19:57:28.397 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=401810) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 19:57:28.458 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-02-14 19:57:28.459 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=401810) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-02-14 19:57:28.459 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=401810) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2022-02-14 19:57:28.459 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-14 19:57:28.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:57:28.459 | from cryptography.utils import int_from_bytes 2022-02-14 19:57:28.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 19:57:28.459 | from cryptography.utils import int_from_bytes 2022-02-14 19:57:28.824 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-02-14 19:57:28.827 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-02-14 19:57:28.829 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-02-14 19:57:28.832 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-14 19:57:28.835 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-14 19:57:28.837 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-14 19:57:28.840 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-14 19:57:28.858 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-02-14 19:57:28.860 | + functions:set_mtu:785 : local dev=br-data 2022-02-14 19:57:28.863 | + functions:set_mtu:786 : local mtu=1500 2022-02-14 19:57:28.865 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-02-14 19:57:28.878 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-02-14 19:57:28.896 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-02-14 19:57:28.899 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-02-14 19:57:28.902 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-02-14 19:57:28.904 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-02-14 19:57:28.907 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-02-14 19:57:28.909 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-02-14 19:57:28.912 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-02-14 19:57:28.922 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-02-14 19:57:28.922 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-02-14 19:57:28.922 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-02-14 19:57:28.922 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-02-14 19:57:28.924 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-02-14 19:57:28.927 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-02-14 19:57:28.929 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-02-14 19:57:28.933 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-02-14 19:57:28.933 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-02-14 19:57:28.940 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-02-14 19:57:28.943 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-02-14 19:57:28.945 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-02-14 19:57:28.947 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-02-14 19:57:28.951 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-02-14 19:57:28.956 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-02-14 19:57:28.956 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-02-14 19:57:28.958 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.64/22 brd 192.168.3.255' 2022-02-14 19:57:28.960 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-02-14 19:57:28.962 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-02-14 19:57:28.965 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-02-14 19:57:28.967 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-02-14 19:57:28.970 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.64/22 brd 192.168.3.255 != '' ]] 2022-02-14 19:57:28.972 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.64/22 brd 192.168.3.255 dev eth1' 2022-02-14 19:57:28.975 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.64/22 brd 192.168.3.255 dev br-data' 2022-02-14 19:57:28.979 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-02-14 19:57:28.980 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-02-14 19:57:28.985 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.64/22 brd 192.168.3.255 2022-02-14 19:57:28.985 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-02-14 19:57:28.986 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-02-14 19:57:28.986 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-02-14 19:57:28.992 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.64 2022-02-14 19:57:28.996 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.64 ' 2022-02-14 19:57:28.997 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.64/22 brd 192.168.3.255 dev eth1 2022-02-14 19:57:29.010 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.64/22 brd 192.168.3.255 dev br-data 2022-02-14 19:57:29.023 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-02-14 19:57:29.035 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-02-14 19:57:29.056 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.64 2022-02-14 19:57:29.066 | PING 192.168.0.64 (192.168.0.64) from 192.168.0.64 br-data: 56(84) bytes of data. 2022-02-14 19:57:29.066 | 64 bytes from 192.168.0.64: icmp_seq=1 ttl=64 time=0.070 ms 2022-02-14 19:57:30.087 | 64 bytes from 192.168.0.64: icmp_seq=2 ttl=64 time=0.032 ms 2022-02-14 19:57:31.111 | 64 bytes from 192.168.0.64: icmp_seq=3 ttl=64 time=0.036 ms 2022-02-14 19:57:31.111 | 2022-02-14 19:57:31.111 | --- 192.168.0.64 ping statistics --- 2022-02-14 19:57:31.111 | 3 packets transmitted, 3 received, 0% packet loss, time 2045ms 2022-02-14 19:57:31.111 | rtt min/avg/max/mdev = 0.032/0.046/0.070/0.017 ms 2022-02-14 19:57:31.117 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-02-14 19:57:31.117 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-02-14 19:57:31.124 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-02-14 19:57:31.126 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-02-14 19:57:31.144 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:57:31.146 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-02-14 19:57:31.149 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-02-14 19:57:31.154 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-02-14 19:57:31.184 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.81 2022-02-14 19:57:31.213 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-02-14 19:57:31.248 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-14 19:57:31.280 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-02-14 19:57:31.282 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-14 19:57:31.313 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-14 19:57:31.316 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-02-14 19:57:31.333 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:57:31.336 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-02-14 19:57:31.339 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-02-14 19:57:31.356 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:57:31.359 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-02-14 19:57:31.377 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:57:31.380 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-02-14 19:57:31.397 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 19:57:31.400 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-02-14 19:57:31.431 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-02-14 19:57:31.462 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-02-14 19:57:31.465 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-02-14 19:57:31.485 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:57:31.488 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-02-14 19:57:31.506 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:57:31.508 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-02-14 19:57:31.511 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-02-14 19:57:31.576 | + inc/async:async_inner:63 : init_neutron 2022-02-14 19:57:31.617 | [360041 Async init_neutron:402320]: running: init_neutron 2022-02-14 19:57:31.620 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-02-14 19:57:31.638 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:57:31.643 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-02-14 19:57:31.654 | ++ ./stack.sh:main:1162 : true 2022-02-14 19:57:31.657 | + ./stack.sh:main:1162 : netman_pid= 2022-02-14 19:57:31.659 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-02-14 19:57:31.662 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-02-14 19:57:31.675 | dnsmasq: no process found 2022-02-14 19:57:31.678 | + ./stack.sh:main:1164 : true 2022-02-14 19:57:31.683 | + ./stack.sh:main:1169 : clean_iptables 2022-02-14 19:57:31.686 | + lib/nova:clean_iptables:183 : grep nova 2022-02-14 19:57:31.689 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 19:57:31.689 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-02-14 19:57:31.690 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-02-14 19:57:31.692 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-02-14 19:57:31.693 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-02-14 19:57:31.696 | + lib/nova:clean_iptables:183 : bash 2022-02-14 19:57:31.709 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 19:57:31.712 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-02-14 19:57:31.717 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-02-14 19:57:31.717 | + lib/nova:clean_iptables:185 : bash 2022-02-14 19:57:31.722 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-02-14 19:57:31.723 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-02-14 19:57:31.727 | + lib/nova:clean_iptables:185 : grep nova 2022-02-14 19:57:31.737 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-02-14 19:57:31.737 | + lib/nova:clean_iptables:187 : grep nova 2022-02-14 19:57:31.739 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-02-14 19:57:31.740 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 19:57:31.743 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-02-14 19:57:31.743 | + lib/nova:clean_iptables:187 : bash 2022-02-14 19:57:31.744 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-02-14 19:57:31.762 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-02-14 19:57:31.762 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 19:57:31.762 | + lib/nova:clean_iptables:189 : grep nova 2022-02-14 19:57:31.764 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-02-14 19:57:31.766 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-02-14 19:57:31.768 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-02-14 19:57:31.768 | + lib/nova:clean_iptables:189 : bash 2022-02-14 19:57:31.784 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-02-14 19:57:31.793 | net.ipv4.ip_forward = 1 2022-02-14 19:57:31.797 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-02-14 19:57:31.816 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:57:31.819 | + ./stack.sh:main:1178 : configure_os_vif 2022-02-14 19:57:31.821 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-02-14 19:57:31.824 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-02-14 19:57:31.859 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-02-14 19:57:31.890 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-02-14 19:57:31.893 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-02-14 19:57:31.928 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-02-14 19:57:31.960 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-02-14 19:57:31.979 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:57:31.988 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-02-14 19:57:31.988 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:57:31.988 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-02-14 19:57:31.989 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-02-14 19:57:31.992 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-02-14 19:57:32.053 | + inc/async:async_inner:63 : init_swift 2022-02-14 19:57:32.097 | [360041 Async init_swift:402678]: running: init_swift 2022-02-14 19:57:32.100 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-02-14 19:57:32.118 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:57:32.121 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-02-14 19:57:32.124 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:57:32.126 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-02-14 19:57:32.129 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-02-14 19:57:32.131 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-02-14 19:57:32.196 | + inc/async:async_inner:63 : init_cinder 2022-02-14 19:57:32.240 | [360041 Async init_cinder:402773]: running: init_cinder 2022-02-14 19:57:32.243 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-02-14 19:57:32.269 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 19:57:32.272 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-02-14 19:57:32.274 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 19:57:32.277 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-02-14 19:57:32.280 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-02-14 19:57:32.282 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-02-14 19:57:32.351 | + inc/async:async_inner:63 : init_placement 2022-02-14 19:57:32.404 | [360041 Async init_placement:402892]: running: init_placement 2022-02-14 19:57:32.407 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-02-14 19:57:32.467 | [360041 Async init_neutron:402320]: Waiting for completion of init_neutron running on PID 402320 (6 other jobs running) 2022-02-14 19:57:32.493 | [360041 Async init_neutron:402320]: Signaling child to exit 2022-02-14 19:57:36.368 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:57:36.395 | [399398 Async init_glance:399398]: finished successfully 2022-02-14 19:57:44.365 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:57:44.394 | [402678 Async init_swift:402678]: finished successfully 2022-02-14 19:58:28.816 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:58:28.845 | [402892 Async init_placement:402892]: finished successfully 2022-02-14 19:58:33.910 | + inc/async:async_inner:64 : rc=0 2022-02-14 19:58:33.936 | [402773 Async init_cinder:402773]: finished successfully 2022-02-14 20:02:07.874 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:02:07.900 | [402320 Async init_neutron:402320]: finished successfully 2022-02-14 20:02:07.919 | WAKEUP 2022-02-14 20:02:07.942 | [360041 Async init_neutron:402320]: Signaled 2022-02-14 20:02:07.944 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-02-14 20:02:07.944 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 20:02:07.944 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 20:02:07.944 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 20:02:07.944 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 20:02:07.944 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-02-14 20:02:07.944 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 20:02:07.944 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-02-14 20:02:07.944 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-02-14 20:02:07.944 | + lib/database:recreate_database:112 : local db=neutron 2022-02-14 20:02:07.944 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-02-14 20:02:07.944 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-02-14 20:02:07.944 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-02-14 20:02:07.944 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:02:07.944 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-02-14 20:02:07.944 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:02:07.944 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-02-14 20:02:07.944 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 20:02:07.944 | + functions-common:time_start:2412 : local start_time= 2022-02-14 20:02:07.944 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 20:02:07.944 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 20:02:07.945 | + functions-common:time_start:2416 : _TIME_START[$name]=1644868694300 2022-02-14 20:02:07.945 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-02-14 20:02:07.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:02:07.945 | from cryptography.utils import int_from_bytes 2022-02-14 20:02:07.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:02:07.945 | from cryptography.utils import int_from_bytes 2022-02-14 20:02:07.945 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 20:02:07.945 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 20:02:07.945 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 20:02:07.945 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 20:02:07.945 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-02-14 20:02:07.945 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-02-14 20:02:07.945 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-02-14 20:02:07.945 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-02-14 20:02:07.946 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-02-14 20:02:07.947 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-02-14 20:02:07.947 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-02-14 20:02:07.947 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-02-14 20:02:07.947 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-02-14 20:02:07.947 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-02-14 20:02:07.947 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-02-14 20:02:07.947 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-02-14 20:02:07.947 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-02-14 20:02:07.947 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-02-14 20:02:07.947 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-02-14 20:02:07.947 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-02-14 20:02:07.947 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-02-14 20:02:07.947 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-02-14 20:02:07.947 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-02-14 20:02:07.947 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-02-14 20:02:07.947 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-02-14 20:02:07.947 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-02-14 20:02:07.947 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-02-14 20:02:07.947 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-02-14 20:02:07.947 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-02-14 20:02:07.947 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-02-14 20:02:07.947 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-02-14 20:02:07.947 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-02-14 20:02:07.947 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-02-14 20:02:07.947 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-02-14 20:02:07.947 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-02-14 20:02:07.947 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-02-14 20:02:07.947 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-02-14 20:02:07.947 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-02-14 20:02:07.947 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-02-14 20:02:07.948 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-02-14 20:02:07.948 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-02-14 20:02:07.948 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-02-14 20:02:07.948 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-02-14 20:02:07.948 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-02-14 20:02:07.948 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-02-14 20:02:07.948 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-02-14 20:02:07.948 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-02-14 20:02:07.948 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-02-14 20:02:07.948 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-02-14 20:02:07.948 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-02-14 20:02:07.948 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-02-14 20:02:07.948 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-02-14 20:02:07.948 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-02-14 20:02:07.948 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-02-14 20:02:07.948 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-02-14 20:02:07.948 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-02-14 20:02:07.948 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-02-14 20:02:07.948 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-02-14 20:02:07.948 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-02-14 20:02:07.948 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-02-14 20:02:07.948 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-02-14 20:02:07.948 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-02-14 20:02:07.948 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-02-14 20:02:07.948 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-02-14 20:02:07.948 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-02-14 20:02:07.948 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-02-14 20:02:07.948 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-02-14 20:02:07.948 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-02-14 20:02:07.948 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-02-14 20:02:07.948 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-02-14 20:02:07.948 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-02-14 20:02:07.948 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-02-14 20:02:07.948 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-02-14 20:02:07.948 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-02-14 20:02:07.949 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-02-14 20:02:07.949 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-02-14 20:02:07.949 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-02-14 20:02:07.949 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-02-14 20:02:07.949 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-02-14 20:02:07.949 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-02-14 20:02:07.949 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-02-14 20:02:07.949 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-02-14 20:02:07.949 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-02-14 20:02:07.949 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-02-14 20:02:07.949 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-02-14 20:02:07.949 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-02-14 20:02:07.949 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-02-14 20:02:07.949 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-02-14 20:02:07.949 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-02-14 20:02:07.949 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-02-14 20:02:07.949 | Running upgrade for neutron ... 2022-02-14 20:02:07.949 | OK 2022-02-14 20:02:07.949 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-02-14 20:02:07.949 | + functions-common:time_stop:2425 : local name 2022-02-14 20:02:07.949 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:02:07.949 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:02:07.949 | + functions-common:time_stop:2428 : local total 2022-02-14 20:02:07.949 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:02:07.949 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 20:02:07.949 | + functions-common:time_stop:2432 : start_time=1644868694300 2022-02-14 20:02:07.949 | + functions-common:time_stop:2434 : [[ -z 1644868694300 ]] 2022-02-14 20:02:07.949 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:02:07.949 | + functions-common:time_stop:2437 : end_time=1644868927858 2022-02-14 20:02:07.949 | + functions-common:time_stop:2438 : elapsed_time=233558 2022-02-14 20:02:07.949 | + functions-common:time_stop:2439 : total=37885 2022-02-14 20:02:07.949 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:02:07.949 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=271443 2022-02-14 20:02:07.989 | [360041 Async init_neutron:402320]: finished init_neutron with result 0 in 276 seconds 2022-02-14 20:02:07.994 | + inc/async:async_wait:197 : return 0 2022-02-14 20:02:07.997 | + ./stack.sh:main:1208 : async_wait init_placement 2022-02-14 20:02:08.048 | [360041 Async init_placement:402892]: Waiting for completion of init_placement running on PID 402892 (5 other jobs running) 2022-02-14 20:02:08.074 | [360041 Async init_placement:402892]: Signaling child to exit 2022-02-14 20:02:08.074 | WAKEUP 2022-02-14 20:02:08.096 | [360041 Async init_placement:402892]: Signaled 2022-02-14 20:02:08.098 | + lib/placement:init_placement:130 : recreate_database placement 2022-02-14 20:02:08.098 | + lib/database:recreate_database:112 : local db=placement 2022-02-14 20:02:08.098 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-02-14 20:02:08.098 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-02-14 20:02:08.098 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-02-14 20:02:08.098 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:02:08.098 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-02-14 20:02:08.098 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:02:08.098 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-02-14 20:02:08.098 | + lib/placement:init_placement:132 : create_placement_accounts 2022-02-14 20:02:08.098 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-02-14 20:02:08.098 | + lib/keystone:create_service_user:420 : get_or_create_user placement Passw0rd Default 2022-02-14 20:02:08.098 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:02:08.098 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 20:02:08.098 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 20:02:08.098 | ++ functions-common:get_or_create_user:927 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 20:02:08.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:02:08.098 | from cryptography.utils import int_from_bytes 2022-02-14 20:02:08.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:02:08.098 | from cryptography.utils import int_from_bytes 2022-02-14 20:02:08.098 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:02:08.098 | + functions-common:get_or_create_user:925 : user_id=f21e35e9bae1488cb4771d69a4b4186f 2022-02-14 20:02:08.098 | + functions-common:get_or_create_user:926 : echo f21e35e9bae1488cb4771d69a4b4186f 2022-02-14 20:02:08.099 | f21e35e9bae1488cb4771d69a4b4186f 2022-02-14 20:02:08.099 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2022-02-14 20:02:08.099 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:02:08.099 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 20:02:08.099 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:02:08.099 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:02:08.099 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 20:02:08.099 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 20:02:08.099 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 20:02:08.099 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 20:02:08.099 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 20:02:08.099 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 20:02:08.099 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:02:08.099 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-14 20:02:08.099 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:02:08.099 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:02:08.099 | ++ functions-common:get_field:812 : read data 2022-02-14 20:02:08.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:02:08.099 | from cryptography.utils import int_from_bytes 2022-02-14 20:02:08.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:02:08.099 | from cryptography.utils import int_from_bytes 2022-02-14 20:02:08.099 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:02:08.099 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:02:08.099 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:02:08.099 | + functions-common:get_or_add_user_project_role:986 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2022-02-14 20:02:08.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:02:08.099 | from cryptography.utils import int_from_bytes 2022-02-14 20:02:08.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:02:08.099 | from cryptography.utils import int_from_bytes 2022-02-14 20:02:08.100 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-14 20:02:08.100 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:02:08.100 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:02:08.100 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:02:08.100 | ++ functions-common:get_field:812 : read data 2022-02-14 20:02:08.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:02:08.100 | from cryptography.utils import int_from_bytes 2022-02-14 20:02:08.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:02:08.100 | from cryptography.utils import int_from_bytes 2022-02-14 20:02:08.100 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:02:08.100 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:02:08.100 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:02:08.100 | ++ functions-common:get_field:818 : echo '| 46b0d255408841c08d4b4fa7da5ff7bc | f21e35e9bae1488cb4771d69a4b4186f | | e09ce1e9995d489a9cf033f77e986d95 | | | False |' 2022-02-14 20:02:08.100 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:02:08.100 | ++ functions-common:get_field:812 : read data 2022-02-14 20:02:08.100 | + functions-common:get_or_add_user_project_role:995 : user_role_id=46b0d255408841c08d4b4fa7da5ff7bc 2022-02-14 20:02:08.100 | + functions-common:get_or_add_user_project_role:997 : echo 46b0d255408841c08d4b4fa7da5ff7bc 2022-02-14 20:02:08.100 | 46b0d255408841c08d4b4fa7da5ff7bc 2022-02-14 20:02:08.100 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-14 20:02:08.100 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2022-02-14 20:02:08.100 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:02:08.100 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 20:02:08.100 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:02:08.100 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:02:08.100 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 20:02:08.100 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 20:02:08.100 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 20:02:08.100 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 20:02:08.100 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 20:02:08.100 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 20:02:08.100 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-14 20:02:08.100 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:02:08.101 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:02:08.101 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:02:08.101 | ++ functions-common:get_field:812 : read data 2022-02-14 20:02:08.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:02:08.101 | from cryptography.utils import int_from_bytes 2022-02-14 20:02:08.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:02:08.101 | from cryptography.utils import int_from_bytes 2022-02-14 20:02:08.101 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:02:08.101 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:02:08.101 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:02:08.101 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2022-02-14 20:02:08.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:02:08.101 | from cryptography.utils import int_from_bytes 2022-02-14 20:02:08.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:02:08.101 | from cryptography.utils import int_from_bytes 2022-02-14 20:02:08.101 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:02:08.101 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-14 20:02:08.101 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:02:08.101 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:02:08.101 | ++ functions-common:get_field:812 : read data 2022-02-14 20:02:08.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:02:08.101 | from cryptography.utils import int_from_bytes 2022-02-14 20:02:08.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:02:08.101 | from cryptography.utils import int_from_bytes 2022-02-14 20:02:08.101 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:02:08.101 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:02:08.101 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:02:08.101 | ++ functions-common:get_field:818 : echo '| f9f8098726bb4413acb83cc3870487ef | f21e35e9bae1488cb4771d69a4b4186f | | e09ce1e9995d489a9cf033f77e986d95 | | | False |' 2022-02-14 20:02:08.101 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:02:08.101 | ++ functions-common:get_field:812 : read data 2022-02-14 20:02:08.101 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f9f8098726bb4413acb83cc3870487ef 2022-02-14 20:02:08.101 | + functions-common:get_or_add_user_project_role:997 : echo f9f8098726bb4413acb83cc3870487ef 2022-02-14 20:02:08.102 | f9f8098726bb4413acb83cc3870487ef 2022-02-14 20:02:08.102 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.81/placement 2022-02-14 20:02:08.102 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-02-14 20:02:08.102 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 20:02:08.102 | ++ functions-common:get_or_create_service:1095 : oscwrap service show placement -f value -c id 2022-02-14 20:02:08.102 | ++ functions-common:get_or_create_service:1097 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2022-02-14 20:02:08.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:02:08.102 | from cryptography.utils import int_from_bytes 2022-02-14 20:02:08.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:02:08.102 | from cryptography.utils import int_from_bytes 2022-02-14 20:02:08.102 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:02:08.102 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 20:02:08.102 | a58b024b3d9f40dfacdf677713fd265c' 2022-02-14 20:02:08.102 | + functions-common:get_or_create_service:1094 : echo a58b024b3d9f40dfacdf677713fd265c 2022-02-14 20:02:08.102 | a58b024b3d9f40dfacdf677713fd265c 2022-02-14 20:02:08.102 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.81/placement 2022-02-14 20:02:08.102 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 20:02:08.102 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.81/placement RegionOne 2022-02-14 20:02:08.102 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 20:02:08.102 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-02-14 20:02:08.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:02:08.102 | from cryptography.utils import int_from_bytes 2022-02-14 20:02:08.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:02:08.102 | from cryptography.utils import int_from_bytes 2022-02-14 20:02:08.102 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:02:08.102 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 20:02:08.102 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 20:02:08.102 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create placement public http://10.222.0.81/placement --region RegionOne -f value -c id 2022-02-14 20:02:08.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:02:08.102 | from cryptography.utils import int_from_bytes 2022-02-14 20:02:08.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:02:08.102 | from cryptography.utils import int_from_bytes 2022-02-14 20:02:08.102 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:02:08.103 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=a885e9133dd54927ab3bbfced418a6f1 2022-02-14 20:02:08.103 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo a885e9133dd54927ab3bbfced418a6f1 2022-02-14 20:02:08.103 | + functions-common:get_or_create_endpoint:1127 : public_id=a885e9133dd54927ab3bbfced418a6f1 2022-02-14 20:02:08.103 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 20:02:08.103 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 20:02:08.103 | + functions-common:get_or_create_endpoint:1136 : echo a885e9133dd54927ab3bbfced418a6f1 2022-02-14 20:02:08.103 | a885e9133dd54927ab3bbfced418a6f1 2022-02-14 20:02:08.144 | [360041 Async init_placement:402892]: finished init_placement with result 0 in 56 seconds 2022-02-14 20:02:08.148 | + inc/async:async_wait:197 : return 0 2022-02-14 20:02:08.151 | + ./stack.sh:main:1209 : async_wait init_glance 2022-02-14 20:02:08.202 | [360041 Async init_glance:399398]: Waiting for completion of init_glance running on PID 399398 (4 other jobs running) 2022-02-14 20:02:08.230 | [360041 Async init_glance:399398]: Signaling child to exit 2022-02-14 20:02:08.230 | WAKEUP 2022-02-14 20:02:08.254 | [360041 Async init_glance:399398]: Signaled 2022-02-14 20:02:08.256 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-02-14 20:02:08.259 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-02-14 20:02:08.259 | + lib/glance:init_glance:485 : recreate_database glance 2022-02-14 20:02:08.259 | + lib/database:recreate_database:112 : local db=glance 2022-02-14 20:02:08.259 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-02-14 20:02:08.259 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-02-14 20:02:08.259 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-02-14 20:02:08.259 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:02:08.259 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-02-14 20:02:08.259 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:02:08.259 | + lib/glance:init_glance:487 : time_start dbsync 2022-02-14 20:02:08.259 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 20:02:08.259 | + functions-common:time_start:2412 : local start_time= 2022-02-14 20:02:08.259 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 20:02:08.259 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 20:02:08.259 | + functions-common:time_start:2416 : _TIME_START[$name]=1644868602601 2022-02-14 20:02:08.259 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-02-14 20:02:08.259 | 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=399521) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 20:02:08.259 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-14 20:02:08.259 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-14 20:02:08.259 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-14 20:02:08.259 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-14 20:02:08.259 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 20:02:08.259 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 20:02:08.259 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-02-14 20:02:08.259 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-02-14 20:02:08.259 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-02-14 20:02:08.260 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-02-14 20:02:08.260 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-02-14 20:02:08.260 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-02-14 20:02:08.260 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-02-14 20:02:08.260 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-02-14 20:02:08.260 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-02-14 20:02:08.260 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-02-14 20:02:08.260 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-02-14 20:02:08.260 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 20:02:08.260 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 20:02:08.260 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 20:02:08.260 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 20:02:08.260 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 20:02:08.260 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 20:02:08.260 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 20:02:08.260 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 20:02:08.260 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 20:02:08.260 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 20:02:08.260 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-02-14 20:02:08.260 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-02-14 20:02:08.260 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-02-14 20:02:08.260 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-02-14 20:02:08.260 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-02-14 20:02:08.260 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-02-14 20:02:08.260 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-02-14 20:02:08.260 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-02-14 20:02:08.260 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 20:02:08.260 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 20:02:08.260 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 20:02:08.260 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 20:02:08.260 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-02-14 20:02:08.260 | Database migration is up to date. No migration needed. 2022-02-14 20:02:08.260 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-02-14 20:02:08.260 | Database is synced successfully. 2022-02-14 20:02:08.261 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-02-14 20:02:08.261 | 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=399707) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 20:02:08.261 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-02-14 20:02:08.261 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-02-14 20:02:08.261 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-02-14 20:02:08.261 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-02-14 20:02:08.261 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-02-14 20:02:08.261 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-02-14 20:02:08.261 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-02-14 20:02:08.261 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-02-14 20:02:08.261 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-02-14 20:02:08.261 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-02-14 20:02:08.261 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-02-14 20:02:08.261 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-02-14 20:02:08.261 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-02-14 20:02:08.261 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-02-14 20:02:08.261 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-02-14 20:02:08.261 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-02-14 20:02:08.261 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-02-14 20:02:08.261 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-02-14 20:02:08.261 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-02-14 20:02:08.261 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-02-14 20:02:08.261 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-02-14 20:02:08.261 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-02-14 20:02:08.261 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-02-14 20:02:08.261 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-02-14 20:02:08.261 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-02-14 20:02:08.261 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-02-14 20:02:08.262 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-02-14 20:02:08.262 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-02-14 20:02:08.262 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-02-14 20:02:08.262 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-02-14 20:02:08.262 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-02-14 20:02:08.262 | + lib/glance:init_glance:493 : time_stop dbsync 2022-02-14 20:02:08.262 | + functions-common:time_stop:2425 : local name 2022-02-14 20:02:08.262 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:02:08.262 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:02:08.262 | + functions-common:time_stop:2428 : local total 2022-02-14 20:02:08.262 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:02:08.262 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 20:02:08.262 | + functions-common:time_stop:2432 : start_time=1644868602601 2022-02-14 20:02:08.262 | + functions-common:time_stop:2434 : [[ -z 1644868602601 ]] 2022-02-14 20:02:08.262 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:02:08.262 | + functions-common:time_stop:2437 : end_time=1644868656350 2022-02-14 20:02:08.262 | + functions-common:time_stop:2438 : elapsed_time=53749 2022-02-14 20:02:08.262 | + functions-common:time_stop:2439 : total=37885 2022-02-14 20:02:08.262 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:02:08.262 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=91634 2022-02-14 20:02:08.303 | [360041 Async init_glance:399398]: finished init_glance with result 0 in 55 seconds 2022-02-14 20:02:08.308 | + inc/async:async_wait:197 : return 0 2022-02-14 20:02:08.314 | + ./stack.sh:main:1210 : async_wait init_swift 2022-02-14 20:02:08.362 | [360041 Async init_swift:402678]: Waiting for completion of init_swift running on PID 402678 (3 other jobs running) 2022-02-14 20:02:08.389 | [360041 Async init_swift:402678]: Signaling child to exit 2022-02-14 20:02:08.389 | WAKEUP 2022-02-14 20:02:08.412 | [360041 Async init_swift:402678]: Signaled 2022-02-14 20:02:08.414 | + lib/swift:init_swift:692 : local node_number 2022-02-14 20:02:08.414 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-14 20:02:08.414 | No container-reconciler running 2022-02-14 20:02:08.414 | No object-server running 2022-02-14 20:02:08.414 | No container-replicator running 2022-02-14 20:02:08.414 | No object-auditor running 2022-02-14 20:02:08.414 | No container-updater running 2022-02-14 20:02:08.414 | No object-reconstructor running 2022-02-14 20:02:08.414 | No object-replicator running 2022-02-14 20:02:08.414 | No object-updater running 2022-02-14 20:02:08.414 | No object-expirer running 2022-02-14 20:02:08.414 | No container-auditor running 2022-02-14 20:02:08.414 | No account-reaper running 2022-02-14 20:02:08.414 | No account-server running 2022-02-14 20:02:08.414 | No proxy-server running 2022-02-14 20:02:08.414 | No account-auditor running 2022-02-14 20:02:08.414 | No container-server running 2022-02-14 20:02:08.414 | No container-sharder running 2022-02-14 20:02:08.414 | No container-sync running 2022-02-14 20:02:08.414 | No account-replicator running 2022-02-14 20:02:08.414 | + lib/swift:init_swift:694 : true 2022-02-14 20:02:08.414 | + lib/swift:init_swift:697 : create_swift_disk 2022-02-14 20:02:08.415 | + lib/swift:create_swift_disk:568 : local node_number 2022-02-14 20:02:08.415 | + lib/swift:create_swift_disk:573 : local user_group 2022-02-14 20:02:08.415 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2022-02-14 20:02:08.415 | + lib/swift:create_swift_disk:574 : user_group=1000 2022-02-14 20:02:08.415 | + lib/swift:create_swift_disk:575 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-02-14 20:02:08.415 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2022-02-14 20:02:08.415 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2022-02-14 20:02:08.415 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2022-02-14 20:02:08.415 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2022-02-14 20:02:08.415 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-02-14 20:02:08.415 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-02-14 20:02:08.415 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-02-14 20:02:08.415 | = sectsz=512 attr=2, projid32bit=1 2022-02-14 20:02:08.415 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-02-14 20:02:08.415 | = reflink=1 2022-02-14 20:02:08.415 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-02-14 20:02:08.415 | = sunit=0 swidth=0 blks 2022-02-14 20:02:08.415 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-02-14 20:02:08.415 | log =internal log bsize=4096 blocks=2560, version=2 2022-02-14 20:02:08.415 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-02-14 20:02:08.415 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-02-14 20:02:08.415 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2022-02-14 20:02:08.415 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-02-14 20:02:08.415 | + lib/swift:create_swift_disk:597 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-02-14 20:02:08.415 | + lib/swift:create_swift_disk:603 : local node_number 2022-02-14 20:02:08.415 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-14 20:02:08.415 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2022-02-14 20:02:08.415 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-02-14 20:02:08.415 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-02-14 20:02:08.415 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-14 20:02:08.415 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-02-14 20:02:08.415 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-14 20:02:08.416 | + lib/swift:init_swift:701 : pushd /etc/swift 2022-02-14 20:02:08.416 | + lib/swift:init_swift:703 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1644867853.object.builder backups/1644867854.container.builder backups/1644867856.account.builder backups/1644867860.object.builder backups/1644867862.container.builder backups/1644867863.account.builder backups/1644867860.object.ring.gz backups/1644867862.container.ring.gz backups/1644867863.account.ring.gz 2022-02-14 20:02:08.416 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-02-14 20:02:08.416 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-02-14 20:02:08.416 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-02-14 20:02:08.416 | + lib/swift:init_swift:713 : [[ -n '' ]] 2022-02-14 20:02:08.416 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-14 20:02:08.416 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-02-14 20:02:08.416 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-02-14 20:02:08.416 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-02-14 20:02:08.416 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-02-14 20:02:08.416 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-02-14 20:02:08.416 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-02-14 20:02:08.416 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-02-14 20:02:08.416 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-02-14 20:02:08.416 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-02-14 20:02:08.416 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-02-14 20:02:08.416 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-14 20:02:08.416 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-02-14 20:02:08.416 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-14 20:02:08.416 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-02-14 20:02:08.416 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-14 20:02:08.416 | + lib/swift:init_swift:738 : popd 2022-02-14 20:02:08.460 | [360041 Async init_swift:402678]: finished init_swift with result 0 in 12 seconds 2022-02-14 20:02:08.464 | + inc/async:async_wait:197 : return 0 2022-02-14 20:02:08.467 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-02-14 20:02:08.519 | [360041 Async init_cinder:402773]: Waiting for completion of init_cinder running on PID 402773 (2 other jobs running) 2022-02-14 20:02:08.545 | [360041 Async init_cinder:402773]: Signaling child to exit 2022-02-14 20:02:08.545 | WAKEUP 2022-02-14 20:02:08.569 | [360041 Async init_cinder:402773]: Signaled 2022-02-14 20:02:08.570 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-02-14 20:02:08.570 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:02:08.570 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-02-14 20:02:08.570 | + lib/database:recreate_database:112 : local db=cinder 2022-02-14 20:02:08.570 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-02-14 20:02:08.571 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-02-14 20:02:08.571 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-02-14 20:02:08.571 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:02:08.571 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-02-14 20:02:08.571 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:02:08.571 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-02-14 20:02:08.571 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 20:02:08.571 | + functions-common:time_start:2412 : local start_time= 2022-02-14 20:02:08.571 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 20:02:08.571 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 20:02:08.571 | + functions-common:time_start:2416 : _TIME_START[$name]=1644868663453 2022-02-14 20:02:08.571 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-02-14 20:02:08.571 | 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=403217) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 20:02:08.571 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=403217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 20:02:08.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=403217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:02:08.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=403217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:02:08.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=403217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:02:08.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=403217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:02:08.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=403217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:02:08.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=403217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:02:08.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=403217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:02:08.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=403217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:02:08.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=403217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:02:08.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=403217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:02:08.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=403217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:02:08.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=403217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:02:08.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=403217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:02:08.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=403217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:02:08.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=403217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:02:08.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=403217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:02:08.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=403217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:02:08.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=403217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:02:08.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=403217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:02:08.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=403217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:02:08.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=403217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:02:08.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=403217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:02:08.572 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=403217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 20:02:08.572 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=403217) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 20:02:08.572 | INFO cinder.db.migration [-] Applying migration(s) 2022-02-14 20:02:08.572 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-14 20:02:08.572 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-14 20:02:08.572 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-02-14 20:02:08.572 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=403217) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-14 20:02:08.572 | INFO cinder.db.migration [-] Migration(s) applied 2022-02-14 20:02:08.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:02:08.572 | from cryptography.utils import int_from_bytes 2022-02-14 20:02:08.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:02:08.572 | from cryptography.utils import int_from_bytes 2022-02-14 20:02:08.572 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:143: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-14 20:02:08.572 | last_heartbeat = column_property( 2022-02-14 20:02:08.572 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:151: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-14 20:02:08.572 | num_hosts = column_property( 2022-02-14 20:02:08.572 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-14 20:02:08.572 | num_down_hosts = column_property( 2022-02-14 20:02:08.572 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-02-14 20:02:08.572 | + functions-common:time_stop:2425 : local name 2022-02-14 20:02:08.572 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:02:08.573 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:02:08.573 | + functions-common:time_stop:2428 : local total 2022-02-14 20:02:08.573 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:02:08.573 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 20:02:08.573 | + functions-common:time_stop:2432 : start_time=1644868663453 2022-02-14 20:02:08.573 | + functions-common:time_stop:2434 : [[ -z 1644868663453 ]] 2022-02-14 20:02:08.573 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:02:08.573 | + functions-common:time_stop:2437 : end_time=1644868712190 2022-02-14 20:02:08.573 | + functions-common:time_stop:2438 : elapsed_time=48737 2022-02-14 20:02:08.573 | + functions-common:time_stop:2439 : total=37885 2022-02-14 20:02:08.573 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:02:08.573 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=86622 2022-02-14 20:02:08.573 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-02-14 20:02:08.573 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:02:08.573 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-02-14 20:02:08.573 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-02-14 20:02:08.573 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-14 20:02:08.573 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-02-14 20:02:08.573 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-02-14 20:02:08.573 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-02-14 20:02:08.573 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-02-14 20:02:08.573 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-02-14 20:02:08.573 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-14 20:02:08.573 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2022-02-14 20:02:08.573 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2022-02-14 20:02:08.573 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2022-02-14 20:02:08.573 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 20:02:08.573 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 20:02:08.573 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 20:02:08.573 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 20:02:08.573 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 20:02:08.573 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 20:02:08.573 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 20:02:08.573 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 20:02:08.574 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 20:02:08.574 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 20:02:08.574 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 20:02:08.574 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2022-02-14 20:02:08.574 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 20:02:08.574 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 20:02:08.574 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 20:02:08.574 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 20:02:08.574 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 20:02:08.574 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 20:02:08.574 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-14 20:02:08.574 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2022-02-14 20:02:08.574 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2022-02-14 20:02:08.574 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-14 20:02:08.574 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2022-02-14 20:02:08.574 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-14 20:02:08.574 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-14 20:02:08.574 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-02-14 20:02:08.574 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-14 20:02:08.574 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2022-02-14 20:02:08.574 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2022-02-14 20:02:08.574 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2022-02-14 20:02:08.574 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2022-02-14 20:02:08.574 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2022-02-14 20:02:08.574 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-14 20:02:08.574 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop4 2022-02-14 20:02:08.574 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2022-02-14 20:02:08.574 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-14 20:02:08.574 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-14 20:02:08.574 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-02-14 20:02:08.574 | Physical volume "/dev/loop4" successfully created. 2022-02-14 20:02:08.574 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-02-14 20:02:08.574 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2022-02-14 20:02:08.575 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2022-02-14 20:02:08.575 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2022-02-14 20:02:08.575 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-02-14 20:02:08.575 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-02-14 20:02:08.575 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-02-14 20:02:08.575 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-02-14 20:02:08.575 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:02:08.575 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-02-14 20:02:08.575 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-02-14 20:02:08.575 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-02-14 20:02:08.617 | [360041 Async init_cinder:402773]: finished init_cinder with result 0 in 61 seconds 2022-02-14 20:02:08.621 | + inc/async:async_wait:197 : return 0 2022-02-14 20:02:08.624 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-02-14 20:02:08.641 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:02:08.644 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-02-14 20:02:08.646 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 20:02:08.650 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-02-14 20:02:08.652 | + ./stack.sh:main:1218 : init_nova 2022-02-14 20:02:08.655 | + lib/nova:init_nova:772 : is_service_enabled mysql postgresql 2022-02-14 20:02:08.673 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:02:08.675 | + lib/nova:init_nova:772 : is_service_enabled n-api 2022-02-14 20:02:08.693 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:02:08.695 | + lib/nova:init_nova:774 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 20:02:08.698 | + lib/nova:init_nova:782 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-14 20:02:08.756 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-14 20:02:08.794 | [360041 Async nova-cell-0:405356]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-14 20:02:08.798 | ++ lib/nova:init_nova:785 : seq 1 1 2022-02-14 20:02:08.807 | + lib/nova:init_nova:785 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-14 20:02:08.807 | ++ lib/nova:init_nova:786 : conductor_conf 1 2022-02-14 20:02:08.808 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-14 20:02:08.811 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-14 20:02:08.814 | + lib/nova:init_nova:786 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-14 20:02:08.875 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-14 20:02:08.913 | [360041 Async nova-cell-1:405448]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-14 20:02:08.916 | + lib/nova:init_nova:789 : recreate_database nova_api 2022-02-14 20:02:08.919 | + lib/database:recreate_database:112 : local db=nova_api 2022-02-14 20:02:08.922 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-02-14 20:02:08.924 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-02-14 20:02:08.929 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-02-14 20:02:08.932 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:02:09.089 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-02-14 20:02:09.093 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:02:09.223 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-02-14 20:02:13.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:02:13.176 | from cryptography.utils import int_from_bytes 2022-02-14 20:02:13.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:02:13.176 | from cryptography.utils import int_from_bytes 2022-02-14 20:02:13.176 | Traceback (most recent call last): 2022-02-14 20:02:13.176 | File "/usr/local/bin/nova-manage", line 6, in 2022-02-14 20:02:13.176 | from nova.cmd.manage import main 2022-02-14 20:02:13.177 | File "/opt/stack/nova/nova/cmd/manage.py", line 78, in 2022-02-14 20:02:13.177 | from nova.virt.libvirt import machine_type_utils 2022-02-14 20:02:13.177 | File "/opt/stack/nova/nova/virt/libvirt/__init__.py", line 15, in 2022-02-14 20:02:13.177 | from nova.virt.libvirt import driver 2022-02-14 20:02:13.177 | File "/opt/stack/nova/nova/virt/libvirt/driver.py", line 116, in 2022-02-14 20:02:13.177 | from nova.virt.libvirt import blockinfo 2022-02-14 20:02:13.177 | File "/opt/stack/nova/nova/virt/libvirt/blockinfo.py", line 85, in 2022-02-14 20:02:13.177 | from nova.virt.libvirt import utils as libvirt_utils 2022-02-14 20:02:13.177 | File "/opt/stack/nova/nova/virt/libvirt/utils.py", line 46, in 2022-02-14 20:02:13.177 | from nova.virt.libvirt import config as vconfig 2022-02-14 20:02:13.177 | File "/opt/stack/nova/nova/virt/libvirt/config.py", line 1991 2022-02-14 20:02:13.177 | for o in 'burst' 2022-02-14 20:02:13.177 | ^ 2022-02-14 20:02:13.177 | SyntaxError: invalid syntax 2022-02-14 20:02:13.622 | + inc/async:async_inner:68 : rc=1 2022-02-14 20:02:13.623 | + inc/async:async_inner:68 : rc=1 2022-02-14 20:02:13.633 | + lib/nova:init_nova:1 : exit_trap 2022-02-14 20:02:13.637 | + ./stack.sh:exit_trap:521 : local r=1 2022-02-14 20:02:13.640 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-02-14 20:02:13.644 | + ./stack.sh:exit_trap:522 : jobs='385391 2022-02-14 20:02:13.644 | 405356 2022-02-14 20:02:13.644 | 405448' 2022-02-14 20:02:13.647 | + ./stack.sh:exit_trap:525 : [[ -n 385391 2022-02-14 20:02:13.647 | 405356 2022-02-14 20:02:13.647 | 405448 ]] 2022-02-14 20:02:13.650 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-02-14-194917 ]] 2022-02-14 20:02:13.652 | [405448 Async nova-cell-1:405448]: FAILED with rc 1 2022-02-14 20:02:13.653 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-02-14 20:02:13.654 | [405356 Async nova-cell-0:405356]: FAILED with rc 1 2022-02-14 20:02:13.656 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-02-14 20:02:13.656 | exit_trap: cleaning up child processes 2022-02-14 20:02:13.659 | + ./stack.sh:exit_trap:527 : kill 385391 405356 405448 2022-02-14 20:02:13.662 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.OaUVgMeyze ']' 2022-02-14 20:02:13.665 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.OaUVgMeyze 2022-02-14 20:02:13.669 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-02-14 20:02:13.672 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-02-14 20:02:13.674 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-02-14 20:02:13.677 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-02-14 20:02:13.677 | Error on exit 2022-02-14 20:02:13.679 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-02-14 20:02:13.681 | + ./stack.sh:exit_trap:542 : generate-subunit 1644868154 779 fail 2022-02-14 20:02:14.301 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-02-14 20:02:14.303 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-02-14 20:02:15.424 | + ./stack.sh:exit_trap:556 : exit 1