2022-02-17 18:06:34.488 | + ./stack.sh:main:487 : exec 2022-02-17 18:06:34.489 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-17-180634' 2022-02-17 18:06:34.489 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-17-180634.summary.2022-02-17-180634 2022-02-17 18:06:34.489 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 18:06:34.489 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-17-180634 2022-02-17 18:06:34.489 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-17-180634 /opt/stack/logs/stack.sh.log 2022-02-17 18:06:34.489 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-17-180634.summary.2022-02-17-180634 /opt/stack/logs/stack.sh.log.summary 2022-02-17 18:06:34.489 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-17 18:06:34.489 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-17 18:06:34.489 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-17 18:06:34.489 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-17 18:06:34.489 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-17 18:06:34.489 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-17 18:06:34.489 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-17 18:06:34.489 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-17 18:06:34.489 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-17 18:06:34.489 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-17 18:06:34.489 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-17 18:06:34.489 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-17 18:06:34.489 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-17 18:06:34.489 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-17 18:06:34.492 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-17 18:06:34.494 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-17 18:06:34.497 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-17 18:06:34.500 | + ./stack.sh:main:573 : set -o errexit 2022-02-17 18:06:34.503 | + ./stack.sh:main:576 : uname -a 2022-02-17 18:06:34.504 | Linux dv-neutron-829522-4-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-02-17 18:06:34.510 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-17 18:06:34.512 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-17 18:06:34.516 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-17 18:06:34.576 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-17 18:06:34.606 | + ./stack.sh:main:590 : fetch_plugins 2022-02-17 18:06:34.609 | + functions-common:fetch_plugins:1771 : local plugins= 2022-02-17 18:06:34.612 | + functions-common:fetch_plugins:1772 : local plugin 2022-02-17 18:06:34.614 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-02-17 18:06:34.617 | + functions-common:fetch_plugins:1776 : return 2022-02-17 18:06:34.620 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-17 18:06:34.622 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-02-17 18:06:34.624 | + functions-common:run_phase:1854 : local phase= 2022-02-17 18:06:34.628 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 18:06:34.631 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 18:06:34.634 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 18:06:34.636 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 18:06:34.640 | + functions-common:run_phase:1863 : local extra 2022-02-17 18:06:34.644 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 18:06:34.648 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 18:06:34.650 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 18:06:34.655 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 18:06:34.657 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-17 18:06:34.660 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 18:06:34.679 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:06:34.683 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-17 18:06:34.686 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 18:06:34.688 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 18:06:34.691 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 18:06:34.693 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 18:06:34.699 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-17 18:06:34.702 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-17 18:06:34.704 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-17 18:06:34.708 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-17 18:06:34.711 | + 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-17 18:06:34.714 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-02-17 18:06:34.717 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-02-17 18:06:34.720 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-02-17 18:06:34.725 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-02-17 18:06:34.728 | + functions-common:plugin_override_defaults:1817 : return 2022-02-17 18:06:34.731 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-17 18:06:34.758 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-17 18:06:34.762 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-17 18:06:34.780 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:06:34.783 | +++ lib/tls:source:43 : hostname -f 2022-02-17 18:06:34.788 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-17 18:06:34.790 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-17 18:06:34.796 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-17 18:06:34.802 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-17 18:06:34.805 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-17 18:06:34.807 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-17 18:06:34.809 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-17 18:06:34.812 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-17 18:06:34.815 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-17 18:06:34.818 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-17 18:06:34.824 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-17 18:06:34.841 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-17 18:06:34.867 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-17 18:06:34.886 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-17 18:06:34.904 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-17 18:06:34.953 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-17 18:06:35.043 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-17 18:06:35.178 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-17 18:06:35.210 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-17 18:06:35.295 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-17 18:06:35.369 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-17 18:06:35.613 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-17 18:06:35.636 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-17 18:06:35.656 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-17 18:06:35.673 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-17 18:06:35.852 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-17 18:06:35.855 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-17 18:06:35.859 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-17 18:06:35.867 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-17 18:06:35.870 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-17 18:06:35.873 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-17 18:06:35.878 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-17 18:06:35.879 | False' 2022-02-17 18:06:35.883 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-17 18:06:35.905 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-17 18:06:35.909 | + ./stack.sh:main:624 : run_phase source 2022-02-17 18:06:35.912 | + functions-common:run_phase:1853 : local mode=source 2022-02-17 18:06:35.914 | + functions-common:run_phase:1854 : local phase= 2022-02-17 18:06:35.917 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 18:06:35.920 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 18:06:35.923 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 18:06:35.931 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 18:06:35.936 | + functions-common:run_phase:1863 : local extra 2022-02-17 18:06:35.942 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 18:06:35.949 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 18:06:35.952 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 18:06:35.956 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 18:06:35.959 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-17 18:06:35.962 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 18:06:35.982 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:06:35.985 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-17 18:06:35.987 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-17 18:06:36.055 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-17 18:06:36.059 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-17 18:06:36.062 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-02-17 18:06:36.067 | + functions-common:run_phase:1875 : load_plugin_settings 2022-02-17 18:06:36.070 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-02-17 18:06:36.072 | + functions-common:load_plugin_settings:1790 : local plugin 2022-02-17 18:06:36.075 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-02-17 18:06:36.078 | + functions-common:load_plugin_settings:1794 : return 2022-02-17 18:06:36.081 | + functions-common:run_phase:1876 : verify_disabled_services 2022-02-17 18:06:36.085 | + functions-common:verify_disabled_services:2136 : local service 2022-02-17 18:06:36.088 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.091 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-02-17 18:06:36.097 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.100 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-02-17 18:06:36.103 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.106 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-02-17 18:06:36.109 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.113 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-02-17 18:06:36.120 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.123 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-02-17 18:06:36.126 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.129 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-02-17 18:06:36.134 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.137 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-02-17 18:06:36.140 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.143 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-02-17 18:06:36.146 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.150 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-02-17 18:06:36.153 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.157 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-02-17 18:06:36.161 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.165 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-02-17 18:06:36.169 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.179 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-02-17 18:06:36.182 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.186 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-02-17 18:06:36.191 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.194 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-02-17 18:06:36.198 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.200 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-02-17 18:06:36.203 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.206 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-02-17 18:06:36.211 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.214 | + 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-17 18:06:36.217 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.221 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-02-17 18:06:36.225 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.228 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-02-17 18:06:36.232 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.235 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-02-17 18:06:36.241 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.245 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-02-17 18:06:36.248 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.251 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-02-17 18:06:36.255 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.258 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-02-17 18:06:36.261 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.264 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-02-17 18:06:36.268 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.272 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-02-17 18:06:36.278 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.281 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-02-17 18:06:36.285 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.289 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-02-17 18:06:36.292 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.295 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-02-17 18:06:36.300 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.302 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-02-17 18:06:36.305 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.307 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-02-17 18:06:36.310 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.316 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-02-17 18:06:36.321 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.325 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-02-17 18:06:36.328 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.332 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-02-17 18:06:36.335 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.340 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-02-17 18:06:36.343 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.347 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-02-17 18:06:36.351 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.355 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-02-17 18:06:36.359 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.369 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-02-17 18:06:36.372 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.376 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-02-17 18:06:36.379 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.383 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-02-17 18:06:36.386 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.389 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-02-17 18:06:36.392 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.396 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-02-17 18:06:36.399 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.403 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-02-17 18:06:36.408 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.412 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-02-17 18:06:36.416 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.420 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-02-17 18:06:36.424 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.428 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-02-17 18:06:36.431 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.434 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-02-17 18:06:36.436 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-17 18:06:36.442 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-02-17 18:06:36.447 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-17 18:06:36.450 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-17 18:06:36.454 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-17 18:06:36.479 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:06:36.483 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-17 18:06:36.486 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-17 18:06:36.490 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-17 18:06:36.518 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:06:36.521 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-17 18:06:36.524 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-17 18:06:36.527 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-17 18:06:36.531 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-17 18:06:36.534 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-17 18:06:36.540 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-17 18:06:36.543 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-17 18:06:36.546 | + lib/database:initialize_database_backends:92 : return 0 2022-02-17 18:06:36.551 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-17 18:06:36.551 | Using mysql database backend 2022-02-17 18:06:36.554 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-17 18:06:36.577 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-17 18:06:36.581 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-17 18:06:36.585 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-17 18:06:36.589 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-17 18:06:36.596 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-17 18:06:36.601 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-17 18:06:36.625 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:06:36.630 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-17 18:06:36.653 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-17 18:06:36.682 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:06:36.686 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-17 18:06:36.719 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-17 18:06:36.744 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-17 18:06:36.764 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:06:36.767 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-17 18:06:36.793 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:06:36.797 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-02-17 18:06:36.822 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-02-17 18:06:36.825 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-02-17 18:06:36.828 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-17 18:06:36.832 | + functions-common:save_stackenv:60 : local tag=757 2022-02-17 18:06:36.837 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-17 18:06:36.843 | + functions-common:save_stackenv:62 : time_stamp=2022-02-17-180636 2022-02-17 18:06:36.847 | + functions-common:save_stackenv:63 : echo '# 2022-02-17-180636 757' 2022-02-17 18:06:36.850 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:06:36.854 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-17 18:06:36.857 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:06:36.860 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-17 18:06:36.865 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:06:36.869 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-17 18:06:36.872 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:06:36.876 | + 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-17 18:06:36.881 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:06:36.884 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2022-02-17 18:06:36.888 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:06:36.891 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2022-02-17 18:06:36.895 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:06:36.899 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-17-180634 2022-02-17 18:06:36.902 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:06:36.905 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-17 18:06:36.909 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:06:36.913 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2022-02-17 18:06:36.916 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:06:36.920 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-17 18:06:36.923 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:06:36.927 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-17 18:06:36.931 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:06:36.934 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-17 18:06:36.938 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:06:36.942 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-17 18:06:36.948 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-17 18:06:36.952 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-17 18:06:36.955 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-17 18:06:36.959 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-02-17 18:06:36.962 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 18:06:36.965 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 18:06:36.969 | ++ functions-common:git_clone:612 : pwd 2022-02-17 18:06:36.973 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 18:06:36.976 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 18:06:36.980 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 18:06:37.001 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 18:06:37.005 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 18:06:37.008 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 18:06:37.012 | + functions-common:git_clone:629 : echo master 2022-02-17 18:06:37.012 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 18:06:37.019 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-02-17 18:06:37.022 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 18:06:37.024 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-02-17 18:06:37.028 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 18:06:37.030 | + functions-common:git_clone:678 : head -1 2022-02-17 18:06:37.032 | ce0273be update constraint for ovsdbapp to new release 1.15.1 2022-02-17 18:06:37.036 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 18:06:37.040 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-17 18:06:37.046 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 18:06:37.053 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-17 18:06:37.057 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-17 18:06:37.060 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-17 18:06:37.065 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-17 18:06:37.070 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-17 18:06:37.073 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-17 18:06:37.078 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-17 18:06:37.082 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-17 18:06:37.086 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-17 18:06:37.093 | ++ tools/install_prereqs.sh:source:47 : NOW=1645121197 2022-02-17 18:06:37.100 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-17 18:06:37.106 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1645120209 2022-02-17 18:06:37.109 | ++ tools/install_prereqs.sh:source:49 : DELTA=988 2022-02-17 18:06:37.113 | ++ tools/install_prereqs.sh:source:50 : [[ 988 -lt 7200 ]] 2022-02-17 18:06:37.117 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-02-17 18:06:37.122 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-17 18:06:37.126 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-02-17 18:06:37.130 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-02-17 18:06:37.134 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-02-17 18:06:37.137 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-02-17 18:06:37.141 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-02-17 18:06:37.143 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-02-17 18:06:37.148 | +++ 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-17 18:06:37.217 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-17 18:06:37.218 | apache2-dev 2022-02-17 18:06:37.218 | bc 2022-02-17 18:06:37.218 | bsdmainutils 2022-02-17 18:06:37.218 | curl 2022-02-17 18:06:37.218 | g++ 2022-02-17 18:06:37.218 | gawk 2022-02-17 18:06:37.218 | gcc 2022-02-17 18:06:37.218 | gettext 2022-02-17 18:06:37.218 | git 2022-02-17 18:06:37.218 | graphviz 2022-02-17 18:06:37.218 | iputils-ping 2022-02-17 18:06:37.218 | libapache2-mod-proxy-uwsgi 2022-02-17 18:06:37.218 | libffi-dev 2022-02-17 18:06:37.218 | libjpeg-dev 2022-02-17 18:06:37.218 | libpcre3-dev 2022-02-17 18:06:37.218 | libpq-dev 2022-02-17 18:06:37.218 | libssl-dev 2022-02-17 18:06:37.218 | libsystemd-dev 2022-02-17 18:06:37.219 | libxml2-dev 2022-02-17 18:06:37.219 | libxslt1-dev 2022-02-17 18:06:37.219 | libyaml-dev 2022-02-17 18:06:37.219 | lsof 2022-02-17 18:06:37.219 | openssh-server 2022-02-17 18:06:37.219 | openssl 2022-02-17 18:06:37.219 | pkg-config 2022-02-17 18:06:37.219 | psmisc 2022-02-17 18:06:37.219 | python3-dev 2022-02-17 18:06:37.219 | python3-pip 2022-02-17 18:06:37.219 | python3-systemd 2022-02-17 18:06:37.219 | python3-venv 2022-02-17 18:06:37.219 | tar 2022-02-17 18:06:37.219 | tcpdump 2022-02-17 18:06:37.219 | unzip 2022-02-17 18:06:37.219 | uuid-runtime 2022-02-17 18:06:37.219 | wget 2022-02-17 18:06:37.219 | wget 2022-02-17 18:06:37.220 | zlib1g-dev 2022-02-17 18:06:37.220 | libkrb5-dev 2022-02-17 18:06:37.220 | libldap2-dev 2022-02-17 18:06:37.220 | libsasl2-dev 2022-02-17 18:06:37.220 | memcached 2022-02-17 18:06:37.220 | python3-mysqldb 2022-02-17 18:06:37.220 | sqlite3 2022-02-17 18:06:37.220 | conntrack 2022-02-17 18:06:37.220 | curl 2022-02-17 18:06:37.220 | dnsmasq-base 2022-02-17 18:06:37.220 | dnsmasq-utils 2022-02-17 18:06:37.220 | ebtables 2022-02-17 18:06:37.221 | genisoimage 2022-02-17 18:06:37.221 | iptables 2022-02-17 18:06:37.221 | iputils-arping 2022-02-17 18:06:37.221 | kpartx 2022-02-17 18:06:37.222 | libjs-jquery-tablesorter 2022-02-17 18:06:37.222 | parted 2022-02-17 18:06:37.222 | pm-utils 2022-02-17 18:06:37.222 | python3-mysqldb 2022-02-17 18:06:37.222 | socat 2022-02-17 18:06:37.222 | sqlite3 2022-02-17 18:06:37.222 | sudo 2022-02-17 18:06:37.222 | vlan 2022-02-17 18:06:37.222 | lsscsi 2022-02-17 18:06:37.222 | open-iscsi 2022-02-17 18:06:37.222 | lvm2 2022-02-17 18:06:37.222 | qemu-utils 2022-02-17 18:06:37.222 | thin-provisioning-tools 2022-02-17 18:06:37.222 | acl 2022-02-17 18:06:37.222 | dnsmasq-base 2022-02-17 18:06:37.222 | dnsmasq-utils 2022-02-17 18:06:37.222 | ebtables 2022-02-17 18:06:37.222 | haproxy 2022-02-17 18:06:37.223 | iptables 2022-02-17 18:06:37.223 | iputils-arping 2022-02-17 18:06:37.223 | iputils-ping 2022-02-17 18:06:37.223 | postgresql-server-dev-all 2022-02-17 18:06:37.223 | python3-mysqldb 2022-02-17 18:06:37.223 | sqlite3 2022-02-17 18:06:37.223 | sudo 2022-02-17 18:06:37.223 | vlan 2022-02-17 18:06:37.223 | pcp 2022-02-17 18:06:37.223 | ipset 2022-02-17 18:06:37.223 | conntrack 2022-02-17 18:06:37.223 | conntrackd 2022-02-17 18:06:37.223 | keepalived 2022-02-17 18:06:37.223 | lvm2 2022-02-17 18:06:37.223 | qemu-utils 2022-02-17 18:06:37.223 | thin-provisioning-tools 2022-02-17 18:06:37.223 | curl 2022-02-17 18:06:37.223 | liberasurecode-dev 2022-02-17 18:06:37.223 | make 2022-02-17 18:06:37.224 | memcached 2022-02-17 18:06:37.224 | rsync 2022-02-17 18:06:37.224 | sqlite3 2022-02-17 18:06:37.224 | xfsprogs' 2022-02-17 18:06:37.224 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-17 18:06:37.251 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-17 18:06:37.251 | apache2-dev 2022-02-17 18:06:37.252 | bc 2022-02-17 18:06:37.252 | bsdmainutils 2022-02-17 18:06:37.252 | curl 2022-02-17 18:06:37.252 | g++ 2022-02-17 18:06:37.252 | gawk 2022-02-17 18:06:37.252 | gcc 2022-02-17 18:06:37.252 | gettext 2022-02-17 18:06:37.253 | git 2022-02-17 18:06:37.253 | graphviz 2022-02-17 18:06:37.253 | iputils-ping 2022-02-17 18:06:37.253 | libapache2-mod-proxy-uwsgi 2022-02-17 18:06:37.253 | libffi-dev 2022-02-17 18:06:37.253 | libjpeg-dev 2022-02-17 18:06:37.253 | libpcre3-dev 2022-02-17 18:06:37.253 | libpq-dev 2022-02-17 18:06:37.253 | libssl-dev 2022-02-17 18:06:37.253 | libsystemd-dev 2022-02-17 18:06:37.253 | libxml2-dev 2022-02-17 18:06:37.253 | libxslt1-dev 2022-02-17 18:06:37.253 | libyaml-dev 2022-02-17 18:06:37.253 | lsof 2022-02-17 18:06:37.253 | openssh-server 2022-02-17 18:06:37.253 | openssl 2022-02-17 18:06:37.253 | pkg-config 2022-02-17 18:06:37.253 | psmisc 2022-02-17 18:06:37.254 | python3-dev 2022-02-17 18:06:37.254 | python3-pip 2022-02-17 18:06:37.254 | python3-systemd 2022-02-17 18:06:37.254 | python3-venv 2022-02-17 18:06:37.254 | tar 2022-02-17 18:06:37.254 | tcpdump 2022-02-17 18:06:37.254 | unzip 2022-02-17 18:06:37.254 | uuid-runtime 2022-02-17 18:06:37.254 | wget 2022-02-17 18:06:37.254 | wget 2022-02-17 18:06:37.254 | zlib1g-dev 2022-02-17 18:06:37.254 | libkrb5-dev 2022-02-17 18:06:37.254 | libldap2-dev 2022-02-17 18:06:37.254 | libsasl2-dev 2022-02-17 18:06:37.254 | memcached 2022-02-17 18:06:37.254 | python3-mysqldb 2022-02-17 18:06:37.254 | sqlite3 2022-02-17 18:06:37.254 | conntrack 2022-02-17 18:06:37.254 | curl 2022-02-17 18:06:37.254 | dnsmasq-base 2022-02-17 18:06:37.254 | dnsmasq-utils 2022-02-17 18:06:37.254 | ebtables 2022-02-17 18:06:37.254 | genisoimage 2022-02-17 18:06:37.254 | iptables 2022-02-17 18:06:37.254 | iputils-arping 2022-02-17 18:06:37.254 | kpartx 2022-02-17 18:06:37.255 | libjs-jquery-tablesorter 2022-02-17 18:06:37.255 | parted 2022-02-17 18:06:37.255 | pm-utils 2022-02-17 18:06:37.255 | python3-mysqldb 2022-02-17 18:06:37.255 | socat 2022-02-17 18:06:37.255 | sqlite3 2022-02-17 18:06:37.255 | sudo 2022-02-17 18:06:37.255 | vlan 2022-02-17 18:06:37.255 | lsscsi 2022-02-17 18:06:37.255 | open-iscsi 2022-02-17 18:06:37.255 | lvm2 2022-02-17 18:06:37.255 | qemu-utils 2022-02-17 18:06:37.255 | thin-provisioning-tools 2022-02-17 18:06:37.255 | acl 2022-02-17 18:06:37.255 | dnsmasq-base 2022-02-17 18:06:37.255 | dnsmasq-utils 2022-02-17 18:06:37.255 | ebtables 2022-02-17 18:06:37.255 | haproxy 2022-02-17 18:06:37.255 | iptables 2022-02-17 18:06:37.255 | iputils-arping 2022-02-17 18:06:37.255 | iputils-ping 2022-02-17 18:06:37.255 | postgresql-server-dev-all 2022-02-17 18:06:37.255 | python3-mysqldb 2022-02-17 18:06:37.255 | sqlite3 2022-02-17 18:06:37.255 | sudo 2022-02-17 18:06:37.255 | vlan 2022-02-17 18:06:37.255 | pcp 2022-02-17 18:06:37.255 | ipset 2022-02-17 18:06:37.255 | conntrack 2022-02-17 18:06:37.255 | conntrackd 2022-02-17 18:06:37.255 | keepalived 2022-02-17 18:06:37.256 | lvm2 2022-02-17 18:06:37.256 | qemu-utils 2022-02-17 18:06:37.256 | thin-provisioning-tools 2022-02-17 18:06:37.256 | curl 2022-02-17 18:06:37.256 | liberasurecode-dev 2022-02-17 18:06:37.256 | make 2022-02-17 18:06:37.256 | memcached 2022-02-17 18:06:37.256 | rsync 2022-02-17 18:06:37.256 | sqlite3 2022-02-17 18:06:37.256 | xfsprogs ' 2022-02-17 18:06:37.256 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-17 18:06:37.259 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:06:37.262 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:06:37.266 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-02-17 18:06:37.269 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-17 18:06:37.277 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-02-17 18:06:37.280 | ++ functions-common:install_package:1463 : update_package_repo 2022-02-17 18:06:37.282 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 18:06:37.290 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-02-17 18:06:37.293 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 18:06:37.296 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 18:06:37.299 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 18:06:37.302 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:06:37.305 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:06:37.307 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 18:06:37.309 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-02-17 18:06:37.311 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-02-17 18:06:37.315 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-02-17 18:06:37.319 | +++ functions-common:apt_get_update:1197 : id -u 2022-02-17 18:06:37.325 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-02-17 18:06:37.327 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-02-17 18:06:37.330 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-02-17 18:06:37.333 | ++ functions-common:time_start:2412 : local start_time= 2022-02-17 18:06:37.336 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:06:37.339 | +++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:06:37.345 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1645121197342 2022-02-17 18:06:37.349 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-17 18:06:37.352 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-17 18:06:37.356 | ++ 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-17 18:06:37.605 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-17 18:06:37.634 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-02-17 18:06:37.640 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-02-17 18:06:37.678 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-02-17 18:06:38.738 | Fetched 108 kB in 1s (125 kB/s) 2022-02-17 18:06:40.606 | Reading package lists... 2022-02-17 18:06:40.644 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-02-17 18:06:40.647 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-02-17 18:06:40.650 | ++ functions-common:time_stop:2425 : local name 2022-02-17 18:06:40.653 | ++ functions-common:time_stop:2426 : local end_time 2022-02-17 18:06:40.655 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:06:40.659 | ++ functions-common:time_stop:2428 : local total 2022-02-17 18:06:40.662 | ++ functions-common:time_stop:2429 : local start_time 2022-02-17 18:06:40.667 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-02-17 18:06:40.675 | ++ functions-common:time_stop:2432 : start_time=1645121197342 2022-02-17 18:06:40.678 | ++ functions-common:time_stop:2434 : [[ -z 1645121197342 ]] 2022-02-17 18:06:40.682 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:06:40.688 | ++ functions-common:time_stop:2437 : end_time=1645121200685 2022-02-17 18:06:40.692 | ++ functions-common:time_stop:2438 : elapsed_time=3343 2022-02-17 18:06:40.696 | ++ functions-common:time_stop:2439 : total=0 2022-02-17 18:06:40.699 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:06:40.702 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3343 2022-02-17 18:06:40.708 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-02-17 18:06:40.711 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 18:06:40.715 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:06:40.717 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:06:40.722 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-02-17 18:06:40.759 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-02-17 18:06:40.898 | Reading package lists... 2022-02-17 18:06:41.261 | Building dependency tree... 2022-02-17 18:06:41.262 | Reading state information... 2022-02-17 18:06:41.313 | acl is already the newest version (2.2.53-6). 2022-02-17 18:06:41.313 | bc is already the newest version (1.07.1-2build1). 2022-02-17 18:06:41.313 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-17 18:06:41.313 | conntrack is already the newest version (1:1.4.5-2). 2022-02-17 18:06:41.313 | ebtables is already the newest version (2.0.11-3build1). 2022-02-17 18:06:41.313 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-02-17 18:06:41.313 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-17 18:06:41.313 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-17 18:06:41.313 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-02-17 18:06:41.313 | gettext is already the newest version (0.19.8.1-10build1). 2022-02-17 18:06:41.313 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-17 18:06:41.314 | iputils-arping is already the newest version (3:20190709-3). 2022-02-17 18:06:41.314 | iputils-ping is already the newest version (3:20190709-3). 2022-02-17 18:06:41.314 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-17 18:06:41.314 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-02-17 18:06:41.314 | libffi-dev is already the newest version (3.3-4). 2022-02-17 18:06:41.314 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-02-17 18:06:41.314 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-17 18:06:41.314 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-02-17 18:06:41.315 | libxslt1-dev is already the newest version (1.1.34-4). 2022-02-17 18:06:41.315 | libyaml-dev is already the newest version (0.2.2-1). 2022-02-17 18:06:41.315 | lsscsi is already the newest version (0.30-0.1). 2022-02-17 18:06:41.315 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-17 18:06:41.315 | make is already the newest version (4.2.1-1.2). 2022-02-17 18:06:41.315 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-02-17 18:06:41.315 | psmisc is already the newest version (23.3-1). 2022-02-17 18:06:41.315 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-17 18:06:41.315 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-02-17 18:06:41.315 | python3-systemd is already the newest version (234-3build2). 2022-02-17 18:06:41.315 | socat is already the newest version (1.7.3.3-2). 2022-02-17 18:06:41.315 | tcpdump is already the newest version (4.9.3-4). 2022-02-17 18:06:41.315 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-17 18:06:41.315 | unzip is already the newest version (6.0-25ubuntu1). 2022-02-17 18:06:41.315 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-02-17 18:06:41.315 | conntrackd is already the newest version (1:1.4.5-2). 2022-02-17 18:06:41.315 | graphviz is already the newest version (2.42.2-3build2). 2022-02-17 18:06:41.315 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-02-17 18:06:41.316 | pcp is already the newest version (5.0.3-1). 2022-02-17 18:06:41.316 | pm-utils is already the newest version (1.4.1-19). 2022-02-17 18:06:41.316 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-02-17 18:06:41.316 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 18:06:41.316 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 18:06:41.316 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-02-17 18:06:41.316 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-02-17 18:06:41.316 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-02-17 18:06:41.316 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-17 18:06:41.316 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-02-17 18:06:41.316 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-02-17 18:06:41.316 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-02-17 18:06:41.316 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-02-17 18:06:41.316 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-02-17 18:06:41.316 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-02-17 18:06:41.316 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-17 18:06:41.316 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-02-17 18:06:41.316 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-02-17 18:06:41.317 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-17 18:06:41.317 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-02-17 18:06:41.317 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-02-17 18:06:41.317 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-02-17 18:06:41.317 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-17 18:06:41.317 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-17 18:06:41.317 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-02-17 18:06:41.317 | rsync is already the newest version (3.1.3-8ubuntu0.1). 2022-02-17 18:06:41.317 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-02-17 18:06:41.317 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-17 18:06:41.317 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-17 18:06:41.317 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-02-17 18:06:41.317 | wget is already the newest version (1.20.3-1ubuntu2). 2022-02-17 18:06:41.317 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-17 18:06:41.769 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 18:06:41.769 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-02-17 18:06:41.769 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-02-17 18:06:41.770 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-02-17 18:06:41.770 | The following packages were automatically installed and are no longer required: 2022-02-17 18:06:41.771 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 18:06:41.771 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 18:06:41.771 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 18:06:41.772 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 18:06:41.772 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 18:06:41.772 | python3-zope.interface 2022-02-17 18:06:41.772 | Use 'sudo apt autoremove' to remove them. 2022-02-17 18:06:41.960 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 18:06:41.969 | ++ functions-common:apt_get:1234 : result=0 2022-02-17 18:06:41.973 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 18:06:41.977 | ++ functions-common:time_stop:2425 : local name 2022-02-17 18:06:41.980 | ++ functions-common:time_stop:2426 : local end_time 2022-02-17 18:06:41.984 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:06:41.988 | ++ functions-common:time_stop:2428 : local total 2022-02-17 18:06:41.992 | ++ functions-common:time_stop:2429 : local start_time 2022-02-17 18:06:41.995 | ++ functions-common:time_stop:2431 : name=apt-get 2022-02-17 18:06:41.999 | ++ functions-common:time_stop:2432 : start_time=1645121200753 2022-02-17 18:06:42.005 | ++ functions-common:time_stop:2434 : [[ -z 1645121200753 ]] 2022-02-17 18:06:42.009 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:06:42.016 | ++ functions-common:time_stop:2437 : end_time=1645121202012 2022-02-17 18:06:42.019 | ++ functions-common:time_stop:2438 : elapsed_time=1259 2022-02-17 18:06:42.023 | ++ functions-common:time_stop:2439 : total=1236 2022-02-17 18:06:42.027 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:06:42.030 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2495 2022-02-17 18:06:42.033 | ++ functions-common:apt_get:1238 : return 0 2022-02-17 18:06:42.037 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-17 18:06:42.040 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-17 18:06:42.044 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-17 18:06:42.051 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-17 18:06:42.056 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-17 18:06:42.061 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-17 18:06:42.066 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-17 18:06:44.281 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-17 18:06:44.286 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-17 18:06:44.290 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-17 18:06:44.293 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-17 18:06:44.295 | + functions-common:GetDistro:446 : GetOSVersion 2022-02-17 18:06:44.298 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-02-17 18:06:44.300 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-17 18:06:44.303 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-17 18:06:44.306 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-17 18:06:44.309 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-17 18:06:44.311 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-17 18:06:44.314 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-17 18:06:44.318 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-17 18:06:44.322 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-17 18:06:44.325 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-17 18:06:44.328 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-17 18:06:44.331 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-17 18:06:44.333 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-17 18:06:44.335 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-17 18:06:44.337 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-02-17 18:06:44.340 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-02-17 18:06:44.343 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-02-17 18:06:44.345 | + functions-common:_ensure_lsb_release:394 : return 2022-02-17 18:06:44.349 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-02-17 18:06:44.435 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-02-17 18:06:44.438 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-02-17 18:06:44.531 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-02-17 18:06:44.538 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-02-17 18:06:44.639 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-02-17 18:06:44.641 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-17 18:06:44.644 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-02-17 18:06:44.647 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-02-17 18:06:44.651 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-02-17 18:06:44.654 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-02-17 18:06:44.657 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-02-17 18:06:44.661 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-17 18:06:44.664 | + functions-common:GetDistro:451 : DISTRO=focal 2022-02-17 18:06:44.667 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-02-17 18:06:44.669 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-17 18:06:44.669 | Distro: focal 2022-02-17 18:06:44.673 | + tools/install_pip.sh:main:124 : get_versions 2022-02-17 18:06:44.678 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-17 18:06:44.683 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-17 18:06:44.685 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-17 18:06:44.689 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-17 18:06:44.689 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-17 18:06:45.552 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-17 18:06:45.555 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-17 18:06:45.555 | pip: 21.3.1 2022-02-17 18:06:45.560 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-17 18:06:45.563 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-17 18:06:45.566 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 18:06:45.568 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 18:06:45.571 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 18:06:45.573 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 18:06:45.575 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 18:06:45.577 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 18:06:45.580 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 18:06:45.583 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 18:06:45.585 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 18:06:45.588 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 18:06:45.590 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 18:06:45.592 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-17 18:06:45.596 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:06:45.598 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:06:45.600 | + tools/install_pip.sh:main:142 : : 2022-02-17 18:06:45.602 | + tools/install_pip.sh:main:147 : set -x 2022-02-17 18:06:45.605 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-17 18:06:45.607 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-17 18:06:45.610 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 18:06:45.613 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-17 18:06:45.616 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-17 18:06:45.618 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 18:06:45.622 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-17 18:06:45.622 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 18:06:45.629 | ++ 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-17 18:06:45.631 | ++ 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-17 18:06:45.633 | ++ 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-17 18:06:45.636 | + 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-17 18:06:45.639 | + 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-17 18:06:45.664 | 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-17 18:06:45.667 | + 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-17 18:06:47.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:06:47.335 | from cryptography.utils import int_from_bytes 2022-02-17 18:06:47.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:06:47.335 | from cryptography.utils import int_from_bytes 2022-02-17 18:06:49.134 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:06:51.552 | 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-17 18:06:51.570 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d18/1db00651bce52/setuptools-60.9.0-py3-none-any.whl (1.1 MB) 2022-02-17 18:06:55.140 | Installing collected packages: setuptools 2022-02-17 18:06:56.284 | Successfully installed setuptools-60.9.0 2022-02-17 18:06:56.284 | 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-17 18:06:56.499 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:06:56.499 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:06:56.724 | + inc/python:pip_install:200 : result=0 2022-02-17 18:06:56.727 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:06:56.730 | + functions-common:time_stop:2425 : local name 2022-02-17 18:06:56.732 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:06:56.734 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:06:56.737 | + functions-common:time_stop:2428 : local total 2022-02-17 18:06:56.739 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:06:56.741 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:06:56.744 | + functions-common:time_stop:2432 : start_time=1645121205656 2022-02-17 18:06:56.746 | + functions-common:time_stop:2434 : [[ -z 1645121205656 ]] 2022-02-17 18:06:56.749 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:06:56.754 | + functions-common:time_stop:2437 : end_time=1645121216751 2022-02-17 18:06:56.756 | + functions-common:time_stop:2438 : elapsed_time=11095 2022-02-17 18:06:56.759 | + functions-common:time_stop:2439 : total=0 2022-02-17 18:06:56.761 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:06:56.763 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11095 2022-02-17 18:06:56.766 | + inc/python:pip_install:203 : return 0 2022-02-17 18:06:56.770 | + tools/install_pip.sh:main:153 : get_versions 2022-02-17 18:06:56.773 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-17 18:06:56.778 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-17 18:06:56.781 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-17 18:06:56.785 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-17 18:06:56.786 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-17 18:06:57.771 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-17 18:06:57.773 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-17 18:06:57.773 | pip: 21.3.1 2022-02-17 18:06:57.777 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-17 18:06:57.781 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-17 18:06:57.786 | + ./stack.sh:main:796 : fixup_all 2022-02-17 18:06:57.788 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-17 18:06:57.791 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-17 18:06:57.793 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:06:57.796 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:06:57.800 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-02-17 18:06:57.816 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-17 18:06:57.836 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-17 18:06:57.855 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-17 18:06:57.858 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-17 18:06:57.862 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 18:06:57.865 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 18:06:57.868 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 18:06:57.871 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 18:06:57.874 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 18:06:57.877 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 18:06:57.880 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 18:06:57.883 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 18:06:57.887 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 18:06:57.889 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 18:06:57.893 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 18:06:57.896 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-17 18:06:57.900 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-17 18:06:57.903 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-17 18:06:57.907 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 18:06:57.910 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 18:06:57.913 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 18:06:57.917 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 18:06:57.920 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 18:06:57.924 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 18:06:57.927 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-17 18:06:57.931 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-17 18:06:57.935 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-17 18:06:57.938 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-02-17 18:06:57.941 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-02-17 18:06:57.945 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-17 18:06:57.949 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-17 18:06:57.982 | Using python 3.8 to install os-testr 2022-02-17 18:06:57.986 | + 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-17 18:06:59.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:06:59.089 | from cryptography.utils import int_from_bytes 2022-02-17 18:06:59.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:06:59.089 | from cryptography.utils import int_from_bytes 2022-02-17 18:07:00.474 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:07:00.505 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-02-17 18:07:00.919 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-17 18:07:00.920 | 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-17 18:07:00.921 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-02-17 18:07:00.922 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-02-17 18:07:00.938 | 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-17 18:07:00.968 | 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-17 18:07:00.969 | 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-17 18:07:00.971 | 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-17 18:07:00.972 | 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-17 18:07:00.973 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-02-17 18:07:00.998 | 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-17 18:07:00.999 | 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-17 18:07:01.000 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.0) 2022-02-17 18:07:01.003 | 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-17 18:07:01.004 | 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-17 18:07:01.018 | 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-17 18:07:01.101 | 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-17 18:07:01.102 | 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-17 18:07:01.103 | 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-17 18:07:04.646 | 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-17 18:07:04.654 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:07:04.654 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:07:04.883 | + inc/python:pip_install:200 : result=0 2022-02-17 18:07:04.886 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:07:04.893 | + functions-common:time_stop:2425 : local name 2022-02-17 18:07:04.897 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:07:04.900 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:07:04.903 | + functions-common:time_stop:2428 : local total 2022-02-17 18:07:04.908 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:07:04.911 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:07:04.915 | + functions-common:time_stop:2432 : start_time=1645121217972 2022-02-17 18:07:04.918 | + functions-common:time_stop:2434 : [[ -z 1645121217972 ]] 2022-02-17 18:07:04.921 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:07:04.928 | + functions-common:time_stop:2437 : end_time=1645121224925 2022-02-17 18:07:04.931 | + functions-common:time_stop:2438 : elapsed_time=6953 2022-02-17 18:07:04.934 | + functions-common:time_stop:2439 : total=0 2022-02-17 18:07:04.937 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:07:04.940 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6953 2022-02-17 18:07:04.943 | + inc/python:pip_install:203 : return 0 2022-02-17 18:07:04.947 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-17 18:07:05.028 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-17 18:07:05.160 | + ./stack.sh:main:810 : install_infra 2022-02-17 18:07:05.164 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-17 18:07:05.167 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-17 18:07:05.171 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-17 18:07:05.176 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-17 18:07:05.214 | + 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-17 18:07:07.865 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:07.883 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:07.887 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.010 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.031 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.036 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.039 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.055 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.064 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.066 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.103 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.114 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.119 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.138 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.180 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.192 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.201 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.269 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.287 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.309 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.318 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.368 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.389 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.394 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.494 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.502 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.559 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.701 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.738 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.744 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.759 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.767 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.795 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.802 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.821 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.892 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.905 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.923 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.981 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.986 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:08.993 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:07:09.132 | 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-17 18:07:09.551 | + inc/python:pip_install:200 : result=0 2022-02-17 18:07:09.553 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:07:09.555 | + functions-common:time_stop:2425 : local name 2022-02-17 18:07:09.558 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:07:09.560 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:07:09.566 | + functions-common:time_stop:2428 : local total 2022-02-17 18:07:09.568 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:07:09.571 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:07:09.575 | + functions-common:time_stop:2432 : start_time=1645121225204 2022-02-17 18:07:09.577 | + functions-common:time_stop:2434 : [[ -z 1645121225204 ]] 2022-02-17 18:07:09.582 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:07:09.588 | + functions-common:time_stop:2437 : end_time=1645121229585 2022-02-17 18:07:09.592 | + functions-common:time_stop:2438 : elapsed_time=4381 2022-02-17 18:07:09.595 | + functions-common:time_stop:2439 : total=6953 2022-02-17 18:07:09.599 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:07:09.601 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11334 2022-02-17 18:07:09.605 | + inc/python:pip_install:203 : return 0 2022-02-17 18:07:09.608 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-17 18:07:09.612 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-17 18:07:09.648 | + 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-17 18:07:11.983 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:12.008 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:12.017 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:12.158 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:12.185 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:12.191 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:12.194 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:12.211 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:12.220 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:12.222 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:12.256 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:12.266 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:12.272 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:12.290 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:12.332 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:12.341 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:12.347 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:12.399 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:12.416 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:12.437 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:12.445 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:12.506 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:12.525 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:12.530 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:12.683 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:12.696 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:12.806 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:13.039 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:13.088 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:13.096 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:13.119 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:13.130 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:13.170 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:13.184 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:13.221 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:13.338 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:13.364 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:13.394 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:13.475 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:13.483 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-17 18:07:13.495 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:07:13.498 | Processing /opt/stack/requirements 2022-02-17 18:07:16.066 | 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-17 18:07:16.070 | 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-17 18:07:16.087 | 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-17 18:07:16.094 | 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-17 18:07:16.097 | 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-17 18:07:16.104 | 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-17 18:07:16.136 | 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-17 18:07:16.141 | 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-17 18:07:16.155 | 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-17 18:07:16.196 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5224) (1.3) 2022-02-17 18:07:16.201 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5224) (0.3.0) 2022-02-17 18:07:16.227 | 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-17 18:07:16.231 | 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-17 18:07:16.242 | 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-17 18:07:16.246 | 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-17 18:07:16.252 | 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-17 18:07:16.273 | 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-17 18:07:16.378 | Requirement already satisfied: prettytable===3.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (3.1.0) 2022-02-17 18:07:16.396 | 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-17 18:07:16.407 | 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-17 18:07:16.413 | 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-17 18:07:16.523 | 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-17 18:07:16.529 | 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-17 18:07:16.533 | Building wheels for collected packages: openstack-requirements 2022-02-17 18:07:16.534 | Building wheel for openstack-requirements (setup.py): started 2022-02-17 18:07:17.737 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-17 18:07:17.737 | ERROR: Command errored out with exit status 1: 2022-02-17 18:07:17.737 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-mkgrbm_q/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-mkgrbm_q/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-v9915gzy 2022-02-17 18:07:17.737 | cwd: /tmp/pip-req-build-mkgrbm_q/ 2022-02-17 18:07:17.737 | Complete output (6 lines): 2022-02-17 18:07:17.737 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-17 18:07:17.737 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-17 18:07:17.737 | or: setup.py --help-commands 2022-02-17 18:07:17.737 | or: setup.py cmd --help 2022-02-17 18:07:17.738 | 2022-02-17 18:07:17.738 | error: invalid command 'bdist_wheel' 2022-02-17 18:07:17.738 | ---------------------------------------- 2022-02-17 18:07:17.738 | ERROR: Failed building wheel for openstack-requirements 2022-02-17 18:07:17.738 | Running setup.py clean for openstack-requirements 2022-02-17 18:07:18.955 | Failed to build openstack-requirements 2022-02-17 18:07:18.986 | Installing collected packages: openstack-requirements 2022-02-17 18:07:18.986 | Attempting uninstall: openstack-requirements 2022-02-17 18:07:18.988 | Found existing installation: openstack-requirements 1.2.1.dev5224 2022-02-17 18:07:19.067 | Uninstalling openstack-requirements-1.2.1.dev5224: 2022-02-17 18:07:19.107 | Successfully uninstalled openstack-requirements-1.2.1.dev5224 2022-02-17 18:07:19.112 | Running setup.py install for openstack-requirements: started 2022-02-17 18:07:22.165 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-17 18:07:22.192 | Successfully installed openstack-requirements-1.2.1.dev5224 2022-02-17 18:07:22.365 | + inc/python:pip_install:200 : result=0 2022-02-17 18:07:22.369 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:07:22.372 | + functions-common:time_stop:2425 : local name 2022-02-17 18:07:22.374 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:07:22.377 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:07:22.380 | + functions-common:time_stop:2428 : local total 2022-02-17 18:07:22.383 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:07:22.386 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:07:22.388 | + functions-common:time_stop:2432 : start_time=1645121229636 2022-02-17 18:07:22.391 | + functions-common:time_stop:2434 : [[ -z 1645121229636 ]] 2022-02-17 18:07:22.395 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:07:22.400 | + functions-common:time_stop:2437 : end_time=1645121242397 2022-02-17 18:07:22.402 | + functions-common:time_stop:2438 : elapsed_time=12761 2022-02-17 18:07:22.405 | + functions-common:time_stop:2439 : total=11334 2022-02-17 18:07:22.419 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:07:22.421 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24095 2022-02-17 18:07:22.425 | + inc/python:pip_install:203 : return 0 2022-02-17 18:07:22.429 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-17 18:07:22.432 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-17 18:07:22.435 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-17 18:07:22.438 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:22.441 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:22.445 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-17 18:07:22.448 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:22.451 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-17 18:07:22.482 | Using python 3.8 to install pbr 2022-02-17 18:07:22.485 | + 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-17 18:07:23.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:07:23.547 | from cryptography.utils import int_from_bytes 2022-02-17 18:07:23.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:07:23.547 | from cryptography.utils import int_from_bytes 2022-02-17 18:07:25.026 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:07:25.054 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-02-17 18:07:28.205 | 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-17 18:07:28.212 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:07:28.212 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:07:28.386 | + inc/python:pip_install:200 : result=0 2022-02-17 18:07:28.388 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:07:28.391 | + functions-common:time_stop:2425 : local name 2022-02-17 18:07:28.393 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:07:28.395 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:07:28.397 | + functions-common:time_stop:2428 : local total 2022-02-17 18:07:28.400 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:07:28.402 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:07:28.404 | + functions-common:time_stop:2432 : start_time=1645121242475 2022-02-17 18:07:28.407 | + functions-common:time_stop:2434 : [[ -z 1645121242475 ]] 2022-02-17 18:07:28.410 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:07:28.414 | + functions-common:time_stop:2437 : end_time=1645121248412 2022-02-17 18:07:28.416 | + functions-common:time_stop:2438 : elapsed_time=5937 2022-02-17 18:07:28.419 | + functions-common:time_stop:2439 : total=24095 2022-02-17 18:07:28.421 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:07:28.424 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30032 2022-02-17 18:07:28.429 | + inc/python:pip_install:203 : return 0 2022-02-17 18:07:28.432 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-17 18:07:31.209 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-17 18:07:34.167 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:07:34.169 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-02-17 18:07:34.188 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-02-17 18:07:34.196 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-02-17 18:07:34.200 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-02-17 18:07:34.204 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-02-17 18:07:34.209 | 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-17 18:07:34.345 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-17 18:07:34.349 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-17 18:07:34.353 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-17 18:07:34.372 | + ./stack.sh:main:819 : pkgs= 2022-02-17 18:07:34.377 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-17 18:07:34.380 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-17 18:07:34.382 | + functions-common:run_phase:1853 : local mode=stack 2022-02-17 18:07:34.386 | + functions-common:run_phase:1854 : local phase=pre-install 2022-02-17 18:07:34.389 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 18:07:34.393 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 18:07:34.395 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 18:07:34.397 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 18:07:34.400 | + functions-common:run_phase:1863 : local extra 2022-02-17 18:07:34.402 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 18:07:34.408 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 18:07:34.412 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 18:07:34.415 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 18:07:34.419 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-17 18:07:34.422 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 18:07:34.447 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:07:34.450 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 18:07:34.455 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-17 18:07:34.458 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-17 18:07:34.461 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-17 18:07:34.464 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-17 18:07:34.467 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-17 18:07:34.470 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-17 18:07:34.473 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-17 18:07:34.476 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-17 18:07:34.479 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-17 18:07:34.481 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-17 18:07:34.485 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-17 18:07:34.487 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-17 18:07:34.491 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 18:07:34.493 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-17 18:07:34.496 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-02-17 18:07:34.502 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-17 18:07:34.504 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-02-17 18:07:34.508 | + functions-common:run_plugins:1842 : local plugins= 2022-02-17 18:07:34.510 | + functions-common:run_plugins:1843 : local plugin 2022-02-17 18:07:34.514 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-17 18:07:34.517 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-17 18:07:34.521 | + functions:set_systemd_override:821 : local value=2048 2022-02-17 18:07:34.523 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-17 18:07:34.527 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-17 18:07:34.598 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-17 18:07:34.598 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-17 18:07:34.601 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-17 18:07:35.256 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-17 18:07:35.259 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-17 18:07:35.284 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:07:35.286 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-17 18:07:35.289 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 18:07:35.291 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 18:07:35.295 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 18:07:35.298 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 18:07:35.303 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 18:07:35.305 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 18:07:35.309 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:07:35.313 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:07:35.316 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 18:07:35.319 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 18:07:35.321 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 18:07:35.323 | + functions-common:apt_get_update:1190 : return 2022-02-17 18:07:35.327 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-02-17 18:07:35.331 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 18:07:35.335 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:07:35.338 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:07:35.343 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-02-17 18:07:35.378 | + 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-17 18:07:35.549 | Reading package lists... 2022-02-17 18:07:35.851 | Building dependency tree... 2022-02-17 18:07:35.852 | Reading state information... 2022-02-17 18:07:36.329 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-02-17 18:07:36.329 | The following packages were automatically installed and are no longer required: 2022-02-17 18:07:36.333 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 18:07:36.333 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 18:07:36.333 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 18:07:36.333 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 18:07:36.333 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 18:07:36.334 | python3-zope.interface 2022-02-17 18:07:36.334 | Use 'sudo apt autoremove' to remove them. 2022-02-17 18:07:36.527 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 18:07:36.538 | + functions-common:apt_get:1234 : result=0 2022-02-17 18:07:36.540 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 18:07:36.543 | + functions-common:time_stop:2425 : local name 2022-02-17 18:07:36.547 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:07:36.549 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:07:36.552 | + functions-common:time_stop:2428 : local total 2022-02-17 18:07:36.555 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:07:36.558 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 18:07:36.561 | + functions-common:time_stop:2432 : start_time=1645121255372 2022-02-17 18:07:36.565 | + functions-common:time_stop:2434 : [[ -z 1645121255372 ]] 2022-02-17 18:07:36.568 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:07:36.573 | + functions-common:time_stop:2437 : end_time=1645121256570 2022-02-17 18:07:36.576 | + functions-common:time_stop:2438 : elapsed_time=1198 2022-02-17 18:07:36.580 | + functions-common:time_stop:2439 : total=2495 2022-02-17 18:07:36.582 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:07:36.585 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3693 2022-02-17 18:07:36.587 | + functions-common:apt_get:1238 : return 0 2022-02-17 18:07:36.590 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-17 18:07:36.592 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 18:07:36.595 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 18:07:36.599 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 18:07:36.602 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 18:07:36.605 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 18:07:36.609 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 18:07:36.612 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-17 18:07:36.615 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 18:07:36.618 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 18:07:36.622 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 18:07:36.625 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 18:07:36.628 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 18:07:36.631 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 18:07:36.635 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 18:07:36.639 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 18:07:36.644 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 18:07:36.647 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 18:07:36.650 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 18:07:36.652 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-17 18:07:36.658 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 18:07:36.661 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 18:07:36.664 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 18:07:36.669 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 18:07:36.671 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 18:07:36.675 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 18:07:36.679 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-17 18:07:36.683 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-17 18:07:36.716 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:07:36.720 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-17 18:07:36.724 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 18:07:36.727 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-17 18:07:36.730 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-17 18:07:36.735 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-17 18:07:36.741 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-17 18:07:36.744 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-17 18:07:36.748 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-17 18:07:36.752 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-17 18:07:36.756 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-17 18:07:36.760 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-17 18:07:36.764 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-17 18:07:37.662 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-17 18:07:37.662 | user tags 2022-02-17 18:07:37.662 | stackrabbit []' 2022-02-17 18:07:37.666 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-17 18:07:37.666 | user tags 2022-02-17 18:07:37.666 | stackrabbit []' 2022-02-17 18:07:37.666 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-17 18:07:37.673 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-02-17 18:07:37.676 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-02-17 18:07:37.678 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-17 18:07:38.509 | Changing password for user "stackrabbit" ... 2022-02-17 18:07:38.544 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-17 18:07:39.325 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-17 18:07:39.352 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-17 18:07:39.355 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-17 18:07:40.257 | Changing password for user "stackrabbit" ... 2022-02-17 18:07:40.294 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-17 18:07:40.297 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-17 18:07:40.301 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-17 18:07:41.456 | Deleting user "guest" ... 2022-02-17 18:07:41.491 | Error: 2022-02-17 18:07:41.492 | {:no_such_user, "guest"} 2022-02-17 18:07:41.515 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-02-17 18:07:41.520 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-17 18:07:41.545 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:07:41.549 | + ./stack.sh:main:836 : install_database 2022-02-17 18:07:41.553 | + lib/database:install_database:118 : install_database_mysql 2022-02-17 18:07:41.556 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-17 18:07:41.560 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:07:41.568 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:07:41.570 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-17 18:07:41.904 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-17 18:07:41.907 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-17 18:07:41.910 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-17 18:07:41.913 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-02-17 18:07:41.916 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-02-17 18:07:41.919 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-17 18:07:41.923 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 18:07:41.927 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 18:07:41.933 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 18:07:41.937 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 18:07:41.940 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 18:07:41.943 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 18:07:41.947 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 18:07:41.950 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 18:07:41.954 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 18:07:41.957 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 18:07:41.960 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 18:07:41.963 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-17 18:07:41.967 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 18:07:41.971 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 18:07:41.974 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 18:07:41.977 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 18:07:41.981 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 18:07:41.986 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 18:07:41.989 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-17 18:07:41.993 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:07:41.996 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:07:42.002 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-17 18:07:42.005 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 18:07:42.008 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 18:07:42.011 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 18:07:42.013 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 18:07:42.016 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 18:07:42.020 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 18:07:42.024 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:07:42.029 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:07:42.032 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 18:07:42.035 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 18:07:42.039 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 18:07:42.042 | + functions-common:apt_get_update:1190 : return 2022-02-17 18:07:42.045 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-02-17 18:07:42.049 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 18:07:42.052 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:07:42.055 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:07:42.059 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-02-17 18:07:42.094 | + 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-17 18:07:42.291 | Reading package lists... 2022-02-17 18:07:42.698 | Building dependency tree... 2022-02-17 18:07:42.701 | Reading state information... 2022-02-17 18:07:43.158 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-02-17 18:07:43.158 | The following packages were automatically installed and are no longer required: 2022-02-17 18:07:43.160 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 18:07:43.161 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 18:07:43.161 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 18:07:43.161 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 18:07:43.161 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 18:07:43.162 | python3-zope.interface 2022-02-17 18:07:43.162 | Use 'sudo apt autoremove' to remove them. 2022-02-17 18:07:43.323 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 18:07:43.329 | + functions-common:apt_get:1234 : result=0 2022-02-17 18:07:43.334 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 18:07:43.339 | + functions-common:time_stop:2425 : local name 2022-02-17 18:07:43.342 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:07:43.345 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:07:43.348 | + functions-common:time_stop:2428 : local total 2022-02-17 18:07:43.352 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:07:43.355 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 18:07:43.360 | + functions-common:time_stop:2432 : start_time=1645121262088 2022-02-17 18:07:43.362 | + functions-common:time_stop:2434 : [[ -z 1645121262088 ]] 2022-02-17 18:07:43.368 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:07:43.373 | + functions-common:time_stop:2437 : end_time=1645121263369 2022-02-17 18:07:43.379 | + functions-common:time_stop:2438 : elapsed_time=1281 2022-02-17 18:07:43.382 | + functions-common:time_stop:2439 : total=3693 2022-02-17 18:07:43.387 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:07:43.390 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4974 2022-02-17 18:07:43.396 | + functions-common:apt_get:1238 : return 0 2022-02-17 18:07:43.399 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-17 18:07:43.402 | + ./stack.sh:main:839 : install_database_python 2022-02-17 18:07:43.406 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-17 18:07:43.408 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-17 18:07:43.411 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-17 18:07:43.413 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 18:07:43.416 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-17 18:07:43.421 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-17 18:07:43.424 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 18:07:43.429 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 18:07:43.430 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-17 18:07:43.438 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-17 18:07:43.442 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-17 18:07:43.445 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-17 18:07:43.449 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-17 18:07:43.453 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-17 18:07:43.490 | Using python 3.8 to install PyMySQL 2022-02-17 18:07:43.495 | + 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-17 18:07:44.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:07:44.714 | from cryptography.utils import int_from_bytes 2022-02-17 18:07:44.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:07:44.714 | from cryptography.utils import int_from_bytes 2022-02-17 18:07:46.336 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:07:46.380 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-02-17 18:07:50.332 | 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-17 18:07:50.347 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:07:50.347 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:07:50.566 | + inc/python:pip_install:200 : result=0 2022-02-17 18:07:50.569 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:07:50.572 | + functions-common:time_stop:2425 : local name 2022-02-17 18:07:50.575 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:07:50.578 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:07:50.580 | + functions-common:time_stop:2428 : local total 2022-02-17 18:07:50.588 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:07:50.590 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:07:50.593 | + functions-common:time_stop:2432 : start_time=1645121263482 2022-02-17 18:07:50.596 | + functions-common:time_stop:2434 : [[ -z 1645121263482 ]] 2022-02-17 18:07:50.599 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:07:50.604 | + functions-common:time_stop:2437 : end_time=1645121270601 2022-02-17 18:07:50.607 | + functions-common:time_stop:2438 : elapsed_time=7119 2022-02-17 18:07:50.610 | + functions-common:time_stop:2439 : total=30032 2022-02-17 18:07:50.614 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:07:50.616 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37151 2022-02-17 18:07:50.619 | + inc/python:pip_install:203 : return 0 2022-02-17 18:07:50.622 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-17 18:07:50.625 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-17 18:07:50.627 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-17 18:07:50.631 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-17 18:07:50.650 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:07:50.653 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-17 18:07:50.656 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-17 18:07:50.660 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 18:07:50.661 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 18:07:50.668 | + 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-17 18:07:50.671 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 18:07:50.674 | + 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-17 18:07:50.677 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 18:07:50.680 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-17 18:07:50.684 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-17 18:07:50.707 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:07:50.710 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-17 18:07:50.714 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 18:07:50.718 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 18:07:50.721 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 18:07:50.724 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 18:07:50.727 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 18:07:50.730 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 18:07:50.733 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:07:50.736 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:07:50.740 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 18:07:50.743 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 18:07:50.745 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 18:07:50.748 | + functions-common:apt_get_update:1190 : return 2022-02-17 18:07:50.751 | + functions-common:install_package:1464 : real_install_package radvd 2022-02-17 18:07:50.753 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 18:07:50.759 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:07:50.762 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:07:50.766 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-02-17 18:07:50.795 | + 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-17 18:07:50.921 | Reading package lists... 2022-02-17 18:07:51.225 | Building dependency tree... 2022-02-17 18:07:51.226 | Reading state information... 2022-02-17 18:07:51.715 | radvd is already the newest version (1:2.17-2). 2022-02-17 18:07:51.715 | The following packages were automatically installed and are no longer required: 2022-02-17 18:07:51.719 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 18:07:51.719 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 18:07:51.719 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 18:07:51.719 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 18:07:51.719 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 18:07:51.719 | python3-zope.interface 2022-02-17 18:07:51.719 | Use 'sudo apt autoremove' to remove them. 2022-02-17 18:07:51.911 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 18:07:51.917 | + functions-common:apt_get:1234 : result=0 2022-02-17 18:07:51.920 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 18:07:51.923 | + functions-common:time_stop:2425 : local name 2022-02-17 18:07:51.926 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:07:51.928 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:07:51.930 | + functions-common:time_stop:2428 : local total 2022-02-17 18:07:51.934 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:07:51.937 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 18:07:51.941 | + functions-common:time_stop:2432 : start_time=1645121270790 2022-02-17 18:07:51.943 | + functions-common:time_stop:2434 : [[ -z 1645121270790 ]] 2022-02-17 18:07:51.948 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:07:51.953 | + functions-common:time_stop:2437 : end_time=1645121271950 2022-02-17 18:07:51.957 | + functions-common:time_stop:2438 : elapsed_time=1160 2022-02-17 18:07:51.960 | + functions-common:time_stop:2439 : total=4974 2022-02-17 18:07:51.962 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:07:51.965 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6134 2022-02-17 18:07:51.968 | + functions-common:apt_get:1238 : return 0 2022-02-17 18:07:51.972 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-17 18:07:51.994 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:07:52.000 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-17 18:07:52.004 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-17 18:07:52.008 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-17 18:07:52.012 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-17 18:07:52.041 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-17 18:07:52.045 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 18:07:52.049 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 18:07:52.052 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 18:07:52.056 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 18:07:52.059 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 18:07:52.064 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 18:07:52.070 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:07:52.075 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:07:52.079 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 18:07:52.082 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 18:07:52.086 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 18:07:52.090 | + functions-common:apt_get_update:1190 : return 2022-02-17 18:07:52.093 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-02-17 18:07:52.097 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 18:07:52.100 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:07:52.103 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:07:52.107 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-02-17 18:07:52.143 | + 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-17 18:07:52.270 | Reading package lists... 2022-02-17 18:07:52.593 | Building dependency tree... 2022-02-17 18:07:52.596 | Reading state information... 2022-02-17 18:07:53.243 | fakeroot is already the newest version (1.24-1). 2022-02-17 18:07:53.243 | make is already the newest version (4.2.1-1.2). 2022-02-17 18:07:53.243 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-17 18:07:53.243 | The following packages were automatically installed and are no longer required: 2022-02-17 18:07:53.246 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 18:07:53.247 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 18:07:53.247 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 18:07:53.247 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 18:07:53.247 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 18:07:53.247 | python3-zope.interface 2022-02-17 18:07:53.247 | Use 'sudo apt autoremove' to remove them. 2022-02-17 18:07:53.422 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 18:07:53.429 | + functions-common:apt_get:1234 : result=0 2022-02-17 18:07:53.431 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 18:07:53.434 | + functions-common:time_stop:2425 : local name 2022-02-17 18:07:53.439 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:07:53.441 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:07:53.446 | + functions-common:time_stop:2428 : local total 2022-02-17 18:07:53.448 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:07:53.460 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 18:07:53.463 | + functions-common:time_stop:2432 : start_time=1645121272139 2022-02-17 18:07:53.467 | + functions-common:time_stop:2434 : [[ -z 1645121272139 ]] 2022-02-17 18:07:53.471 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:07:53.477 | + functions-common:time_stop:2437 : end_time=1645121273474 2022-02-17 18:07:53.480 | + functions-common:time_stop:2438 : elapsed_time=1335 2022-02-17 18:07:53.486 | + functions-common:time_stop:2439 : total=6134 2022-02-17 18:07:53.489 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:07:53.492 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7469 2022-02-17 18:07:53.494 | + functions-common:apt_get:1238 : return 0 2022-02-17 18:07:53.497 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-17 18:07:53.501 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:07:53.504 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:07:53.507 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-17 18:07:53.510 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-17 18:07:53.515 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-17 18:07:53.522 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-17 18:07:53.525 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-17 18:07:53.531 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-17 18:07:53.532 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-17 18:07:53.538 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-17 18:07:53.542 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-17 18:07:53.547 | + functions:vercmp:628 : local v1=5.4 2022-02-17 18:07:53.550 | + functions:vercmp:629 : local 'op=<' 2022-02-17 18:07:53.552 | + functions:vercmp:630 : local v2=3.13 2022-02-17 18:07:53.556 | + functions:vercmp:631 : local result 2022-02-17 18:07:53.562 | ++ functions:vercmp:635 : head -1 2022-02-17 18:07:53.562 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-17 18:07:53.564 | ++ functions:vercmp:635 : sort -V 2022-02-17 18:07:53.571 | + functions:vercmp:635 : result=3.13 2022-02-17 18:07:53.575 | + functions:vercmp:637 : case $op in 2022-02-17 18:07:53.579 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-17 18:07:53.582 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-17 18:07:53.586 | + functions:vercmp:648 : return 2022-02-17 18:07:53.589 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-17 18:07:53.593 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 18:07:53.596 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-02-17 18:07:54.210 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-17 18:07:54.214 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-17 18:07:54.221 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:54.227 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:54.229 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-02-17 18:07:54.235 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:54.238 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-17 18:07:54.266 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:07:54.270 | + ./stack.sh:main:847 : install_etcd3 2022-02-17 18:07:54.273 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-17 18:07:54.273 | Installing etcd 2022-02-17 18:07:54.276 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-17 18:07:54.298 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-17 18:07:54.320 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-17 18:07:54.323 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-17 18:07:54.343 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-17 18:07:54.348 | ++ 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-17 18:07:54.351 | ++ 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-17 18:07:54.356 | +++ 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-17 18:07:54.363 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 18:07:54.366 | ++ 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-17 18:07:54.370 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-17 18:07:54.379 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 18:07:54.383 | ++ functions:get_extra_file:74 : return 2022-02-17 18:07:54.387 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-17 18:07:54.391 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-17 18:07:54.395 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-17 18:07:54.398 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-17 18:07:54.426 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:07:54.438 | + ./stack.sh:main:866 : install_dstat 2022-02-17 18:07:54.440 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-17 18:07:54.465 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:07:54.469 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-17 18:07:54.473 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 18:07:54.476 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-17 18:07:54.479 | + ./stack.sh:main:875 : install_libs 2022-02-17 18:07:54.483 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-17 18:07:54.486 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-17 18:07:54.490 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-17 18:07:54.493 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-17 18:07:54.495 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:54.498 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:54.502 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-02-17 18:07:54.505 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:54.510 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-17 18:07:54.515 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-17 18:07:54.518 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-17 18:07:54.523 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-17 18:07:54.527 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:54.530 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:54.534 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-02-17 18:07:54.537 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:54.540 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-17 18:07:54.543 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-17 18:07:54.547 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-17 18:07:54.551 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-17 18:07:54.557 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:54.561 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:54.565 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-02-17 18:07:54.568 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:54.571 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-17 18:07:54.575 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-17 18:07:54.580 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-17 18:07:54.584 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-17 18:07:54.587 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:54.591 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:54.597 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-02-17 18:07:54.600 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:54.604 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-17 18:07:54.606 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-17 18:07:54.612 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-17 18:07:54.615 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-17 18:07:54.617 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:54.620 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:54.622 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-02-17 18:07:54.626 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:54.629 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-17 18:07:54.631 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-17 18:07:54.634 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-17 18:07:54.638 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-17 18:07:54.641 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:54.644 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:54.647 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-02-17 18:07:54.650 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:54.652 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-17 18:07:54.655 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-17 18:07:54.658 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-17 18:07:54.662 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-17 18:07:54.665 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:54.668 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:54.671 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-02-17 18:07:54.675 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:54.678 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-17 18:07:54.681 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-17 18:07:54.685 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-17 18:07:54.688 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-17 18:07:54.691 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:54.694 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:54.697 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-02-17 18:07:54.700 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:54.704 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-17 18:07:54.708 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-17 18:07:54.711 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-17 18:07:54.714 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-17 18:07:54.718 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:54.721 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:54.725 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-02-17 18:07:54.729 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:54.733 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-17 18:07:54.737 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-17 18:07:54.741 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-17 18:07:54.744 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-17 18:07:54.747 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:54.750 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:54.754 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-02-17 18:07:54.757 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:54.760 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-17 18:07:54.762 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-17 18:07:54.765 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-17 18:07:54.771 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-17 18:07:54.774 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:54.777 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:54.781 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-02-17 18:07:54.785 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:54.788 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-17 18:07:54.792 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-17 18:07:54.795 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-17 18:07:54.802 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-17 18:07:54.805 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:54.808 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:54.812 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-02-17 18:07:54.815 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:54.818 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-17 18:07:54.821 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-17 18:07:54.824 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-17 18:07:54.828 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-17 18:07:54.839 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:54.844 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:54.850 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-02-17 18:07:54.854 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:54.857 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-17 18:07:54.860 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-17 18:07:54.863 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-17 18:07:54.866 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-17 18:07:54.869 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:54.872 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:54.876 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-02-17 18:07:54.878 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:54.881 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-17 18:07:54.884 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-17 18:07:54.886 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-17 18:07:54.890 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-17 18:07:54.892 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:54.895 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:54.897 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-02-17 18:07:54.900 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:54.904 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-17 18:07:54.908 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-17 18:07:54.910 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-17 18:07:54.913 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-17 18:07:54.916 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:54.919 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:54.921 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-02-17 18:07:54.924 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:54.932 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-17 18:07:54.937 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-17 18:07:54.939 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-17 18:07:54.943 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-17 18:07:54.946 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:54.950 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:54.953 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-02-17 18:07:54.955 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:54.958 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-17 18:07:54.961 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-17 18:07:54.963 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-17 18:07:54.965 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-17 18:07:54.969 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:54.971 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:54.974 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-02-17 18:07:54.977 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:54.979 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-17 18:07:54.981 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-17 18:07:54.985 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-17 18:07:54.987 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-17 18:07:54.989 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:54.992 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:54.994 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-02-17 18:07:54.997 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:55.000 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-17 18:07:55.002 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-17 18:07:55.005 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-17 18:07:55.008 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-17 18:07:55.010 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:55.013 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:55.016 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-02-17 18:07:55.018 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:55.021 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-17 18:07:55.023 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-17 18:07:55.025 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-17 18:07:55.028 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-17 18:07:55.032 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:55.035 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:55.037 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-02-17 18:07:55.040 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:55.042 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-17 18:07:55.045 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-17 18:07:55.048 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-17 18:07:55.050 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-17 18:07:55.053 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:55.055 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:55.058 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-02-17 18:07:55.061 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:55.064 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-17 18:07:55.067 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-17 18:07:55.070 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-17 18:07:55.073 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-17 18:07:55.075 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:55.079 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:55.081 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-02-17 18:07:55.084 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:55.088 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-17 18:07:55.090 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-17 18:07:55.094 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-17 18:07:55.097 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-17 18:07:55.100 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:55.103 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:55.105 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-02-17 18:07:55.109 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:55.111 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-17 18:07:55.114 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-17 18:07:55.116 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-17 18:07:55.119 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-17 18:07:55.121 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:55.124 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:55.126 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-02-17 18:07:55.129 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:55.131 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-17 18:07:55.134 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-17 18:07:55.136 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-17 18:07:55.138 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-17 18:07:55.142 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:55.144 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:55.146 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-02-17 18:07:55.149 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:55.151 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-17 18:07:55.154 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-17 18:07:55.157 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-17 18:07:55.159 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-17 18:07:55.162 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:55.164 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:55.166 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-02-17 18:07:55.169 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:55.173 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-17 18:07:55.175 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-17 18:07:55.177 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-17 18:07:55.180 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-17 18:07:55.183 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:55.185 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:55.188 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-02-17 18:07:55.191 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:55.193 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-17 18:07:55.196 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-17 18:07:55.198 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-17 18:07:55.200 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-17 18:07:55.203 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:55.206 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:55.208 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-02-17 18:07:55.210 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:55.213 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-17 18:07:55.215 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-17 18:07:55.219 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-17 18:07:55.221 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-17 18:07:55.223 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:55.226 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:55.228 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-02-17 18:07:55.230 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:55.233 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-17 18:07:55.236 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-17 18:07:55.238 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-17 18:07:55.241 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-17 18:07:55.243 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:55.246 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:55.248 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-02-17 18:07:55.251 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:55.253 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-17 18:07:55.256 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-17 18:07:55.258 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-17 18:07:55.261 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-17 18:07:55.263 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:55.265 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:55.268 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-02-17 18:07:55.270 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:55.273 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-17 18:07:55.275 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-17 18:07:55.277 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-17 18:07:55.280 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-17 18:07:55.282 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:55.285 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:55.287 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-02-17 18:07:55.289 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:55.292 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-17 18:07:55.294 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-17 18:07:55.298 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-17 18:07:55.300 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-17 18:07:55.303 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:55.305 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:55.308 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-02-17 18:07:55.312 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:55.314 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-17 18:07:55.317 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-17 18:07:55.319 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-17 18:07:55.321 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-17 18:07:55.324 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:55.327 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:55.330 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-02-17 18:07:55.332 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:55.335 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-17 18:07:55.337 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-17 18:07:55.339 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-17 18:07:55.342 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-17 18:07:55.345 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:55.347 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:55.349 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-02-17 18:07:55.352 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:55.354 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-17 18:07:55.357 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-17 18:07:55.360 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-17 18:07:55.362 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-17 18:07:55.365 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:55.367 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:55.370 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-02-17 18:07:55.372 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:55.376 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-17 18:07:55.378 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-17 18:07:55.381 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-17 18:07:55.383 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-17 18:07:55.385 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:07:55.388 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:07:55.392 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-02-17 18:07:55.394 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:07:55.397 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-17 18:07:55.425 | Using python 3.8 to install etcd3 2022-02-17 18:07:55.427 | + 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-17 18:07:56.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:07:56.382 | from cryptography.utils import int_from_bytes 2022-02-17 18:07:56.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:07:56.382 | from cryptography.utils import int_from_bytes 2022-02-17 18:07:57.648 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:07:57.678 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-02-17 18:07:57.688 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-17 18:07:57.689 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.43.0) 2022-02-17 18:07:57.690 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-02-17 18:07:57.691 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-17 18:08:00.461 | 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-17 18:08:00.469 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:08:00.469 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:08:00.636 | + inc/python:pip_install:200 : result=0 2022-02-17 18:08:00.640 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:08:00.643 | + functions-common:time_stop:2425 : local name 2022-02-17 18:08:00.646 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:08:00.649 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:08:00.652 | + functions-common:time_stop:2428 : local total 2022-02-17 18:08:00.655 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:08:00.658 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:08:00.661 | + functions-common:time_stop:2432 : start_time=1645121275418 2022-02-17 18:08:00.664 | + functions-common:time_stop:2434 : [[ -z 1645121275418 ]] 2022-02-17 18:08:00.668 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:08:00.674 | + functions-common:time_stop:2437 : end_time=1645121280671 2022-02-17 18:08:00.677 | + functions-common:time_stop:2438 : elapsed_time=5253 2022-02-17 18:08:00.680 | + functions-common:time_stop:2439 : total=37151 2022-02-17 18:08:00.683 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:08:00.686 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=42404 2022-02-17 18:08:00.689 | + inc/python:pip_install:203 : return 0 2022-02-17 18:08:00.692 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-17 18:08:00.723 | Using python 3.8 to install etcd3gw 2022-02-17 18:08:00.726 | + 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-17 18:08:01.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:08:01.897 | from cryptography.utils import int_from_bytes 2022-02-17 18:08:01.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:08:01.897 | from cryptography.utils import int_from_bytes 2022-02-17 18:08:03.259 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:08:03.287 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-02-17 18:08:03.296 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-17 18:08:03.297 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-17 18:08:03.298 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-02-17 18:08:03.299 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-17 18:08:03.337 | 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-17 18:08:03.338 | 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-17 18:08:03.340 | 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-17 18:08:03.342 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-02-17 18:08:06.233 | 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-17 18:08:06.240 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:08:06.240 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:08:06.408 | + inc/python:pip_install:200 : result=0 2022-02-17 18:08:06.411 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:08:06.414 | + functions-common:time_stop:2425 : local name 2022-02-17 18:08:06.417 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:08:06.419 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:08:06.423 | + functions-common:time_stop:2428 : local total 2022-02-17 18:08:06.425 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:08:06.428 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:08:06.431 | + functions-common:time_stop:2432 : start_time=1645121280714 2022-02-17 18:08:06.434 | + functions-common:time_stop:2434 : [[ -z 1645121280714 ]] 2022-02-17 18:08:06.438 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:08:06.443 | + functions-common:time_stop:2437 : end_time=1645121286440 2022-02-17 18:08:06.446 | + functions-common:time_stop:2438 : elapsed_time=5726 2022-02-17 18:08:06.449 | + functions-common:time_stop:2439 : total=42404 2022-02-17 18:08:06.453 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:08:06.455 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=48130 2022-02-17 18:08:06.458 | + inc/python:pip_install:203 : return 0 2022-02-17 18:08:06.462 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-17 18:08:06.464 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-17 18:08:06.468 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-17 18:08:06.471 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 18:08:06.474 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 18:08:06.477 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 18:08:06.480 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 18:08:06.483 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 18:08:06.486 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 18:08:06.489 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 18:08:06.492 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 18:08:06.495 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 18:08:06.499 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 18:08:06.502 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 18:08:06.505 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-17 18:08:06.508 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:08:06.511 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:08:06.515 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-17 18:08:06.518 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 18:08:06.522 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 18:08:06.525 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 18:08:06.527 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 18:08:06.532 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 18:08:06.535 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 18:08:06.538 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 18:08:06.542 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:08:06.545 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:08:06.548 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 18:08:06.551 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 18:08:06.554 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 18:08:06.557 | + functions-common:apt_get_update:1190 : return 2022-02-17 18:08:06.560 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 18:08:06.563 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 18:08:06.566 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:08:06.570 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:08:06.572 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-17 18:08:06.600 | + 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-17 18:08:06.717 | Reading package lists... 2022-02-17 18:08:07.012 | Building dependency tree... 2022-02-17 18:08:07.013 | Reading state information... 2022-02-17 18:08:07.400 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-02-17 18:08:07.400 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-02-17 18:08:07.400 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 18:08:07.400 | The following packages were automatically installed and are no longer required: 2022-02-17 18:08:07.402 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 18:08:07.402 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 18:08:07.402 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 18:08:07.402 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 18:08:07.403 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 18:08:07.403 | python3-zope.interface 2022-02-17 18:08:07.403 | Use 'sudo apt autoremove' to remove them. 2022-02-17 18:08:07.557 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 18:08:07.562 | + functions-common:apt_get:1234 : result=0 2022-02-17 18:08:07.566 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 18:08:07.569 | + functions-common:time_stop:2425 : local name 2022-02-17 18:08:07.571 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:08:07.574 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:08:07.578 | + functions-common:time_stop:2428 : local total 2022-02-17 18:08:07.583 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:08:07.587 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 18:08:07.589 | + functions-common:time_stop:2432 : start_time=1645121286596 2022-02-17 18:08:07.593 | + functions-common:time_stop:2434 : [[ -z 1645121286596 ]] 2022-02-17 18:08:07.596 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:08:07.603 | + functions-common:time_stop:2437 : end_time=1645121287598 2022-02-17 18:08:07.604 | + functions-common:time_stop:2438 : elapsed_time=1002 2022-02-17 18:08:07.609 | + functions-common:time_stop:2439 : total=7469 2022-02-17 18:08:07.613 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:08:07.616 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8471 2022-02-17 18:08:07.619 | + functions-common:apt_get:1238 : return 0 2022-02-17 18:08:07.622 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-02-17 18:08:07.625 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:08:07.628 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:08:07.630 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-02-17 18:08:07.700 | Module proxy already enabled 2022-02-17 18:08:07.705 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-02-17 18:08:07.773 | Considering dependency proxy for proxy_uwsgi: 2022-02-17 18:08:07.773 | Module proxy already enabled 2022-02-17 18:08:07.773 | Module proxy_uwsgi already enabled 2022-02-17 18:08:07.779 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-02-17 18:08:07.781 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 18:08:07.784 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 18:08:07.786 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 18:08:08.031 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-17 18:08:08.035 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-17 18:08:08.039 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-17 18:08:08.042 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:08:08.046 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:08:08.049 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-02-17 18:08:08.053 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:08:08.057 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-17 18:08:08.061 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-17 18:08:08.065 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-17 18:08:08.068 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:08:08.072 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:08:08.076 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-02-17 18:08:08.080 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:08:08.083 | + ./stack.sh:main:883 : install_glanceclient 2022-02-17 18:08:08.087 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-17 18:08:08.090 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-17 18:08:08.093 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:08:08.096 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:08:08.099 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-02-17 18:08:08.102 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:08:08.105 | + ./stack.sh:main:884 : install_cinderclient 2022-02-17 18:08:08.109 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-17 18:08:08.112 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-17 18:08:08.114 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:08:08.117 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:08:08.121 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-02-17 18:08:08.125 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:08:08.128 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-17 18:08:08.132 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-17 18:08:08.135 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:08:08.138 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:08:08.144 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-02-17 18:08:08.147 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:08:08.151 | + ./stack.sh:main:885 : install_novaclient 2022-02-17 18:08:08.153 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-17 18:08:08.158 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-17 18:08:08.161 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:08:08.164 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:08:08.168 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-02-17 18:08:08.172 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:08:08.176 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-17 18:08:08.201 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:08:08.204 | + ./stack.sh:main:887 : install_swiftclient 2022-02-17 18:08:08.208 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-17 18:08:08.211 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-17 18:08:08.213 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:08:08.217 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:08:08.220 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-02-17 18:08:08.223 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:08:08.225 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-17 18:08:08.244 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:08:08.247 | + ./stack.sh:main:890 : install_neutronclient 2022-02-17 18:08:08.250 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-17 18:08:08.254 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-17 18:08:08.256 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:08:08.259 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:08:08.262 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-02-17 18:08:08.265 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:08:08.268 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-17 18:08:08.271 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-17 18:08:08.274 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-17 18:08:08.278 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:08:08.281 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:08:08.284 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-02-17 18:08:08.287 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:08:08.290 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-17 18:08:08.293 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-17 18:08:08.296 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 18:08:08.300 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-17 18:08:08.302 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-17 18:08:08.314 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 18:08:08.319 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-17 18:08:08.319 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 18:08:08.328 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-17 18:08:08.332 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-17 18:08:08.335 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-17 18:08:08.340 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-17 18:08:08.344 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-17 18:08:08.377 | Using python 3.8 to install keystonemiddleware 2022-02-17 18:08:08.380 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-02-17 18:08:09.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:08:09.381 | from cryptography.utils import int_from_bytes 2022-02-17 18:08:09.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:08:09.381 | from cryptography.utils import int_from_bytes 2022-02-17 18:08:10.659 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:08:10.686 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-02-17 18:08:10.741 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-17 18:08:10.743 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-17 18:08:10.744 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-02-17 18:08:10.745 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-17 18:08:10.746 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-17 18:08:10.749 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-02-17 18:08:10.750 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-17 18:08:10.751 | 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-17 18:08:10.752 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-17 18:08:10.753 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.1) 2022-02-17 18:08:10.755 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-17 18:08:10.756 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-02-17 18:08:10.757 | 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-17 18:08:10.758 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-17 18:08:10.820 | 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-17 18:08:10.821 | 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-17 18:08:10.823 | 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-17 18:08:10.864 | 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-17 18:08:10.908 | 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-17 18:08:10.909 | 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-17 18:08:10.910 | 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-17 18:08:10.911 | 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-17 18:08:10.964 | 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-17 18:08:10.968 | 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-17 18:08:10.977 | 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-17 18:08:10.979 | 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-17 18:08:10.994 | 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-17 18:08:10.995 | 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-17 18:08:10.996 | 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-17 18:08:11.074 | 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-17 18:08:11.076 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-02-17 18:08:11.078 | 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-17 18:08:11.081 | 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-17 18:08:11.139 | 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-17 18:08:11.152 | 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-17 18:08:13.850 | 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-17 18:08:13.858 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:08:13.858 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:08:14.034 | + inc/python:pip_install:200 : result=0 2022-02-17 18:08:14.037 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:08:14.039 | + functions-common:time_stop:2425 : local name 2022-02-17 18:08:14.042 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:08:14.045 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:08:14.047 | + functions-common:time_stop:2428 : local total 2022-02-17 18:08:14.049 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:08:14.052 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:08:14.055 | + functions-common:time_stop:2432 : start_time=1645121288368 2022-02-17 18:08:14.058 | + functions-common:time_stop:2434 : [[ -z 1645121288368 ]] 2022-02-17 18:08:14.062 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:08:14.067 | + functions-common:time_stop:2437 : end_time=1645121294063 2022-02-17 18:08:14.069 | + functions-common:time_stop:2438 : elapsed_time=5695 2022-02-17 18:08:14.071 | + functions-common:time_stop:2439 : total=48130 2022-02-17 18:08:14.074 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:08:14.077 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=53825 2022-02-17 18:08:14.080 | + inc/python:pip_install:203 : return 0 2022-02-17 18:08:14.083 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-17 18:08:14.086 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-17 18:08:14.090 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 18:08:14.094 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-17 18:08:14.098 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-17 18:08:14.102 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 18:08:14.107 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-17 18:08:14.107 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 18:08:14.115 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-17 18:08:14.118 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-17 18:08:14.121 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-17 18:08:14.124 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-17 18:08:14.127 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-17 18:08:14.155 | Using python 3.8 to install python-memcached 2022-02-17 18:08:14.158 | + 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-17 18:08:15.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:08:15.126 | from cryptography.utils import int_from_bytes 2022-02-17 18:08:15.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:08:15.126 | from cryptography.utils import int_from_bytes 2022-02-17 18:08:16.439 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:08:16.469 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-02-17 18:08:16.473 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-17 18:08:19.236 | 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-17 18:08:19.243 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:08:19.243 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:08:19.427 | + inc/python:pip_install:200 : result=0 2022-02-17 18:08:19.429 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:08:19.433 | + functions-common:time_stop:2425 : local name 2022-02-17 18:08:19.436 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:08:19.439 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:08:19.441 | + functions-common:time_stop:2428 : local total 2022-02-17 18:08:19.444 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:08:19.447 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:08:19.449 | + functions-common:time_stop:2432 : start_time=1645121294147 2022-02-17 18:08:19.452 | + functions-common:time_stop:2434 : [[ -z 1645121294147 ]] 2022-02-17 18:08:19.456 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:08:19.461 | + functions-common:time_stop:2437 : end_time=1645121299458 2022-02-17 18:08:19.464 | + functions-common:time_stop:2438 : elapsed_time=5311 2022-02-17 18:08:19.468 | + functions-common:time_stop:2439 : total=53825 2022-02-17 18:08:19.470 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:08:19.473 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=59136 2022-02-17 18:08:19.476 | + inc/python:pip_install:203 : return 0 2022-02-17 18:08:19.480 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-17 18:08:19.503 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:08:19.506 | + ./stack.sh:main:897 : '[' 10.222.0.37 == 10.222.0.37 ']' 2022-02-17 18:08:19.509 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-17 18:08:19.511 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-17 18:08:19.515 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-17 18:08:19.518 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 18:08:19.521 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-17 18:08:19.523 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-17 18:08:19.546 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:08:19.550 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-17 18:08:19.553 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-17 18:08:19.556 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-02-17 18:08:19.560 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 18:08:19.563 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 18:08:19.567 | ++ functions-common:git_clone:612 : pwd 2022-02-17 18:08:19.570 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 18:08:19.573 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 18:08:19.578 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 18:08:19.602 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 18:08:19.605 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 18:08:19.611 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 18:08:19.614 | + functions-common:git_clone:629 : echo master 2022-02-17 18:08:19.615 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 18:08:19.621 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-02-17 18:08:19.625 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 18:08:19.628 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-02-17 18:08:19.631 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 18:08:19.633 | + functions-common:git_clone:678 : head -1 2022-02-17 18:08:19.655 | 86afaa7b1 Merge "Add Python3 xena unit tests" 2022-02-17 18:08:19.659 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 18:08:19.662 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-17 18:08:19.665 | + inc/python:setup_develop:338 : local bindep 2022-02-17 18:08:19.668 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-17 18:08:19.672 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-17 18:08:19.675 | + inc/python:setup_develop:344 : local extras= 2022-02-17 18:08:19.678 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-17 18:08:19.682 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 18:08:19.686 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-17 18:08:19.689 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-17 18:08:19.693 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 18:08:19.696 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 18:08:19.700 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-17 18:08:19.703 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 18:08:19.707 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-17 18:08:19.710 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 18:08:19.714 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 18:08:19.720 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-17 18:08:19.728 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-17 18:08:19.732 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-02-17 18:08:20.472 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-17 18:08:20.475 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 18:08:20.477 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 18:08:20.479 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 18:08:20.482 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-17 18:08:20.485 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-17 18:08:20.488 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 18:08:20.490 | + inc/python:setup_package:428 : local extras= 2022-02-17 18:08:20.492 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 18:08:20.494 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 18:08:20.497 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 18:08:20.500 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 18:08:20.503 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 18:08:20.506 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-17 18:08:20.539 | Using python 3.8 to install /opt/stack/keystone 2022-02-17 18:08:20.543 | + 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-17 18:08:21.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:08:21.529 | from cryptography.utils import int_from_bytes 2022-02-17 18:08:21.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:08:21.529 | from cryptography.utils import int_from_bytes 2022-02-17 18:08:23.030 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:08:23.063 | Obtaining file:///opt/stack/keystone 2022-02-17 18:08:23.064 | Preparing metadata (setup.py): started 2022-02-17 18:08:27.320 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 18:08:27.411 | 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-17 18:08:27.412 | 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-17 18:08:27.413 | 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.3) 2022-02-17 18:08:27.414 | 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-17 18:08:27.415 | 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-17 18:08:27.416 | 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-17 18:08:27.417 | 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-17 18:08:27.419 | 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-17 18:08:27.420 | 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-17 18:08:27.421 | 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-17 18:08:27.423 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (9.4.0) 2022-02-17 18:08:27.424 | 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-17 18:08:27.425 | 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-17 18:08:27.426 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.10.1) 2022-02-17 18:08:27.427 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (8.8.0) 2022-02-17 18:08:27.429 | 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-17 18:08:27.430 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (12.13.0) 2022-02-17 18:08:27.432 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (11.2.0) 2022-02-17 18:08:27.433 | 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-17 18:08:27.434 | 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-17 18:08:27.436 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.5.1) 2022-02-17 18:08:27.437 | 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-17 18:08:27.438 | 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.3.0) 2022-02-17 18:08:27.439 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.5.0) 2022-02-17 18:08:27.441 | 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-17 18:08:27.442 | 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-17 18:08:27.443 | 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-17 18:08:27.444 | 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-17 18:08:27.445 | 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-17 18:08:27.446 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-17 18:08:27.447 | 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-17 18:08:27.448 | 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-17 18:08:27.449 | 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-17 18:08:27.451 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2021.3) 2022-02-17 18:08:27.463 | 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-17 18:08:27.464 | 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-17 18:08:27.510 | 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-17 18:08:27.525 | 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-17 18:08:27.526 | 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-17 18:08:27.527 | 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-17 18:08:27.529 | 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-17 18:08:27.540 | 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-17 18:08:27.609 | 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-17 18:08:27.612 | 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-17 18:08:27.719 | 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-17 18:08:27.721 | 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-17 18:08:27.722 | 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-17 18:08:27.723 | 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-17 18:08:27.790 | 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-17 18:08:27.790 | 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-17 18:08:27.790 | 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-17 18:08:27.848 | 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-17 18:08:27.849 | 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-17 18:08:27.910 | 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-17 18:08:27.911 | 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-17 18:08:27.914 | 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-17 18:08:27.915 | 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-17 18:08:27.917 | 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-17 18:08:27.919 | 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-17 18:08:27.943 | 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-17 18:08:27.994 | 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.1.0) 2022-02-17 18:08:28.052 | 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-17 18:08:28.053 | 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-17 18:08:28.054 | 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-17 18:08:28.057 | 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-17 18:08:28.118 | 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-17 18:08:28.242 | 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-17 18:08:28.243 | 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-17 18:08:28.245 | 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-17 18:08:28.246 | 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-17 18:08:28.498 | 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-17 18:08:28.521 | 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-17 18:08:28.523 | 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-17 18:08:28.598 | 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-17 18:08:28.599 | 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-17 18:08:28.618 | 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-17 18:08:28.700 | 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-17 18:08:28.745 | 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-17 18:08:28.866 | 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-17 18:08:28.947 | 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-17 18:08:29.088 | 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-17 18:08:29.122 | 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-17 18:08:29.164 | 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-17 18:08:29.165 | 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-17 18:08:29.166 | 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-17 18:08:29.170 | 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-17 18:08:29.172 | 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-17 18:08:29.173 | 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-17 18:08:29.233 | 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-17 18:08:29.383 | 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-17 18:08:29.384 | 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-17 18:08:29.386 | 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-17 18:08:29.389 | 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-17 18:08:29.551 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev100) (2.5.0) 2022-02-17 18:08:29.642 | 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-17 18:08:29.723 | 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-17 18:08:29.917 | 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-17 18:08:30.105 | 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.9.0) 2022-02-17 18:08:30.212 | 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-17 18:08:30.253 | 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-17 18:08:32.379 | Installing collected packages: keystone 2022-02-17 18:08:32.379 | Attempting uninstall: keystone 2022-02-17 18:08:32.379 | Found existing installation: keystone 20.1.0.dev100 2022-02-17 18:08:32.383 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-02-17 18:08:32.385 | Running setup.py develop for keystone 2022-02-17 18:08:37.672 | Successfully installed keystone 2022-02-17 18:08:37.672 | 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-17 18:08:37.680 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:08:37.680 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:08:37.886 | + inc/python:pip_install:200 : result=0 2022-02-17 18:08:37.889 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:08:37.892 | + functions-common:time_stop:2425 : local name 2022-02-17 18:08:37.894 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:08:37.896 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:08:37.899 | + functions-common:time_stop:2428 : local total 2022-02-17 18:08:37.902 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:08:37.904 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:08:37.907 | + functions-common:time_stop:2432 : start_time=1645121300531 2022-02-17 18:08:37.909 | + functions-common:time_stop:2434 : [[ -z 1645121300531 ]] 2022-02-17 18:08:37.912 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:08:37.916 | + functions-common:time_stop:2437 : end_time=1645121317914 2022-02-17 18:08:37.920 | + functions-common:time_stop:2438 : elapsed_time=17383 2022-02-17 18:08:37.923 | + functions-common:time_stop:2439 : total=59136 2022-02-17 18:08:37.925 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:08:37.928 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=76519 2022-02-17 18:08:37.931 | + inc/python:pip_install:203 : return 0 2022-02-17 18:08:37.935 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 18:08:37.938 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-17 18:08:37.941 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-17 18:08:37.963 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-17 18:08:37.978 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-17 18:08:37.982 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-17 18:08:37.989 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:08:37.992 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:08:37.995 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-02-17 18:08:37.998 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:08:38.002 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-17 18:08:38.024 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:08:38.029 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-17 18:08:38.032 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 18:08:38.036 | + ./stack.sh:main:899 : configure_keystone 2022-02-17 18:08:38.039 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-17 18:08:38.058 | + 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-17 18:08:38.062 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-17 18:08:38.068 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-17 18:08:38.091 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:08:38.095 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-17 18:08:38.140 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-17 18:08:38.176 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-17 18:08:38.217 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-17 18:08:38.258 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-17 18:08:38.305 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-17 18:08:38.345 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-17 18:08:38.382 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-17 18:08:38.423 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-17 18:08:38.426 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-17 18:08:38.429 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-17 18:08:38.432 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-17 18:08:38.435 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 18:08:38.439 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 18:08:38.463 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:08:38.468 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 18:08:38.472 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 18:08:38.474 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 18:08:38.493 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:08:38.498 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 18:08:38.501 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 18:08:38.547 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 18:08:38.550 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 18:08:38.553 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-17 18:08:38.556 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-17 18:08:38.576 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:08:38.579 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.37/identity 2022-02-17 18:08:38.619 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-17 18:08:38.621 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-17 18:08:38.664 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-17 18:08:38.667 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-17 18:08:38.670 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-17 18:08:38.673 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-17 18:08:38.676 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-17 18:08:38.679 | + 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-17 18:08:38.721 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-17 18:08:38.725 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-17 18:08:38.728 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-17 18:08:38.732 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-17 18:08:38.735 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 18:08:38.757 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 18:08:38.760 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 18:08:38.763 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 18:08:38.765 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 18:08:38.768 | + 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-17 18:08:38.803 | + 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-17 18:08:38.840 | + 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-17 18:08:38.873 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 18:08:38.909 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-17 18:08:38.943 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-17 18:08:38.945 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-17 18:08:38.947 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-17 18:08:38.950 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-17 18:08:38.954 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-02-17 18:08:38.956 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 18:08:38.959 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 18:08:38.962 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-02-17 18:08:38.968 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-02-17 18:08:38.972 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 18:08:38.975 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 18:08:38.994 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 18:08:38.994 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 18:08:39.006 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 18:08:39.010 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 18:08:39.028 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-17 18:08:39.031 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-17 18:08:39.035 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-17 18:08:39.074 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-17 18:08:39.107 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-17 18:08:39.139 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-17 18:08:39.173 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-17 18:08:39.206 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-17 18:08:39.239 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-17 18:08:39.276 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-17 18:08:39.311 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-17 18:08:39.356 | + 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-17 18:08:39.393 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-17 18:08:39.425 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-17 18:08:39.461 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-17 18:08:39.500 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 18:08:39.503 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 18:08:39.506 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-02-17 18:08:39.509 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-02-17 18:08:39.512 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 18:08:39.515 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:08:39.517 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:08:39.520 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-17 18:08:39.524 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-17 18:08:39.529 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-17 18:08:39.563 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-17 18:08:39.600 | + 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-17 18:08:39.600 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-17 18:08:39.613 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-17 18:08:39.623 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-02-17 18:08:39.626 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-02-17 18:08:39.629 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 18:08:39.632 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 18:08:39.635 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 18:08:39.638 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:08:39.642 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:08:39.644 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 18:08:39.647 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 18:08:39.650 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:08:39.653 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:08:39.655 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-02-17 18:08:39.732 | Site keystone-wsgi-public already enabled 2022-02-17 18:08:39.737 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 18:08:39.741 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 18:08:39.744 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 18:08:39.754 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 18:08:40.001 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-17 18:08:40.046 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-17 18:08:40.091 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-17 18:08:40.141 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-17 18:08:40.144 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-17 18:08:40.188 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-17 18:08:40.227 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-17 18:08:40.269 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-17 18:08:40.290 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:08:40.293 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-02-17 18:08:40.315 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:08:40.318 | + ./stack.sh:main:907 : stack_install_service swift 2022-02-17 18:08:40.320 | + lib/stack:stack_install_service:20 : local service=swift 2022-02-17 18:08:40.323 | + lib/stack:stack_install_service:21 : type install_swift 2022-02-17 18:08:40.327 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 18:08:40.331 | + lib/stack:stack_install_service:32 : install_swift 2022-02-17 18:08:40.334 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-02-17 18:08:40.337 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-02-17 18:08:40.340 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-02-17 18:08:40.343 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 18:08:40.345 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 18:08:40.349 | ++ functions-common:git_clone:612 : pwd 2022-02-17 18:08:40.354 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 18:08:40.358 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 18:08:40.362 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 18:08:40.382 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 18:08:40.384 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 18:08:40.387 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 18:08:40.391 | + functions-common:git_clone:629 : echo master 2022-02-17 18:08:40.391 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 18:08:40.398 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-02-17 18:08:40.400 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 18:08:40.404 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-02-17 18:08:40.407 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 18:08:40.408 | + functions-common:git_clone:678 : head -1 2022-02-17 18:08:40.411 | 335834568 CI: remove swift-tox-func-encryption-py36-centos-8 job 2022-02-17 18:08:40.415 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 18:08:40.421 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-02-17 18:08:40.424 | + inc/python:setup_develop:338 : local bindep 2022-02-17 18:08:40.427 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-02-17 18:08:40.431 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-02-17 18:08:40.435 | + inc/python:setup_develop:344 : local extras=keystone 2022-02-17 18:08:40.438 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-02-17 18:08:40.442 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 18:08:40.445 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-02-17 18:08:40.449 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-02-17 18:08:40.452 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 18:08:40.455 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-02-17 18:08:40.459 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-02-17 18:08:40.462 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 18:08:40.466 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-02-17 18:08:40.469 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 18:08:40.471 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 18:08:40.475 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-02-17 18:08:40.486 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-02-17 18:08:40.491 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-02-17 18:08:41.276 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-02-17 18:08:41.281 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 18:08:41.284 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 18:08:41.288 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 18:08:41.290 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-02-17 18:08:41.293 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-02-17 18:08:41.296 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 18:08:41.299 | + inc/python:setup_package:428 : local extras=keystone 2022-02-17 18:08:41.302 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 18:08:41.306 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-02-17 18:08:41.310 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-02-17 18:08:41.313 | + inc/python:setup_package:438 : extras='[keystone]' 2022-02-17 18:08:41.316 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 18:08:41.318 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-02-17 18:08:41.344 | Using python 3.8 to install /opt/stack/swift 2022-02-17 18:08:41.351 | + 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-17 18:08:42.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:08:42.404 | from cryptography.utils import int_from_bytes 2022-02-17 18:08:42.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:08:42.404 | from cryptography.utils import int_from_bytes 2022-02-17 18:08:43.739 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:08:43.767 | Obtaining file:///opt/stack/swift 2022-02-17 18:08:43.767 | Preparing metadata (setup.py): started 2022-02-17 18:08:47.959 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 18:08:48.001 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (0.33.0) 2022-02-17 18:08:48.003 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (1.1.2) 2022-02-17 18:08:48.004 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (0.11.0) 2022-02-17 18:08:48.005 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (2.1.1) 2022-02-17 18:08:48.006 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (4.7.1) 2022-02-17 18:08:48.007 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (2.27.1) 2022-02-17 18:08:48.008 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (1.16.0) 2022-02-17 18:08:48.009 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (0.9.9) 2022-02-17 18:08:48.010 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (1.6.0) 2022-02-17 18:08:48.012 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (36.0.1) 2022-02-17 18:08:48.013 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev6) (9.4.0) 2022-02-17 18:08:48.054 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev6) (1.15.0) 2022-02-17 18:08:48.063 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev6) (2.1.0) 2022-02-17 18:08:48.123 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2.10.1) 2022-02-17 18:08:48.124 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.4.0) 2022-02-17 18:08:48.126 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (5.1.0) 2022-02-17 18:08:48.127 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.12.1) 2022-02-17 18:08:48.128 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.8.7) 2022-02-17 18:08:48.129 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (5.8.1) 2022-02-17 18:08:48.130 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.6.1) 2022-02-17 18:08:48.132 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.4.0) 2022-02-17 18:08:48.133 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.1.1) 2022-02-17 18:08:48.134 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (8.8.0) 2022-02-17 18:08:48.135 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (4.3.0) 2022-02-17 18:08:48.137 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.4.0) 2022-02-17 18:08:48.160 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev6) (60.9.0) 2022-02-17 18:08:48.194 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (1.26.8) 2022-02-17 18:08:48.196 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (2.0.12) 2022-02-17 18:08:48.201 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (3.3) 2022-02-17 18:08:48.202 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev6) (2019.11.28) 2022-02-17 18:08:48.226 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev6) (2.21) 2022-02-17 18:08:48.326 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.7.0) 2022-02-17 18:08:48.328 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.0.2) 2022-02-17 18:08:48.329 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.5.0) 2022-02-17 18:08:48.375 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.1.5) 2022-02-17 18:08:48.426 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (6.0) 2022-02-17 18:08:48.427 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (0.8.0) 2022-02-17 18:08:48.428 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2.4.0) 2022-02-17 18:08:48.429 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.5.0) 2022-02-17 18:08:48.502 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (0.9.6) 2022-02-17 18:08:48.504 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2.8.2) 2022-02-17 18:08:48.519 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.0.3) 2022-02-17 18:08:48.521 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (2021.3) 2022-02-17 18:08:48.540 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (21.3) 2022-02-17 18:08:48.541 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (3.0.7) 2022-02-17 18:08:48.669 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (1.13.3) 2022-02-17 18:08:48.686 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev6) (5.1.1) 2022-02-17 18:08:51.461 | Installing collected packages: swift 2022-02-17 18:08:51.461 | Attempting uninstall: swift 2022-02-17 18:08:51.461 | Found existing installation: swift 2.29.1.dev6 2022-02-17 18:08:51.465 | Can't uninstall 'swift'. No files were found to uninstall. 2022-02-17 18:08:51.467 | Running setup.py develop for swift 2022-02-17 18:08:55.848 | Successfully installed swift 2022-02-17 18:08:55.848 | 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-17 18:08:55.857 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:08:55.857 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:08:56.030 | + inc/python:pip_install:200 : result=0 2022-02-17 18:08:56.033 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:08:56.035 | + functions-common:time_stop:2425 : local name 2022-02-17 18:08:56.038 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:08:56.040 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:08:56.042 | + functions-common:time_stop:2428 : local total 2022-02-17 18:08:56.045 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:08:56.048 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:08:56.050 | + functions-common:time_stop:2432 : start_time=1645121321337 2022-02-17 18:08:56.053 | + functions-common:time_stop:2434 : [[ -z 1645121321337 ]] 2022-02-17 18:08:56.056 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:08:56.061 | + functions-common:time_stop:2437 : end_time=1645121336058 2022-02-17 18:08:56.064 | + functions-common:time_stop:2438 : elapsed_time=14721 2022-02-17 18:08:56.066 | + functions-common:time_stop:2439 : total=76519 2022-02-17 18:08:56.068 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:08:56.071 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=91240 2022-02-17 18:08:56.074 | + inc/python:pip_install:203 : return 0 2022-02-17 18:08:56.077 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 18:08:56.080 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-17 18:08:56.082 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-17 18:08:56.104 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-17 18:08:56.117 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-02-17 18:08:56.119 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-02-17 18:08:56.122 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:08:56.124 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:08:56.127 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-02-17 18:08:56.130 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:08:56.133 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-02-17 18:08:56.136 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 18:08:56.138 | + ./stack.sh:main:908 : configure_swift 2022-02-17 18:08:56.141 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-02-17 18:08:56.143 | + lib/swift:configure_swift:335 : local node_number 2022-02-17 18:08:56.145 | + lib/swift:configure_swift:336 : local swift_node_config 2022-02-17 18:08:56.147 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-02-17 18:08:56.149 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-17 18:08:57.454 | No account-replicator running 2022-02-17 18:08:57.454 | No account-auditor running 2022-02-17 18:08:57.454 | No object-server running 2022-02-17 18:08:57.454 | No object-expirer running 2022-02-17 18:08:57.454 | No container-auditor running 2022-02-17 18:08:57.454 | No object-reconstructor running 2022-02-17 18:08:57.454 | No container-reconciler running 2022-02-17 18:08:57.454 | No object-replicator running 2022-02-17 18:08:57.454 | No container-updater running 2022-02-17 18:08:57.454 | No object-updater running 2022-02-17 18:08:57.454 | No container-sharder running 2022-02-17 18:08:57.454 | No container-replicator running 2022-02-17 18:08:57.454 | No object-auditor running 2022-02-17 18:08:57.454 | No container-server running 2022-02-17 18:08:57.454 | No account-reaper running 2022-02-17 18:08:57.454 | No container-sync running 2022-02-17 18:08:57.454 | No account-server running 2022-02-17 18:08:57.454 | No proxy-server running 2022-02-17 18:08:57.571 | + lib/swift:configure_swift:340 : true 2022-02-17 18:08:57.574 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-02-17 18:08:57.590 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-02-17 18:08:57.606 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-02-17 18:08:57.609 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-02-17 18:08:57.609 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-02-17 18:08:57.615 | + lib/swift:configure_swift:354 : sed -e ' 2022-02-17 18:08:57.615 | s/%GROUP%/ubuntu/; 2022-02-17 18:08:57.615 | s/%USER%/ubuntu/; 2022-02-17 18:08:57.615 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-02-17 18:08:57.615 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-02-17 18:08:57.618 | uid = ubuntu 2022-02-17 18:08:57.618 | gid = ubuntu 2022-02-17 18:08:57.618 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-02-17 18:08:57.618 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-02-17 18:08:57.618 | address = 127.0.0.1 2022-02-17 18:08:57.618 | 2022-02-17 18:08:57.618 | [account6612] 2022-02-17 18:08:57.619 | max connections = 25 2022-02-17 18:08:57.619 | path = /opt/stack/data/swift/1/node/ 2022-02-17 18:08:57.619 | read only = false 2022-02-17 18:08:57.619 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-02-17 18:08:57.619 | 2022-02-17 18:08:57.619 | [account6622] 2022-02-17 18:08:57.619 | max connections = 25 2022-02-17 18:08:57.619 | path = /opt/stack/data/swift/2/node/ 2022-02-17 18:08:57.619 | read only = false 2022-02-17 18:08:57.619 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-02-17 18:08:57.619 | 2022-02-17 18:08:57.619 | [account6632] 2022-02-17 18:08:57.619 | max connections = 25 2022-02-17 18:08:57.619 | path = /opt/stack/data/swift/3/node/ 2022-02-17 18:08:57.619 | read only = false 2022-02-17 18:08:57.619 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-02-17 18:08:57.619 | 2022-02-17 18:08:57.619 | [account6642] 2022-02-17 18:08:57.619 | max connections = 25 2022-02-17 18:08:57.619 | path = /opt/stack/data/swift/4/node/ 2022-02-17 18:08:57.619 | read only = false 2022-02-17 18:08:57.619 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-02-17 18:08:57.619 | 2022-02-17 18:08:57.619 | 2022-02-17 18:08:57.619 | [container6611] 2022-02-17 18:08:57.619 | max connections = 25 2022-02-17 18:08:57.619 | path = /opt/stack/data/swift/1/node/ 2022-02-17 18:08:57.619 | read only = false 2022-02-17 18:08:57.619 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-02-17 18:08:57.619 | 2022-02-17 18:08:57.620 | [container6621] 2022-02-17 18:08:57.620 | max connections = 25 2022-02-17 18:08:57.620 | path = /opt/stack/data/swift/2/node/ 2022-02-17 18:08:57.620 | read only = false 2022-02-17 18:08:57.620 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-02-17 18:08:57.620 | 2022-02-17 18:08:57.620 | [container6631] 2022-02-17 18:08:57.620 | max connections = 25 2022-02-17 18:08:57.620 | path = /opt/stack/data/swift/3/node/ 2022-02-17 18:08:57.620 | read only = false 2022-02-17 18:08:57.620 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-02-17 18:08:57.620 | 2022-02-17 18:08:57.620 | [container6641] 2022-02-17 18:08:57.620 | max connections = 25 2022-02-17 18:08:57.620 | path = /opt/stack/data/swift/4/node/ 2022-02-17 18:08:57.620 | read only = false 2022-02-17 18:08:57.620 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-02-17 18:08:57.620 | 2022-02-17 18:08:57.621 | 2022-02-17 18:08:57.621 | [object6613] 2022-02-17 18:08:57.621 | max connections = 25 2022-02-17 18:08:57.621 | path = /opt/stack/data/swift/1/node/ 2022-02-17 18:08:57.621 | read only = false 2022-02-17 18:08:57.621 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-02-17 18:08:57.621 | 2022-02-17 18:08:57.621 | [object6623] 2022-02-17 18:08:57.621 | max connections = 25 2022-02-17 18:08:57.621 | path = /opt/stack/data/swift/2/node/ 2022-02-17 18:08:57.621 | read only = false 2022-02-17 18:08:57.621 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-02-17 18:08:57.621 | 2022-02-17 18:08:57.621 | [object6633] 2022-02-17 18:08:57.621 | max connections = 25 2022-02-17 18:08:57.621 | path = /opt/stack/data/swift/3/node/ 2022-02-17 18:08:57.621 | read only = false 2022-02-17 18:08:57.621 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-02-17 18:08:57.621 | 2022-02-17 18:08:57.621 | [object6643] 2022-02-17 18:08:57.621 | max connections = 25 2022-02-17 18:08:57.621 | path = /opt/stack/data/swift/4/node/ 2022-02-17 18:08:57.621 | read only = false 2022-02-17 18:08:57.621 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-02-17 18:08:57.622 | + lib/swift:configure_swift:360 : is_ubuntu 2022-02-17 18:08:57.624 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:08:57.626 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:08:57.628 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-02-17 18:08:57.649 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-02-17 18:08:57.652 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-02-17 18:08:57.658 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-02-17 18:08:57.663 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-02-17 18:08:57.665 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-02-17 18:08:57.670 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-02-17 18:08:57.703 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.37:8080/v1/ 2022-02-17 18:08:57.743 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-02-17 18:08:57.773 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-02-17 18:08:57.814 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-02-17 18:08:57.839 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-02-17 18:08:57.874 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-02-17 18:08:57.897 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-02-17 18:08:57.934 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-02-17 18:08:57.954 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-02-17 18:08:57.988 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-02-17 18:08:58.008 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 18:08:58.058 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-02-17 18:08:58.080 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-02-17 18:08:58.102 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:08:58.104 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-02-17 18:08:58.135 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-02-17 18:08:58.166 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-02-17 18:08:58.196 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-02-17 18:08:58.230 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-02-17 18:08:58.253 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:08:58.255 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-02-17 18:08:58.287 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-02-17 18:08:58.305 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:08:58.308 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-02-17 18:08:58.325 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:08:58.327 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-02-17 18:08:58.329 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-02-17 18:08:58.346 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:08:58.349 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-02-17 18:08:58.351 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-02-17 18:08:58.353 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-02-17 18:08:58.359 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-02-17 18:08:58.364 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-02-17 18:08:58.395 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-02-17 18:08:58.434 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-02-17 18:08:58.466 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-02-17 18:08:58.499 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-02-17 18:08:58.537 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-02-17 18:08:58.540 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-02-17 18:08:58.543 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-02-17 18:08:58.546 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-02-17 18:08:58.548 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-02-17 18:08:58.578 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-02-17 18:08:58.610 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.37/identity 2022-02-17 18:08:58.643 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-02-17 18:08:58.680 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-02-17 18:08:58.711 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-02-17 18:08:58.743 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-02-17 18:08:58.781 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-02-17 18:08:58.813 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 18:08:58.846 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-02-17 18:08:58.879 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-02-17 18:08:58.915 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-02-17 18:08:58.947 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-02-17 18:08:58.982 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-02-17 18:08:59.026 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-02-17 18:08:59.065 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-02-17 18:08:59.086 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-02-17 18:08:59.121 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-02-17 18:08:59.159 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-02-17 18:08:59.165 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-02-17 18:08:59.196 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-02-17 18:08:59.228 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-02-17 18:08:59.260 | + lib/swift:configure_swift:478 : local node_number 2022-02-17 18:08:59.263 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-17 18:08:59.266 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-17 18:08:59.268 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-02-17 18:08:59.275 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-02-17 18:08:59.278 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-17 18:08:59.283 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-17 18:08:59.285 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-02-17 18:08:59.288 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-02-17 18:08:59.290 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-17 18:08:59.293 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-17 18:08:59.295 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-02-17 18:08:59.315 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-02-17 18:08:59.350 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-02-17 18:08:59.372 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-02-17 18:08:59.414 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-02-17 18:08:59.437 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-17 18:08:59.470 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-02-17 18:08:59.491 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-17 18:08:59.525 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-02-17 18:08:59.550 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-17 18:08:59.587 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-02-17 18:08:59.609 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-02-17 18:08:59.650 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-02-17 18:08:59.674 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-02-17 18:08:59.709 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-02-17 18:08:59.731 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-02-17 18:08:59.766 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-02-17 18:08:59.794 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-02-17 18:08:59.826 | + 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-17 18:08:59.832 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-02-17 18:08:59.856 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 18:08:59.897 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-02-17 18:08:59.931 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-02-17 18:08:59.935 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-02-17 18:08:59.940 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-02-17 18:08:59.942 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-02-17 18:08:59.944 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-17 18:08:59.946 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-02-17 18:08:59.950 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-02-17 18:08:59.953 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-17 18:08:59.955 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-17 18:08:59.957 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-02-17 18:08:59.978 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-02-17 18:09:00.018 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-02-17 18:09:00.043 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-02-17 18:09:00.079 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-02-17 18:09:00.102 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-17 18:09:00.139 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-02-17 18:09:00.163 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-17 18:09:00.196 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-02-17 18:09:00.216 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-17 18:09:00.250 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-02-17 18:09:00.277 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-02-17 18:09:00.314 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-02-17 18:09:00.334 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-02-17 18:09:00.367 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-02-17 18:09:00.389 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-02-17 18:09:00.425 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-02-17 18:09:00.446 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-02-17 18:09:00.477 | + 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-17 18:09:00.483 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-02-17 18:09:00.507 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 18:09:00.544 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-02-17 18:09:00.547 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-02-17 18:09:00.553 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-02-17 18:09:00.555 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-02-17 18:09:00.559 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-17 18:09:00.561 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-02-17 18:09:00.564 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-02-17 18:09:00.566 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-17 18:09:00.568 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-17 18:09:00.570 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-02-17 18:09:00.593 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-02-17 18:09:00.628 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-02-17 18:09:00.652 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-02-17 18:09:00.685 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-02-17 18:09:00.705 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-17 18:09:00.743 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-02-17 18:09:00.766 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-17 18:09:00.801 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-02-17 18:09:00.822 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-17 18:09:00.858 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-02-17 18:09:00.883 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-02-17 18:09:00.916 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-02-17 18:09:00.938 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-02-17 18:09:00.972 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-02-17 18:09:00.996 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-02-17 18:09:01.029 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-02-17 18:09:01.052 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-02-17 18:09:01.084 | + 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-17 18:09:01.092 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-02-17 18:09:01.120 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-17 18:09:01.156 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-02-17 18:09:01.188 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-02-17 18:09:01.221 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-02-17 18:09:01.257 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-02-17 18:09:01.259 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-02-17 18:09:01.264 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-02-17 18:09:01.298 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-02-17 18:09:01.333 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-02-17 18:09:01.371 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-02-17 18:09:01.408 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-02-17 18:09:01.443 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-02-17 18:09:01.481 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-02-17 18:09:01.515 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-02-17 18:09:01.548 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-02-17 18:09:01.583 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-02-17 18:09:01.602 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:09:01.606 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-02-17 18:09:01.626 | + lib/swift:configure_swift:521 : local auth_vers 2022-02-17 18:09:01.629 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-02-17 18:09:01.652 | + lib/swift:configure_swift:522 : auth_vers=3 2022-02-17 18:09:01.655 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.37 2022-02-17 18:09:01.690 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-02-17 18:09:01.693 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-02-17 18:09:01.733 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.37/identity 2022-02-17 18:09:01.768 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-02-17 18:09:01.771 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-02-17 18:09:01.801 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-02-17 18:09:01.820 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:09:01.823 | + lib/swift:configure_swift:541 : local user_group 2022-02-17 18:09:01.826 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-02-17 18:09:01.831 | + lib/swift:configure_swift:542 : user_group=1000 2022-02-17 18:09:01.835 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-02-17 18:09:01.851 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-02-17 18:09:01.856 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-02-17 18:09:01.871 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-02-17 18:09:01.874 | + lib/swift:configure_swift:548 : is_suse 2022-02-17 18:09:01.877 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 18:09:01.880 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 18:09:01.882 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 18:09:01.887 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 18:09:01.890 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 18:09:01.893 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 18:09:01.896 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-02-17 18:09:01.914 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-02-17 18:09:01.917 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-02-17 18:09:01.920 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-02-17 18:09:01.945 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:09:01.950 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-17 18:09:01.982 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:09:01.985 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-17 18:09:01.988 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-17 18:09:01.991 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-17 18:09:01.994 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 18:09:01.997 | + lib/stack:stack_install_service:32 : install_glance 2022-02-17 18:09:02.000 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-17 18:09:02.003 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-17 18:09:02.007 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-17 18:09:02.031 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:09:02.034 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-17 18:09:02.037 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-17 18:09:02.066 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:09:02.070 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-02-17 18:09:02.073 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-17 18:09:02.079 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-17 18:09:02.084 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:09:02.088 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:09:02.092 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-02-17 18:09:02.097 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:09:02.102 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-02-17 18:09:02.106 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-17 18:09:02.110 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-02-17 18:09:02.114 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-02-17 18:09:02.117 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-17 18:09:02.122 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-02-17 18:09:02.127 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-17 18:09:02.132 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-17 18:09:02.135 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-17 18:09:02.139 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-17 18:09:02.143 | +++ 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-17 18:09:02.144 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-17 18:09:02.152 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-17 18:09:02.155 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-17 18:09:02.158 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-17 18:09:02.162 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-17 18:09:02.165 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-02-17 18:09:02.196 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-02-17 18:09:02.200 | + 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-17 18:09:03.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:09:03.483 | from cryptography.utils import int_from_bytes 2022-02-17 18:09:03.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:09:03.483 | from cryptography.utils import int_from_bytes 2022-02-17 18:09:04.719 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:09:04.748 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-02-17 18:09:04.836 | 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-17 18:09:04.837 | 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-17 18:09:04.839 | 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-17 18:09:04.840 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-02-17 18:09:04.842 | 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-17 18:09:04.843 | 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-17 18:09:04.844 | 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-17 18:09:04.845 | 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-17 18:09:04.845 | 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-17 18:09:04.847 | 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-17 18:09:04.848 | 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-17 18:09:04.849 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-02-17 18:09:04.852 | 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-17 18:09:04.856 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-02-17 18:09:04.858 | 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-17 18:09:04.860 | 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-17 18:09:04.863 | 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-17 18:09:04.865 | 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-17 18:09:04.876 | 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-17 18:09:04.877 | 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-17 18:09:04.891 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-02-17 18:09:04.967 | 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-17 18:09:04.969 | 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-17 18:09:04.970 | 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-17 18:09:04.995 | 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-17 18:09:04.996 | 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-17 18:09:04.997 | 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-17 18:09:04.999 | 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-17 18:09:05.000 | 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-17 18:09:05.017 | 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-17 18:09:05.063 | 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-17 18:09:05.064 | 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-17 18:09:05.065 | 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-17 18:09:05.067 | 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-17 18:09:05.091 | 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-17 18:09:05.092 | 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-17 18:09:05.108 | 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-17 18:09:05.125 | 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-17 18:09:05.127 | 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-17 18:09:05.148 | 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-17 18:09:05.149 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.0) 2022-02-17 18:09:05.234 | 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-17 18:09:05.237 | 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-17 18:09:05.238 | 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-17 18:09:05.240 | 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-17 18:09:05.293 | 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-17 18:09:05.321 | 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-17 18:09:05.534 | 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-17 18:09:05.537 | 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-17 18:09:05.572 | 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-17 18:09:05.573 | 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-17 18:09:05.574 | 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-17 18:09:05.576 | 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-17 18:09:05.577 | 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-17 18:09:05.579 | 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-17 18:09:05.671 | 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-17 18:09:05.853 | 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-17 18:09:05.880 | 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.9.0) 2022-02-17 18:09:05.985 | 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-17 18:09:06.153 | 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-17 18:09:08.409 | 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-17 18:09:08.417 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:09:08.417 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:09:08.586 | + inc/python:pip_install:200 : result=0 2022-02-17 18:09:08.590 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:09:08.593 | + functions-common:time_stop:2425 : local name 2022-02-17 18:09:08.596 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:09:08.598 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:09:08.600 | + functions-common:time_stop:2428 : local total 2022-02-17 18:09:08.603 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:09:08.605 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:09:08.608 | + functions-common:time_stop:2432 : start_time=1645121342189 2022-02-17 18:09:08.610 | + functions-common:time_stop:2434 : [[ -z 1645121342189 ]] 2022-02-17 18:09:08.613 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:09:08.617 | + functions-common:time_stop:2437 : end_time=1645121348615 2022-02-17 18:09:08.620 | + functions-common:time_stop:2438 : elapsed_time=6426 2022-02-17 18:09:08.623 | + functions-common:time_stop:2439 : total=91240 2022-02-17 18:09:08.626 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:09:08.628 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=97666 2022-02-17 18:09:08.631 | + inc/python:pip_install:203 : return 0 2022-02-17 18:09:08.633 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-17 18:09:08.636 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-17 18:09:08.639 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-17 18:09:08.654 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-17 18:09:08.660 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-17 18:09:08.663 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-17 18:09:08.665 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-02-17 18:09:08.668 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 18:09:08.671 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 18:09:08.674 | ++ functions-common:git_clone:612 : pwd 2022-02-17 18:09:08.677 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 18:09:08.679 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 18:09:08.683 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 18:09:08.703 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 18:09:08.705 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 18:09:08.708 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 18:09:08.712 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 18:09:08.712 | + functions-common:git_clone:629 : echo master 2022-02-17 18:09:08.718 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-02-17 18:09:08.721 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 18:09:08.724 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-02-17 18:09:08.727 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 18:09:08.728 | + functions-common:git_clone:678 : head -1 2022-02-17 18:09:08.735 | f5776e6c1 Merge "Fix overwriting of existing tags while creating new tags" 2022-02-17 18:09:08.738 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 18:09:08.741 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-17 18:09:08.745 | + inc/python:setup_develop:338 : local bindep 2022-02-17 18:09:08.747 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-17 18:09:08.750 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-17 18:09:08.753 | + inc/python:setup_develop:344 : local extras= 2022-02-17 18:09:08.756 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-17 18:09:08.759 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 18:09:08.762 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-17 18:09:08.765 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-17 18:09:08.768 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 18:09:08.773 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 18:09:08.777 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-17 18:09:08.779 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 18:09:08.782 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-17 18:09:08.786 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 18:09:08.788 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 18:09:08.793 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-17 18:09:08.799 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-17 18:09:08.802 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-02-17 18:09:09.665 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-17 18:09:09.667 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 18:09:09.670 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 18:09:09.672 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 18:09:09.675 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-17 18:09:09.677 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-17 18:09:09.680 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 18:09:09.683 | + inc/python:setup_package:428 : local extras= 2022-02-17 18:09:09.686 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 18:09:09.688 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 18:09:09.691 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 18:09:09.693 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 18:09:09.696 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 18:09:09.699 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-17 18:09:09.723 | Using python 3.8 to install /opt/stack/glance 2022-02-17 18:09:09.726 | + 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-17 18:09:10.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:09:10.741 | from cryptography.utils import int_from_bytes 2022-02-17 18:09:10.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:09:10.741 | from cryptography.utils import int_from_bytes 2022-02-17 18:09:11.931 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:09:11.957 | Obtaining file:///opt/stack/glance 2022-02-17 18:09:11.958 | Preparing metadata (setup.py): started 2022-02-17 18:09:15.486 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 18:09:15.564 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (5.8.1) 2022-02-17 18:09:15.565 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.7.1) 2022-02-17 18:09:15.566 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.4.31) 2022-02-17 18:09:15.567 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.33.0) 2022-02-17 18:09:15.568 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (2.1.1) 2022-02-17 18:09:15.569 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (2.5.1) 2022-02-17 18:09:15.571 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.8.7) 2022-02-17 18:09:15.572 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.4.2) 2022-02-17 18:09:15.574 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.7.6) 2022-02-17 18:09:15.575 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.20.4) 2022-02-17 18:09:15.576 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (8.8.0) 2022-02-17 18:09:15.577 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.5.0) 2022-02-17 18:09:15.579 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.4.0) 2022-02-17 18:09:15.580 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.5.0) 2022-02-17 18:09:15.581 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.12.1) 2022-02-17 18:09:15.582 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.5.0) 2022-02-17 18:09:15.583 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (2.4.0) 2022-02-17 18:09:15.584 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.6.4) 2022-02-17 18:09:15.585 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.4.0) 2022-02-17 18:09:15.586 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (9.4.0) 2022-02-17 18:09:15.589 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.11.0) 2022-02-17 18:09:15.590 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.1.0) 2022-02-17 18:09:15.591 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.5.0) 2022-02-17 18:09:15.592 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.0.dev81) (3.2.0) 2022-02-17 18:09:15.593 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.4.0) 2022-02-17 18:09:15.594 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (22.0.0) 2022-02-17 18:09:15.595 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (11.2.0) 2022-02-17 18:09:15.597 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (5.1.0) 2022-02-17 18:09:15.598 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.5.0) 2022-02-17 18:09:15.599 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.6.1) 2022-02-17 18:09:15.600 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (12.13.0) 2022-02-17 18:09:15.601 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (4.5.1) 2022-02-17 18:09:15.602 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (2.3.0) 2022-02-17 18:09:15.603 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.10.1) 2022-02-17 18:09:15.605 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.3.3) 2022-02-17 18:09:15.606 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.4.2) 2022-02-17 18:09:15.607 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.0.0) 2022-02-17 18:09:15.608 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (2.4.0) 2022-02-17 18:09:15.610 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (36.0.1) 2022-02-17 18:09:15.612 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (0.2.2) 2022-02-17 18:09:15.612 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (1.0.2) 2022-02-17 18:09:15.614 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (5.5.0) 2022-02-17 18:09:15.615 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev81) (3.10.1) 2022-02-17 18:09:15.632 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev81) (1.1.6) 2022-02-17 18:09:15.633 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev81) (4.11.0) 2022-02-17 18:09:15.635 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev81) (5.4.0) 2022-02-17 18:09:15.658 | 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.dev81) (5.2.0) 2022-02-17 18:09:15.660 | 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.dev81) (2.27.1) 2022-02-17 18:09:15.703 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.0.dev81) (1.15.0) 2022-02-17 18:09:15.721 | 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.dev81) (4.3.0) 2022-02-17 18:09:15.732 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.0.dev81) (1.13.3) 2022-02-17 18:09:15.749 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev81) (1.1.2) 2022-02-17 18:09:15.750 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev81) (1.16.0) 2022-02-17 18:09:15.751 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev81) (2.1.0) 2022-02-17 18:09:15.851 | 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.dev81) (3.0.7) 2022-02-17 18:09:15.933 | 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.dev81) (1.7.0) 2022-02-17 18:09:15.989 | 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.dev81) (2.10.1) 2022-02-17 18:09:15.991 | 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.dev81) (3.1.1) 2022-02-17 18:09:16.029 | 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.dev81) (0.17.3) 2022-02-17 18:09:16.077 | 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.dev81) (0.8.0) 2022-02-17 18:09:16.080 | 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.dev81) (1.5.0) 2022-02-17 18:09:16.081 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev81) (6.0) 2022-02-17 18:09:16.182 | 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.dev81) (2.0.1) 2022-02-17 18:09:16.184 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev81) (0.5.0) 2022-02-17 18:09:16.186 | 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.dev81) (0.13.0) 2022-02-17 18:09:16.212 | 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.dev81) (0.61.0) 2022-02-17 18:09:16.265 | 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.dev81) (0.9.6) 2022-02-17 18:09:16.268 | 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.dev81) (2.8.2) 2022-02-17 18:09:16.332 | 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.dev81) (5.2.3) 2022-02-17 18:09:16.335 | 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.dev81) (0.4.0) 2022-02-17 18:09:16.338 | 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.dev81) (5.0.9) 2022-02-17 18:09:16.341 | 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.dev81) (2.8.0) 2022-02-17 18:09:16.342 | 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.dev81) (5.0.0) 2022-02-17 18:09:16.368 | 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.dev81) (3.2.0) 2022-02-17 18:09:16.372 | 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.dev81) (3.3.0) 2022-02-17 18:09:16.373 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev81) (3.0.3) 2022-02-17 18:09:16.421 | 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.dev81) (5.9.0) 2022-02-17 18:09:16.468 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev81) (2021.3) 2022-02-17 18:09:16.471 | 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.dev81) (0.11.0) 2022-02-17 18:09:16.473 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev81) (21.3) 2022-02-17 18:09:16.555 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.0.dev81) (60.9.0) 2022-02-17 18:09:16.623 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.0.dev81) (0.2.5) 2022-02-17 18:09:16.737 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.0.dev81) (0.7) 2022-02-17 18:09:17.033 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev81) (6.3.1) 2022-02-17 18:09:17.034 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev81) (2.5.0) 2022-02-17 18:09:17.036 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev81) (1.4.2) 2022-02-17 18:09:17.038 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev81) (2.6.3) 2022-02-17 18:09:17.100 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.0.0.dev81) (0.8.1) 2022-02-17 18:09:17.129 | 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.dev81) (5.0.0) 2022-02-17 18:09:17.256 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.0.dev81) (2.21) 2022-02-17 18:09:17.373 | 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.dev81) (2.0.1) 2022-02-17 18:09:17.607 | 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.dev81) (1.1.5) 2022-02-17 18:09:17.608 | 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.dev81) (5.1.1) 2022-02-17 18:09:17.610 | 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.dev81) (2.5.0) 2022-02-17 18:09:17.611 | 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.dev81) (0.10.0) 2022-02-17 18:09:17.612 | 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.dev81) (1.4.4) 2022-02-17 18:09:17.615 | 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.dev81) (1.4.0) 2022-02-17 18:09:17.616 | 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.dev81) (1.32) 2022-02-17 18:09:17.747 | 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.dev81) (0.13.1) 2022-02-17 18:09:17.781 | 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.dev81) (1.0.3) 2022-02-17 18:09:17.832 | 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.dev81) (3.0.0) 2022-02-17 18:09:17.836 | 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.dev81) (1.3.3) 2022-02-17 18:09:18.106 | 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.dev81) (3.10.0) 2022-02-17 18:09:18.315 | 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.dev81) (2019.11.28) 2022-02-17 18:09:18.317 | 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.dev81) (3.3) 2022-02-17 18:09:18.320 | 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.dev81) (2.0.12) 2022-02-17 18:09:18.321 | 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.dev81) (1.26.8) 2022-02-17 18:09:18.443 | 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.dev81) (0.5.2) 2022-02-17 18:09:18.620 | 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.dev81) (2.5.0) 2022-02-17 18:09:18.781 | 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.dev81) (3.7.0) 2022-02-17 18:09:19.161 | 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.dev81) (2.3.3) 2022-02-17 18:09:19.162 | 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.dev81) (0.5.0) 2022-02-17 18:09:19.441 | 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.dev81) (2.2) 2022-02-17 18:09:19.756 | 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.dev81) (1.0.0) 2022-02-17 18:09:20.105 | 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.dev81) (21.4.0) 2022-02-17 18:09:20.106 | 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.dev81) (1.8.2) 2022-02-17 18:09:21.679 | Installing collected packages: glance 2022-02-17 18:09:21.679 | Attempting uninstall: glance 2022-02-17 18:09:21.680 | Found existing installation: glance 24.0.0.dev81 2022-02-17 18:09:21.688 | Can't uninstall 'glance'. No files were found to uninstall. 2022-02-17 18:09:21.691 | Running setup.py develop for glance 2022-02-17 18:09:26.660 | Successfully installed glance 2022-02-17 18:09:26.661 | 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-17 18:09:26.670 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:09:26.670 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:09:26.876 | + inc/python:pip_install:200 : result=0 2022-02-17 18:09:26.879 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:09:26.881 | + functions-common:time_stop:2425 : local name 2022-02-17 18:09:26.884 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:09:26.887 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:09:26.890 | + functions-common:time_stop:2428 : local total 2022-02-17 18:09:26.892 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:09:26.895 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:09:26.898 | + functions-common:time_stop:2432 : start_time=1645121349717 2022-02-17 18:09:26.901 | + functions-common:time_stop:2434 : [[ -z 1645121349717 ]] 2022-02-17 18:09:26.905 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:09:26.910 | + functions-common:time_stop:2437 : end_time=1645121366907 2022-02-17 18:09:26.912 | + functions-common:time_stop:2438 : elapsed_time=17190 2022-02-17 18:09:26.915 | + functions-common:time_stop:2439 : total=97666 2022-02-17 18:09:26.917 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:09:26.921 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=114856 2022-02-17 18:09:26.924 | + inc/python:pip_install:203 : return 0 2022-02-17 18:09:26.927 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 18:09:26.930 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-17 18:09:26.934 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-17 18:09:26.959 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-17 18:09:26.975 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-17 18:09:26.978 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-17 18:09:26.982 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:09:26.985 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:09:26.988 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-02-17 18:09:26.991 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:09:26.994 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 18:09:26.997 | + ./stack.sh:main:920 : configure_glance 2022-02-17 18:09:27.001 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-17 18:09:27.017 | + lib/glance:configure_glance:326 : local dburl 2022-02-17 18:09:27.021 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-17 18:09:27.024 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-17 18:09:27.027 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-17 18:09:27.030 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-17 18:09:27.034 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-17 18:09:27.038 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-17 18:09:27.043 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-17 18:09:27.079 | + 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-17 18:09:27.117 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-17 18:09:27.156 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-17 18:09:27.198 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-17 18:09:27.238 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-17 18:09:27.277 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-17 18:09:27.280 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-17 18:09:27.284 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-17 18:09:27.287 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 18:09:27.289 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-17 18:09:27.328 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-17 18:09:27.365 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-02-17 18:09:27.404 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-17 18:09:27.445 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-17 18:09:27.486 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-17 18:09:27.528 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-17 18:09:27.580 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-17 18:09:27.625 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 18:09:27.666 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 18:09:27.711 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-17 18:09:27.752 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-17 18:09:27.755 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-17 18:09:27.759 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-17 18:09:27.761 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 18:09:27.765 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 18:09:27.768 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 18:09:27.793 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:09:27.798 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 18:09:27.800 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 18:09:27.803 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 18:09:27.824 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:09:27.829 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 18:09:27.833 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 18:09:27.876 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 18:09:27.879 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 18:09:27.882 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-17 18:09:27.886 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-17 18:09:27.889 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-17 18:09:27.937 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-17 18:09:27.985 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-17 18:09:27.989 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-17 18:09:27.992 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-17 18:09:27.996 | + lib/glance:configure_glance_store:254 : local be 2022-02-17 18:09:28.000 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-17 18:09:28.004 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-17 18:09:28.007 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-17 18:09:28.049 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-17 18:09:28.052 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.37 2022-02-17 18:09:28.104 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-17 18:09:28.109 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-17 18:09:28.132 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:09:28.140 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-02-17 18:09:28.178 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-02-17 18:09:28.220 | + 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-17 18:09:28.267 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-02-17 18:09:28.316 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-02-17 18:09:28.355 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-02-17 18:09:28.375 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:09:28.378 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-02-17 18:09:28.417 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-02-17 18:09:28.455 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-02-17 18:09:28.497 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.37/identity/v3 2022-02-17 18:09:28.532 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-02-17 18:09:28.569 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.37/image 2022-02-17 18:09:28.618 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-17 18:09:28.639 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:09:28.642 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-17 18:09:28.645 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-17 18:09:28.648 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-17 18:09:28.652 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 18:09:28.672 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 18:09:28.674 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 18:09:28.677 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 18:09:28.679 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 18:09:28.685 | + 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-17 18:09:28.726 | + 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-17 18:09:28.764 | + 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-17 18:09:28.801 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 18:09:28.842 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-17 18:09:28.847 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-17 18:09:28.887 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-17 18:09:28.926 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-17 18:09:28.968 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.37/identity 2022-02-17 18:09:29.014 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-17 18:09:29.053 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-17 18:09:29.103 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-17 18:09:29.144 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-17 18:09:29.179 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-17 18:09:29.218 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-17 18:09:29.254 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-17 18:09:29.289 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-17 18:09:29.295 | + 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-17 18:09:29.305 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-17 18:09:29.323 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:09:29.327 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-17 18:09:29.329 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-17 18:09:29.333 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-02-17 18:09:29.336 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-17 18:09:29.339 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-02-17 18:09:29.343 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-02-17 18:09:29.349 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-02-17 18:09:29.351 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-17 18:09:29.358 | + 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-17 18:09:29.399 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-02-17 18:09:29.403 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-17 18:09:29.406 | ++ functions:get_random_port:837 : true 2022-02-17 18:09:29.409 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-17 18:09:29.412 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-17 18:09:29.416 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-17 18:09:29.487 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-17 18:09:29.490 | ++ functions:get_random_port:841 : break 2 2022-02-17 18:09:29.492 | ++ functions:get_random_port:845 : echo 60999 2022-02-17 18:09:29.496 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-02-17 18:09:29.499 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-17 18:09:29.530 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-17 18:09:29.563 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-17 18:09:29.596 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-17 18:09:29.636 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 18:09:29.674 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-17 18:09:29.712 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-17 18:09:29.757 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-17 18:09:29.791 | + 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-17 18:09:29.825 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 18:09:29.857 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 18:09:29.888 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 18:09:29.921 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-17 18:09:29.952 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 18:09:29.988 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-17 18:09:30.021 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-17 18:09:30.053 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-17 18:09:30.087 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-17 18:09:30.120 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-17 18:09:30.151 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-02-17 18:09:30.154 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-17 18:09:30.156 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 18:09:30.163 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:09:30.166 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:09:30.169 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-17 18:09:30.171 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-17 18:09:30.231 | proxy (enabled by site administrator) 2022-02-17 18:09:30.234 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-02-17 18:09:30.237 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-17 18:09:30.239 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 18:09:30.241 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:09:30.245 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:09:30.247 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-17 18:09:30.250 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-17 18:09:30.309 | proxy_http (enabled by site administrator) 2022-02-17 18:09:30.312 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-02-17 18:09:30.315 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-02-17 18:09:30.318 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-02-17 18:09:30.320 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 18:09:30.324 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:09:30.327 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:09:30.329 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 18:09:30.332 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 18:09:30.335 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-02-17 18:09:30.336 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 18:09:30.346 | KeepAlive Off 2022-02-17 18:09:30.351 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-02-17 18:09:30.351 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 18:09:30.361 | SetEnv proxy-sendchunked 1 2022-02-17 18:09:30.366 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-17 18:09:30.366 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-17 18:09:30.377 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-17 18:09:30.381 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-02-17 18:09:30.383 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-02-17 18:09:30.387 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 18:09:30.389 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 18:09:30.392 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 18:09:30.394 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:09:30.396 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:09:30.400 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 18:09:30.402 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 18:09:30.405 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:09:30.407 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:09:30.410 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-02-17 18:09:30.512 | Site glance-wsgi-api already enabled 2022-02-17 18:09:30.517 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-02-17 18:09:30.520 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 18:09:30.522 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 18:09:30.525 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 18:09:30.687 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-17 18:09:30.695 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-17 18:09:30.742 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-17 18:09:30.746 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-17 18:09:30.765 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:09:30.768 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-17 18:09:30.771 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-17 18:09:30.773 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-17 18:09:30.777 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 18:09:30.779 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-17 18:09:30.782 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-17 18:09:30.784 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-17 18:09:30.787 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-02-17 18:09:30.789 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 18:09:30.793 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 18:09:30.796 | ++ functions-common:git_clone:612 : pwd 2022-02-17 18:09:30.799 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 18:09:30.801 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 18:09:30.804 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 18:09:30.826 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 18:09:30.829 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 18:09:30.831 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 18:09:30.835 | + functions-common:git_clone:629 : echo master 2022-02-17 18:09:30.835 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 18:09:30.843 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-02-17 18:09:30.845 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 18:09:30.848 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-02-17 18:09:30.851 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 18:09:30.851 | + functions-common:git_clone:678 : head -1 2022-02-17 18:09:30.857 | db0f99740 Merge "PureStorage FlashArray: Add active/active replication" 2022-02-17 18:09:30.860 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 18:09:30.863 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-17 18:09:30.865 | + inc/python:setup_develop:338 : local bindep 2022-02-17 18:09:30.868 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-17 18:09:30.871 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-17 18:09:30.873 | + inc/python:setup_develop:344 : local extras= 2022-02-17 18:09:30.876 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-17 18:09:30.879 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 18:09:30.881 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-17 18:09:30.885 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-17 18:09:30.887 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 18:09:30.890 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 18:09:30.894 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-17 18:09:30.896 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 18:09:30.900 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-17 18:09:30.902 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 18:09:30.905 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 18:09:30.908 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-17 18:09:30.915 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-17 18:09:30.918 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-02-17 18:09:31.640 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-17 18:09:31.643 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 18:09:31.645 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 18:09:31.648 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 18:09:31.651 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-17 18:09:31.654 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-17 18:09:31.656 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 18:09:31.659 | + inc/python:setup_package:428 : local extras= 2022-02-17 18:09:31.661 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 18:09:31.664 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 18:09:31.668 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 18:09:31.670 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 18:09:31.673 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 18:09:31.675 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-17 18:09:31.702 | Using python 3.8 to install /opt/stack/cinder 2022-02-17 18:09:31.704 | + 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-17 18:09:32.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:09:32.724 | from cryptography.utils import int_from_bytes 2022-02-17 18:09:32.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:09:32.724 | from cryptography.utils import int_from_bytes 2022-02-17 18:09:34.106 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:09:34.139 | Obtaining file:///opt/stack/cinder 2022-02-17 18:09:34.140 | Preparing metadata (setup.py): started 2022-02-17 18:09:38.788 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 18:09:38.941 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.8.1) 2022-02-17 18:09:38.942 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.1.1) 2022-02-17 18:09:38.944 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.33.0) 2022-02-17 18:09:38.945 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.1.2) 2022-02-17 18:09:38.947 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.20.4) 2022-02-17 18:09:38.948 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.0.2) 2022-02-17 18:09:38.949 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev203) (3.2.0) 2022-02-17 18:09:38.951 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.4.0) 2022-02-17 18:09:38.952 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (9.4.0) 2022-02-17 18:09:38.953 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.7.1) 2022-02-17 18:09:38.954 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.1.3) 2022-02-17 18:09:38.955 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (8.8.0) 2022-02-17 18:09:38.956 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.5.0) 2022-02-17 18:09:38.958 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.4.0) 2022-02-17 18:09:38.959 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (11.2.0) 2022-02-17 18:09:38.960 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.6.1) 2022-02-17 18:09:38.961 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (12.13.0) 2022-02-17 18:09:38.964 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.5.1) 2022-02-17 18:09:38.965 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.10.1) 2022-02-17 18:09:38.966 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.7.0) 2022-02-17 18:09:38.967 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.3.0) 2022-02-17 18:09:38.968 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (6.3.0) 2022-02-17 18:09:38.970 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.3.0) 2022-02-17 18:09:38.972 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.8.0) 2022-02-17 18:09:38.973 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.5.0) 2022-02-17 18:09:38.974 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.12.1) 2022-02-17 18:09:38.975 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.5.0) 2022-02-17 18:09:38.976 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.4.2) 2022-02-17 18:09:38.978 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (21.3) 2022-02-17 18:09:38.979 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.8.1) 2022-02-17 18:09:38.980 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.5.0) 2022-02-17 18:09:38.982 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.1.1) 2022-02-17 18:09:38.983 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.9.0) 2022-02-17 18:09:38.984 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.0.7) 2022-02-17 18:09:38.985 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.2.0) 2022-02-17 18:09:38.986 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.5.0) 2022-02-17 18:09:38.988 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.4.0) 2022-02-17 18:09:38.989 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (17.6.0) 2022-02-17 18:09:38.990 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.13.0) 2022-02-17 18:09:38.991 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2021.3) 2022-02-17 18:09:38.992 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.27.1) 2022-02-17 18:09:38.994 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.5.1) 2022-02-17 18:09:38.995 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (4.6.4) 2022-02-17 18:09:38.996 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.1.74) 2022-02-17 18:09:38.997 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.16.0) 2022-02-17 18:09:38.999 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.4.31) 2022-02-17 18:09:39.000 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.13.0) 2022-02-17 18:09:39.002 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.5.0) 2022-02-17 18:09:39.004 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.8.9) 2022-02-17 18:09:39.005 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (6.3.1) 2022-02-17 18:09:39.007 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.8.7) 2022-02-17 18:09:39.008 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.1.0) 2022-02-17 18:09:39.010 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.10.0) 2022-02-17 18:09:39.011 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.1.0) 2022-02-17 18:09:39.013 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (5.5.0) 2022-02-17 18:09:39.014 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.10.1) 2022-02-17 18:09:39.015 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (2.37.0) 2022-02-17 18:09:39.016 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (3.10.1) 2022-02-17 18:09:39.017 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (36.0.1) 2022-02-17 18:09:39.019 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (0.2.2) 2022-02-17 18:09:39.020 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.5.1.0) 2022-02-17 18:09:39.021 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev203) (1.21.0) 2022-02-17 18:09:39.037 | Requirement already satisfied: botocore<1.25.0,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev203) (1.24.0) 2022-02-17 18:09:39.039 | 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.dev203) (0.5.1) 2022-02-17 18:09:39.040 | 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.dev203) (0.10.0) 2022-02-17 18:09:39.110 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev203) (1.15.0) 2022-02-17 18:09:39.144 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev203) (2.1.0) 2022-02-17 18:09:39.161 | 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.dev203) (2.5.0) 2022-02-17 18:09:39.162 | 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.dev203) (0.1.0) 2022-02-17 18:09:39.163 | 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.dev203) (4.1.1) 2022-02-17 18:09:39.165 | 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.dev203) (2.6.0) 2022-02-17 18:09:39.277 | 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.dev203) (1.7.0) 2022-02-17 18:09:39.347 | 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.dev203) (2.10.1) 2022-02-17 18:09:39.352 | 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.dev203) (3.1.1) 2022-02-17 18:09:39.396 | 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.dev203) (0.2.8) 2022-02-17 18:09:39.400 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev203) (0.4.8) 2022-02-17 18:09:39.401 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev203) (4.8) 2022-02-17 18:09:39.463 | 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.dev203) (0.17.3) 2022-02-17 18:09:39.553 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev203) (6.0) 2022-02-17 18:09:39.557 | 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.dev203) (0.8.0) 2022-02-17 18:09:39.559 | 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.dev203) (1.5.0) 2022-02-17 18:09:39.561 | 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.dev203) (2.4.0) 2022-02-17 18:09:39.676 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev203) (0.5.0) 2022-02-17 18:09:39.683 | 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.dev203) (2.0.1) 2022-02-17 18:09:39.685 | 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.dev203) (1.7.6) 2022-02-17 18:09:39.773 | 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.dev203) (0.9.6) 2022-02-17 18:09:39.776 | 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.dev203) (2.8.2) 2022-02-17 18:09:39.839 | 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.dev203) (0.4.0) 2022-02-17 18:09:39.843 | 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.dev203) (5.2.3) 2022-02-17 18:09:39.846 | 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.dev203) (5.0.0) 2022-02-17 18:09:39.847 | 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.dev203) (5.0.9) 2022-02-17 18:09:39.849 | 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.dev203) (2.4.0) 2022-02-17 18:09:39.875 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev203) (3.0.3) 2022-02-17 18:09:39.876 | 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.dev203) (3.2.0) 2022-02-17 18:09:39.878 | 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.dev203) (3.3.0) 2022-02-17 18:09:39.954 | 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.dev203) (1.0.3) 2022-02-17 18:09:40.091 | 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.dev203) (3.0.0) 2022-02-17 18:09:40.093 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev203) (1.3.3) 2022-02-17 18:09:40.119 | 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.dev203) (3.1.0) 2022-02-17 18:09:40.153 | 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.dev203) (0.11.0) 2022-02-17 18:09:40.249 | 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.dev203) (1.0.0) 2022-02-17 18:09:40.251 | 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.dev203) (1.26.8) 2022-02-17 18:09:40.402 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev203) (1.5.0) 2022-02-17 18:09:40.429 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev203) (60.9.0) 2022-02-17 18:09:40.609 | 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.dev203) (3.10.0) 2022-02-17 18:09:40.653 | 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.dev203) (1.3.3) 2022-02-17 18:09:40.656 | 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.dev203) (22.0.0) 2022-02-17 18:09:40.658 | 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.dev203) (1.13.3) 2022-02-17 18:09:40.907 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev203) (2019.11.28) 2022-02-17 18:09:40.909 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev203) (3.3) 2022-02-17 18:09:40.912 | 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.dev203) (2.0.12) 2022-02-17 18:09:40.955 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev203) (0.7) 2022-02-17 18:09:40.991 | 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.dev203) (0.23.2) 2022-02-17 18:09:41.284 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev203) (0.5.2) 2022-02-17 18:09:41.285 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev203) (0.4.2) 2022-02-17 18:09:41.450 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev203) (2.5.0) 2022-02-17 18:09:41.452 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev203) (2.6.3) 2022-02-17 18:09:41.456 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev203) (1.4.2) 2022-02-17 18:09:41.619 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev203) (0.12.2) 2022-02-17 18:09:41.807 | 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.dev203) (5.4.0) 2022-02-17 18:09:41.809 | 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.dev203) (4.11.0) 2022-02-17 18:09:41.810 | 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.dev203) (1.1.6) 2022-02-17 18:09:41.859 | 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.dev203) (5.0.0) 2022-02-17 18:09:42.171 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev203) (2.21) 2022-02-17 18:09:42.268 | 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.dev203) (2.3.3) 2022-02-17 18:09:42.270 | 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.dev203) (0.5.0) 2022-02-17 18:09:42.513 | 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.dev203) (2.5.0) 2022-02-17 18:09:42.644 | 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.dev203) (1.54.0) 2022-02-17 18:09:42.647 | 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.dev203) (3.19.4) 2022-02-17 18:09:42.878 | 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.dev203) (2.0.1) 2022-02-17 18:09:43.372 | 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.dev203) (1.1.5) 2022-02-17 18:09:43.436 | 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.dev203) (0.13.1) 2022-02-17 18:09:43.491 | 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.dev203) (0.2.5) 2022-02-17 18:09:44.684 | 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.dev203) (1.32) 2022-02-17 18:09:44.996 | 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.dev203) (21.4.0) 2022-02-17 18:09:44.997 | 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.dev203) (1.8.2) 2022-02-17 18:09:45.162 | 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.dev203) (2.2) 2022-02-17 18:09:45.379 | 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.dev203) (1.0.0) 2022-02-17 18:09:45.518 | 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.dev203) (3.7.0) 2022-02-17 18:09:47.763 | Installing collected packages: cinder 2022-02-17 18:09:47.764 | Attempting uninstall: cinder 2022-02-17 18:09:47.764 | Found existing installation: cinder 19.1.0.dev203 2022-02-17 18:09:47.770 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-02-17 18:09:47.773 | Running setup.py develop for cinder 2022-02-17 18:09:54.843 | Successfully installed cinder 2022-02-17 18:09:54.843 | 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-17 18:09:54.858 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:09:54.858 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:09:55.106 | + inc/python:pip_install:200 : result=0 2022-02-17 18:09:55.109 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:09:55.112 | + functions-common:time_stop:2425 : local name 2022-02-17 18:09:55.115 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:09:55.118 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:09:55.121 | + functions-common:time_stop:2428 : local total 2022-02-17 18:09:55.125 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:09:55.127 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:09:55.130 | + functions-common:time_stop:2432 : start_time=1645121371696 2022-02-17 18:09:55.133 | + functions-common:time_stop:2434 : [[ -z 1645121371696 ]] 2022-02-17 18:09:55.137 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:09:55.142 | + functions-common:time_stop:2437 : end_time=1645121395139 2022-02-17 18:09:55.146 | + functions-common:time_stop:2438 : elapsed_time=23443 2022-02-17 18:09:55.149 | + functions-common:time_stop:2439 : total=114856 2022-02-17 18:09:55.153 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:09:55.157 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=138299 2022-02-17 18:09:55.161 | + inc/python:pip_install:203 : return 0 2022-02-17 18:09:55.165 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 18:09:55.169 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-17 18:09:55.173 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-17 18:09:55.197 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-17 18:09:55.215 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-02-17 18:09:55.219 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-02-17 18:09:55.223 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:09:55.227 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:09:55.230 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-02-17 18:09:55.234 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:09:55.237 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-02-17 18:09:55.246 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-02-17 18:09:55.250 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-02-17 18:09:55.253 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:09:55.257 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:09:55.261 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-02-17 18:09:55.277 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-02-17 18:09:55.280 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 18:09:55.284 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 18:09:55.287 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 18:09:55.291 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 18:09:55.294 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 18:09:55.297 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 18:09:55.301 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:09:55.303 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:09:55.308 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 18:09:55.311 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 18:09:55.314 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 18:09:55.317 | + functions-common:apt_get_update:1190 : return 2022-02-17 18:09:55.327 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-02-17 18:09:55.330 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 18:09:55.333 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:09:55.337 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:09:55.340 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-02-17 18:09:55.370 | + 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-17 18:09:55.495 | Reading package lists... 2022-02-17 18:09:55.788 | Building dependency tree... 2022-02-17 18:09:55.790 | Reading state information... 2022-02-17 18:09:56.199 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-02-17 18:09:56.199 | The following packages were automatically installed and are no longer required: 2022-02-17 18:09:56.201 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 18:09:56.201 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 18:09:56.201 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 18:09:56.201 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 18:09:56.201 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 18:09:56.201 | python3-zope.interface 2022-02-17 18:09:56.201 | Use 'sudo apt autoremove' to remove them. 2022-02-17 18:09:56.379 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 18:09:56.387 | + functions-common:apt_get:1234 : result=0 2022-02-17 18:09:56.390 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 18:09:56.393 | + functions-common:time_stop:2425 : local name 2022-02-17 18:09:56.397 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:09:56.401 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:09:56.405 | + functions-common:time_stop:2428 : local total 2022-02-17 18:09:56.409 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:09:56.412 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 18:09:56.415 | + functions-common:time_stop:2432 : start_time=1645121395366 2022-02-17 18:09:56.417 | + functions-common:time_stop:2434 : [[ -z 1645121395366 ]] 2022-02-17 18:09:56.421 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:09:56.428 | + functions-common:time_stop:2437 : end_time=1645121396424 2022-02-17 18:09:56.431 | + functions-common:time_stop:2438 : elapsed_time=1058 2022-02-17 18:09:56.435 | + functions-common:time_stop:2439 : total=8471 2022-02-17 18:09:56.438 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:09:56.442 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9529 2022-02-17 18:09:56.446 | + functions-common:apt_get:1238 : return 0 2022-02-17 18:09:56.450 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 18:09:56.453 | + ./stack.sh:main:926 : configure_cinder 2022-02-17 18:09:56.456 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-02-17 18:09:56.476 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-02-17 18:09:56.482 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-02-17 18:09:56.486 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-02-17 18:09:56.489 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-17 18:09:56.493 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-02-17 18:09:56.494 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-17 18:09:56.502 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-02-17 18:09:56.505 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-02-17 18:09:56.510 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-17 18:09:56.513 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-02-17 18:09:56.516 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-02-17 18:09:56.519 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-02-17 18:09:56.522 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-02-17 18:09:56.527 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-02-17 18:09:56.546 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-02-17 18:09:56.575 | + 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-17 18:09:56.592 | + 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-17 18:09:56.608 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-02-17 18:09:56.625 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-17 18:09:56.628 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-17 18:09:56.635 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.6SMtWLtqTd 2022-02-17 18:09:56.638 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-17 18:09:56.642 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-17 18:09:56.645 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-02-17 18:09:56.650 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.6SMtWLtqTd 2022-02-17 18:09:56.656 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.6SMtWLtqTd 2022-02-17 18:09:56.670 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.6SMtWLtqTd /etc/sudoers.d/cinder-rootwrap 2022-02-17 18:09:56.694 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-02-17 18:09:56.701 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-17 18:09:56.703 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-17 18:09:56.706 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-17 18:09:56.708 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-17 18:09:56.712 | + 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-17 18:09:56.714 | + 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-17 18:09:56.727 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-02-17 18:09:56.730 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-02-17 18:09:56.738 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-02-17 18:09:56.746 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-02-17 18:09:56.770 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-02-17 18:09:56.800 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-02-17 18:09:56.829 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-02-17 18:09:56.864 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-02-17 18:09:56.896 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-02-17 18:09:56.927 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-02-17 18:09:56.959 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-02-17 18:09:56.988 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-02-17 18:09:56.991 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-17 18:09:56.996 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-02-17 18:09:57.001 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 18:09:57.005 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-02-17 18:09:57.055 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-02-17 18:09:57.099 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-02-17 18:09:57.146 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-02-17 18:09:57.199 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-02-17 18:09:57.249 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-02-17 18:09:57.300 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-02-17 18:09:57.343 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-02-17 18:09:57.381 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 18:09:57.432 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 18:09:57.482 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-02-17 18:09:57.530 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-02-17 18:09:57.574 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-02-17 18:09:57.577 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-02-17 18:09:57.581 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-02-17 18:09:57.585 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-02-17 18:09:57.589 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-17 18:09:57.594 | + 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-17 18:09:57.640 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-02-17 18:09:57.684 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-02-17 18:09:57.728 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-02-17 18:09:57.771 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-02-17 18:09:57.817 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-02-17 18:09:57.862 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-02-17 18:09:57.914 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-02-17 18:09:57.918 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.37 2022-02-17 18:09:57.965 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-02-17 18:09:58.006 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-02-17 18:09:58.018 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 3af33db8fbfcc9bdd706bc19d37a7923 2022-02-17 18:09:58.067 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-02-17 18:09:58.070 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-17 18:09:58.116 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-17 18:09:58.162 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-17 18:09:58.206 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-02-17 18:09:58.255 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-02-17 18:09:58.281 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:09:58.285 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-02-17 18:09:58.289 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-02-17 18:09:58.293 | + lib/cinder:configure_cinder:301 : local default_name= 2022-02-17 18:09:58.296 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-02-17 18:09:58.306 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-17 18:09:58.310 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-02-17 18:09:58.313 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-02-17 18:09:58.316 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-02-17 18:09:58.319 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-02-17 18:09:58.325 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-02-17 18:09:58.328 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-02-17 18:09:58.380 | + 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-17 18:09:58.419 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-02-17 18:09:58.468 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-02-17 18:09:58.509 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-02-17 18:09:58.558 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-02-17 18:09:58.600 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-02-17 18:09:58.604 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-02-17 18:09:58.608 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-02-17 18:09:58.612 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-02-17 18:09:58.661 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-02-17 18:09:58.665 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-02-17 18:09:58.724 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-02-17 18:09:58.728 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-02-17 18:09:58.732 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-02-17 18:09:58.735 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-02-17 18:09:58.779 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-02-17 18:09:58.782 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-02-17 18:09:58.786 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-02-17 18:09:58.812 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:09:58.815 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-02-17 18:09:58.818 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-02-17 18:09:58.822 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-02-17 18:09:58.826 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-02-17 18:09:58.866 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.37:8080/v1/AUTH_ 2022-02-17 18:09:58.911 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-02-17 18:09:58.938 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:09:58.941 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-02-17 18:09:58.967 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:09:58.971 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-02-17 18:09:58.997 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:09:59.000 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-02-17 18:09:59.004 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-02-17 18:09:59.008 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-02-17 18:09:59.012 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-02-17 18:09:59.015 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 18:09:59.018 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 18:09:59.021 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 18:09:59.050 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:09:59.055 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 18:09:59.059 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 18:09:59.063 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 18:09:59.098 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:09:59.104 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 18:09:59.112 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 18:09:59.151 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 18:09:59.154 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 18:09:59.157 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-02-17 18:09:59.161 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-02-17 18:09:59.164 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-02-17 18:09:59.169 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 18:09:59.197 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 18:09:59.201 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 18:09:59.204 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 18:09:59.208 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 18:09:59.212 | + 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-17 18:09:59.253 | + 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-17 18:09:59.300 | + 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-17 18:09:59.344 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 18:09:59.391 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-02-17 18:09:59.418 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:09:59.422 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-02-17 18:09:59.426 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-02-17 18:09:59.431 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-02-17 18:09:59.435 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-02-17 18:09:59.439 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 18:09:59.443 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 18:09:59.449 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-02-17 18:09:59.455 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-02-17 18:09:59.459 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 18:09:59.464 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 18:09:59.485 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 18:09:59.485 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 18:09:59.500 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 18:09:59.505 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 18:09:59.530 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-02-17 18:09:59.533 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-02-17 18:09:59.538 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-02-17 18:09:59.588 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-02-17 18:09:59.631 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-02-17 18:09:59.681 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-02-17 18:09:59.720 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 18:09:59.767 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 18:09:59.811 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-02-17 18:09:59.853 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-02-17 18:09:59.896 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-02-17 18:09:59.939 | + 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-17 18:09:59.983 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 18:10:00.027 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 18:10:00.063 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-02-17 18:10:00.114 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 18:10:00.119 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 18:10:00.123 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-02-17 18:10:00.126 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-02-17 18:10:00.130 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 18:10:00.135 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:10:00.138 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:10:00.142 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-17 18:10:00.145 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-02-17 18:10:00.149 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-02-17 18:10:00.192 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 18:10:00.234 | + 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-17 18:10:00.234 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-17 18:10:00.250 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-02-17 18:10:00.256 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-02-17 18:10:00.261 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-02-17 18:10:00.264 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 18:10:00.267 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 18:10:00.271 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 18:10:00.276 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:10:00.279 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:10:00.282 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 18:10:00.285 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 18:10:00.289 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:10:00.292 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:10:00.296 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-02-17 18:10:00.413 | Enabling site cinder-wsgi. 2022-02-17 18:10:00.422 | To activate the new configuration, you need to run: 2022-02-17 18:10:00.422 | systemctl reload apache2 2022-02-17 18:10:00.430 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 18:10:00.434 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 18:10:00.437 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 18:10:00.441 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 18:10:00.725 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-02-17 18:10:00.734 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-02-17 18:10:00.802 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.37/image 2022-02-17 18:10:00.858 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-02-17 18:10:00.890 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:10:00.893 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-02-17 18:10:00.896 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-17 18:10:00.899 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-17 18:10:00.902 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-17 18:10:00.906 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-02-17 18:10:00.952 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-02-17 18:10:00.990 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.37/identity 2022-02-17 18:10:01.040 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-02-17 18:10:01.080 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-02-17 18:10:01.119 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-02-17 18:10:01.166 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-02-17 18:10:01.206 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-02-17 18:10:01.263 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-17 18:10:01.307 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-02-17 18:10:01.346 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-02-17 18:10:01.391 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-02-17 18:10:01.432 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-02-17 18:10:01.436 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-02-17 18:10:01.463 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:10:01.466 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.37:2379 2022-02-17 18:10:01.515 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-02-17 18:10:01.518 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-02-17 18:10:01.546 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:10:01.550 | + ./stack.sh:main:931 : stack_install_service neutron 2022-02-17 18:10:01.553 | + lib/stack:stack_install_service:20 : local service=neutron 2022-02-17 18:10:01.557 | + lib/stack:stack_install_service:21 : type install_neutron 2022-02-17 18:10:01.561 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 18:10:01.564 | + lib/stack:stack_install_service:32 : install_neutron 2022-02-17 18:10:01.568 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-02-17 18:10:01.574 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 18:10:01.574 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 18:10:01.582 | + 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-17 18:10:01.587 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 18:10:01.595 | + 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-17 18:10:01.599 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 18:10:01.603 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-02-17 18:10:01.606 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-02-17 18:10:01.609 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-02-17 18:10:01.615 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:10:01.619 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:10:01.623 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-02-17 18:10:01.627 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:10:01.631 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-02-17 18:10:01.636 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-02-17 18:10:01.639 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-02-17 18:10:01.643 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 18:10:01.647 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 18:10:01.652 | ++ functions-common:git_clone:612 : pwd 2022-02-17 18:10:01.656 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 18:10:01.660 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 18:10:01.664 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 18:10:01.704 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 18:10:01.708 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 18:10:01.711 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 18:10:01.715 | + functions-common:git_clone:629 : echo master 2022-02-17 18:10:01.716 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 18:10:01.722 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-02-17 18:10:01.724 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 18:10:01.728 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-02-17 18:10:01.732 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 18:10:01.732 | + functions-common:git_clone:678 : head -1 2022-02-17 18:10:01.738 | 5880c272da Merge commit 'refs/changes/22/829522/4' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-02-17 18:10:01.743 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 18:10:01.747 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-02-17 18:10:01.751 | + inc/python:setup_develop:338 : local bindep 2022-02-17 18:10:01.755 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-17 18:10:01.760 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-02-17 18:10:01.763 | + inc/python:setup_develop:344 : local extras= 2022-02-17 18:10:01.767 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-02-17 18:10:01.771 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 18:10:01.776 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-17 18:10:01.780 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-02-17 18:10:01.784 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 18:10:01.787 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 18:10:01.792 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-02-17 18:10:01.796 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 18:10:01.801 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-02-17 18:10:01.805 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 18:10:01.810 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 18:10:01.815 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-02-17 18:10:01.824 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-02-17 18:10:01.829 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-02-17 18:10:02.704 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-02-17 18:10:02.707 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 18:10:02.710 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 18:10:02.714 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 18:10:02.717 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-17 18:10:02.721 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-02-17 18:10:02.724 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 18:10:02.729 | + inc/python:setup_package:428 : local extras= 2022-02-17 18:10:02.734 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 18:10:02.737 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 18:10:02.741 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 18:10:02.745 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 18:10:02.748 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 18:10:02.752 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-02-17 18:10:02.787 | Using python 3.8 to install /opt/stack/neutron 2022-02-17 18:10:02.792 | + 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-17 18:10:04.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:10:04.041 | from cryptography.utils import int_from_bytes 2022-02-17 18:10:04.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:10:04.042 | from cryptography.utils import int_from_bytes 2022-02-17 18:10:05.725 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:10:05.778 | Obtaining file:///opt/stack/neutron 2022-02-17 18:10:05.779 | Preparing metadata (setup.py): started 2022-02-17 18:10:11.097 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 18:10:11.195 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (5.8.1) 2022-02-17 18:10:11.196 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (3.5.0) 2022-02-17 18:10:11.197 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.1.1) 2022-02-17 18:10:11.198 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.5.1) 2022-02-17 18:10:11.199 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.4.0) 2022-02-17 18:10:11.200 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (5.1.1) 2022-02-17 18:10:11.201 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.33.0) 2022-02-17 18:10:11.202 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (1.4.1) 2022-02-17 18:10:11.204 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.20.4) 2022-02-17 18:10:11.205 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.27.1) 2022-02-17 18:10:11.205 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (3.0.3) 2022-02-17 18:10:11.207 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (9.4.0) 2022-02-17 18:10:11.208 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.8.0) 2022-02-17 18:10:11.209 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.11.0) 2022-02-17 18:10:11.210 | Requirement already satisfied: neutron-lib>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.19.0) 2022-02-17 18:10:11.211 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (7.8.0) 2022-02-17 18:10:11.213 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (6.3.1) 2022-02-17 18:10:11.214 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (1.4.31) 2022-02-17 18:10:11.215 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (1.8.7) 2022-02-17 18:10:11.216 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (4.4.0) 2022-02-17 18:10:11.217 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (1.7.6) 2022-02-17 18:10:11.218 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (3.5.0) 2022-02-17 18:10:11.219 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.10.1) 2022-02-17 18:10:11.220 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (4.5.0) 2022-02-17 18:10:11.222 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (8.8.0) 2022-02-17 18:10:11.225 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (3.4.0) 2022-02-17 18:10:11.227 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (11.2.0) 2022-02-17 18:10:11.228 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (5.1.0) 2022-02-17 18:10:11.229 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (4.6.1) 2022-02-17 18:10:11.230 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (12.13.0) 2022-02-17 18:10:11.232 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (4.5.1) 2022-02-17 18:10:11.234 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (3.10.1) 2022-02-17 18:10:11.236 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.7.0) 2022-02-17 18:10:11.237 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.3.0) 2022-02-17 18:10:11.239 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (6.3.0) 2022-02-17 18:10:11.240 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (4.3.0) 2022-02-17 18:10:11.242 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.8.0) 2022-02-17 18:10:11.244 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (1.5.0) 2022-02-17 18:10:11.246 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (4.12.1) 2022-02-17 18:10:11.248 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.5.0) 2022-02-17 18:10:11.250 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (3.4.2) 2022-02-17 18:10:11.251 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.3.0) 2022-02-17 18:10:11.253 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (1.1.0) 2022-02-17 18:10:11.255 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.16.0) 2022-02-17 18:10:11.257 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (1.15.1) 2022-02-17 18:10:11.259 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (21.3) 2022-02-17 18:10:11.261 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (5.9.0) 2022-02-17 18:10:11.263 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.6.5) 2022-02-17 18:10:11.265 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (22.0.0) 2022-02-17 18:10:11.267 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (17.6.0) 2022-02-17 18:10:11.268 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (0.61.0) 2022-02-17 18:10:11.269 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (4.4.0) 2022-02-17 18:10:11.270 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.7.0) 2022-02-17 18:10:11.272 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.4.0) 2022-02-17 18:10:11.273 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev511) (2.10.1) 2022-02-17 18:10:11.291 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev511) (5.4.0) 2022-02-17 18:10:11.293 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev511) (1.1.6) 2022-02-17 18:10:11.295 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev511) (4.11.0) 2022-02-17 18:10:11.304 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev511) (1.13.3) 2022-02-17 18:10:11.321 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev511) (1.1.2) 2022-02-17 18:10:11.323 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev511) (2.1.0) 2022-02-17 18:10:11.324 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev511) (1.16.0) 2022-02-17 18:10:11.344 | 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.dev511) (3.0.7) 2022-02-17 18:10:11.352 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev511) (2.0.1) 2022-02-17 18:10:11.415 | 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.dev511) (1.7.0) 2022-02-17 18:10:11.417 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev511) (1.0.2) 2022-02-17 18:10:11.471 | 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.dev511) (4.4.0) 2022-02-17 18:10:11.476 | 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.dev511) (3.1.1) 2022-02-17 18:10:11.524 | 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.dev511) (1.2.2) 2022-02-17 18:10:11.531 | 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.dev511) (2.7.0) 2022-02-17 18:10:11.562 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev511) (36.0.1) 2022-02-17 18:10:11.563 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev511) (2.5.0) 2022-02-17 18:10:11.564 | 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.dev511) (1.1.5) 2022-02-17 18:10:11.567 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev511) (6.0) 2022-02-17 18:10:11.568 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev511) (1.4.0) 2022-02-17 18:10:11.571 | 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.dev511) (1.32) 2022-02-17 18:10:11.572 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev511) (0.10.0) 2022-02-17 18:10:11.574 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev511) (1.4.4) 2022-02-17 18:10:11.594 | 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.dev511) (1.0.3) 2022-02-17 18:10:11.737 | 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.dev511) (0.17.3) 2022-02-17 18:10:11.801 | 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.dev511) (1.5.0) 2022-02-17 18:10:11.919 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev511) (0.5.0) 2022-02-17 18:10:11.920 | 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.dev511) (2.0.1) 2022-02-17 18:10:11.921 | 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.dev511) (0.13.0) 2022-02-17 18:10:12.013 | 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.dev511) (0.9.6) 2022-02-17 18:10:12.017 | 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.dev511) (2.8.2) 2022-02-17 18:10:12.132 | 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.dev511) (5.2.3) 2022-02-17 18:10:12.134 | 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.dev511) (0.4.0) 2022-02-17 18:10:12.142 | 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.dev511) (5.0.0) 2022-02-17 18:10:12.147 | 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.dev511) (5.0.9) 2022-02-17 18:10:12.192 | 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.dev511) (3.3.0) 2022-02-17 18:10:12.198 | 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.dev511) (3.2.0) 2022-02-17 18:10:12.292 | 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.dev511) (1.15.0) 2022-02-17 18:10:12.359 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev511) (2021.3) 2022-02-17 18:10:12.393 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev511) (1.3.3) 2022-02-17 18:10:12.397 | 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.dev511) (3.0.0) 2022-02-17 18:10:12.420 | 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.dev511) (3.1.0) 2022-02-17 18:10:12.574 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev511) (2.4.0) 2022-02-17 18:10:12.650 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev511) (60.9.0) 2022-02-17 18:10:12.734 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev511) (0.3.5) 2022-02-17 18:10:12.737 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev511) (3.0.0) 2022-02-17 18:10:12.863 | 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.dev511) (0.6.5) 2022-02-17 18:10:12.864 | 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.dev511) (0.6.5) 2022-02-17 18:10:12.865 | 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.dev511) (0.6.5) 2022-02-17 18:10:12.866 | 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.dev511) (0.6.5) 2022-02-17 18:10:12.867 | 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.dev511) (0.6.5) 2022-02-17 18:10:12.868 | 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.dev511) (0.6.5) 2022-02-17 18:10:12.869 | 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.dev511) (0.6.5) 2022-02-17 18:10:13.175 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev511) (3.10.0) 2022-02-17 18:10:13.179 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev511) (3.2.0) 2022-02-17 18:10:13.181 | 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.dev511) (2.4.2) 2022-02-17 18:10:13.240 | 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.dev511) (2.1.0) 2022-02-17 18:10:13.242 | 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.dev511) (3.17.6) 2022-02-17 18:10:13.347 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev511) (3.3) 2022-02-17 18:10:13.349 | 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.dev511) (1.26.8) 2022-02-17 18:10:13.351 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev511) (2019.11.28) 2022-02-17 18:10:13.354 | 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.dev511) (2.0.12) 2022-02-17 18:10:13.408 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev511) (0.7) 2022-02-17 18:10:13.792 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev511) (0.12.2) 2022-02-17 18:10:13.886 | 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.dev511) (5.0.0) 2022-02-17 18:10:14.104 | 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.dev511) (2.21) 2022-02-17 18:10:14.205 | 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.dev511) (2.3.3) 2022-02-17 18:10:14.206 | 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.dev511) (0.5.0) 2022-02-17 18:10:14.498 | 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.dev511) (2.5.0) 2022-02-17 18:10:14.704 | 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.dev511) (2.2) 2022-02-17 18:10:15.316 | 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.dev511) (0.13.1) 2022-02-17 18:10:15.371 | 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.dev511) (0.2.5) 2022-02-17 18:10:16.113 | 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.dev511) (0.4.2) 2022-02-17 18:10:16.115 | 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.dev511) (0.5.2) 2022-02-17 18:10:16.447 | 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.dev511) (4.10.0) 2022-02-17 18:10:16.448 | 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.dev511) (2.0.0) 2022-02-17 18:10:16.689 | 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.dev511) (3.7.0) 2022-02-17 18:10:17.009 | 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.dev511) (21.4.0) 2022-02-17 18:10:17.010 | 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.dev511) (1.8.2) 2022-02-17 18:10:17.253 | 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.dev511) (1.0.0) 2022-02-17 18:10:17.512 | 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.dev511) (2.3.1) 2022-02-17 18:10:19.467 | Installing collected packages: neutron 2022-02-17 18:10:19.467 | Attempting uninstall: neutron 2022-02-17 18:10:19.467 | Found existing installation: neutron 19.1.0.dev511 2022-02-17 18:10:19.488 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-02-17 18:10:19.491 | Running setup.py develop for neutron 2022-02-17 18:10:26.873 | Successfully installed neutron 2022-02-17 18:10:26.873 | 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-17 18:10:26.881 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:10:26.881 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:10:27.079 | + inc/python:pip_install:200 : result=0 2022-02-17 18:10:27.082 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:10:27.085 | + functions-common:time_stop:2425 : local name 2022-02-17 18:10:27.091 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:10:27.093 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:10:27.096 | + functions-common:time_stop:2428 : local total 2022-02-17 18:10:27.099 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:10:27.101 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:10:27.104 | + functions-common:time_stop:2432 : start_time=1645121402779 2022-02-17 18:10:27.106 | + functions-common:time_stop:2434 : [[ -z 1645121402779 ]] 2022-02-17 18:10:27.116 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:10:27.121 | + functions-common:time_stop:2437 : end_time=1645121427118 2022-02-17 18:10:27.123 | + functions-common:time_stop:2438 : elapsed_time=24339 2022-02-17 18:10:27.125 | + functions-common:time_stop:2439 : total=138299 2022-02-17 18:10:27.128 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:10:27.130 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=162638 2022-02-17 18:10:27.133 | + inc/python:pip_install:203 : return 0 2022-02-17 18:10:27.136 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 18:10:27.140 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-17 18:10:27.143 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-17 18:10:27.170 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-17 18:10:27.189 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-02-17 18:10:27.194 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-02-17 18:10:27.197 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:10:27.201 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:10:27.205 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-02-17 18:10:27.207 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:10:27.211 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-02-17 18:10:27.221 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 18:10:27.228 | + ./stack.sh:main:934 : is_service_enabled nova 2022-02-17 18:10:27.255 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:10:27.265 | + ./stack.sh:main:936 : stack_install_service nova 2022-02-17 18:10:27.269 | + lib/stack:stack_install_service:20 : local service=nova 2022-02-17 18:10:27.272 | + lib/stack:stack_install_service:21 : type install_nova 2022-02-17 18:10:27.276 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 18:10:27.279 | + lib/stack:stack_install_service:32 : install_nova 2022-02-17 18:10:27.282 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-02-17 18:10:27.284 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-02-17 18:10:27.287 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:10:27.291 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:10:27.295 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-02-17 18:10:27.298 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:10:27.301 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-02-17 18:10:27.329 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:10:27.332 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-02-17 18:10:27.353 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:10:27.356 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-02-17 18:10:27.380 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:10:27.385 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-02-17 18:10:27.388 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-02-17 18:10:27.391 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-02-17 18:10:27.395 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 18:10:27.398 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 18:10:27.402 | ++ functions-common:git_clone:612 : pwd 2022-02-17 18:10:27.405 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 18:10:27.409 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 18:10:27.414 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 18:10:27.436 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 18:10:27.440 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 18:10:27.443 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 18:10:27.448 | + functions-common:git_clone:629 : echo master 2022-02-17 18:10:27.448 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 18:10:27.456 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-02-17 18:10:27.459 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 18:10:27.463 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-02-17 18:10:27.466 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 18:10:27.467 | + functions-common:git_clone:678 : head -1 2022-02-17 18:10:27.548 | b5029890c1 Merge "Move 'hw:pmu', 'hw_pmu' parsing to nova.virt.hardware" 2022-02-17 18:10:27.553 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 18:10:27.557 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-02-17 18:10:27.560 | + inc/python:setup_develop:338 : local bindep 2022-02-17 18:10:27.563 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-02-17 18:10:27.566 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-02-17 18:10:27.569 | + inc/python:setup_develop:344 : local extras= 2022-02-17 18:10:27.572 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-02-17 18:10:27.575 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 18:10:27.579 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-02-17 18:10:27.582 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-02-17 18:10:27.587 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 18:10:27.590 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 18:10:27.601 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-02-17 18:10:27.604 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 18:10:27.608 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-02-17 18:10:27.611 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 18:10:27.614 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 18:10:27.619 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-02-17 18:10:27.627 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-02-17 18:10:27.630 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-02-17 18:10:28.521 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-02-17 18:10:28.525 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 18:10:28.528 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 18:10:28.532 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 18:10:28.535 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-02-17 18:10:28.541 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-02-17 18:10:28.548 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 18:10:28.551 | + inc/python:setup_package:428 : local extras= 2022-02-17 18:10:28.556 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 18:10:28.561 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 18:10:28.565 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 18:10:28.568 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 18:10:28.572 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 18:10:28.579 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-02-17 18:10:28.612 | Using python 3.8 to install /opt/stack/nova 2022-02-17 18:10:28.617 | + 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-17 18:10:29.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:10:29.936 | from cryptography.utils import int_from_bytes 2022-02-17 18:10:29.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:10:29.936 | from cryptography.utils import int_from_bytes 2022-02-17 18:10:31.711 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:10:31.738 | Obtaining file:///opt/stack/nova 2022-02-17 18:10:31.739 | Preparing metadata (setup.py): started 2022-02-17 18:10:39.717 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 18:10:39.903 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (5.8.1) 2022-02-17 18:10:39.905 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.4.31) 2022-02-17 18:10:39.907 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (5.1.1) 2022-02-17 18:10:39.908 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.33.0) 2022-02-17 18:10:39.909 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.0.3) 2022-02-17 18:10:39.910 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (9.4.0) 2022-02-17 18:10:39.912 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.7.1) 2022-02-17 18:10:39.913 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.5.1) 2022-02-17 18:10:39.914 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (36.0.1) 2022-02-17 18:10:39.915 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.8.7) 2022-02-17 18:10:39.916 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.1.2) 2022-02-17 18:10:39.918 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.1.1) 2022-02-17 18:10:39.919 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.5.0) 2022-02-17 18:10:39.920 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.1.0) 2022-02-17 18:10:39.921 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.13.0) 2022-02-17 18:10:39.922 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.7.6) 2022-02-17 18:10:39.923 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.8.0) 2022-02-17 18:10:39.924 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.11.0) 2022-02-17 18:10:39.925 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.8.1) 2022-02-17 18:10:39.926 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.0.2) 2022-02-17 18:10:39.929 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev257) (3.2.0) 2022-02-17 18:10:39.931 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (8.2.0) 2022-02-17 18:10:39.932 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.4.0) 2022-02-17 18:10:39.933 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (7.8.0) 2022-02-17 18:10:39.934 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.5.0) 2022-02-17 18:10:39.935 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.27.1) 2022-02-17 18:10:39.936 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.5.0) 2022-02-17 18:10:39.937 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.10.0) 2022-02-17 18:10:39.939 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.10.1) 2022-02-17 18:10:39.940 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.5.0) 2022-02-17 18:10:39.941 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (8.8.0) 2022-02-17 18:10:39.942 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.4.0) 2022-02-17 18:10:39.944 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.6.1) 2022-02-17 18:10:39.946 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.3.0) 2022-02-17 18:10:39.948 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.3.0) 2022-02-17 18:10:39.949 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.5.0) 2022-02-17 18:10:39.950 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.12.1) 2022-02-17 18:10:39.951 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (11.2.0) 2022-02-17 18:10:39.952 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (6.3.0) 2022-02-17 18:10:39.954 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (12.13.0) 2022-02-17 18:10:39.955 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.10.1) 2022-02-17 18:10:39.956 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.7.0) 2022-02-17 18:10:39.957 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (5.1.0) 2022-02-17 18:10:39.959 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.8.0) 2022-02-17 18:10:39.960 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.5.0) 2022-02-17 18:10:39.961 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.5.1) 2022-02-17 18:10:39.962 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (5.9.0) 2022-02-17 18:10:39.964 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.5.0) 2022-02-17 18:10:39.965 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (5.1.0) 2022-02-17 18:10:39.966 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.1.0) 2022-02-17 18:10:39.967 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.7.0) 2022-02-17 18:10:39.969 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.7.0) 2022-02-17 18:10:39.970 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (3.10.1) 2022-02-17 18:10:39.972 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.0.1) 2022-02-17 18:10:39.973 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.10.1) 2022-02-17 18:10:39.974 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.2.2) 2022-02-17 18:10:39.976 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.3.3) 2022-02-17 18:10:39.977 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (1.7.0) 2022-02-17 18:10:39.978 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (4.6.4) 2022-02-17 18:10:39.980 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.8.2) 2022-02-17 18:10:39.982 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (2.4.0) 2022-02-17 18:10:39.984 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (0.61.0) 2022-02-17 18:10:39.987 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev257) (6.0) 2022-02-17 18:10:40.012 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev257) (5.4.0) 2022-02-17 18:10:40.015 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev257) (4.11.0) 2022-02-17 18:10:40.017 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev257) (1.1.6) 2022-02-17 18:10:40.041 | 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.dev257) (5.2.0) 2022-02-17 18:10:40.091 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev257) (1.15.0) 2022-02-17 18:10:40.129 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev257) (1.16.0) 2022-02-17 18:10:40.130 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev257) (2.1.0) 2022-02-17 18:10:40.156 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev257) (2.0.1) 2022-02-17 18:10:40.306 | 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.dev257) (4.4.0) 2022-02-17 18:10:40.307 | 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.dev257) (3.1.1) 2022-02-17 18:10:40.377 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev257) (2.5.0) 2022-02-17 18:10:40.378 | 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.dev257) (1.1.5) 2022-02-17 18:10:40.379 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev257) (1.4.4) 2022-02-17 18:10:40.381 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev257) (0.10.0) 2022-02-17 18:10:40.382 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev257) (1.4.0) 2022-02-17 18:10:40.385 | 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.dev257) (1.32) 2022-02-17 18:10:40.405 | 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.dev257) (5.5.0) 2022-02-17 18:10:40.410 | 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.dev257) (6.3.1) 2022-02-17 18:10:40.468 | 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.dev257) (1.15.1) 2022-02-17 18:10:40.470 | 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.dev257) (2.4.0) 2022-02-17 18:10:40.473 | 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.dev257) (0.6.5) 2022-02-17 18:10:40.596 | 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.dev257) (0.17.3) 2022-02-17 18:10:40.717 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev257) (0.5.0) 2022-02-17 18:10:40.719 | 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.dev257) (2.0.1) 2022-02-17 18:10:40.792 | 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.dev257) (0.9.6) 2022-02-17 18:10:40.902 | 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.dev257) (5.0.0) 2022-02-17 18:10:40.905 | 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.dev257) (5.2.3) 2022-02-17 18:10:40.908 | 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.dev257) (5.0.9) 2022-02-17 18:10:40.912 | 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.dev257) (0.4.0) 2022-02-17 18:10:40.964 | 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.dev257) (3.2.0) 2022-02-17 18:10:40.968 | 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.dev257) (3.3.0) 2022-02-17 18:10:41.028 | 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.dev257) (1.0.3) 2022-02-17 18:10:41.122 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev257) (2021.3) 2022-02-17 18:10:41.193 | 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.dev257) (3.0.0) 2022-02-17 18:10:41.197 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev257) (1.3.3) 2022-02-17 18:10:41.300 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev257) (21.3) 2022-02-17 18:10:41.304 | 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.dev257) (3.0.7) 2022-02-17 18:10:41.486 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev257) (1.5.0) 2022-02-17 18:10:41.540 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev257) (60.9.0) 2022-02-17 18:10:41.701 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev257) (0.2.5) 2022-02-17 18:10:41.841 | 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.dev257) (3.17.6) 2022-02-17 18:10:41.935 | 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.dev257) (22.0.0) 2022-02-17 18:10:41.938 | 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.dev257) (1.13.3) 2022-02-17 18:10:41.939 | 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.dev257) (1.3.3) 2022-02-17 18:10:42.006 | 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.dev257) (3.10.0) 2022-02-17 18:10:42.009 | 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.dev257) (2.4.2) 2022-02-17 18:10:42.012 | 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.dev257) (2.1.0) 2022-02-17 18:10:42.126 | 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.dev257) (1.26.8) 2022-02-17 18:10:42.127 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev257) (2019.11.28) 2022-02-17 18:10:42.132 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev257) (3.3) 2022-02-17 18:10:42.135 | 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.dev257) (2.0.12) 2022-02-17 18:10:42.255 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev257) (0.7) 2022-02-17 18:10:42.565 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev257) (0.4.2) 2022-02-17 18:10:42.569 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev257) (0.5.2) 2022-02-17 18:10:42.725 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev257) (2.5.0) 2022-02-17 18:10:42.728 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev257) (1.4.2) 2022-02-17 18:10:42.731 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev257) (2.6.3) 2022-02-17 18:10:42.848 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev257) (0.12.2) 2022-02-17 18:10:42.931 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==24.1.0.dev257) (1.22.2) 2022-02-17 18:10:42.967 | 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.dev257) (5.0.0) 2022-02-17 18:10:43.273 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev257) (2.21) 2022-02-17 18:10:43.376 | 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.dev257) (2.3.3) 2022-02-17 18:10:43.378 | 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.dev257) (0.5.0) 2022-02-17 18:10:43.638 | 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.dev257) (2.5.0) 2022-02-17 18:10:43.760 | 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.dev257) (2.2) 2022-02-17 18:10:44.366 | 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.dev257) (0.13.1) 2022-02-17 18:10:44.418 | 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.dev257) (2.16.0) 2022-02-17 18:10:45.020 | 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.dev257) (0.6.5) 2022-02-17 18:10:45.023 | 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.dev257) (0.6.5) 2022-02-17 18:10:45.025 | 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.dev257) (0.6.5) 2022-02-17 18:10:45.027 | 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.dev257) (0.6.5) 2022-02-17 18:10:45.029 | 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.dev257) (0.6.5) 2022-02-17 18:10:45.031 | 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.dev257) (0.6.5) 2022-02-17 18:10:45.034 | 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.dev257) (0.6.5) 2022-02-17 18:10:46.736 | 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.dev257) (3.7.0) 2022-02-17 18:10:47.393 | 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.dev257) (1.8.2) 2022-02-17 18:10:47.395 | 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.dev257) (21.4.0) 2022-02-17 18:10:47.506 | 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.dev257) (2.4.0) 2022-02-17 18:10:47.685 | 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.dev257) (1.0.0) 2022-02-17 18:10:50.079 | Installing collected packages: nova 2022-02-17 18:10:50.079 | Attempting uninstall: nova 2022-02-17 18:10:50.079 | Found existing installation: nova 24.1.0.dev257 2022-02-17 18:10:50.089 | Can't uninstall 'nova'. No files were found to uninstall. 2022-02-17 18:10:50.091 | Running setup.py develop for nova 2022-02-17 18:10:59.905 | Successfully installed nova 2022-02-17 18:10:59.905 | 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-17 18:10:59.917 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:10:59.917 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:11:00.146 | + inc/python:pip_install:200 : result=0 2022-02-17 18:11:00.149 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:11:00.154 | + functions-common:time_stop:2425 : local name 2022-02-17 18:11:00.157 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:11:00.160 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:11:00.164 | + functions-common:time_stop:2428 : local total 2022-02-17 18:11:00.170 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:11:00.173 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:11:00.176 | + functions-common:time_stop:2432 : start_time=1645121428603 2022-02-17 18:11:00.180 | + functions-common:time_stop:2434 : [[ -z 1645121428603 ]] 2022-02-17 18:11:00.184 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:11:00.191 | + functions-common:time_stop:2437 : end_time=1645121460187 2022-02-17 18:11:00.195 | + functions-common:time_stop:2438 : elapsed_time=31584 2022-02-17 18:11:00.198 | + functions-common:time_stop:2439 : total=162638 2022-02-17 18:11:00.202 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:11:00.205 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=194222 2022-02-17 18:11:00.208 | + inc/python:pip_install:203 : return 0 2022-02-17 18:11:00.212 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 18:11:00.216 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-17 18:11:00.219 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-17 18:11:00.248 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-17 18:11:00.268 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-02-17 18:11:00.271 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-02-17 18:11:00.275 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:11:00.279 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:11:00.283 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-02-17 18:11:00.288 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:11:00.292 | + 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-17 18:11:00.311 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 18:11:00.315 | + ./stack.sh:main:937 : configure_nova 2022-02-17 18:11:00.319 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-02-17 18:11:00.337 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-02-17 18:11:00.341 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-02-17 18:11:00.344 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-17 18:11:00.348 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-02-17 18:11:00.350 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-17 18:11:00.357 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-02-17 18:11:00.360 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-02-17 18:11:00.363 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-17 18:11:00.367 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-02-17 18:11:00.370 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-02-17 18:11:00.373 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-02-17 18:11:00.377 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-02-17 18:11:00.381 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-02-17 18:11:00.400 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-02-17 18:11:00.420 | + 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-17 18:11:00.437 | + 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-17 18:11:00.460 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-02-17 18:11:00.486 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-17 18:11:00.491 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-17 18:11:00.497 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.xjocKRZvNB 2022-02-17 18:11:00.499 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-17 18:11:00.503 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-17 18:11:00.506 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-02-17 18:11:00.510 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-17 18:11:00.514 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-17 18:11:00.518 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.xjocKRZvNB 2022-02-17 18:11:00.523 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.xjocKRZvNB 2022-02-17 18:11:00.538 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.xjocKRZvNB /etc/sudoers.d/nova-rootwrap 2022-02-17 18:11:00.556 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-02-17 18:11:00.561 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-17 18:11:00.565 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-17 18:11:00.568 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-17 18:11:00.572 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-17 18:11:00.575 | + 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-17 18:11:00.588 | + 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-17 18:11:00.592 | + 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-17 18:11:00.596 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-02-17 18:11:00.605 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-02-17 18:11:00.630 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:11:00.637 | + lib/nova:configure_nova:335 : create_nova_conf 2022-02-17 18:11:00.640 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-02-17 18:11:00.648 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-02-17 18:11:00.653 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-02-17 18:11:00.694 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-02-17 18:11:00.697 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-02-17 18:11:00.737 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-02-17 18:11:00.788 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-02-17 18:11:00.828 | + 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-17 18:11:00.875 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-02-17 18:11:00.919 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-02-17 18:11:00.963 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-02-17 18:11:00.965 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.37 2022-02-17 18:11:01.004 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-02-17 18:11:01.049 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-02-17 18:11:01.094 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-02-17 18:11:01.137 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-02-17 18:11:01.180 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-02-17 18:11:01.230 | + lib/nova:create_nova_conf:427 : is_fedora 2022-02-17 18:11:01.234 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 18:11:01.237 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 18:11:01.242 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 18:11:01.245 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 18:11:01.249 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 18:11:01.254 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 18:11:01.258 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 18:11:01.261 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 18:11:01.264 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 18:11:01.268 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 18:11:01.271 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 18:11:01.274 | + lib/nova:create_nova_conf:427 : is_suse 2022-02-17 18:11:01.278 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 18:11:01.280 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 18:11:01.284 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 18:11:01.287 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 18:11:01.291 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 18:11:01.294 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 18:11:01.298 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-02-17 18:11:01.323 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:11:01.325 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-17 18:11:01.328 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-02-17 18:11:01.335 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-02-17 18:11:01.375 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-02-17 18:11:01.377 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-17 18:11:01.381 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-17 18:11:01.384 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-17 18:11:01.387 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-17 18:11:01.391 | + 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-17 18:11:01.435 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-02-17 18:11:01.439 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-02-17 18:11:01.443 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-02-17 18:11:01.446 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-02-17 18:11:01.449 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-17 18:11:01.452 | + 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-17 18:11:01.498 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-02-17 18:11:01.548 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-02-17 18:11:01.587 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-02-17 18:11:01.632 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-02-17 18:11:01.659 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:11:01.662 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-02-17 18:11:01.687 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:11:01.691 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-02-17 18:11:01.696 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-02-17 18:11:01.704 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-02-17 18:11:01.708 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-02-17 18:11:01.746 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-02-17 18:11:01.770 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:11:01.772 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-02-17 18:11:01.775 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2022-02-17 18:11:01.777 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-17 18:11:01.780 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 18:11:01.782 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-02-17 18:11:01.829 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-02-17 18:11:01.868 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-02-17 18:11:01.909 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-02-17 18:11:01.953 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-02-17 18:11:01.991 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-02-17 18:11:02.028 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-02-17 18:11:02.070 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-02-17 18:11:02.115 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 18:11:02.161 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 18:11:02.207 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-02-17 18:11:02.233 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:11:02.236 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-02-17 18:11:02.239 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-02-17 18:11:02.285 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-02-17 18:11:02.322 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.37/identity 2022-02-17 18:11:02.361 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-02-17 18:11:02.402 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-02-17 18:11:02.444 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-02-17 18:11:02.490 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-02-17 18:11:02.534 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-02-17 18:11:02.581 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-02-17 18:11:02.605 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:11:02.608 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-02-17 18:11:02.612 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-02-17 18:11:02.664 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-02-17 18:11:02.710 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-02-17 18:11:02.715 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-02-17 18:11:02.753 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-02-17 18:11:02.756 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-02-17 18:11:02.759 | + lib/nova:create_nova_conf:495 : is_suse 2022-02-17 18:11:02.763 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 18:11:02.765 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 18:11:02.768 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 18:11:02.772 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 18:11:02.774 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 18:11:02.778 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 18:11:02.781 | + lib/nova:create_nova_conf:495 : is_fedora 2022-02-17 18:11:02.784 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 18:11:02.788 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 18:11:02.791 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 18:11:02.794 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 18:11:02.797 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 18:11:02.803 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 18:11:02.807 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 18:11:02.810 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 18:11:02.814 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 18:11:02.817 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 18:11:02.821 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 18:11:02.824 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-02-17 18:11:02.827 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-02-17 18:11:02.830 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-02-17 18:11:02.834 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 18:11:02.857 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 18:11:02.860 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 18:11:02.863 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 18:11:02.867 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 18:11:02.870 | + 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-17 18:11:02.915 | + 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-17 18:11:02.955 | + 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-17 18:11:02.992 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 18:11:03.029 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-02-17 18:11:03.077 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-02-17 18:11:03.108 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:11:03.111 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-02-17 18:11:03.115 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-02-17 18:11:03.118 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-02-17 18:11:03.121 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-02-17 18:11:03.124 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 18:11:03.127 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 18:11:03.131 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-02-17 18:11:03.137 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-02-17 18:11:03.140 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 18:11:03.143 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 18:11:03.162 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 18:11:03.163 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 18:11:03.175 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 18:11:03.180 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 18:11:03.207 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-02-17 18:11:03.211 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-02-17 18:11:03.217 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-02-17 18:11:03.263 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-02-17 18:11:03.297 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-02-17 18:11:03.332 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-02-17 18:11:03.369 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 18:11:03.408 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 18:11:03.446 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-02-17 18:11:03.479 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-02-17 18:11:03.521 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-02-17 18:11:03.562 | + 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-17 18:11:03.604 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 18:11:03.641 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 18:11:03.682 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-02-17 18:11:03.723 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 18:11:03.727 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 18:11:03.732 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-02-17 18:11:03.738 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-02-17 18:11:03.742 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 18:11:03.745 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:11:03.750 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:11:03.753 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-17 18:11:03.758 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-17 18:11:03.761 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-02-17 18:11:03.800 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 18:11:03.840 | + 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-17 18:11:03.841 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-17 18:11:03.851 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-02-17 18:11:03.856 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-02-17 18:11:03.859 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-02-17 18:11:03.861 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 18:11:03.863 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 18:11:03.867 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 18:11:03.870 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:11:03.873 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:11:03.876 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 18:11:03.880 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 18:11:03.883 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:11:03.886 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:11:03.889 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-02-17 18:11:03.961 | Enabling site nova-api-wsgi. 2022-02-17 18:11:03.969 | To activate the new configuration, you need to run: 2022-02-17 18:11:03.969 | systemctl reload apache2 2022-02-17 18:11:03.976 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 18:11:03.980 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 18:11:03.983 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 18:11:03.987 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 18:11:04.179 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-02-17 18:11:04.217 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:11:04.221 | + 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-17 18:11:04.224 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-02-17 18:11:04.228 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-02-17 18:11:04.240 | + lib/apache:write_uwsgi_config:251 : local url= 2022-02-17 18:11:04.243 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-02-17 18:11:04.246 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 18:11:04.258 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-02-17 18:11:04.263 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-02-17 18:11:04.267 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 18:11:04.272 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 18:11:04.291 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 18:11:04.291 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 18:11:04.304 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 18:11:04.309 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 18:11:04.336 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-02-17 18:11:04.338 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-02-17 18:11:04.342 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-02-17 18:11:04.389 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-02-17 18:11:04.425 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-02-17 18:11:04.465 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-02-17 18:11:04.503 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 18:11:04.544 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 18:11:04.589 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-02-17 18:11:04.631 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-02-17 18:11:04.673 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-02-17 18:11:04.710 | + 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-17 18:11:04.755 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 18:11:04.793 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 18:11:04.833 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-02-17 18:11:04.874 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-02-17 18:11:04.877 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-02-17 18:11:04.910 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-02-17 18:11:04.933 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:11:04.936 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-02-17 18:11:04.980 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-02-17 18:11:04.983 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-02-17 18:11:04.986 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-02-17 18:11:05.013 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:11:05.016 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 18:11:05.019 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 18:11:05.064 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-02-17 18:11:05.110 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-02-17 18:11:05.113 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-17 18:11:05.117 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-02-17 18:11:05.120 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 18:11:05.124 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 18:11:05.127 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 18:11:05.153 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:11:05.156 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 18:11:05.160 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 18:11:05.163 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 18:11:05.185 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:11:05.188 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 18:11:05.192 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 18:11:05.232 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 18:11:05.234 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 18:11:05.237 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-02-17 18:11:05.274 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-02-17 18:11:05.320 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-02-17 18:11:05.363 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-02-17 18:11:05.385 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:11:05.389 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-02-17 18:11:05.427 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-02-17 18:11:05.431 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-02-17 18:11:05.434 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-02-17 18:11:05.482 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-02-17 18:11:05.524 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.37/identity 2022-02-17 18:11:05.565 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-02-17 18:11:05.605 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-02-17 18:11:05.647 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-02-17 18:11:05.689 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-02-17 18:11:05.737 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-02-17 18:11:05.781 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-02-17 18:11:05.825 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-02-17 18:11:05.854 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:11:05.859 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-02-17 18:11:05.866 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-17 18:11:05.869 | + lib/nova:create_nova_conf:543 : local conf 2022-02-17 18:11:05.872 | + lib/nova:create_nova_conf:544 : local vhost 2022-02-17 18:11:05.876 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-02-17 18:11:05.881 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-17 18:11:05.884 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-17 18:11:05.887 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-02-17 18:11:05.891 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-02-17 18:11:05.894 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-02-17 18:11:05.901 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-02-17 18:11:05.905 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-02-17 18:11:05.909 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-02-17 18:11:05.913 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-02-17 18:11:05.917 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-17 18:11:05.922 | + 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-17 18:11:05.967 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-02-17 18:11:06.011 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-02-17 18:11:06.059 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-17 18:11:06.062 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-02-17 18:11:06.066 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-02-17 18:11:06.070 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-02-17 18:11:06.095 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:11:06.101 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-02-17 18:11:06.101 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-02-17 18:11:07.151 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-02-17 18:11:07.154 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-02-17 18:11:07.158 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-17 18:11:07.161 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-02-17 18:11:07.169 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 18:11:07.174 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-17 18:11:07.178 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 18:11:07.203 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:11:07.208 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-17 18:11:07.212 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-17 18:11:07.216 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 18:11:07.245 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:11:07.248 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-02-17 18:11:07.252 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-02-17 18:11:07.291 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 18:11:07.294 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 18:11:07.297 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-02-17 18:11:07.324 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:11:07.327 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-02-17 18:11:07.330 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-02-17 18:11:07.333 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-02-17 18:11:07.383 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.37/identity 2022-02-17 18:11:07.422 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-02-17 18:11:07.470 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-02-17 18:11:07.513 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-02-17 18:11:07.556 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-02-17 18:11:07.605 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-02-17 18:11:07.645 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-02-17 18:11:07.686 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-02-17 18:11:07.689 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-02-17 18:11:07.693 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-02-17 18:11:07.700 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 18:11:07.725 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 18:11:07.728 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 18:11:07.731 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 18:11:07.734 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 18:11:07.738 | + 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-17 18:11:07.780 | + 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-17 18:11:07.827 | + 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-17 18:11:07.879 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 18:11:07.926 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-17 18:11:07.935 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-02-17 18:11:07.941 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-17 18:11:07.945 | + lib/nova:create_nova_conf:577 : local conf 2022-02-17 18:11:07.947 | + lib/nova:create_nova_conf:578 : local offset 2022-02-17 18:11:07.951 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-02-17 18:11:07.954 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-17 18:11:07.957 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-17 18:11:07.962 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-02-17 18:11:07.965 | + lib/nova:create_nova_conf:580 : offset=0 2022-02-17 18:11:07.969 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-02-17 18:11:07.973 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-02-17 18:11:07.977 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-02-17 18:11:07.980 | + lib/nova:configure_console_proxies:693 : offset=0 2022-02-17 18:11:07.983 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-02-17 18:11:08.007 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:11:08.010 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-02-17 18:11:08.013 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-02-17 18:11:08.037 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:11:08.041 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-02-17 18:11:08.074 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:11:08.077 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-02-17 18:11:08.105 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:11:08.111 | + ./stack.sh:main:940 : is_service_enabled placement 2022-02-17 18:11:08.139 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:11:08.143 | + ./stack.sh:main:942 : stack_install_service placement 2022-02-17 18:11:08.147 | + lib/stack:stack_install_service:20 : local service=placement 2022-02-17 18:11:08.152 | + lib/stack:stack_install_service:21 : type install_placement 2022-02-17 18:11:08.157 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-17 18:11:08.161 | + lib/stack:stack_install_service:32 : install_placement 2022-02-17 18:11:08.165 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-02-17 18:11:08.168 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-02-17 18:11:08.172 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:11:08.176 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:11:08.180 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-02-17 18:11:08.184 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 18:11:08.187 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 18:11:08.190 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 18:11:08.194 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 18:11:08.197 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 18:11:08.200 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 18:11:08.206 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:11:08.209 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:11:08.212 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 18:11:08.215 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 18:11:08.219 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 18:11:08.222 | + functions-common:apt_get_update:1190 : return 2022-02-17 18:11:08.226 | + functions-common:install_package:1464 : real_install_package apache2 2022-02-17 18:11:08.231 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 18:11:08.235 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:11:08.239 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:11:08.244 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-02-17 18:11:08.280 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-02-17 18:11:08.419 | Reading package lists... 2022-02-17 18:11:08.827 | Building dependency tree... 2022-02-17 18:11:08.830 | Reading state information... 2022-02-17 18:11:09.392 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-17 18:11:09.392 | The following packages were automatically installed and are no longer required: 2022-02-17 18:11:09.394 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 18:11:09.394 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 18:11:09.395 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 18:11:09.395 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 18:11:09.395 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 18:11:09.395 | python3-zope.interface 2022-02-17 18:11:09.395 | Use 'sudo apt autoremove' to remove them. 2022-02-17 18:11:09.573 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 18:11:09.580 | + functions-common:apt_get:1234 : result=0 2022-02-17 18:11:09.584 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 18:11:09.589 | + functions-common:time_stop:2425 : local name 2022-02-17 18:11:09.595 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:11:09.599 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:11:09.602 | + functions-common:time_stop:2428 : local total 2022-02-17 18:11:09.605 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:11:09.608 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 18:11:09.611 | + functions-common:time_stop:2432 : start_time=1645121468276 2022-02-17 18:11:09.616 | + functions-common:time_stop:2434 : [[ -z 1645121468276 ]] 2022-02-17 18:11:09.620 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:11:09.626 | + functions-common:time_stop:2437 : end_time=1645121469622 2022-02-17 18:11:09.629 | + functions-common:time_stop:2438 : elapsed_time=1346 2022-02-17 18:11:09.634 | + functions-common:time_stop:2439 : total=9529 2022-02-17 18:11:09.637 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:11:09.640 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10875 2022-02-17 18:11:09.644 | + functions-common:apt_get:1238 : return 0 2022-02-17 18:11:09.651 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-02-17 18:11:09.654 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-02-17 18:11:09.658 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-02-17 18:11:09.662 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-02-17 18:11:09.666 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-02-17 18:11:09.702 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-02-17 18:11:09.705 | + functions-common:install_package:1463 : update_package_repo 2022-02-17 18:11:09.711 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-17 18:11:09.715 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-17 18:11:09.719 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-17 18:11:09.722 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-17 18:11:09.726 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-17 18:11:09.729 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:11:09.732 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:11:09.735 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-17 18:11:09.740 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-17 18:11:09.744 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-17 18:11:09.747 | + functions-common:apt_get_update:1190 : return 2022-02-17 18:11:09.751 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-02-17 18:11:09.754 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-17 18:11:09.758 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:11:09.761 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:11:09.764 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-02-17 18:11:09.800 | + 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-17 18:11:09.960 | Reading package lists... 2022-02-17 18:11:10.362 | Building dependency tree... 2022-02-17 18:11:10.365 | Reading state information... 2022-02-17 18:11:10.919 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-02-17 18:11:10.920 | The following packages were automatically installed and are no longer required: 2022-02-17 18:11:10.921 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-17 18:11:10.921 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-17 18:11:10.921 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-17 18:11:10.922 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-17 18:11:10.922 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-17 18:11:10.922 | python3-zope.interface 2022-02-17 18:11:10.922 | Use 'sudo apt autoremove' to remove them. 2022-02-17 18:11:11.102 | 0 upgraded, 0 newly installed, 0 to remove and 120 not upgraded. 2022-02-17 18:11:11.108 | + functions-common:apt_get:1234 : result=0 2022-02-17 18:11:11.112 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-17 18:11:11.115 | + functions-common:time_stop:2425 : local name 2022-02-17 18:11:11.118 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:11:11.122 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:11:11.126 | + functions-common:time_stop:2428 : local total 2022-02-17 18:11:11.130 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:11:11.134 | + functions-common:time_stop:2431 : name=apt-get 2022-02-17 18:11:11.138 | + functions-common:time_stop:2432 : start_time=1645121469797 2022-02-17 18:11:11.142 | + functions-common:time_stop:2434 : [[ -z 1645121469797 ]] 2022-02-17 18:11:11.146 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:11:11.152 | + functions-common:time_stop:2437 : end_time=1645121471148 2022-02-17 18:11:11.155 | + functions-common:time_stop:2438 : elapsed_time=1351 2022-02-17 18:11:11.160 | + functions-common:time_stop:2439 : total=10875 2022-02-17 18:11:11.164 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:11:11.167 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12226 2022-02-17 18:11:11.170 | + functions-common:apt_get:1238 : return 0 2022-02-17 18:11:11.173 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-02-17 18:11:11.177 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-02-17 18:11:11.180 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 18:11:11.183 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:11:11.186 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:11:11.189 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-02-17 18:11:11.193 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-02-17 18:11:11.257 | wsgi (enabled by maintainer script) 2022-02-17 18:11:11.261 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-02-17 18:11:11.264 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-02-17 18:11:11.267 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 18:11:11.271 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-02-17 18:11:11.275 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-02-17 18:11:11.278 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 18:11:11.284 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-02-17 18:11:11.284 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 18:11:11.292 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-02-17 18:11:11.295 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-02-17 18:11:11.299 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-02-17 18:11:11.304 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-02-17 18:11:11.308 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-02-17 18:11:11.340 | Using python 3.8 to install osc-placement 2022-02-17 18:11:11.345 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-02-17 18:11:12.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:11:12.554 | from cryptography.utils import int_from_bytes 2022-02-17 18:11:12.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:11:12.554 | from cryptography.utils import int_from_bytes 2022-02-17 18:11:14.346 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:11:14.379 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.1.1) 2022-02-17 18:11:14.395 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-02-17 18:11:14.396 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2022-02-17 18:11:14.398 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-02-17 18:11:14.400 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-02-17 18:11:14.401 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.1) 2022-02-17 18:11:14.402 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-02-17 18:11:14.508 | 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-17 18:11:14.509 | 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-17 18:11:14.510 | 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-17 18:11:14.511 | 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-17 18:11:14.525 | 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-17 18:11:14.526 | 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-17 18:11:14.529 | 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-17 18:11:14.545 | 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-17 18:11:14.546 | 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-17 18:11:14.547 | 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-17 18:11:14.548 | 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-17 18:11:14.551 | 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-17 18:11:14.552 | 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-17 18:11:14.577 | 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-17 18:11:14.579 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.0) 2022-02-17 18:11:14.581 | 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-17 18:11:14.583 | 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-17 18:11:14.597 | 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-17 18:11:14.682 | 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-17 18:11:14.683 | 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-17 18:11:14.689 | 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-17 18:11:14.691 | 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-17 18:11:14.693 | 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-17 18:11:14.695 | 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-17 18:11:14.698 | 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-17 18:11:14.700 | 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-17 18:11:14.845 | 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-17 18:11:14.847 | 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-17 18:11:14.851 | 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-17 18:11:14.855 | 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-17 18:11:14.983 | 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-17 18:11:14.984 | 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-17 18:11:14.985 | 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-17 18:11:15.041 | 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-17 18:11:15.084 | 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-17 18:11:15.346 | 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-17 18:11:18.733 | 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-17 18:11:18.747 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:11:18.747 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:11:19.002 | + inc/python:pip_install:200 : result=0 2022-02-17 18:11:19.006 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:11:19.010 | + functions-common:time_stop:2425 : local name 2022-02-17 18:11:19.013 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:11:19.016 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:11:19.019 | + functions-common:time_stop:2428 : local total 2022-02-17 18:11:19.022 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:11:19.025 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:11:19.029 | + functions-common:time_stop:2432 : start_time=1645121471331 2022-02-17 18:11:19.032 | + functions-common:time_stop:2434 : [[ -z 1645121471331 ]] 2022-02-17 18:11:19.038 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:11:19.043 | + functions-common:time_stop:2437 : end_time=1645121479040 2022-02-17 18:11:19.046 | + functions-common:time_stop:2438 : elapsed_time=7709 2022-02-17 18:11:19.052 | + functions-common:time_stop:2439 : total=194222 2022-02-17 18:11:19.057 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:11:19.067 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=201931 2022-02-17 18:11:19.071 | + inc/python:pip_install:203 : return 0 2022-02-17 18:11:19.075 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-02-17 18:11:19.078 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-02-17 18:11:19.081 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-02-17 18:11:19.085 | + functions-common:git_clone:610 : local git_ref=master 2022-02-17 18:11:19.088 | + functions-common:git_clone:611 : local orig_dir 2022-02-17 18:11:19.093 | ++ functions-common:git_clone:612 : pwd 2022-02-17 18:11:19.096 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-17 18:11:19.101 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-17 18:11:19.106 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-17 18:11:19.133 | + functions-common:git_clone:615 : RECLONE=False 2022-02-17 18:11:19.136 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-17 18:11:19.140 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-17 18:11:19.144 | + functions-common:git_clone:629 : echo master 2022-02-17 18:11:19.145 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-17 18:11:19.154 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-02-17 18:11:19.157 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-17 18:11:19.161 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-02-17 18:11:19.165 | + functions-common:git_clone:678 : git show --oneline 2022-02-17 18:11:19.167 | + functions-common:git_clone:678 : head -1 2022-02-17 18:11:19.172 | 91b85ba7 Merge "Refactor trait normalization" 2022-02-17 18:11:19.176 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-17 18:11:19.180 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-02-17 18:11:19.184 | + inc/python:setup_develop:338 : local bindep 2022-02-17 18:11:19.189 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-02-17 18:11:19.193 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-02-17 18:11:19.197 | + inc/python:setup_develop:344 : local extras= 2022-02-17 18:11:19.200 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-02-17 18:11:19.204 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-17 18:11:19.209 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-02-17 18:11:19.213 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-02-17 18:11:19.217 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-17 18:11:19.221 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-17 18:11:19.232 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-02-17 18:11:19.236 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-17 18:11:19.242 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-02-17 18:11:19.246 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-17 18:11:19.250 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-17 18:11:19.256 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-02-17 18:11:19.266 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-02-17 18:11:19.272 | + 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-17 18:11:20.275 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-02-17 18:11:20.279 | + inc/python:setup_package:418 : local bindep=0 2022-02-17 18:11:20.284 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-17 18:11:20.287 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-17 18:11:20.291 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-02-17 18:11:20.294 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-02-17 18:11:20.297 | + inc/python:setup_package:427 : local flags=-e 2022-02-17 18:11:20.302 | + inc/python:setup_package:428 : local extras= 2022-02-17 18:11:20.306 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-17 18:11:20.309 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-17 18:11:20.313 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-17 18:11:20.318 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-17 18:11:20.322 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-17 18:11:20.326 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-02-17 18:11:20.354 | Using python 3.8 to install /opt/stack/placement 2022-02-17 18:11:20.358 | + 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-17 18:11:21.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:11:21.531 | from cryptography.utils import int_from_bytes 2022-02-17 18:11:21.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:11:21.531 | from cryptography.utils import int_from_bytes 2022-02-17 18:11:22.943 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:11:22.970 | Obtaining file:///opt/stack/placement 2022-02-17 18:11:22.971 | Preparing metadata (setup.py): started 2022-02-17 18:11:26.921 | Preparing metadata (setup.py): finished with status 'done' 2022-02-17 18:11:26.970 | 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-17 18:11:26.971 | 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-17 18:11:26.973 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (9.4.0) 2022-02-17 18:11:26.974 | 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-17 18:11:26.976 | 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-17 18:11:26.977 | 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-17 18:11:26.978 | 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-17 18:11:26.979 | 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.9.0) 2022-02-17 18:11:26.981 | 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-17 18:11:26.982 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (8.8.0) 2022-02-17 18:11:26.983 | 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-17 18:11:26.984 | 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-17 18:11:26.985 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.3.0) 2022-02-17 18:11:26.986 | 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-17 18:11:26.987 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (11.2.0) 2022-02-17 18:11:26.989 | 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-17 18:11:26.990 | 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.1) 2022-02-17 18:11:26.992 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.5.0) 2022-02-17 18:11:26.993 | 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-17 18:11:26.994 | 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-17 18:11:26.995 | 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-17 18:11:27.064 | 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-17 18:11:27.065 | 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-17 18:11:27.067 | 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.1) 2022-02-17 18:11:27.069 | 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-17 18:11:27.070 | 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-17 18:11:27.071 | 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-17 18:11:27.093 | 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-17 18:11:27.140 | 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-17 18:11:27.141 | 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-17 18:11:27.143 | 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-17 18:11:27.144 | 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-17 18:11:27.146 | 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-17 18:11:27.201 | 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-17 18:11:27.203 | 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-17 18:11:27.204 | 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-17 18:11:27.207 | 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-17 18:11:27.251 | 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-17 18:11:27.256 | 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-17 18:11:27.274 | 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-17 18:11:27.276 | 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-17 18:11:27.278 | 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-17 18:11:27.306 | 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-17 18:11:27.307 | 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-17 18:11:27.321 | 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.1.0) 2022-02-17 18:11:27.338 | 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-17 18:11:27.339 | 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-17 18:11:27.340 | 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-17 18:11:27.341 | 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-17 18:11:27.388 | 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-17 18:11:27.390 | 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-17 18:11:27.391 | 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-17 18:11:27.393 | 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-17 18:11:27.412 | 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-17 18:11:27.587 | 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-17 18:11:27.666 | 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-17 18:11:27.668 | 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-17 18:11:27.669 | 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-17 18:11:27.687 | 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-17 18:11:27.727 | 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-17 18:11:27.792 | 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-17 18:11:27.867 | 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-17 18:11:27.960 | 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-17 18:11:28.015 | 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-17 18:11:28.232 | 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-17 18:11:28.234 | 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-17 18:11:28.235 | 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-17 18:11:28.327 | 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-17 18:11:28.383 | 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-17 18:11:28.582 | 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-17 18:11:28.706 | 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-17 18:11:28.710 | 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-17 18:11:31.023 | Installing collected packages: openstack-placement 2022-02-17 18:11:31.024 | Attempting uninstall: openstack-placement 2022-02-17 18:11:31.024 | Found existing installation: openstack-placement 6.1.0.dev20 2022-02-17 18:11:31.027 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-02-17 18:11:31.029 | Running setup.py develop for openstack-placement 2022-02-17 18:11:36.735 | Successfully installed openstack-placement 2022-02-17 18:11:36.735 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-17 18:11:36.748 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:11:36.748 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:11:36.970 | + inc/python:pip_install:200 : result=0 2022-02-17 18:11:36.974 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:11:36.977 | + functions-common:time_stop:2425 : local name 2022-02-17 18:11:36.980 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:11:36.982 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:11:36.985 | + functions-common:time_stop:2428 : local total 2022-02-17 18:11:36.988 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:11:36.991 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:11:36.993 | + functions-common:time_stop:2432 : start_time=1645121480346 2022-02-17 18:11:37.004 | + functions-common:time_stop:2434 : [[ -z 1645121480346 ]] 2022-02-17 18:11:37.008 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:11:37.014 | + functions-common:time_stop:2437 : end_time=1645121497010 2022-02-17 18:11:37.018 | + functions-common:time_stop:2438 : elapsed_time=16664 2022-02-17 18:11:37.021 | + functions-common:time_stop:2439 : total=201931 2022-02-17 18:11:37.024 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:11:37.027 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=218595 2022-02-17 18:11:37.031 | + inc/python:pip_install:203 : return 0 2022-02-17 18:11:37.034 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-17 18:11:37.038 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-17 18:11:37.041 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-17 18:11:37.069 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-17 18:11:37.085 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-02-17 18:11:37.089 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-02-17 18:11:37.094 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:11:37.097 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:11:37.100 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-02-17 18:11:37.104 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:11:37.107 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-17 18:11:37.112 | + ./stack.sh:main:943 : configure_placement 2022-02-17 18:11:37.115 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-02-17 18:11:37.131 | + lib/placement:configure_placement:107 : create_placement_conf 2022-02-17 18:11:37.134 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-02-17 18:11:37.140 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-02-17 18:11:37.144 | ++ lib/database:database_connection_url:134 : local db=placement 2022-02-17 18:11:37.153 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-02-17 18:11:37.157 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-02-17 18:11:37.161 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-17 18:11:37.165 | + 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-17 18:11:37.211 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-02-17 18:11:37.259 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-02-17 18:11:37.306 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-02-17 18:11:37.309 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2022-02-17 18:11:37.313 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2022-02-17 18:11:37.317 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 18:11:37.321 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-02-17 18:11:37.366 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-02-17 18:11:37.412 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-02-17 18:11:37.461 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-02-17 18:11:37.508 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-02-17 18:11:37.555 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-02-17 18:11:37.605 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-02-17 18:11:37.651 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-02-17 18:11:37.696 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 18:11:37.738 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 18:11:37.788 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-02-17 18:11:37.791 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-02-17 18:11:37.795 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-02-17 18:11:37.799 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 18:11:37.827 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 18:11:37.831 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 18:11:37.834 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 18:11:37.838 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 18:11:37.843 | + 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-17 18:11:37.881 | + 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-17 18:11:37.927 | + 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-17 18:11:37.969 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 18:11:38.016 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-17 18:11:38.020 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-02-17 18:11:38.025 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-02-17 18:11:38.029 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-02-17 18:11:38.032 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-02-17 18:11:38.035 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-17 18:11:38.039 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-17 18:11:38.044 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-02-17 18:11:38.055 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-02-17 18:11:38.060 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-17 18:11:38.064 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-17 18:11:38.083 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-17 18:11:38.083 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-17 18:11:38.095 | d /var/run/uwsgi 0755 ubuntu root 2022-02-17 18:11:38.101 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-17 18:11:38.126 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-02-17 18:11:38.130 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-02-17 18:11:38.136 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-02-17 18:11:38.181 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-02-17 18:11:38.220 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-02-17 18:11:38.262 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-02-17 18:11:38.307 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-02-17 18:11:38.354 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-17 18:11:38.399 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-02-17 18:11:38.455 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-02-17 18:11:38.501 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-02-17 18:11:38.541 | + 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-17 18:11:38.584 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-02-17 18:11:38.625 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-17 18:11:38.667 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-02-17 18:11:38.713 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-17 18:11:38.716 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-17 18:11:38.720 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-02-17 18:11:38.723 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-02-17 18:11:38.727 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-17 18:11:38.730 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:11:38.735 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:11:38.740 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-02-17 18:11:38.750 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-02-17 18:11:38.756 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-02-17 18:11:38.797 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-02-17 18:11:38.844 | + 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-17 18:11:38.845 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-02-17 18:11:38.859 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-02-17 18:11:38.866 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-02-17 18:11:38.869 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-02-17 18:11:38.873 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-17 18:11:38.875 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-17 18:11:38.879 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-17 18:11:38.882 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:11:38.886 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:11:38.890 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-17 18:11:38.893 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-17 18:11:38.896 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:11:38.899 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:11:38.901 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-02-17 18:11:38.979 | Site placement-api already enabled 2022-02-17 18:11:38.985 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-17 18:11:38.988 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-17 18:11:38.991 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 18:11:39.002 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-17 18:11:39.190 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-02-17 18:11:39.233 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:11:39.235 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-02-17 18:11:39.262 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:11:39.266 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-02-17 18:11:39.300 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:11:39.305 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-02-17 18:11:39.309 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-02-17 18:11:39.312 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-17 18:11:39.362 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.37/identity 2022-02-17 18:11:39.403 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-02-17 18:11:39.448 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-17 18:11:39.496 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-17 18:11:39.549 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-02-17 18:11:39.592 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-17 18:11:39.638 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-02-17 18:11:39.686 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-02-17 18:11:39.718 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:11:39.721 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-02-17 18:11:39.747 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:11:39.751 | + ./stack.sh:main:969 : run_phase stack install 2022-02-17 18:11:39.756 | + functions-common:run_phase:1853 : local mode=stack 2022-02-17 18:11:39.759 | + functions-common:run_phase:1854 : local phase=install 2022-02-17 18:11:39.763 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 18:11:39.768 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 18:11:39.772 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 18:11:39.776 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 18:11:39.780 | + functions-common:run_phase:1863 : local extra 2022-02-17 18:11:39.784 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 18:11:39.791 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 18:11:39.795 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 18:11:39.799 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 18:11:39.803 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-02-17 18:11:39.808 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 18:11:39.837 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:11:39.840 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 18:11:39.846 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-17 18:11:39.852 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-02-17 18:11:39.857 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-02-17 18:11:39.862 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 18:11:39.868 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-02-17 18:11:39.871 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-02-17 18:11:39.875 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-02-17 18:11:39.968 | ++ inc/async:async_inner:63 : install_tempest 2022-02-17 18:11:40.027 | [457548 Async install_tempest:482949]: running: install_tempest 2022-02-17 18:11:40.031 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-17 18:11:40.035 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-17 18:11:40.041 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 18:11:40.044 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-17 18:11:40.052 | + functions-common:run_phase:1880 : run_plugins stack install 2022-02-17 18:11:40.055 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-17 18:11:40.059 | + functions-common:run_plugins:1840 : local phase=install 2022-02-17 18:11:40.063 | + functions-common:run_plugins:1842 : local plugins= 2022-02-17 18:11:40.068 | + functions-common:run_plugins:1843 : local plugin 2022-02-17 18:11:40.073 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-02-17 18:11:40.077 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-02-17 18:11:40.080 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-17 18:11:40.084 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-17 18:11:40.087 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-02-17 18:11:40.093 | + inc/python:use_library_from_git:253 : return 1 2022-02-17 18:11:40.097 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-02-17 18:11:40.103 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-02-17 18:11:40.109 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-17 18:11:40.115 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-02-17 18:11:40.121 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-02-17 18:11:40.125 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-17 18:11:40.132 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-02-17 18:11:40.134 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-17 18:11:40.144 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-02-17 18:11:40.148 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-02-17 18:11:40.154 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-02-17 18:11:40.158 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-02-17 18:11:40.163 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-02-17 18:11:40.200 | Using python 3.8 to install python-openstackclient 2022-02-17 18:11:40.203 | + 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-17 18:11:41.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:11:41.553 | from cryptography.utils import int_from_bytes 2022-02-17 18:11:41.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:11:41.553 | from cryptography.utils import int_from_bytes 2022-02-17 18:11:42.968 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-17 18:11:42.999 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.7.0) 2022-02-17 18:11:43.022 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-02-17 18:11:43.023 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2022-02-17 18:11:43.024 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2022-02-17 18:11:43.025 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-02-17 18:11:43.026 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.0) 2022-02-17 18:11:43.027 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-02-17 18:11:43.029 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-02-17 18:11:43.030 | 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-17 18:11:43.031 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-02-17 18:11:43.032 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.2.0) 2022-02-17 18:11:43.033 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.1) 2022-02-17 18:11:43.045 | 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-17 18:11:43.046 | 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-17 18:11:43.048 | 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-17 18:11:43.048 | 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-17 18:11:43.050 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.0) 2022-02-17 18:11:43.080 | 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-17 18:11:43.081 | 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-17 18:11:43.083 | 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-17 18:11:43.085 | 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-17 18:11:43.087 | 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-17 18:11:43.088 | 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-17 18:11:43.090 | 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-17 18:11:43.092 | 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-17 18:11:43.093 | 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-17 18:11:43.095 | 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-17 18:11:43.097 | 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-17 18:11:43.117 | 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-17 18:11:43.140 | 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-17 18:11:43.142 | 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-17 18:11:43.143 | 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-17 18:11:43.145 | 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-17 18:11:43.173 | 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-17 18:11:43.207 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-02-17 18:11:43.209 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-02-17 18:11:43.210 | 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-17 18:11:43.401 | 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-17 18:11:43.403 | 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-17 18:11:43.405 | 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-17 18:11:43.496 | 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-17 18:11:43.523 | 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-17 18:11:43.596 | 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-17 18:11:43.928 | 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-17 18:11:43.956 | 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-17 18:11:44.145 | 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-17 18:11:44.146 | 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-17 18:11:44.149 | 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-17 18:11:44.152 | 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-17 18:11:44.321 | 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-17 18:11:47.877 | 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-17 18:11:47.887 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-17 18:11:47.887 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-17 18:11:48.130 | + inc/python:pip_install:200 : result=0 2022-02-17 18:11:48.134 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-17 18:11:48.137 | + functions-common:time_stop:2425 : local name 2022-02-17 18:11:48.141 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:11:48.146 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:11:48.149 | + functions-common:time_stop:2428 : local total 2022-02-17 18:11:48.152 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:11:48.155 | + functions-common:time_stop:2431 : name=pip_install 2022-02-17 18:11:48.158 | + functions-common:time_stop:2432 : start_time=1645121500190 2022-02-17 18:11:48.162 | + functions-common:time_stop:2434 : [[ -z 1645121500190 ]] 2022-02-17 18:11:48.166 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:11:48.171 | + functions-common:time_stop:2437 : end_time=1645121508168 2022-02-17 18:11:48.175 | + functions-common:time_stop:2438 : elapsed_time=7978 2022-02-17 18:11:48.180 | + functions-common:time_stop:2439 : total=218595 2022-02-17 18:11:48.183 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:11:48.186 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=226573 2022-02-17 18:11:48.190 | + inc/python:pip_install:203 : return 0 2022-02-17 18:11:48.194 | + ./stack.sh:main:981 : install_oscwrap 2022-02-17 18:11:48.199 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-02-17 18:11:48.205 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.s9ew4BOAuk 2022-02-17 18:11:48.210 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-02-17 18:11:48.214 | + functions-common:install_oscwrap:2476 : unalias -a 2022-02-17 18:11:48.219 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-02-17 18:11:48.225 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-02-17 18:11:48.229 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-17 18:11:48.233 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-02-17 18:11:48.267 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:11:48.273 | + ./stack.sh:main:1035 : configure_database 2022-02-17 18:11:48.279 | + lib/database:configure_database:128 : configure_database_mysql 2022-02-17 18:11:48.283 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-02-17 18:11:48.287 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-02-17 18:11:48.290 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 18:11:48.293 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-02-17 18:11:48.297 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-02-17 18:11:48.301 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:11:48.304 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:11:48.308 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-02-17 18:11:48.312 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-02-17 18:11:48.315 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 18:11:48.318 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 18:11:48.322 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 18:11:48.324 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 18:11:48.328 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 18:11:48.332 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 18:11:48.335 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 18:11:48.339 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 18:11:48.342 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 18:11:48.345 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 18:11:48.350 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 18:11:48.354 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-02-17 18:11:48.357 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 18:11:48.361 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 18:11:48.366 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 18:11:48.371 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 18:11:48.374 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 18:11:48.378 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 18:11:48.382 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-02-17 18:11:48.402 | mysqladmin: connect to server at 'localhost' failed 2022-02-17 18:11:48.402 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-02-17 18:11:48.408 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-02-17 18:11:48.411 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-02-17 18:11:48.418 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:11:48.421 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:11:48.427 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-02-17 18:11:48.432 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-02-17 18:11:48.436 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-02-17 18:11:48.439 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:11:48.443 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:11:48.447 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-02-17 18:11:48.450 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-02-17 18:11:48.454 | + 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-17 18:11:48.473 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:11:48.505 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-02-17 18:11:48.522 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:11:48.548 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-02-17 18:11:48.553 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-02-17 18:11:48.558 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-02-17 18:11:48.565 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-02-17 18:11:48.653 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-02-17 18:11:48.743 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-02-17 18:11:48.838 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-02-17 18:11:48.930 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-02-17 18:11:48.944 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-02-17 18:11:48.948 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 18:11:48.951 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-02-17 18:11:51.303 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-02-17 18:11:51.308 | + functions-common:save_stackenv:60 : local tag=1039 2022-02-17 18:11:51.313 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-17 18:11:51.321 | + functions-common:save_stackenv:62 : time_stamp=2022-02-17-181151 2022-02-17 18:11:51.325 | + functions-common:save_stackenv:63 : echo '# 2022-02-17-181151 1039' 2022-02-17 18:11:51.330 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:11:51.335 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-17 18:11:51.339 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:11:51.345 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-17 18:11:51.350 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:11:51.356 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-17 18:11:51.363 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:11:51.368 | + 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-17 18:11:51.372 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:11:51.376 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2022-02-17 18:11:51.380 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:11:51.383 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2022-02-17 18:11:51.387 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:11:51.390 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-17-180634 2022-02-17 18:11:51.395 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:11:51.399 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-17 18:11:51.403 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:11:51.406 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2022-02-17 18:11:51.410 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:11:51.413 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-17 18:11:51.416 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:11:51.420 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-17 18:11:51.423 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:11:51.427 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-17 18:11:51.432 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-17 18:11:51.436 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-17 18:11:51.444 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-02-17 18:11:51.448 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-02-17 18:11:51.452 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-02-17 18:11:51.474 | + ./stack.sh:main:1065 : start_dstat 2022-02-17 18:11:51.479 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 18:11:51.483 | + functions-common:run_process:1680 : local service=dstat 2022-02-17 18:11:51.487 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 18:11:51.491 | + functions-common:run_process:1682 : local group= 2022-02-17 18:11:51.494 | + functions-common:run_process:1683 : local user= 2022-02-17 18:11:51.498 | + functions-common:run_process:1685 : local name=dstat 2022-02-17 18:11:51.501 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 18:11:51.509 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 18:11:51.513 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:11:51.517 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:11:51.523 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:11:51.529 | + functions-common:time_start:2416 : _TIME_START[$name]=1645121511525 2022-02-17 18:11:51.532 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-02-17 18:11:51.558 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:11:51.561 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-02-17 18:11:51.565 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-02-17 18:11:51.568 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 18:11:51.571 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 18:11:51.575 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 18:11:51.578 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 18:11:51.587 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-02-17 18:11:51.600 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-02-17 18:11:51.603 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-02-17 18:11:51.618 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 18:11:51.621 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 18:11:51.625 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-02-17 18:11:51.628 | + 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-17 18:11:51.631 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-02-17 18:11:51.636 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-17 18:11:51.639 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 18:11:51.643 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 18:11:51.649 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 18:11:51.653 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 18:11:51.655 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-02-17 18:11:51.659 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 18:11:51.664 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-02-17 18:11:51.758 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-02-17 18:11:51.848 | + 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-17 18:11:51.947 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-02-17 18:11:52.040 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-02-17 18:11:52.117 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 18:11:52.193 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 18:11:52.196 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-02-17 18:11:52.289 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 18:11:52.837 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-02-17 18:11:52.857 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-02-17 18:11:53.445 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-02-17 18:11:53.488 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 18:11:53.501 | + functions-common:time_stop:2425 : local name 2022-02-17 18:11:53.508 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:11:53.514 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:11:53.518 | + functions-common:time_stop:2428 : local total 2022-02-17 18:11:53.524 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:11:53.527 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 18:11:53.532 | + functions-common:time_stop:2432 : start_time=1645121511525 2022-02-17 18:11:53.537 | + functions-common:time_stop:2434 : [[ -z 1645121511525 ]] 2022-02-17 18:11:53.544 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:11:53.552 | + functions-common:time_stop:2437 : end_time=1645121513547 2022-02-17 18:11:53.555 | + functions-common:time_stop:2438 : elapsed_time=2022 2022-02-17 18:11:53.562 | + functions-common:time_stop:2439 : total=0 2022-02-17 18:11:53.568 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:11:53.571 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2022 2022-02-17 18:11:53.575 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-02-17 18:11:53.582 | + functions-common:run_process:1680 : local service=memory_tracker 2022-02-17 18:11:53.586 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-02-17 18:11:53.590 | + functions-common:run_process:1682 : local group= 2022-02-17 18:11:53.593 | + functions-common:run_process:1683 : local user=root 2022-02-17 18:11:53.599 | + functions-common:run_process:1685 : local name=memory_tracker 2022-02-17 18:11:53.606 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 18:11:53.610 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 18:11:53.615 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:11:53.618 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:11:53.622 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:11:53.628 | + functions-common:time_start:2416 : _TIME_START[$name]=1645121513624 2022-02-17 18:11:53.632 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-02-17 18:11:53.660 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:11:53.663 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 18:11:53.666 | + functions-common:time_stop:2425 : local name 2022-02-17 18:11:53.670 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:11:53.674 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:11:53.678 | + functions-common:time_stop:2428 : local total 2022-02-17 18:11:53.681 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:11:53.684 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 18:11:53.687 | + functions-common:time_stop:2432 : start_time=1645121513624 2022-02-17 18:11:53.689 | + functions-common:time_stop:2434 : [[ -z 1645121513624 ]] 2022-02-17 18:11:53.693 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:11:53.702 | + functions-common:time_stop:2437 : end_time=1645121513695 2022-02-17 18:11:53.704 | + functions-common:time_stop:2438 : elapsed_time=71 2022-02-17 18:11:53.709 | + functions-common:time_stop:2439 : total=2022 2022-02-17 18:11:53.714 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:11:53.718 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2093 2022-02-17 18:11:53.722 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-02-17 18:11:53.758 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:11:53.762 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-02-17 18:11:53.810 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:11:53.826 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-02-17 18:11:53.856 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:11:53.860 | + ./stack.sh:main:1078 : start_etcd3 2022-02-17 18:11:53.864 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-02-17 18:11:53.868 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-829522-4-hyperv --data-dir /opt/stack/data/etcd' 2022-02-17 18:11:53.872 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-02-17 18:11:53.876 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-829522-4-hyperv=http://10.222.0.37:2380' 2022-02-17 18:11:53.880 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.37:2380' 2022-02-17 18:11:53.885 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.37:2379' 2022-02-17 18:11:53.889 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-02-17 18:11:53.893 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-02-17 18:11:53.897 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.37:2379' 2022-02-17 18:11:53.901 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-02-17 18:11:53.905 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-02-17 18:11:53.909 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-17 18:11:53.914 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-829522-4-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-829522-4-hyperv=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' '' root 2022-02-17 18:11:53.918 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-02-17 18:11:53.922 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-829522-4-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-829522-4-hyperv=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' 2022-02-17 18:11:53.926 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 18:11:53.931 | + functions-common:write_user_unit_file:1565 : local user=root 2022-02-17 18:11:53.934 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 18:11:53.938 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 18:11:53.943 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-17 18:11:53.947 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 18:11:53.953 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-02-17 18:11:54.072 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-02-17 18:11:54.173 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-829522-4-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-829522-4-hyperv=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' 2022-02-17 18:11:54.265 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-02-17 18:11:54.337 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-02-17 18:11:54.421 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 18:11:54.507 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 18:11:54.515 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-02-17 18:11:54.618 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 18:11:55.181 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-02-17 18:11:55.276 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-02-17 18:11:55.374 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-02-17 18:11:55.462 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-02-17 18:11:55.539 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-02-17 18:11:55.544 | ++ functions-common:is_arch:506 : uname -m 2022-02-17 18:11:55.551 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-17 18:11:55.555 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-02-17 18:11:56.149 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-02-17 18:11:56.166 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-02-17 18:11:56.689 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-02-17 18:11:57.724 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-02-17 18:11:57.753 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:11:57.758 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-02-17 18:11:57.762 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-02-17 18:11:57.768 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-02-17 18:11:57.776 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-02-17 18:11:57.793 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-02-17 18:11:57.818 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-02-17 18:11:57.822 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-17 18:11:57.827 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-02-17 18:11:58.054 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-02-17 18:11:58.279 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-02-17 18:11:58.491 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-02-17 18:11:58.715 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-02-17 18:11:58.918 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-02-17 18:11:59.113 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-02-17 18:11:59.289 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-02-17 18:11:59.466 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-02-17 18:11:59.640 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-02-17 18:11:59.838 | + functions-common:write_clouds_yaml:198 : cat 2022-02-17 18:11:59.845 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-02-17 18:11:59.850 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-02-17 18:11:59.854 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-02-17 18:11:59.859 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-02-17 18:11:59.863 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-02-17 18:11:59.866 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-02-17 18:11:59.892 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:11:59.895 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-02-17 18:11:59.899 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 18:11:59.901 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-02-17 18:11:59.904 | + ./stack.sh:main:1095 : '[' 10.222.0.37 == 10.222.0.37 ']' 2022-02-17 18:11:59.907 | + ./stack.sh:main:1096 : init_keystone 2022-02-17 18:11:59.911 | + lib/keystone:init_keystone:462 : is_service_enabled ldap 2022-02-17 18:11:59.933 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:11:59.936 | + lib/keystone:init_keystone:466 : [[ True == True ]] 2022-02-17 18:11:59.939 | + lib/keystone:init_keystone:468 : recreate_database keystone 2022-02-17 18:11:59.944 | + lib/database:recreate_database:112 : local db=keystone 2022-02-17 18:11:59.947 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-02-17 18:11:59.950 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-02-17 18:11:59.954 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-02-17 18:11:59.961 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:12:00.779 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-02-17 18:12:00.791 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:12:00.822 | + lib/keystone:init_keystone:471 : time_start dbsync 2022-02-17 18:12:00.827 | + functions-common:time_start:2411 : local name=dbsync 2022-02-17 18:12:00.833 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:12:00.836 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:12:00.840 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:12:00.849 | + functions-common:time_start:2416 : _TIME_START[$name]=1645121520844 2022-02-17 18:12:00.852 | + lib/keystone:init_keystone:473 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-02-17 18:12:08.956 | 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=484808) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-17 18:12:08.966 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 18:12:08.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:08.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:08.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:08.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:08.968 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:08.968 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:08.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:08.968 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:08.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:08.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:08.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:08.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:08.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:08.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:08.970 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 18:12:08.972 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 18:12:09.012 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 18:12:09.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:09.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:09.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:09.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:09.015 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:09.015 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:09.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:09.015 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:09.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:09.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:09.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:09.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:09.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:09.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:09.019 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 18:12:09.019 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 18:12:09.116 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 18:12:09.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:09.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:09.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:09.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:09.118 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:09.118 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:09.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:09.119 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:09.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:09.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:09.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:09.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:09.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:09.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:09.121 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 18:12:09.121 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 18:12:09.131 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-17 18:12:12.105 | INFO migrate.versioning.api [-] done 2022-02-17 18:12:12.105 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-17 18:12:12.124 | INFO migrate.versioning.api [-] done 2022-02-17 18:12:12.124 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-17 18:12:12.138 | INFO migrate.versioning.api [-] done 2022-02-17 18:12:12.139 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-17 18:12:12.153 | INFO migrate.versioning.api [-] done 2022-02-17 18:12:12.153 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-17 18:12:12.166 | INFO migrate.versioning.api [-] done 2022-02-17 18:12:12.167 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-17 18:12:12.180 | INFO migrate.versioning.api [-] done 2022-02-17 18:12:12.180 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-17 18:12:12.287 | INFO migrate.versioning.api [-] done 2022-02-17 18:12:12.288 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 18:12:12.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:12.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:12.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:12.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:12.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:12.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:12.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:12.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:12.290 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:12.290 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:12.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:12.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:12.291 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:12.291 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:12.291 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 18:12:12.292 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 18:12:12.292 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 18:12:12.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:12.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:12.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:12.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:12.294 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:12.294 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:12.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:12.294 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:12.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:12.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:12.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:12.295 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:12.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:12.295 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:12.295 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 18:12:12.295 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 18:12:12.305 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 18:12:12.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:12.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:12.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:12.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:12.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:12.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:12.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:12.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:12.308 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:12.308 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:12.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:12.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:12.309 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:12.309 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:12.309 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 18:12:12.309 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 18:12:13.444 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 18:12:13.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:13.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:13.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:13.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:13.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:13.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:13.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:13.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:13.448 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:13.448 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:13.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:13.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:13.449 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:13.449 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:13.449 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 18:12:13.450 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 18:12:13.495 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 18:12:13.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:13.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:13.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:13.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:13.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:13.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:13.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:13.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:13.497 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:13.497 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:13.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:13.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:13.498 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:13.498 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:13.498 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 18:12:13.498 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 18:12:13.520 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-17 18:12:13.621 | INFO migrate.versioning.api [-] done 2022-02-17 18:12:13.621 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-17 18:12:13.635 | INFO migrate.versioning.api [-] done 2022-02-17 18:12:13.635 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-17 18:12:13.648 | INFO migrate.versioning.api [-] done 2022-02-17 18:12:13.648 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-17 18:12:13.660 | INFO migrate.versioning.api [-] done 2022-02-17 18:12:13.661 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-17 18:12:13.674 | INFO migrate.versioning.api [-] done 2022-02-17 18:12:13.674 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-17 18:12:13.692 | INFO migrate.versioning.api [-] done 2022-02-17 18:12:13.692 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-17 18:12:13.704 | INFO migrate.versioning.api [-] done 2022-02-17 18:12:13.704 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 18:12:13.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:13.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:13.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:13.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:13.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:13.707 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:13.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:13.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:13.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:13.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:13.708 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:13.708 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:13.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:13.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:13.709 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 18:12:13.709 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 18:12:13.709 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 18:12:13.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:13.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:13.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:13.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:13.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:13.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:13.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:13.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:13.712 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:13.712 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:13.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:13.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:13.713 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:13.713 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:13.714 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 18:12:13.714 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 18:12:13.731 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 18:12:13.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:13.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:13.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:13.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:13.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:13.732 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:13.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:13.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:13.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:13.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:13.733 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:13.734 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:13.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:13.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:13.734 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 18:12:13.734 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 18:12:14.675 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 18:12:14.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:14.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:14.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:14.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:14.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:14.677 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:14.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:14.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:14.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:14.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:14.678 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:14.679 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:14.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:14.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:14.679 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 18:12:14.679 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 18:12:14.726 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 18:12:14.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:14.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:14.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:14.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:14.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:14.728 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:14.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:14.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:14.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:14.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:14.729 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:14.729 | 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=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:14.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:12:14.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:12:14.730 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 18:12:14.730 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=484808) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 18:12:14.742 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-17 18:12:14.756 | INFO migrate.versioning.api [-] done 2022-02-17 18:12:14.756 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-17 18:12:14.770 | INFO migrate.versioning.api [-] done 2022-02-17 18:12:14.770 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-17 18:12:14.783 | INFO migrate.versioning.api [-] done 2022-02-17 18:12:14.789 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-17 18:12:14.795 | INFO migrate.versioning.api [-] done 2022-02-17 18:12:14.795 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-17 18:12:14.813 | INFO migrate.versioning.api [-] done 2022-02-17 18:12:14.813 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-17 18:12:14.826 | INFO migrate.versioning.api [-] done 2022-02-17 18:12:14.826 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-17 18:12:14.839 | INFO migrate.versioning.api [-] done 2022-02-17 18:12:15.412 | + lib/keystone:init_keystone:474 : time_stop dbsync 2022-02-17 18:12:15.415 | + functions-common:time_stop:2425 : local name 2022-02-17 18:12:15.418 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:12:15.422 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:12:15.425 | + functions-common:time_stop:2428 : local total 2022-02-17 18:12:15.428 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:12:15.432 | + functions-common:time_stop:2431 : name=dbsync 2022-02-17 18:12:15.435 | + functions-common:time_stop:2432 : start_time=1645121520844 2022-02-17 18:12:15.438 | + functions-common:time_stop:2434 : [[ -z 1645121520844 ]] 2022-02-17 18:12:15.443 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:12:15.450 | + functions-common:time_stop:2437 : end_time=1645121535447 2022-02-17 18:12:15.453 | + functions-common:time_stop:2438 : elapsed_time=14603 2022-02-17 18:12:15.458 | + functions-common:time_stop:2439 : total=0 2022-02-17 18:12:15.461 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:12:15.464 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14603 2022-02-17 18:12:15.467 | + lib/keystone:init_keystone:476 : [[ fernet == \f\e\r\n\e\t ]] 2022-02-17 18:12:15.469 | + lib/keystone:init_keystone:477 : rm -rf /etc/keystone/fernet-keys/ 2022-02-17 18:12:15.475 | + lib/keystone:init_keystone:478 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-02-17 18:12:23.345 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-02-17 18:12:23.346 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-17 18:12:23.346 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-17 18:12:23.347 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-02-17 18:12:23.347 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-17 18:12:23.348 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-17 18:12:23.348 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-17 18:12:23.348 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-17 18:12:23.348 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-17 18:12:23.914 | + lib/keystone:init_keystone:480 : rm -rf /etc/keystone/credential-keys/ 2022-02-17 18:12:23.927 | + lib/keystone:init_keystone:481 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-02-17 18:12:31.271 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-02-17 18:12:31.272 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-17 18:12:31.272 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-17 18:12:31.272 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-02-17 18:12:31.273 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-17 18:12:31.274 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-17 18:12:31.274 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-17 18:12:31.274 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-17 18:12:31.274 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-17 18:12:31.859 | + ./stack.sh:main:1097 : start_keystone 2022-02-17 18:12:31.864 | + lib/keystone:start_keystone:539 : local service_port=5000 2022-02-17 18:12:31.867 | + lib/keystone:start_keystone:540 : local auth_protocol=http 2022-02-17 18:12:31.871 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2022-02-17 18:12:31.893 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:12:31.896 | + lib/keystone:start_keystone:546 : '[' uwsgi == mod_wsgi ']' 2022-02-17 18:12:31.900 | ++ lib/keystone:start_keystone:550 : which uwsgi 2022-02-17 18:12:31.905 | + lib/keystone:start_keystone:550 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-02-17 18:12:31.912 | + functions-common:run_process:1680 : local service=keystone 2022-02-17 18:12:31.917 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 18:12:31.921 | + functions-common:run_process:1682 : local group= 2022-02-17 18:12:31.926 | + functions-common:run_process:1683 : local user= 2022-02-17 18:12:31.929 | + functions-common:run_process:1685 : local name=keystone 2022-02-17 18:12:31.933 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 18:12:31.937 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 18:12:31.941 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:12:31.945 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:12:31.952 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:12:31.959 | + functions-common:time_start:2416 : _TIME_START[$name]=1645121551954 2022-02-17 18:12:31.963 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-02-17 18:12:31.988 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:12:31.992 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-02-17 18:12:31.996 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-02-17 18:12:32.001 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 18:12:32.005 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 18:12:32.009 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 18:12:32.014 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-17 18:12:32.018 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-02-17 18:12:32.025 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-02-17 18:12:32.028 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-02-17 18:12:32.033 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 18:12:32.037 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 18:12:32.041 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-02-17 18:12:32.045 | + 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-17 18:12:32.049 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-02-17 18:12:32.052 | + 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-17 18:12:32.056 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-17 18:12:32.061 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-17 18:12:32.064 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-02-17 18:12:32.072 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-17 18:12:32.081 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-02-17 18:12:32.163 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-02-17 18:12:32.250 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-02-17 18:12:32.340 | + 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-17 18:12:32.432 | + 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-17 18:12:32.518 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-02-17 18:12:32.608 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-02-17 18:12:32.700 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-02-17 18:12:32.788 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-02-17 18:12:32.873 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-02-17 18:12:32.955 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-17 18:12:32.958 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-02-17 18:12:33.043 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-17 18:12:33.689 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-02-17 18:12:33.714 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-02-17 18:12:34.323 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-02-17 18:12:34.457 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 18:12:34.469 | + functions-common:time_stop:2425 : local name 2022-02-17 18:12:34.475 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:12:34.479 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:12:34.483 | + functions-common:time_stop:2428 : local total 2022-02-17 18:12:34.488 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:12:34.492 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 18:12:34.497 | + functions-common:time_stop:2432 : start_time=1645121551954 2022-02-17 18:12:34.501 | + functions-common:time_stop:2434 : [[ -z 1645121551954 ]] 2022-02-17 18:12:34.509 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:12:34.514 | + functions-common:time_stop:2437 : end_time=1645121554509 2022-02-17 18:12:34.519 | + functions-common:time_stop:2438 : elapsed_time=2555 2022-02-17 18:12:34.523 | + functions-common:time_stop:2439 : total=2093 2022-02-17 18:12:34.527 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:12:34.532 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4648 2022-02-17 18:12:34.536 | + lib/keystone:start_keystone:553 : echo 'Waiting for keystone to start...' 2022-02-17 18:12:34.537 | Waiting for keystone to start... 2022-02-17 18:12:34.541 | + lib/keystone:start_keystone:559 : local service_uri=http://10.222.0.37/identity/v3/ 2022-02-17 18:12:34.545 | + lib/keystone:start_keystone:561 : wait_for_service 60 http://10.222.0.37/identity/v3/ 2022-02-17 18:12:34.549 | + functions:wait_for_service:457 : local timeout=60 2022-02-17 18:12:34.554 | + functions:wait_for_service:458 : local url=http://10.222.0.37/identity/v3/ 2022-02-17 18:12:34.558 | + functions:wait_for_service:459 : local rval=0 2022-02-17 18:12:34.562 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-17 18:12:34.567 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-17 18:12:34.571 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:12:34.574 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:12:34.583 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:12:34.588 | + functions-common:time_start:2416 : _TIME_START[$name]=1645121554582 2022-02-17 18:12:34.592 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-17 18:12:34.602 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/identity/v3/ 2022-02-17 18:12:42.675 | ++ inc/async:async_inner:64 : rc=0 2022-02-17 18:12:42.726 | [482949 Async install_tempest:482949]: finished successfully 2022-02-17 18:12:45.986 | + :: : [[ 200 == 503 ]] 2022-02-17 18:12:45.987 | + :: : [[ 0 -eq 7 ]] 2022-02-17 18:12:45.991 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-17 18:12:45.997 | + functions-common:time_stop:2425 : local name 2022-02-17 18:12:46.000 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:12:46.004 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:12:46.007 | + functions-common:time_stop:2428 : local total 2022-02-17 18:12:46.010 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:12:46.014 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-17 18:12:46.019 | + functions-common:time_stop:2432 : start_time=1645121554582 2022-02-17 18:12:46.022 | + functions-common:time_stop:2434 : [[ -z 1645121554582 ]] 2022-02-17 18:12:46.027 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:12:46.035 | + functions-common:time_stop:2437 : end_time=1645121566030 2022-02-17 18:12:46.038 | + functions-common:time_stop:2438 : elapsed_time=11448 2022-02-17 18:12:46.043 | + functions-common:time_stop:2439 : total=0 2022-02-17 18:12:46.047 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:12:46.052 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11448 2022-02-17 18:12:46.056 | + functions:wait_for_service:467 : return 0 2022-02-17 18:12:46.060 | + lib/keystone:start_keystone:566 : is_service_enabled tls-proxy 2022-02-17 18:12:46.090 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:12:46.095 | + lib/keystone:start_keystone:571 : restart_service memcached 2022-02-17 18:12:46.099 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 18:12:46.103 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-02-17 18:12:46.150 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-02-17 18:12:46.154 | + 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.37/identity 2022-02-17 18:12:51.993 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=485678) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:12:51.993 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=485678) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:12:51.993 | 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=485678) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:12:52.002 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=485678) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:12:52.023 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=485678) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:12:52.023 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=485678) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:12:52.061 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=485678) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:12:52.098 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=485678) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:12:52.099 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=485678) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:12:52.206 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=485678) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:12:52.207 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=485678) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:12:52.207 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=485678) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:12:52.207 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=485678) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:12:52.207 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=485678) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:12:52.207 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=485678) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:12:52.226 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=485678) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:12:52.226 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=485678) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:12:52.226 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=485678) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:12:52.226 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=485678) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:12:52.226 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=485678) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:12:52.227 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=485678) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:12:52.227 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=485678) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:12:52.236 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=485678) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:12:52.239 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=485678) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:12:52.239 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=485678) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:12:52.240 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=485678) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:12:52.240 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=485678) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:12:52.240 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=485678) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:12:52.240 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=485678) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:12:52.240 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=485678) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-17 18:12:52.279 | 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=485678) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-17 18:12:52.705 | INFO keystone.cmd.bootstrap [None req-9824ffdd-b461-4b28-b3ef-4d544909cc0d None None] Created domain default 2022-02-17 18:12:52.767 | INFO keystone.cmd.bootstrap [None req-9824ffdd-b461-4b28-b3ef-4d544909cc0d None None] Created project admin 2022-02-17 18:12:52.800 | DEBUG passlib.handlers.bcrypt [None req-9824ffdd-b461-4b28-b3ef-4d544909cc0d None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=485678) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-02-17 18:12:52.800 | DEBUG passlib.handlers.bcrypt [None req-9824ffdd-b461-4b28-b3ef-4d544909cc0d None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=485678) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-02-17 18:12:52.871 | INFO keystone.cmd.bootstrap [None req-9824ffdd-b461-4b28-b3ef-4d544909cc0d None None] Created user admin 2022-02-17 18:12:52.889 | INFO keystone.cmd.bootstrap [None req-9824ffdd-b461-4b28-b3ef-4d544909cc0d None None] Created role reader 2022-02-17 18:12:52.904 | INFO keystone.cmd.bootstrap [None req-9824ffdd-b461-4b28-b3ef-4d544909cc0d None None] Created role member 2022-02-17 18:12:52.940 | INFO keystone.cmd.bootstrap [None req-9824ffdd-b461-4b28-b3ef-4d544909cc0d None None] Created implied role where 0fb1a007566547668f748f7063c1e88a implies f57d0f8aa0414d57ad1af084be7acced 2022-02-17 18:12:52.959 | INFO keystone.cmd.bootstrap [None req-9824ffdd-b461-4b28-b3ef-4d544909cc0d None None] Created role admin 2022-02-17 18:12:52.984 | INFO keystone.cmd.bootstrap [None req-9824ffdd-b461-4b28-b3ef-4d544909cc0d None None] Created implied role where a620504c4cc04b88b6e042c07d2721a2 implies 0fb1a007566547668f748f7063c1e88a 2022-02-17 18:12:53.003 | INFO keystone.cmd.bootstrap [None req-9824ffdd-b461-4b28-b3ef-4d544909cc0d None None] Granted role admin on project admin to user admin. 2022-02-17 18:12:53.013 | INFO keystone.cmd.bootstrap [None req-9824ffdd-b461-4b28-b3ef-4d544909cc0d None None] Granted role admin on the system to user admin. 2022-02-17 18:12:53.035 | WARNING py.warnings [None req-9824ffdd-b461-4b28-b3ef-4d544909cc0d 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-17 18:12:53.035 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-02-17 18:12:53.035 |  2022-02-17 18:12:53.040 | INFO keystone.cmd.bootstrap [None req-9824ffdd-b461-4b28-b3ef-4d544909cc0d None None] Created region RegionOne 2022-02-17 18:12:53.084 | INFO keystone.cmd.bootstrap [None req-9824ffdd-b461-4b28-b3ef-4d544909cc0d None None] Created public endpoint http://10.222.0.37/identity 2022-02-17 18:12:53.638 | + lib/keystone:bootstrap_keystone:599 : '[' False == True ']' 2022-02-17 18:12:53.642 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-02-17 18:12:53.645 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2022-02-17 18:12:53.649 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2022-02-17 18:12:57.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:12:57.190 | from cryptography.utils import int_from_bytes 2022-02-17 18:12:57.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:12:57.190 | from cryptography.utils import int_from_bytes 2022-02-17 18:12:57.386 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:12:57.389 | + lib/keystone:create_keystone_accounts:299 : admin_project=d478768cc65c44d4a2ee0458e33a67bf 2022-02-17 18:12:57.393 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2022-02-17 18:12:57.396 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2022-02-17 18:13:00.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:00.145 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:00.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:00.145 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:00.339 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:13:00.344 | + lib/keystone:create_keystone_accounts:301 : admin_user=3b5476ce11a04991a7ad6fa9044d115b 2022-02-17 18:13:00.347 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2022-02-17 18:13:00.351 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2022-02-17 18:13:00.354 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2022-02-17 18:13:00.357 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin 3b5476ce11a04991a7ad6fa9044d115b default 2022-02-17 18:13:00.445 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 3b5476ce11a04991a7ad6fa9044d115b default 2022-02-17 18:13:00.499 | [457548 Async ks-domain-role:485796]: running: get_or_add_user_domain_role admin 3b5476ce11a04991a7ad6fa9044d115b default 2022-02-17 18:13:00.503 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2022-02-17 18:13:00.505 | + functions-common:get_or_create_domain:877 : local domain_id 2022-02-17 18:13:00.512 | ++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-17 18:13:03.843 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-02-17 18:13:03.847 | + functions-common:get_or_create_domain:888 : echo default 2022-02-17 18:13:03.847 | default 2022-02-17 18:13:03.849 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2022-02-17 18:13:03.932 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-02-17 18:13:03.991 | [457548 Async ks-project:485938]: running: get_or_create_project service Default 2022-02-17 18:13:03.994 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2022-02-17 18:13:04.089 | + inc/async:async_inner:63 : get_or_create_role service 2022-02-17 18:13:04.173 | [457548 Async ks-service:486024]: running: get_or_create_role service 2022-02-17 18:13:04.177 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-02-17 18:13:04.260 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-02-17 18:13:04.343 | [457548 Async ks-reseller:486110]: running: get_or_create_role ResellerAdmin 2022-02-17 18:13:04.350 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2022-02-17 18:13:04.353 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2022-02-17 18:13:04.824 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-02-17 18:13:05.071 | [457548 Async ks-anotherrole:486199]: running: get_or_create_role anotherrole 2022-02-17 18:13:05.092 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2022-02-17 18:13:05.136 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2022-02-17 18:13:05.160 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 18:13:05.197 | +++ functions-common:get_or_create_project:940 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2022-02-17 18:13:09.494 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:13:09.631 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:13:09.678 | [486024 Async ks-service:486024]: finished successfully 2022-02-17 18:13:09.758 | [486110 Async ks-reseller:486110]: finished successfully 2022-02-17 18:13:10.481 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:13:10.536 | [485938 Async ks-project:485938]: finished successfully 2022-02-17 18:13:10.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:10.805 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:10.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:10.805 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:11.091 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:13:11.097 | ++ functions-common:get_or_create_project:938 : project_id=976c69a507324f8791b01bfe7884e207 2022-02-17 18:13:11.100 | ++ functions-common:get_or_create_project:939 : echo 976c69a507324f8791b01bfe7884e207 2022-02-17 18:13:11.105 | + lib/keystone:create_keystone_accounts:329 : invis_project=976c69a507324f8791b01bfe7884e207 2022-02-17 18:13:11.117 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2022-02-17 18:13:11.121 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2022-02-17 18:13:11.125 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 18:13:11.129 | +++ functions-common:get_or_create_project:940 : oscwrap project create demo --domain=default --or-show -f value -c id 2022-02-17 18:13:11.415 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:13:11.451 | [486199 Async ks-anotherrole:486199]: finished successfully 2022-02-17 18:13:12.973 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:13:13.009 | [485796 Async ks-domain-role:485796]: finished successfully 2022-02-17 18:13:14.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:14.003 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:14.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:14.003 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:14.227 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:13:14.231 | ++ functions-common:get_or_create_project:938 : project_id=d04e353cdbf248adaa987a79a503e132 2022-02-17 18:13:14.234 | ++ functions-common:get_or_create_project:939 : echo d04e353cdbf248adaa987a79a503e132 2022-02-17 18:13:14.238 | + lib/keystone:create_keystone_accounts:333 : demo_project=d04e353cdbf248adaa987a79a503e132 2022-02-17 18:13:14.241 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2022-02-17 18:13:14.245 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo Passw0rd default demo@example.com 2022-02-17 18:13:14.249 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:13:14.253 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-02-17 18:13:14.256 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-02-17 18:13:14.260 | +++ 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-17 18:13:16.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:16.975 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:16.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:16.975 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:17.164 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:13:17.167 | ++ functions-common:get_or_create_user:925 : user_id=a42a35a2b5f647b0aaab4b7683eeaa89 2022-02-17 18:13:17.170 | ++ functions-common:get_or_create_user:926 : echo a42a35a2b5f647b0aaab4b7683eeaa89 2022-02-17 18:13:17.175 | + lib/keystone:create_keystone_accounts:336 : demo_user=a42a35a2b5f647b0aaab4b7683eeaa89 2022-02-17 18:13:17.178 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-02-17 18:13:17.239 | [457548 Async ks-domain-role:485796]: Waiting for completion of get_or_add_user_domain_role admin 3b5476ce11a04991a7ad6fa9044d115b default running on PID 485796 (6 other jobs running) 2022-02-17 18:13:17.267 | [457548 Async ks-domain-role:485796]: Signaling child to exit 2022-02-17 18:13:17.267 | WAKEUP 2022-02-17 18:13:17.296 | [457548 Async ks-domain-role:485796]: Signaled 2022-02-17 18:13:17.298 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-02-17 18:13:17.298 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap role assignment list --role admin --user 3b5476ce11a04991a7ad6fa9044d115b --domain default 2022-02-17 18:13:17.298 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-02-17 18:13:17.299 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:13:17.299 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:13:17.299 | ++ functions-common:get_field:812 : read data 2022-02-17 18:13:17.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:17.299 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:17.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:17.299 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:17.299 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:13:17.299 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-02-17 18:13:17.299 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-02-17 18:13:17.299 | + functions-common:get_or_add_user_domain_role:1012 : openstack role add admin --user 3b5476ce11a04991a7ad6fa9044d115b --domain default 2022-02-17 18:13:17.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:17.299 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:17.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:17.299 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:17.299 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap role assignment list --role admin --user 3b5476ce11a04991a7ad6fa9044d115b --domain default 2022-02-17 18:13:17.299 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:13:17.299 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-02-17 18:13:17.299 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:13:17.299 | ++ functions-common:get_field:812 : read data 2022-02-17 18:13:17.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:17.299 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:17.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:17.299 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:17.299 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:13:17.299 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:13:17.299 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:13:17.299 | ++ functions-common:get_field:818 : echo '| a620504c4cc04b88b6e042c07d2721a2 | 3b5476ce11a04991a7ad6fa9044d115b | | | default | | False |' 2022-02-17 18:13:17.300 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:13:17.300 | ++ functions-common:get_field:812 : read data 2022-02-17 18:13:17.300 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=a620504c4cc04b88b6e042c07d2721a2 2022-02-17 18:13:17.300 | + functions-common:get_or_add_user_domain_role:1021 : echo a620504c4cc04b88b6e042c07d2721a2 2022-02-17 18:13:17.300 | a620504c4cc04b88b6e042c07d2721a2 2022-02-17 18:13:17.355 | [457548 Async ks-domain-role:485796]: finished get_or_add_user_domain_role admin 3b5476ce11a04991a7ad6fa9044d115b default with result 0 in 12 seconds 2022-02-17 18:13:17.367 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-02-17 18:13:17.413 | [457548 Async ks-project:485938]: Waiting for completion of get_or_create_project service Default running on PID 485938 (5 other jobs running) 2022-02-17 18:13:17.451 | [457548 Async ks-project:485938]: Signaling child to exit 2022-02-17 18:13:17.451 | WAKEUP 2022-02-17 18:13:17.480 | [457548 Async ks-project:485938]: Signaled 2022-02-17 18:13:17.481 | + functions-common:get_or_create_project:932 : local project_id 2022-02-17 18:13:17.481 | ++ functions-common:get_or_create_project:940 : oscwrap project create service --domain=Default --or-show -f value -c id 2022-02-17 18:13:17.481 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:17.481 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:17.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:17.482 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:17.482 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:13:17.482 | + functions-common:get_or_create_project:938 : project_id=23922b553d1a4233967bce9a35cd203e 2022-02-17 18:13:17.482 | + functions-common:get_or_create_project:939 : echo 23922b553d1a4233967bce9a35cd203e 2022-02-17 18:13:17.482 | 23922b553d1a4233967bce9a35cd203e 2022-02-17 18:13:17.543 | [457548 Async ks-project:485938]: finished get_or_create_project service Default with result 0 in 6 seconds 2022-02-17 18:13:17.592 | [457548 Async ks-service:486024]: Waiting for completion of get_or_create_role service running on PID 486024 (4 other jobs running) 2022-02-17 18:13:17.622 | [457548 Async ks-service:486024]: Signaling child to exit 2022-02-17 18:13:17.622 | WAKEUP 2022-02-17 18:13:17.657 | [457548 Async ks-service:486024]: Signaled 2022-02-17 18:13:17.658 | + functions-common:get_or_create_role:945 : local role_id 2022-02-17 18:13:17.658 | ++ functions-common:get_or_create_role:952 : oscwrap role create service --or-show -f value -c id 2022-02-17 18:13:17.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:17.659 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:17.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:17.659 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:17.659 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:13:17.659 | + functions-common:get_or_create_role:950 : role_id=f2a13ff6e57c4d3681a3da0cc9764b0f 2022-02-17 18:13:17.659 | + functions-common:get_or_create_role:951 : echo f2a13ff6e57c4d3681a3da0cc9764b0f 2022-02-17 18:13:17.659 | f2a13ff6e57c4d3681a3da0cc9764b0f 2022-02-17 18:13:17.733 | [457548 Async ks-service:486024]: finished get_or_create_role service with result 0 in 5 seconds 2022-02-17 18:13:17.787 | [457548 Async ks-reseller:486110]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 486110 (3 other jobs running) 2022-02-17 18:13:17.828 | [457548 Async ks-reseller:486110]: Signaling child to exit 2022-02-17 18:13:17.828 | WAKEUP 2022-02-17 18:13:17.860 | [457548 Async ks-reseller:486110]: Signaled 2022-02-17 18:13:17.863 | + functions-common:get_or_create_role:945 : local role_id 2022-02-17 18:13:17.863 | ++ functions-common:get_or_create_role:952 : oscwrap role create ResellerAdmin --or-show -f value -c id 2022-02-17 18:13:17.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:17.863 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:17.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:17.863 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:17.863 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:13:17.863 | + functions-common:get_or_create_role:950 : role_id=1ad7c393b22d4c2499fdada3355acfc9 2022-02-17 18:13:17.863 | + functions-common:get_or_create_role:951 : echo 1ad7c393b22d4c2499fdada3355acfc9 2022-02-17 18:13:17.863 | 1ad7c393b22d4c2499fdada3355acfc9 2022-02-17 18:13:17.924 | [457548 Async ks-reseller:486110]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2022-02-17 18:13:17.974 | [457548 Async ks-anotherrole:486199]: Waiting for completion of get_or_create_role anotherrole running on PID 486199 (2 other jobs running) 2022-02-17 18:13:18.006 | [457548 Async ks-anotherrole:486199]: Signaling child to exit 2022-02-17 18:13:18.007 | WAKEUP 2022-02-17 18:13:18.036 | [457548 Async ks-anotherrole:486199]: Signaled 2022-02-17 18:13:18.037 | + functions-common:get_or_create_role:945 : local role_id 2022-02-17 18:13:18.037 | ++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-17 18:13:18.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:18.037 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:18.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:18.037 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:18.037 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:13:18.037 | + functions-common:get_or_create_role:950 : role_id=d61586ba9f134f30956c5fb551a2d79e 2022-02-17 18:13:18.038 | + functions-common:get_or_create_role:951 : echo d61586ba9f134f30956c5fb551a2d79e 2022-02-17 18:13:18.038 | d61586ba9f134f30956c5fb551a2d79e 2022-02-17 18:13:18.097 | [457548 Async ks-anotherrole:486199]: finished get_or_create_role anotherrole with result 0 in 6 seconds 2022-02-17 18:13:18.103 | + inc/async:async_wait:197 : return 0 2022-02-17 18:13:18.107 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member a42a35a2b5f647b0aaab4b7683eeaa89 d04e353cdbf248adaa987a79a503e132 2022-02-17 18:13:18.182 | + inc/async:async_inner:63 : get_or_add_user_project_role member a42a35a2b5f647b0aaab4b7683eeaa89 d04e353cdbf248adaa987a79a503e132 2022-02-17 18:13:18.239 | [457548 Async ks-demo-member:487067]: running: get_or_add_user_project_role member a42a35a2b5f647b0aaab4b7683eeaa89 d04e353cdbf248adaa987a79a503e132 2022-02-17 18:13:18.242 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin 3b5476ce11a04991a7ad6fa9044d115b d04e353cdbf248adaa987a79a503e132 2022-02-17 18:13:18.342 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 3b5476ce11a04991a7ad6fa9044d115b d04e353cdbf248adaa987a79a503e132 2022-02-17 18:13:18.401 | [457548 Async ks-demo-admin:487179]: running: get_or_add_user_project_role admin 3b5476ce11a04991a7ad6fa9044d115b d04e353cdbf248adaa987a79a503e132 2022-02-17 18:13:18.404 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole a42a35a2b5f647b0aaab4b7683eeaa89 d04e353cdbf248adaa987a79a503e132 2022-02-17 18:13:18.507 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a42a35a2b5f647b0aaab4b7683eeaa89 d04e353cdbf248adaa987a79a503e132 2022-02-17 18:13:18.566 | [457548 Async ks-demo-another:487291]: running: get_or_add_user_project_role anotherrole a42a35a2b5f647b0aaab4b7683eeaa89 d04e353cdbf248adaa987a79a503e132 2022-02-17 18:13:18.569 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member a42a35a2b5f647b0aaab4b7683eeaa89 976c69a507324f8791b01bfe7884e207 2022-02-17 18:13:18.661 | + inc/async:async_inner:63 : get_or_add_user_project_role member a42a35a2b5f647b0aaab4b7683eeaa89 976c69a507324f8791b01bfe7884e207 2022-02-17 18:13:18.772 | [457548 Async ks-demo-invis:487403]: running: get_or_add_user_project_role member a42a35a2b5f647b0aaab4b7683eeaa89 976c69a507324f8791b01bfe7884e207 2022-02-17 18:13:18.778 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2022-02-17 18:13:18.790 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-02-17 18:13:18.806 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:13:18.830 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-02-17 18:13:18.857 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-02-17 18:13:18.900 | +++ 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-17 18:13:23.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:23.259 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:23.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:23.259 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:23.631 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:13:23.665 | ++ functions-common:get_or_create_user:925 : user_id=e927111007f24e0b83d8bcb8a1937f95 2022-02-17 18:13:23.670 | ++ functions-common:get_or_create_user:926 : echo e927111007f24e0b83d8bcb8a1937f95 2022-02-17 18:13:23.675 | + lib/keystone:create_keystone_accounts:349 : demo_reader=e927111007f24e0b83d8bcb8a1937f95 2022-02-17 18:13:23.685 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader e927111007f24e0b83d8bcb8a1937f95 d04e353cdbf248adaa987a79a503e132 2022-02-17 18:13:24.092 | + inc/async:async_inner:63 : get_or_add_user_project_role reader e927111007f24e0b83d8bcb8a1937f95 d04e353cdbf248adaa987a79a503e132 2022-02-17 18:13:24.362 | [457548 Async ks-demo-reader:487603]: running: get_or_add_user_project_role reader e927111007f24e0b83d8bcb8a1937f95 d04e353cdbf248adaa987a79a503e132 2022-02-17 18:13:24.388 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2022-02-17 18:13:24.417 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2022-02-17 18:13:24.436 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 18:13:24.467 | +++ functions-common:get_or_create_project:940 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2022-02-17 18:13:30.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:30.673 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:30.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:30.674 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:31.206 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:13:31.225 | ++ functions-common:get_or_create_project:938 : project_id=fbaaebbdac0b499a82fec1998d7543fa 2022-02-17 18:13:31.245 | ++ functions-common:get_or_create_project:939 : echo fbaaebbdac0b499a82fec1998d7543fa 2022-02-17 18:13:31.264 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=fbaaebbdac0b499a82fec1998d7543fa 2022-02-17 18:13:31.288 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2022-02-17 18:13:31.324 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-02-17 18:13:31.348 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:13:31.368 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-02-17 18:13:31.388 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-02-17 18:13:31.429 | +++ 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-17 18:13:33.648 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:13:33.882 | [487291 Async ks-demo-another:487291]: finished successfully 2022-02-17 18:13:34.695 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:13:34.824 | [487067 Async ks-demo-member:487067]: finished successfully 2022-02-17 18:13:35.153 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:13:35.211 | [487179 Async ks-demo-admin:487179]: finished successfully 2022-02-17 18:13:35.707 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:13:35.761 | [487403 Async ks-demo-invis:487403]: finished successfully 2022-02-17 18:13:36.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:36.270 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:36.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:36.270 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:36.500 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:13:36.504 | ++ functions-common:get_or_create_user:925 : user_id=6aadeed47cd24a6a91abb9eeadfe71c8 2022-02-17 18:13:36.507 | ++ functions-common:get_or_create_user:926 : echo 6aadeed47cd24a6a91abb9eeadfe71c8 2022-02-17 18:13:36.511 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=6aadeed47cd24a6a91abb9eeadfe71c8 2022-02-17 18:13:36.516 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin 6aadeed47cd24a6a91abb9eeadfe71c8 fbaaebbdac0b499a82fec1998d7543fa 2022-02-17 18:13:36.610 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 6aadeed47cd24a6a91abb9eeadfe71c8 fbaaebbdac0b499a82fec1998d7543fa 2022-02-17 18:13:36.675 | [457548 Async ks-alt-admin:488191]: running: get_or_add_user_project_role admin 6aadeed47cd24a6a91abb9eeadfe71c8 fbaaebbdac0b499a82fec1998d7543fa 2022-02-17 18:13:36.680 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole 6aadeed47cd24a6a91abb9eeadfe71c8 fbaaebbdac0b499a82fec1998d7543fa 2022-02-17 18:13:36.812 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 6aadeed47cd24a6a91abb9eeadfe71c8 fbaaebbdac0b499a82fec1998d7543fa 2022-02-17 18:13:36.895 | [457548 Async ks-alt-another:488303]: running: get_or_add_user_project_role anotherrole 6aadeed47cd24a6a91abb9eeadfe71c8 fbaaebbdac0b499a82fec1998d7543fa 2022-02-17 18:13:36.899 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2022-02-17 18:13:36.905 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-02-17 18:13:36.909 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:13:36.913 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-02-17 18:13:36.917 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-02-17 18:13:36.923 | +++ 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-17 18:13:40.201 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:13:40.255 | [487603 Async ks-demo-reader:487603]: finished successfully 2022-02-17 18:13:40.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:40.458 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:40.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:40.458 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:40.715 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:13:40.720 | ++ functions-common:get_or_create_user:925 : user_id=b6a19b7cac7b4c3996f85b9f360248b7 2022-02-17 18:13:40.724 | ++ functions-common:get_or_create_user:926 : echo b6a19b7cac7b4c3996f85b9f360248b7 2022-02-17 18:13:40.729 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=b6a19b7cac7b4c3996f85b9f360248b7 2022-02-17 18:13:40.737 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member b6a19b7cac7b4c3996f85b9f360248b7 fbaaebbdac0b499a82fec1998d7543fa 2022-02-17 18:13:40.856 | + inc/async:async_inner:63 : get_or_add_user_project_role member b6a19b7cac7b4c3996f85b9f360248b7 fbaaebbdac0b499a82fec1998d7543fa 2022-02-17 18:13:40.935 | [457548 Async ks-alt-member-user:488517]: running: get_or_add_user_project_role member b6a19b7cac7b4c3996f85b9f360248b7 fbaaebbdac0b499a82fec1998d7543fa 2022-02-17 18:13:40.940 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2022-02-17 18:13:40.951 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-02-17 18:13:40.955 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:13:40.958 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-02-17 18:13:40.961 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-02-17 18:13:40.965 | +++ 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-17 18:13:44.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:44.566 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:44.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:44.566 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:44.857 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:13:44.862 | ++ functions-common:get_or_create_user:925 : user_id=6c39b01d58334f7597060862fbcee57c 2022-02-17 18:13:44.866 | ++ functions-common:get_or_create_user:926 : echo 6c39b01d58334f7597060862fbcee57c 2022-02-17 18:13:44.872 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=6c39b01d58334f7597060862fbcee57c 2022-02-17 18:13:44.877 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader 6c39b01d58334f7597060862fbcee57c fbaaebbdac0b499a82fec1998d7543fa 2022-02-17 18:13:45.029 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 6c39b01d58334f7597060862fbcee57c fbaaebbdac0b499a82fec1998d7543fa 2022-02-17 18:13:45.147 | [457548 Async ks-alt-reader-user:488688]: running: get_or_add_user_project_role reader 6c39b01d58334f7597060862fbcee57c fbaaebbdac0b499a82fec1998d7543fa 2022-02-17 18:13:45.152 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-02-17 18:13:45.169 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:13:45.191 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-02-17 18:13:45.211 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-02-17 18:13:45.251 | +++ 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-17 18:13:49.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:49.541 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:49.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:49.541 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:49.923 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:13:49.942 | ++ functions-common:get_or_create_user:925 : user_id=bba82f77eeb54d62b1edcc002ab2ca76 2022-02-17 18:13:49.953 | ++ functions-common:get_or_create_user:926 : echo bba82f77eeb54d62b1edcc002ab2ca76 2022-02-17 18:13:49.960 | + lib/keystone:create_keystone_accounts:381 : system_member_user=bba82f77eeb54d62b1edcc002ab2ca76 2022-02-17 18:13:49.966 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member bba82f77eeb54d62b1edcc002ab2ca76 all 2022-02-17 18:13:50.224 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:13:50.258 | + inc/async:async_inner:63 : get_or_add_user_system_role member bba82f77eeb54d62b1edcc002ab2ca76 all 2022-02-17 18:13:50.301 | [488303 Async ks-alt-another:488303]: finished successfully 2022-02-17 18:13:50.381 | [457548 Async ks-system-member:488973]: running: get_or_add_user_system_role member bba82f77eeb54d62b1edcc002ab2ca76 all 2022-02-17 18:13:50.388 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-02-17 18:13:50.389 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:13:50.392 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:13:50.397 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-02-17 18:13:50.407 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-02-17 18:13:50.415 | +++ 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-17 18:13:50.456 | [488191 Async ks-alt-admin:488191]: finished successfully 2022-02-17 18:13:53.877 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:13:53.932 | [488517 Async ks-alt-member-user:488517]: finished successfully 2022-02-17 18:13:54.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:54.298 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:54.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:54.298 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:54.587 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:13:54.599 | ++ functions-common:get_or_create_user:925 : user_id=d0ddfb7ca8df4cacb115917396555e9c 2022-02-17 18:13:54.605 | ++ functions-common:get_or_create_user:926 : echo d0ddfb7ca8df4cacb115917396555e9c 2022-02-17 18:13:54.614 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=d0ddfb7ca8df4cacb115917396555e9c 2022-02-17 18:13:54.619 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader d0ddfb7ca8df4cacb115917396555e9c all 2022-02-17 18:13:54.756 | + inc/async:async_inner:63 : get_or_add_user_system_role reader d0ddfb7ca8df4cacb115917396555e9c all 2022-02-17 18:13:54.838 | [457548 Async ks-system-reader:489281]: running: get_or_add_user_system_role reader d0ddfb7ca8df4cacb115917396555e9c all 2022-02-17 18:13:54.842 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2022-02-17 18:13:54.848 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2022-02-17 18:13:54.858 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-02-17 18:13:54.865 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-17 18:13:54.871 | +++ 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-17 18:13:58.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:58.016 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:58.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:13:58.017 | from cryptography.utils import int_from_bytes 2022-02-17 18:13:58.073 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:13:58.141 | [488688 Async ks-alt-reader-user:488688]: finished successfully 2022-02-17 18:13:58.283 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:13:58.287 | ++ functions-common:get_or_create_group:902 : group_id=1964862e835a42c4b07f9ecfdfe02824 2022-02-17 18:13:58.292 | ++ functions-common:get_or_create_group:903 : echo 1964862e835a42c4b07f9ecfdfe02824 2022-02-17 18:13:58.295 | + lib/keystone:create_keystone_accounts:391 : admin_group=1964862e835a42c4b07f9ecfdfe02824 2022-02-17 18:13:58.299 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2022-02-17 18:13:58.304 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2022-02-17 18:13:58.307 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-02-17 18:13:58.315 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-17 18:13:58.326 | +++ 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-17 18:14:01.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:01.812 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:01.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:01.812 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:02.120 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:14:02.126 | ++ functions-common:get_or_create_group:902 : group_id=1aff1a1063094fa3b39f9a4a850e47bf 2022-02-17 18:14:02.132 | ++ functions-common:get_or_create_group:903 : echo 1aff1a1063094fa3b39f9a4a850e47bf 2022-02-17 18:14:02.142 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=1aff1a1063094fa3b39f9a4a850e47bf 2022-02-17 18:14:02.148 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member 1aff1a1063094fa3b39f9a4a850e47bf d04e353cdbf248adaa987a79a503e132 2022-02-17 18:14:02.267 | + inc/async:async_inner:63 : get_or_add_group_project_role member 1aff1a1063094fa3b39f9a4a850e47bf d04e353cdbf248adaa987a79a503e132 2022-02-17 18:14:02.318 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:14:02.342 | [457548 Async ks-group-memberdemo:489543]: running: get_or_add_group_project_role member 1aff1a1063094fa3b39f9a4a850e47bf d04e353cdbf248adaa987a79a503e132 2022-02-17 18:14:02.347 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 1aff1a1063094fa3b39f9a4a850e47bf d04e353cdbf248adaa987a79a503e132 2022-02-17 18:14:02.381 | [488973 Async ks-system-member:488973]: finished successfully 2022-02-17 18:14:02.475 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 1aff1a1063094fa3b39f9a4a850e47bf d04e353cdbf248adaa987a79a503e132 2022-02-17 18:14:02.556 | [457548 Async ks-group-anotherdemo:489666]: running: get_or_add_group_project_role anotherrole 1aff1a1063094fa3b39f9a4a850e47bf d04e353cdbf248adaa987a79a503e132 2022-02-17 18:14:02.561 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member 1aff1a1063094fa3b39f9a4a850e47bf fbaaebbdac0b499a82fec1998d7543fa 2022-02-17 18:14:02.680 | + inc/async:async_inner:63 : get_or_add_group_project_role member 1aff1a1063094fa3b39f9a4a850e47bf fbaaebbdac0b499a82fec1998d7543fa 2022-02-17 18:14:02.820 | [457548 Async ks-group-memberalt:489752]: running: get_or_add_group_project_role member 1aff1a1063094fa3b39f9a4a850e47bf fbaaebbdac0b499a82fec1998d7543fa 2022-02-17 18:14:02.824 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 1aff1a1063094fa3b39f9a4a850e47bf fbaaebbdac0b499a82fec1998d7543fa 2022-02-17 18:14:03.294 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 1aff1a1063094fa3b39f9a4a850e47bf fbaaebbdac0b499a82fec1998d7543fa 2022-02-17 18:14:03.499 | [457548 Async ks-group-anotheralt:489859]: running: get_or_add_group_project_role anotherrole 1aff1a1063094fa3b39f9a4a850e47bf fbaaebbdac0b499a82fec1998d7543fa 2022-02-17 18:14:03.521 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin 1964862e835a42c4b07f9ecfdfe02824 d478768cc65c44d4a2ee0458e33a67bf 2022-02-17 18:14:03.993 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 1964862e835a42c4b07f9ecfdfe02824 d478768cc65c44d4a2ee0458e33a67bf 2022-02-17 18:14:04.267 | [457548 Async ks-group-admin:489948]: running: get_or_add_group_project_role admin 1964862e835a42c4b07f9ecfdfe02824 d478768cc65c44d4a2ee0458e33a67bf 2022-02-17 18:14:04.289 | + 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-17 18:14:04.712 | [457548 Async ks-demo-member:487067]: Waiting for completion of get_or_add_user_project_role member a42a35a2b5f647b0aaab4b7683eeaa89 d04e353cdbf248adaa987a79a503e132 running on PID 487067 (17 other jobs running) 2022-02-17 18:14:04.905 | [457548 Async ks-demo-member:487067]: Signaling child to exit 2022-02-17 18:14:04.906 | WAKEUP 2022-02-17 18:14:05.082 | [457548 Async ks-demo-member:487067]: Signaled 2022-02-17 18:14:05.093 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:14:05.093 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 18:14:05.093 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:14:05.093 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:14:05.093 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 18:14:05.093 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 18:14:05.093 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 18:14:05.093 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 18:14:05.093 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user a42a35a2b5f647b0aaab4b7683eeaa89 --project d04e353cdbf248adaa987a79a503e132 2022-02-17 18:14:05.093 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:14:05.093 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:14:05.093 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:14:05.093 | ++ functions-common:get_field:812 : read data 2022-02-17 18:14:05.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:05.094 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:05.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:05.094 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:05.094 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:14:05.094 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:14:05.094 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:14:05.094 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user a42a35a2b5f647b0aaab4b7683eeaa89 --project d04e353cdbf248adaa987a79a503e132 2022-02-17 18:14:05.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:05.094 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:05.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:05.094 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:05.094 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:14:05.094 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user a42a35a2b5f647b0aaab4b7683eeaa89 --project d04e353cdbf248adaa987a79a503e132 2022-02-17 18:14:05.094 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:14:05.094 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:14:05.094 | ++ functions-common:get_field:812 : read data 2022-02-17 18:14:05.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:05.094 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:05.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:05.094 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:05.094 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:14:05.095 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:14:05.095 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:14:05.095 | ++ functions-common:get_field:818 : echo '| 0fb1a007566547668f748f7063c1e88a | a42a35a2b5f647b0aaab4b7683eeaa89 | | d04e353cdbf248adaa987a79a503e132 | | | False |' 2022-02-17 18:14:05.095 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:14:05.095 | ++ functions-common:get_field:812 : read data 2022-02-17 18:14:05.095 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0fb1a007566547668f748f7063c1e88a 2022-02-17 18:14:05.095 | + functions-common:get_or_add_user_project_role:997 : echo 0fb1a007566547668f748f7063c1e88a 2022-02-17 18:14:05.095 | 0fb1a007566547668f748f7063c1e88a 2022-02-17 18:14:05.451 | [457548 Async ks-demo-member:487067]: finished get_or_add_user_project_role member a42a35a2b5f647b0aaab4b7683eeaa89 d04e353cdbf248adaa987a79a503e132 with result 0 in 16 seconds 2022-02-17 18:14:05.760 | [457548 Async ks-demo-admin:487179]: Waiting for completion of get_or_add_user_project_role admin 3b5476ce11a04991a7ad6fa9044d115b d04e353cdbf248adaa987a79a503e132 running on PID 487179 (16 other jobs running) 2022-02-17 18:14:05.932 | [457548 Async ks-demo-admin:487179]: Signaling child to exit 2022-02-17 18:14:05.933 | WAKEUP 2022-02-17 18:14:06.018 | [457548 Async ks-demo-admin:487179]: Signaled 2022-02-17 18:14:06.032 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:14:06.032 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 18:14:06.032 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:14:06.032 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:14:06.032 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 18:14:06.032 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 18:14:06.032 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 18:14:06.032 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 18:14:06.032 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:14:06.033 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 3b5476ce11a04991a7ad6fa9044d115b --project d04e353cdbf248adaa987a79a503e132 2022-02-17 18:14:06.033 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:14:06.033 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:14:06.033 | ++ functions-common:get_field:812 : read data 2022-02-17 18:14:06.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:06.033 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:06.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:06.033 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:06.033 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:14:06.033 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:14:06.033 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:14:06.033 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 3b5476ce11a04991a7ad6fa9044d115b --project d04e353cdbf248adaa987a79a503e132 2022-02-17 18:14:06.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:06.033 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:06.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:06.033 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:06.034 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 3b5476ce11a04991a7ad6fa9044d115b --project d04e353cdbf248adaa987a79a503e132 2022-02-17 18:14:06.034 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:14:06.034 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:14:06.034 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:14:06.034 | ++ functions-common:get_field:812 : read data 2022-02-17 18:14:06.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:06.034 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:06.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:06.034 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:06.034 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:14:06.034 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:14:06.034 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:14:06.034 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:14:06.034 | ++ functions-common:get_field:818 : echo '| a620504c4cc04b88b6e042c07d2721a2 | 3b5476ce11a04991a7ad6fa9044d115b | | d04e353cdbf248adaa987a79a503e132 | | | False |' 2022-02-17 18:14:06.035 | ++ functions-common:get_field:812 : read data 2022-02-17 18:14:06.035 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a620504c4cc04b88b6e042c07d2721a2 2022-02-17 18:14:06.035 | + functions-common:get_or_add_user_project_role:997 : echo a620504c4cc04b88b6e042c07d2721a2 2022-02-17 18:14:06.035 | a620504c4cc04b88b6e042c07d2721a2 2022-02-17 18:14:06.398 | [457548 Async ks-demo-admin:487179]: finished get_or_add_user_project_role admin 3b5476ce11a04991a7ad6fa9044d115b d04e353cdbf248adaa987a79a503e132 with result 0 in 16 seconds 2022-02-17 18:14:06.691 | [457548 Async ks-demo-another:487291]: Waiting for completion of get_or_add_user_project_role anotherrole a42a35a2b5f647b0aaab4b7683eeaa89 d04e353cdbf248adaa987a79a503e132 running on PID 487291 (15 other jobs running) 2022-02-17 18:14:06.917 | [457548 Async ks-demo-another:487291]: Signaling child to exit 2022-02-17 18:14:06.917 | WAKEUP 2022-02-17 18:14:07.076 | [457548 Async ks-demo-another:487291]: Signaled 2022-02-17 18:14:07.096 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:14:07.096 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 18:14:07.096 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:14:07.096 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:14:07.096 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 18:14:07.096 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 18:14:07.096 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 18:14:07.096 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 18:14:07.096 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user a42a35a2b5f647b0aaab4b7683eeaa89 --project d04e353cdbf248adaa987a79a503e132 2022-02-17 18:14:07.096 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:14:07.096 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:14:07.096 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:14:07.096 | ++ functions-common:get_field:812 : read data 2022-02-17 18:14:07.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:07.097 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:07.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:07.097 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:07.097 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:14:07.097 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:14:07.097 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:14:07.097 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user a42a35a2b5f647b0aaab4b7683eeaa89 --project d04e353cdbf248adaa987a79a503e132 2022-02-17 18:14:07.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:07.097 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:07.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:07.097 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:07.097 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user a42a35a2b5f647b0aaab4b7683eeaa89 --project d04e353cdbf248adaa987a79a503e132 2022-02-17 18:14:07.097 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:14:07.097 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:14:07.097 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:14:07.097 | ++ functions-common:get_field:812 : read data 2022-02-17 18:14:07.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:07.098 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:07.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:07.098 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:07.098 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:14:07.098 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:14:07.098 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:14:07.098 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:14:07.098 | ++ functions-common:get_field:818 : echo '| d61586ba9f134f30956c5fb551a2d79e | a42a35a2b5f647b0aaab4b7683eeaa89 | | d04e353cdbf248adaa987a79a503e132 | | | False |' 2022-02-17 18:14:07.098 | ++ functions-common:get_field:812 : read data 2022-02-17 18:14:07.098 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d61586ba9f134f30956c5fb551a2d79e 2022-02-17 18:14:07.098 | + functions-common:get_or_add_user_project_role:997 : echo d61586ba9f134f30956c5fb551a2d79e 2022-02-17 18:14:07.098 | d61586ba9f134f30956c5fb551a2d79e 2022-02-17 18:14:07.432 | [457548 Async ks-demo-another:487291]: finished get_or_add_user_project_role anotherrole a42a35a2b5f647b0aaab4b7683eeaa89 d04e353cdbf248adaa987a79a503e132 with result 0 in 15 seconds 2022-02-17 18:14:07.759 | [457548 Async ks-demo-invis:487403]: Waiting for completion of get_or_add_user_project_role member a42a35a2b5f647b0aaab4b7683eeaa89 976c69a507324f8791b01bfe7884e207 running on PID 487403 (14 other jobs running) 2022-02-17 18:14:07.966 | [457548 Async ks-demo-invis:487403]: Signaling child to exit 2022-02-17 18:14:07.967 | WAKEUP 2022-02-17 18:14:08.160 | [457548 Async ks-demo-invis:487403]: Signaled 2022-02-17 18:14:08.172 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:14:08.172 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 18:14:08.172 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:14:08.172 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:14:08.172 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 18:14:08.172 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 18:14:08.172 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 18:14:08.172 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 18:14:08.173 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user a42a35a2b5f647b0aaab4b7683eeaa89 --project 976c69a507324f8791b01bfe7884e207 2022-02-17 18:14:08.173 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:14:08.173 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:14:08.173 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:14:08.173 | ++ functions-common:get_field:812 : read data 2022-02-17 18:14:08.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:08.173 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:08.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:08.173 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:08.173 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:14:08.173 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:14:08.173 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:14:08.173 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user a42a35a2b5f647b0aaab4b7683eeaa89 --project 976c69a507324f8791b01bfe7884e207 2022-02-17 18:14:08.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:08.173 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:08.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:08.174 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:08.174 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:14:08.174 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:14:08.174 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user a42a35a2b5f647b0aaab4b7683eeaa89 --project 976c69a507324f8791b01bfe7884e207 2022-02-17 18:14:08.174 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:14:08.175 | ++ functions-common:get_field:812 : read data 2022-02-17 18:14:08.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:08.175 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:08.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:08.175 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:08.175 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:14:08.175 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:14:08.175 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:14:08.175 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:14:08.175 | ++ functions-common:get_field:818 : echo '| 0fb1a007566547668f748f7063c1e88a | a42a35a2b5f647b0aaab4b7683eeaa89 | | 976c69a507324f8791b01bfe7884e207 | | | False |' 2022-02-17 18:14:08.175 | ++ functions-common:get_field:812 : read data 2022-02-17 18:14:08.175 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0fb1a007566547668f748f7063c1e88a 2022-02-17 18:14:08.176 | + functions-common:get_or_add_user_project_role:997 : echo 0fb1a007566547668f748f7063c1e88a 2022-02-17 18:14:08.176 | 0fb1a007566547668f748f7063c1e88a 2022-02-17 18:14:08.518 | [457548 Async ks-demo-invis:487403]: finished get_or_add_user_project_role member a42a35a2b5f647b0aaab4b7683eeaa89 976c69a507324f8791b01bfe7884e207 with result 0 in 17 seconds 2022-02-17 18:14:08.794 | [457548 Async ks-demo-reader:487603]: Waiting for completion of get_or_add_user_project_role reader e927111007f24e0b83d8bcb8a1937f95 d04e353cdbf248adaa987a79a503e132 running on PID 487603 (13 other jobs running) 2022-02-17 18:14:09.020 | [457548 Async ks-demo-reader:487603]: Signaling child to exit 2022-02-17 18:14:09.020 | WAKEUP 2022-02-17 18:14:09.212 | [457548 Async ks-demo-reader:487603]: Signaled 2022-02-17 18:14:09.220 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:14:09.220 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 18:14:09.220 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:14:09.220 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:14:09.220 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 18:14:09.220 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 18:14:09.220 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 18:14:09.220 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 18:14:09.220 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:14:09.221 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user e927111007f24e0b83d8bcb8a1937f95 --project d04e353cdbf248adaa987a79a503e132 2022-02-17 18:14:09.221 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:14:09.221 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:14:09.221 | ++ functions-common:get_field:812 : read data 2022-02-17 18:14:09.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:09.221 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:09.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:09.221 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:09.221 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:14:09.221 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:14:09.221 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:14:09.221 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user e927111007f24e0b83d8bcb8a1937f95 --project d04e353cdbf248adaa987a79a503e132 2022-02-17 18:14:09.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:09.221 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:09.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:09.222 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:09.222 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user e927111007f24e0b83d8bcb8a1937f95 --project d04e353cdbf248adaa987a79a503e132 2022-02-17 18:14:09.222 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:14:09.222 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:14:09.222 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:14:09.222 | ++ functions-common:get_field:812 : read data 2022-02-17 18:14:09.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:09.222 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:09.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:09.222 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:09.222 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:14:09.222 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:14:09.222 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:14:09.222 | ++ functions-common:get_field:818 : echo '| f57d0f8aa0414d57ad1af084be7acced | e927111007f24e0b83d8bcb8a1937f95 | | d04e353cdbf248adaa987a79a503e132 | | | False |' 2022-02-17 18:14:09.222 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:14:09.223 | ++ functions-common:get_field:812 : read data 2022-02-17 18:14:09.223 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f57d0f8aa0414d57ad1af084be7acced 2022-02-17 18:14:09.223 | + functions-common:get_or_add_user_project_role:997 : echo f57d0f8aa0414d57ad1af084be7acced 2022-02-17 18:14:09.223 | f57d0f8aa0414d57ad1af084be7acced 2022-02-17 18:14:09.313 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:14:09.506 | [489281 Async ks-system-reader:489281]: finished successfully 2022-02-17 18:14:09.603 | [457548 Async ks-demo-reader:487603]: finished get_or_add_user_project_role reader e927111007f24e0b83d8bcb8a1937f95 d04e353cdbf248adaa987a79a503e132 with result 0 in 16 seconds 2022-02-17 18:14:09.648 | + inc/async:async_wait:197 : return 0 2022-02-17 18:14:09.678 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-02-17 18:14:10.126 | [457548 Async ks-alt-admin:488191]: Waiting for completion of get_or_add_user_project_role admin 6aadeed47cd24a6a91abb9eeadfe71c8 fbaaebbdac0b499a82fec1998d7543fa running on PID 488191 (12 other jobs running) 2022-02-17 18:14:10.309 | [457548 Async ks-alt-admin:488191]: Signaling child to exit 2022-02-17 18:14:10.309 | WAKEUP 2022-02-17 18:14:10.483 | [457548 Async ks-alt-admin:488191]: Signaled 2022-02-17 18:14:10.500 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:14:10.502 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 18:14:10.506 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:14:10.506 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:14:10.506 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 18:14:10.506 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 18:14:10.506 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 18:14:10.506 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 18:14:10.506 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:14:10.506 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 6aadeed47cd24a6a91abb9eeadfe71c8 --project fbaaebbdac0b499a82fec1998d7543fa 2022-02-17 18:14:10.507 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:14:10.507 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:14:10.507 | ++ functions-common:get_field:812 : read data 2022-02-17 18:14:10.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:10.507 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:10.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:10.507 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:10.507 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:14:10.507 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:14:10.507 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:14:10.507 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 6aadeed47cd24a6a91abb9eeadfe71c8 --project fbaaebbdac0b499a82fec1998d7543fa 2022-02-17 18:14:10.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:10.507 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:10.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:10.507 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:10.507 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 6aadeed47cd24a6a91abb9eeadfe71c8 --project fbaaebbdac0b499a82fec1998d7543fa 2022-02-17 18:14:10.507 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:14:10.507 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:14:10.507 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:14:10.507 | ++ functions-common:get_field:812 : read data 2022-02-17 18:14:10.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:10.507 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:10.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:10.508 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:10.508 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:14:10.508 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:14:10.508 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:14:10.508 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:14:10.508 | ++ functions-common:get_field:818 : echo '| a620504c4cc04b88b6e042c07d2721a2 | 6aadeed47cd24a6a91abb9eeadfe71c8 | | fbaaebbdac0b499a82fec1998d7543fa | | | False |' 2022-02-17 18:14:10.508 | ++ functions-common:get_field:812 : read data 2022-02-17 18:14:10.508 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a620504c4cc04b88b6e042c07d2721a2 2022-02-17 18:14:10.508 | + functions-common:get_or_add_user_project_role:997 : echo a620504c4cc04b88b6e042c07d2721a2 2022-02-17 18:14:10.508 | a620504c4cc04b88b6e042c07d2721a2 2022-02-17 18:14:10.874 | [457548 Async ks-alt-admin:488191]: finished get_or_add_user_project_role admin 6aadeed47cd24a6a91abb9eeadfe71c8 fbaaebbdac0b499a82fec1998d7543fa with result 0 in 13 seconds 2022-02-17 18:14:11.151 | [457548 Async ks-alt-another:488303]: Waiting for completion of get_or_add_user_project_role anotherrole 6aadeed47cd24a6a91abb9eeadfe71c8 fbaaebbdac0b499a82fec1998d7543fa running on PID 488303 (11 other jobs running) 2022-02-17 18:14:11.337 | [457548 Async ks-alt-another:488303]: Signaling child to exit 2022-02-17 18:14:11.338 | WAKEUP 2022-02-17 18:14:11.492 | [457548 Async ks-alt-another:488303]: Signaled 2022-02-17 18:14:11.503 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:14:11.504 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 18:14:11.504 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:14:11.504 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:14:11.504 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 18:14:11.504 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 18:14:11.504 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 18:14:11.504 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 18:14:11.504 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user 6aadeed47cd24a6a91abb9eeadfe71c8 --project fbaaebbdac0b499a82fec1998d7543fa 2022-02-17 18:14:11.504 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:14:11.504 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:14:11.504 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:14:11.504 | ++ functions-common:get_field:812 : read data 2022-02-17 18:14:11.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:11.504 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:11.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:11.504 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:11.504 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:14:11.505 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:14:11.505 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:14:11.505 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user 6aadeed47cd24a6a91abb9eeadfe71c8 --project fbaaebbdac0b499a82fec1998d7543fa 2022-02-17 18:14:11.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:11.505 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:11.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:11.505 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:11.505 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:14:11.505 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user 6aadeed47cd24a6a91abb9eeadfe71c8 --project fbaaebbdac0b499a82fec1998d7543fa 2022-02-17 18:14:11.505 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:14:11.505 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:14:11.505 | ++ functions-common:get_field:812 : read data 2022-02-17 18:14:11.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:11.505 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:11.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:11.505 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:11.506 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:14:11.506 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:14:11.506 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:14:11.506 | ++ functions-common:get_field:818 : echo '| d61586ba9f134f30956c5fb551a2d79e | 6aadeed47cd24a6a91abb9eeadfe71c8 | | fbaaebbdac0b499a82fec1998d7543fa | | | False |' 2022-02-17 18:14:11.506 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:14:11.506 | ++ functions-common:get_field:812 : read data 2022-02-17 18:14:11.506 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d61586ba9f134f30956c5fb551a2d79e 2022-02-17 18:14:11.506 | + functions-common:get_or_add_user_project_role:997 : echo d61586ba9f134f30956c5fb551a2d79e 2022-02-17 18:14:11.506 | d61586ba9f134f30956c5fb551a2d79e 2022-02-17 18:14:11.866 | [457548 Async ks-alt-another:488303]: finished get_or_add_user_project_role anotherrole 6aadeed47cd24a6a91abb9eeadfe71c8 fbaaebbdac0b499a82fec1998d7543fa with result 0 in 13 seconds 2022-02-17 18:14:12.167 | [457548 Async ks-alt-member-user:488517]: Waiting for completion of get_or_add_user_project_role member b6a19b7cac7b4c3996f85b9f360248b7 fbaaebbdac0b499a82fec1998d7543fa running on PID 488517 (10 other jobs running) 2022-02-17 18:14:12.353 | [457548 Async ks-alt-member-user:488517]: Signaling child to exit 2022-02-17 18:14:12.353 | WAKEUP 2022-02-17 18:14:12.523 | [457548 Async ks-alt-member-user:488517]: Signaled 2022-02-17 18:14:12.536 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:14:12.536 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 18:14:12.536 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:14:12.536 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:14:12.536 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 18:14:12.536 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 18:14:12.536 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 18:14:12.537 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 18:14:12.537 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user b6a19b7cac7b4c3996f85b9f360248b7 --project fbaaebbdac0b499a82fec1998d7543fa 2022-02-17 18:14:12.537 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:14:12.537 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:14:12.537 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:14:12.537 | ++ functions-common:get_field:812 : read data 2022-02-17 18:14:12.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:12.537 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:12.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:12.537 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:12.537 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:14:12.537 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:14:12.537 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:14:12.537 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user b6a19b7cac7b4c3996f85b9f360248b7 --project fbaaebbdac0b499a82fec1998d7543fa 2022-02-17 18:14:12.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:12.538 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:12.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:12.538 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:12.538 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:14:12.538 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:14:12.538 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:14:12.538 | ++ functions-common:get_field:812 : read data 2022-02-17 18:14:12.538 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user b6a19b7cac7b4c3996f85b9f360248b7 --project fbaaebbdac0b499a82fec1998d7543fa 2022-02-17 18:14:12.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:12.538 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:12.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:12.538 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:12.538 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:14:12.538 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:14:12.539 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:14:12.539 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:14:12.539 | ++ functions-common:get_field:818 : echo '| 0fb1a007566547668f748f7063c1e88a | b6a19b7cac7b4c3996f85b9f360248b7 | | fbaaebbdac0b499a82fec1998d7543fa | | | False |' 2022-02-17 18:14:12.539 | ++ functions-common:get_field:812 : read data 2022-02-17 18:14:12.539 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0fb1a007566547668f748f7063c1e88a 2022-02-17 18:14:12.539 | + functions-common:get_or_add_user_project_role:997 : echo 0fb1a007566547668f748f7063c1e88a 2022-02-17 18:14:12.539 | 0fb1a007566547668f748f7063c1e88a 2022-02-17 18:14:12.868 | [457548 Async ks-alt-member-user:488517]: finished get_or_add_user_project_role member b6a19b7cac7b4c3996f85b9f360248b7 fbaaebbdac0b499a82fec1998d7543fa with result 0 in 13 seconds 2022-02-17 18:14:13.119 | [457548 Async ks-alt-reader-user:488688]: Waiting for completion of get_or_add_user_project_role reader 6c39b01d58334f7597060862fbcee57c fbaaebbdac0b499a82fec1998d7543fa running on PID 488688 (9 other jobs running) 2022-02-17 18:14:13.355 | [457548 Async ks-alt-reader-user:488688]: Signaling child to exit 2022-02-17 18:14:13.355 | WAKEUP 2022-02-17 18:14:13.509 | [457548 Async ks-alt-reader-user:488688]: Signaled 2022-02-17 18:14:13.511 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:14:13.511 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 18:14:13.511 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:14:13.511 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:14:13.511 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 18:14:13.511 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 18:14:13.511 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 18:14:13.511 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 18:14:13.511 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:14:13.512 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:14:13.512 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user 6c39b01d58334f7597060862fbcee57c --project fbaaebbdac0b499a82fec1998d7543fa 2022-02-17 18:14:13.512 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:14:13.512 | ++ functions-common:get_field:812 : read data 2022-02-17 18:14:13.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:13.512 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:13.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:13.512 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:13.512 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:14:13.512 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:14:13.512 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:14:13.512 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user 6c39b01d58334f7597060862fbcee57c --project fbaaebbdac0b499a82fec1998d7543fa 2022-02-17 18:14:13.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:13.514 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:13.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:13.514 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:13.514 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user 6c39b01d58334f7597060862fbcee57c --project fbaaebbdac0b499a82fec1998d7543fa 2022-02-17 18:14:13.514 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:14:13.514 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:14:13.514 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:14:13.514 | ++ functions-common:get_field:812 : read data 2022-02-17 18:14:13.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:13.514 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:13.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:13.514 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:13.514 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:14:13.514 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:14:13.515 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:14:13.515 | ++ functions-common:get_field:818 : echo '| f57d0f8aa0414d57ad1af084be7acced | 6c39b01d58334f7597060862fbcee57c | | fbaaebbdac0b499a82fec1998d7543fa | | | False |' 2022-02-17 18:14:13.515 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:14:13.515 | ++ functions-common:get_field:812 : read data 2022-02-17 18:14:13.515 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f57d0f8aa0414d57ad1af084be7acced 2022-02-17 18:14:13.515 | + functions-common:get_or_add_user_project_role:997 : echo f57d0f8aa0414d57ad1af084be7acced 2022-02-17 18:14:13.515 | f57d0f8aa0414d57ad1af084be7acced 2022-02-17 18:14:13.789 | [457548 Async ks-alt-reader-user:488688]: finished get_or_add_user_project_role reader 6c39b01d58334f7597060862fbcee57c fbaaebbdac0b499a82fec1998d7543fa with result 0 in 13 seconds 2022-02-17 18:14:13.820 | + inc/async:async_wait:197 : return 0 2022-02-17 18:14:13.845 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2022-02-17 18:14:14.245 | [457548 Async ks-system-member:488973]: Waiting for completion of get_or_add_user_system_role member bba82f77eeb54d62b1edcc002ab2ca76 all running on PID 488973 (8 other jobs running) 2022-02-17 18:14:14.417 | [457548 Async ks-system-member:488973]: Signaling child to exit 2022-02-17 18:14:14.417 | WAKEUP 2022-02-17 18:14:14.559 | [457548 Async ks-system-member:488973]: Signaled 2022-02-17 18:14:14.572 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-17 18:14:14.572 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-17 18:14:14.572 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-17 18:14:14.572 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:14:14.572 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:14:14.572 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 18:14:14.572 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 18:14:14.572 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 18:14:14.572 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-17 18:14:14.572 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role member --user bba82f77eeb54d62b1edcc002ab2ca76 --system all -f value -c Role 2022-02-17 18:14:14.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:14.572 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:14.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:14.573 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:14.573 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:14:14.573 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-17 18:14:14.573 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-17 18:14:14.573 | + functions-common:get_or_add_user_system_role:1041 : openstack role add member --user bba82f77eeb54d62b1edcc002ab2ca76 --system all 2022-02-17 18:14:14.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:14.573 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:14.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:14.573 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:14.573 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role member --user bba82f77eeb54d62b1edcc002ab2ca76 --system all -f value -c Role 2022-02-17 18:14:14.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:14.573 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:14.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:14.573 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:14.573 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:14:14.573 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=0fb1a007566547668f748f7063c1e88a 2022-02-17 18:14:14.573 | + functions-common:get_or_add_user_system_role:1052 : echo 0fb1a007566547668f748f7063c1e88a 2022-02-17 18:14:14.573 | 0fb1a007566547668f748f7063c1e88a 2022-02-17 18:14:14.964 | [457548 Async ks-system-member:488973]: finished get_or_add_user_system_role member bba82f77eeb54d62b1edcc002ab2ca76 all with result 0 in 12 seconds 2022-02-17 18:14:15.293 | [457548 Async ks-system-reader:489281]: Waiting for completion of get_or_add_user_system_role reader d0ddfb7ca8df4cacb115917396555e9c all running on PID 489281 (7 other jobs running) 2022-02-17 18:14:15.463 | [457548 Async ks-system-reader:489281]: Signaling child to exit 2022-02-17 18:14:15.463 | WAKEUP 2022-02-17 18:14:15.575 | [457548 Async ks-system-reader:489281]: Signaled 2022-02-17 18:14:15.577 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-17 18:14:15.577 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-17 18:14:15.577 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-17 18:14:15.577 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:14:15.577 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:14:15.578 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 18:14:15.578 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 18:14:15.578 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 18:14:15.578 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-17 18:14:15.578 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role reader --user d0ddfb7ca8df4cacb115917396555e9c --system all -f value -c Role 2022-02-17 18:14:15.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:15.578 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:15.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:15.578 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:15.578 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:14:15.578 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-17 18:14:15.578 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-17 18:14:15.578 | + functions-common:get_or_add_user_system_role:1041 : openstack role add reader --user d0ddfb7ca8df4cacb115917396555e9c --system all 2022-02-17 18:14:15.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:15.578 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:15.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:15.578 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:15.578 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role reader --user d0ddfb7ca8df4cacb115917396555e9c --system all -f value -c Role 2022-02-17 18:14:15.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:15.578 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:15.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:15.578 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:15.578 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:14:15.578 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=f57d0f8aa0414d57ad1af084be7acced 2022-02-17 18:14:15.578 | + functions-common:get_or_add_user_system_role:1052 : echo f57d0f8aa0414d57ad1af084be7acced 2022-02-17 18:14:15.578 | f57d0f8aa0414d57ad1af084be7acced 2022-02-17 18:14:15.915 | [457548 Async ks-system-reader:489281]: finished get_or_add_user_system_role reader d0ddfb7ca8df4cacb115917396555e9c all with result 0 in 14 seconds 2022-02-17 18:14:15.960 | + inc/async:async_wait:197 : return 0 2022-02-17 18:14:15.984 | + 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-17 18:14:16.385 | [457548 Async ks-group-memberdemo:489543]: Waiting for completion of get_or_add_group_project_role member 1aff1a1063094fa3b39f9a4a850e47bf d04e353cdbf248adaa987a79a503e132 running on PID 489543 (6 other jobs running) 2022-02-17 18:14:16.571 | [457548 Async ks-group-memberdemo:489543]: Signaling child to exit 2022-02-17 18:14:20.274 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:14:20.320 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:14:20.383 | [489543 Async ks-group-memberdemo:489543]: finished successfully 2022-02-17 18:14:20.420 | [489752 Async ks-group-memberalt:489752]: finished successfully 2022-02-17 18:14:20.456 | WAKEUP 2022-02-17 18:14:20.523 | [457548 Async ks-group-memberdemo:489543]: Signaled 2022-02-17 18:14:20.524 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-17 18:14:20.525 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group 1aff1a1063094fa3b39f9a4a850e47bf --project d04e353cdbf248adaa987a79a503e132 -f value 2022-02-17 18:14:20.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:20.525 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:20.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:20.525 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:20.525 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:14:20.525 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-17 18:14:20.525 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-17 18:14:20.525 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group 1aff1a1063094fa3b39f9a4a850e47bf --project d04e353cdbf248adaa987a79a503e132 2022-02-17 18:14:20.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:20.525 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:20.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:20.525 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:20.525 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group 1aff1a1063094fa3b39f9a4a850e47bf --project d04e353cdbf248adaa987a79a503e132 -f value 2022-02-17 18:14:20.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:20.526 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:20.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:20.526 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:20.526 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:14:20.526 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='0fb1a007566547668f748f7063c1e88a 1aff1a1063094fa3b39f9a4a850e47bf d04e353cdbf248adaa987a79a503e132 False' 2022-02-17 18:14:20.526 | + functions-common:get_or_add_group_project_role:1076 : echo 0fb1a007566547668f748f7063c1e88a 1aff1a1063094fa3b39f9a4a850e47bf d04e353cdbf248adaa987a79a503e132 False 2022-02-17 18:14:20.526 | 0fb1a007566547668f748f7063c1e88a 1aff1a1063094fa3b39f9a4a850e47bf d04e353cdbf248adaa987a79a503e132 False 2022-02-17 18:14:20.642 | [457548 Async ks-group-memberdemo:489543]: finished get_or_add_group_project_role member 1aff1a1063094fa3b39f9a4a850e47bf d04e353cdbf248adaa987a79a503e132 with result 0 in 18 seconds 2022-02-17 18:14:20.723 | [457548 Async ks-group-anotherdemo:489666]: Waiting for completion of get_or_add_group_project_role anotherrole 1aff1a1063094fa3b39f9a4a850e47bf d04e353cdbf248adaa987a79a503e132 running on PID 489666 (5 other jobs running) 2022-02-17 18:14:20.781 | [457548 Async ks-group-anotherdemo:489666]: Signaling child to exit 2022-02-17 18:14:21.379 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:14:21.432 | [489666 Async ks-group-anotherdemo:489666]: finished successfully 2022-02-17 18:14:21.467 | WAKEUP 2022-02-17 18:14:21.474 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:14:21.515 | [457548 Async ks-group-anotherdemo:489666]: Signaled 2022-02-17 18:14:21.517 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-17 18:14:21.517 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group 1aff1a1063094fa3b39f9a4a850e47bf --project d04e353cdbf248adaa987a79a503e132 -f value 2022-02-17 18:14:21.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:21.517 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:21.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:21.517 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:21.517 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:14:21.517 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-17 18:14:21.517 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-17 18:14:21.517 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group 1aff1a1063094fa3b39f9a4a850e47bf --project d04e353cdbf248adaa987a79a503e132 2022-02-17 18:14:21.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:21.517 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:21.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:21.517 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:21.517 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group 1aff1a1063094fa3b39f9a4a850e47bf --project d04e353cdbf248adaa987a79a503e132 -f value 2022-02-17 18:14:21.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:21.518 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:21.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:21.518 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:21.518 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:14:21.518 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='d61586ba9f134f30956c5fb551a2d79e 1aff1a1063094fa3b39f9a4a850e47bf d04e353cdbf248adaa987a79a503e132 False' 2022-02-17 18:14:21.518 | + functions-common:get_or_add_group_project_role:1076 : echo d61586ba9f134f30956c5fb551a2d79e 1aff1a1063094fa3b39f9a4a850e47bf d04e353cdbf248adaa987a79a503e132 False 2022-02-17 18:14:21.518 | d61586ba9f134f30956c5fb551a2d79e 1aff1a1063094fa3b39f9a4a850e47bf d04e353cdbf248adaa987a79a503e132 False 2022-02-17 18:14:21.523 | [489859 Async ks-group-anotheralt:489859]: finished successfully 2022-02-17 18:14:21.617 | [457548 Async ks-group-anotherdemo:489666]: finished get_or_add_group_project_role anotherrole 1aff1a1063094fa3b39f9a4a850e47bf d04e353cdbf248adaa987a79a503e132 with result 0 in 19 seconds 2022-02-17 18:14:21.681 | [457548 Async ks-group-memberalt:489752]: Waiting for completion of get_or_add_group_project_role member 1aff1a1063094fa3b39f9a4a850e47bf fbaaebbdac0b499a82fec1998d7543fa running on PID 489752 (4 other jobs running) 2022-02-17 18:14:21.726 | [457548 Async ks-group-memberalt:489752]: Signaling child to exit 2022-02-17 18:14:21.726 | WAKEUP 2022-02-17 18:14:21.768 | [457548 Async ks-group-memberalt:489752]: Signaled 2022-02-17 18:14:21.770 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-17 18:14:21.770 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group 1aff1a1063094fa3b39f9a4a850e47bf --project fbaaebbdac0b499a82fec1998d7543fa -f value 2022-02-17 18:14:21.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:21.770 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:21.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:21.771 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:21.771 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:14:21.771 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-17 18:14:21.771 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-17 18:14:21.771 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group 1aff1a1063094fa3b39f9a4a850e47bf --project fbaaebbdac0b499a82fec1998d7543fa 2022-02-17 18:14:21.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:21.771 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:21.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:21.771 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:21.771 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group 1aff1a1063094fa3b39f9a4a850e47bf --project fbaaebbdac0b499a82fec1998d7543fa -f value 2022-02-17 18:14:21.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:21.771 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:21.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:21.772 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:21.772 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:14:21.772 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='0fb1a007566547668f748f7063c1e88a 1aff1a1063094fa3b39f9a4a850e47bf fbaaebbdac0b499a82fec1998d7543fa False' 2022-02-17 18:14:21.772 | + functions-common:get_or_add_group_project_role:1076 : echo 0fb1a007566547668f748f7063c1e88a 1aff1a1063094fa3b39f9a4a850e47bf fbaaebbdac0b499a82fec1998d7543fa False 2022-02-17 18:14:21.772 | 0fb1a007566547668f748f7063c1e88a 1aff1a1063094fa3b39f9a4a850e47bf fbaaebbdac0b499a82fec1998d7543fa False 2022-02-17 18:14:21.860 | [457548 Async ks-group-memberalt:489752]: finished get_or_add_group_project_role member 1aff1a1063094fa3b39f9a4a850e47bf fbaaebbdac0b499a82fec1998d7543fa with result 0 in 17 seconds 2022-02-17 18:14:21.930 | [457548 Async ks-group-anotheralt:489859]: Waiting for completion of get_or_add_group_project_role anotherrole 1aff1a1063094fa3b39f9a4a850e47bf fbaaebbdac0b499a82fec1998d7543fa running on PID 489859 (3 other jobs running) 2022-02-17 18:14:21.974 | [457548 Async ks-group-anotheralt:489859]: Signaling child to exit 2022-02-17 18:14:21.975 | WAKEUP 2022-02-17 18:14:22.011 | [457548 Async ks-group-anotheralt:489859]: Signaled 2022-02-17 18:14:22.015 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-17 18:14:22.015 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group 1aff1a1063094fa3b39f9a4a850e47bf --project fbaaebbdac0b499a82fec1998d7543fa -f value 2022-02-17 18:14:22.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:22.016 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:22.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:22.016 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:22.016 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:14:22.016 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-17 18:14:22.016 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-17 18:14:22.016 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group 1aff1a1063094fa3b39f9a4a850e47bf --project fbaaebbdac0b499a82fec1998d7543fa 2022-02-17 18:14:22.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:22.016 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:22.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:22.016 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:22.016 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group 1aff1a1063094fa3b39f9a4a850e47bf --project fbaaebbdac0b499a82fec1998d7543fa -f value 2022-02-17 18:14:22.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:22.017 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:22.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:22.017 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:22.017 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:14:22.017 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='d61586ba9f134f30956c5fb551a2d79e 1aff1a1063094fa3b39f9a4a850e47bf fbaaebbdac0b499a82fec1998d7543fa False' 2022-02-17 18:14:22.017 | + functions-common:get_or_add_group_project_role:1076 : echo d61586ba9f134f30956c5fb551a2d79e 1aff1a1063094fa3b39f9a4a850e47bf fbaaebbdac0b499a82fec1998d7543fa False 2022-02-17 18:14:22.017 | d61586ba9f134f30956c5fb551a2d79e 1aff1a1063094fa3b39f9a4a850e47bf fbaaebbdac0b499a82fec1998d7543fa False 2022-02-17 18:14:22.102 | [457548 Async ks-group-anotheralt:489859]: finished get_or_add_group_project_role anotherrole 1aff1a1063094fa3b39f9a4a850e47bf fbaaebbdac0b499a82fec1998d7543fa with result 0 in 18 seconds 2022-02-17 18:14:22.158 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:14:22.180 | [457548 Async ks-group-admin:489948]: Waiting for completion of get_or_add_group_project_role admin 1964862e835a42c4b07f9ecfdfe02824 d478768cc65c44d4a2ee0458e33a67bf running on PID 489948 (2 other jobs running) 2022-02-17 18:14:22.196 | [489948 Async ks-group-admin:489948]: finished successfully 2022-02-17 18:14:22.219 | [457548 Async ks-group-admin:489948]: Signaling child to exit 2022-02-17 18:14:22.234 | WAKEUP 2022-02-17 18:14:22.264 | [457548 Async ks-group-admin:489948]: Signaled 2022-02-17 18:14:22.266 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-17 18:14:22.266 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role admin --group 1964862e835a42c4b07f9ecfdfe02824 --project d478768cc65c44d4a2ee0458e33a67bf -f value 2022-02-17 18:14:22.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:22.266 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:22.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:22.266 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:22.266 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:14:22.266 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-17 18:14:22.266 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-17 18:14:22.266 | + functions-common:get_or_add_group_project_role:1067 : openstack role add admin --group 1964862e835a42c4b07f9ecfdfe02824 --project d478768cc65c44d4a2ee0458e33a67bf 2022-02-17 18:14:22.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:22.266 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:22.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:22.267 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:22.267 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role admin --group 1964862e835a42c4b07f9ecfdfe02824 --project d478768cc65c44d4a2ee0458e33a67bf -f value 2022-02-17 18:14:22.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:22.267 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:22.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:14:22.267 | from cryptography.utils import int_from_bytes 2022-02-17 18:14:22.267 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:14:22.267 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='a620504c4cc04b88b6e042c07d2721a2 1964862e835a42c4b07f9ecfdfe02824 d478768cc65c44d4a2ee0458e33a67bf False' 2022-02-17 18:14:22.267 | + functions-common:get_or_add_group_project_role:1076 : echo a620504c4cc04b88b6e042c07d2721a2 1964862e835a42c4b07f9ecfdfe02824 d478768cc65c44d4a2ee0458e33a67bf False 2022-02-17 18:14:22.267 | a620504c4cc04b88b6e042c07d2721a2 1964862e835a42c4b07f9ecfdfe02824 d478768cc65c44d4a2ee0458e33a67bf False 2022-02-17 18:14:22.326 | [457548 Async ks-group-admin:489948]: finished get_or_add_group_project_role admin 1964862e835a42c4b07f9ecfdfe02824 d478768cc65c44d4a2ee0458e33a67bf with result 0 in 18 seconds 2022-02-17 18:14:22.331 | + inc/async:async_wait:197 : return 0 2022-02-17 18:14:22.334 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2022-02-17 18:14:22.358 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:14:22.361 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-02-17 18:14:22.383 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:14:22.386 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-02-17 18:14:22.391 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-02-17 18:14:22.483 | + inc/async:async_inner:63 : create_nova_accounts 2022-02-17 18:14:22.539 | [457548 Async create_nova_accounts:491848]: running: create_nova_accounts 2022-02-17 18:14:22.548 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-02-17 18:14:22.574 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:14:22.582 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-02-17 18:14:22.586 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-02-17 18:14:22.693 | + inc/async:async_inner:63 : create_glance_accounts 2022-02-17 18:14:22.759 | [457548 Async create_glance_accounts:491963]: running: create_glance_accounts 2022-02-17 18:14:22.765 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-02-17 18:14:22.798 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:14:22.801 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-02-17 18:14:22.804 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-02-17 18:14:22.882 | + inc/async:async_inner:63 : create_cinder_accounts 2022-02-17 18:14:22.944 | [457548 Async create_cinder_accounts:492093]: running: create_cinder_accounts 2022-02-17 18:14:22.947 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-02-17 18:14:22.974 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:14:22.977 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-02-17 18:14:22.980 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-02-17 18:14:23.082 | + inc/async:async_inner:63 : create_neutron_accounts 2022-02-17 18:14:23.187 | [457548 Async create_neutron_accounts:492210]: running: create_neutron_accounts 2022-02-17 18:14:23.198 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-02-17 18:14:23.249 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:14:23.258 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-02-17 18:14:23.266 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-02-17 18:14:23.565 | + inc/async:async_inner:63 : create_swift_accounts 2022-02-17 18:14:23.834 | [457548 Async create_swift_accounts:492350]: running: create_swift_accounts 2022-02-17 18:14:23.857 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-02-17 18:14:23.998 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:14:24.021 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-02-17 18:14:24.404 | [457548 Async create_nova_accounts:491848]: Waiting for completion of create_nova_accounts running on PID 491848 (6 other jobs running) 2022-02-17 18:14:24.635 | [457548 Async create_nova_accounts:491848]: Signaling child to exit 2022-02-17 18:15:07.830 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:15:07.897 | [492210 Async create_neutron_accounts:492210]: finished successfully 2022-02-17 18:15:28.413 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:15:28.456 | [492093 Async create_cinder_accounts:492093]: finished successfully 2022-02-17 18:15:36.213 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:15:36.256 | [491963 Async create_glance_accounts:491963]: finished successfully 2022-02-17 18:15:44.061 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:15:44.095 | [491848 Async create_nova_accounts:491848]: finished successfully 2022-02-17 18:15:44.123 | WAKEUP 2022-02-17 18:15:44.153 | [457548 Async create_nova_accounts:491848]: Signaled 2022-02-17 18:15:44.155 | + 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-17 18:15:44.155 | + lib/nova:create_nova_accounts:356 : create_service_user nova admin 2022-02-17 18:15:44.155 | + lib/keystone:create_service_user:420 : get_or_create_user nova Passw0rd Default 2022-02-17 18:15:44.155 | + functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:15:44.155 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 18:15:44.155 | + functions-common:get_or_create_user:913 : local email= 2022-02-17 18:15:44.155 | ++ functions-common:get_or_create_user:927 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-17 18:15:44.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.155 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.155 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.155 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.155 | + functions-common:get_or_create_user:925 : user_id=f840f5fa9c0747c48b78f64b94f0c16e 2022-02-17 18:15:44.155 | + functions-common:get_or_create_user:926 : echo f840f5fa9c0747c48b78f64b94f0c16e 2022-02-17 18:15:44.155 | f840f5fa9c0747c48b78f64b94f0c16e 2022-02-17 18:15:44.155 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2022-02-17 18:15:44.155 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:15:44.156 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 18:15:44.156 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:15:44.156 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:15:44.156 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 18:15:44.156 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 18:15:44.156 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 18:15:44.156 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 18:15:44.156 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 18:15:44.156 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 18:15:44.156 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:15:44.156 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:15:44.156 | ++ 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-17 18:15:44.156 | ++ functions-common:get_field:812 : read data 2022-02-17 18:15:44.156 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:15:44.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.157 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.157 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.157 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.157 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:15:44.157 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:15:44.157 | + 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-17 18:15:44.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.157 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.157 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.157 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:15:44.157 | ++ 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-17 18:15:44.157 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:15:44.158 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:15:44.158 | ++ functions-common:get_field:812 : read data 2022-02-17 18:15:44.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.158 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.158 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.158 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.158 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:15:44.158 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:15:44.158 | ++ functions-common:get_field:818 : echo '| f2a13ff6e57c4d3681a3da0cc9764b0f | f840f5fa9c0747c48b78f64b94f0c16e | | 23922b553d1a4233967bce9a35cd203e | | | False |' 2022-02-17 18:15:44.158 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:15:44.158 | ++ functions-common:get_field:812 : read data 2022-02-17 18:15:44.158 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f2a13ff6e57c4d3681a3da0cc9764b0f 2022-02-17 18:15:44.158 | + functions-common:get_or_add_user_project_role:997 : echo f2a13ff6e57c4d3681a3da0cc9764b0f 2022-02-17 18:15:44.158 | f2a13ff6e57c4d3681a3da0cc9764b0f 2022-02-17 18:15:44.158 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-17 18:15:44.158 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2022-02-17 18:15:44.158 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:15:44.158 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 18:15:44.159 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:15:44.159 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:15:44.159 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 18:15:44.159 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 18:15:44.159 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 18:15:44.159 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 18:15:44.159 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 18:15:44.159 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 18:15:44.159 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:15:44.159 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:15:44.159 | ++ 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-17 18:15:44.159 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:15:44.159 | ++ functions-common:get_field:812 : read data 2022-02-17 18:15:44.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.159 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.159 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.160 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.160 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:15:44.160 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:15:44.160 | + 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-17 18:15:44.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.160 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.160 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.160 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:15:44.160 | ++ 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-17 18:15:44.160 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:15:44.160 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:15:44.160 | ++ functions-common:get_field:812 : read data 2022-02-17 18:15:44.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.160 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.161 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.161 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.161 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:15:44.161 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:15:44.161 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:15:44.161 | ++ functions-common:get_field:818 : echo '| a620504c4cc04b88b6e042c07d2721a2 | f840f5fa9c0747c48b78f64b94f0c16e | | 23922b553d1a4233967bce9a35cd203e | | | False |' 2022-02-17 18:15:44.161 | ++ functions-common:get_field:812 : read data 2022-02-17 18:15:44.161 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a620504c4cc04b88b6e042c07d2721a2 2022-02-17 18:15:44.161 | + functions-common:get_or_add_user_project_role:997 : echo a620504c4cc04b88b6e042c07d2721a2 2022-02-17 18:15:44.161 | a620504c4cc04b88b6e042c07d2721a2 2022-02-17 18:15:44.161 | + lib/nova:create_nova_accounts:358 : local nova_api_url 2022-02-17 18:15:44.161 | + lib/nova:create_nova_accounts:359 : [[ True == \F\a\l\s\e ]] 2022-02-17 18:15:44.161 | + lib/nova:create_nova_accounts:362 : nova_api_url=http://10.222.0.37/compute 2022-02-17 18:15:44.161 | + lib/nova:create_nova_accounts:365 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-02-17 18:15:44.162 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 18:15:44.162 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute_legacy -f value -c id 2022-02-17 18:15:44.162 | ++ 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-17 18:15:44.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.162 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.162 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.162 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.162 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 18:15:44.162 | 3ddb5e8681f049d4abb920c45f93f7bd' 2022-02-17 18:15:44.162 | + functions-common:get_or_create_service:1094 : echo 3ddb5e8681f049d4abb920c45f93f7bd 2022-02-17 18:15:44.162 | 3ddb5e8681f049d4abb920c45f93f7bd 2022-02-17 18:15:44.162 | + lib/nova:create_nova_accounts:367 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.37/compute/v2/$(project_id)s' 2022-02-17 18:15:44.162 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 18:15:44.163 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.37/compute/v2/$(project_id)s' RegionOne 2022-02-17 18:15:44.163 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 18:15:44.163 | +++ 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-17 18:15:44.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.163 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.163 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.163 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.163 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 18:15:44.163 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 18:15:44.163 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create compute_legacy public 'http://10.222.0.37/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-02-17 18:15:44.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.163 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.164 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.164 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.164 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=fc374d1d7f2047e4a3b23a88b42460b5 2022-02-17 18:15:44.164 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo fc374d1d7f2047e4a3b23a88b42460b5 2022-02-17 18:15:44.164 | + functions-common:get_or_create_endpoint:1127 : public_id=fc374d1d7f2047e4a3b23a88b42460b5 2022-02-17 18:15:44.164 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-17 18:15:44.164 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 18:15:44.164 | + functions-common:get_or_create_endpoint:1136 : echo fc374d1d7f2047e4a3b23a88b42460b5 2022-02-17 18:15:44.164 | fc374d1d7f2047e4a3b23a88b42460b5 2022-02-17 18:15:44.164 | + lib/nova:create_nova_accounts:371 : get_or_create_service nova compute 'Nova Compute Service' 2022-02-17 18:15:44.164 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 18:15:44.164 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute -f value -c id 2022-02-17 18:15:44.164 | ++ functions-common:get_or_create_service:1097 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-02-17 18:15:44.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.164 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.165 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.165 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.165 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 18:15:44.165 | 8437cd62abc2428ca6f75520c69387d2' 2022-02-17 18:15:44.165 | + functions-common:get_or_create_service:1094 : echo 8437cd62abc2428ca6f75520c69387d2 2022-02-17 18:15:44.165 | 8437cd62abc2428ca6f75520c69387d2 2022-02-17 18:15:44.165 | + lib/nova:create_nova_accounts:373 : get_or_create_endpoint compute RegionOne http://10.222.0.37/compute/v2.1 2022-02-17 18:15:44.165 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 18:15:44.165 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.37/compute/v2.1 RegionOne 2022-02-17 18:15:44.165 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 18:15:44.166 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-02-17 18:15:44.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.166 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.166 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.166 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.166 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 18:15:44.166 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 18:15:44.166 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create compute public http://10.222.0.37/compute/v2.1 --region RegionOne -f value -c id 2022-02-17 18:15:44.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.167 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.167 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.167 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.167 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=4acd719c428f4312ac702ef1743601c8 2022-02-17 18:15:44.167 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 4acd719c428f4312ac702ef1743601c8 2022-02-17 18:15:44.167 | + functions-common:get_or_create_endpoint:1127 : public_id=4acd719c428f4312ac702ef1743601c8 2022-02-17 18:15:44.167 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-17 18:15:44.167 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 18:15:44.167 | + functions-common:get_or_create_endpoint:1136 : echo 4acd719c428f4312ac702ef1743601c8 2022-02-17 18:15:44.167 | 4acd719c428f4312ac702ef1743601c8 2022-02-17 18:15:44.167 | + lib/nova:create_nova_accounts:378 : is_service_enabled n-api 2022-02-17 18:15:44.167 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:15:44.167 | + lib/nova:create_nova_accounts:380 : is_service_enabled swift 2022-02-17 18:15:44.167 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:15:44.167 | + lib/nova:create_nova_accounts:383 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-02-17 18:15:44.167 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:15:44.167 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 18:15:44.167 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:15:44.167 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:15:44.167 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 18:15:44.167 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 18:15:44.168 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 18:15:44.168 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 18:15:44.168 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 18:15:44.168 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 18:15:44.168 | ++ 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-17 18:15:44.168 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:15:44.168 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:15:44.168 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:15:44.168 | ++ functions-common:get_field:812 : read data 2022-02-17 18:15:44.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.168 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.168 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.168 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.169 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:15:44.169 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:15:44.169 | + 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-17 18:15:44.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.169 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.169 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.169 | ++ 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-17 18:15:44.169 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:15:44.169 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:15:44.169 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:15:44.169 | ++ functions-common:get_field:812 : read data 2022-02-17 18:15:44.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.169 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.169 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.169 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.169 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:15:44.170 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:15:44.170 | ++ functions-common:get_field:818 : echo '| 1ad7c393b22d4c2499fdada3355acfc9 | f840f5fa9c0747c48b78f64b94f0c16e | | 23922b553d1a4233967bce9a35cd203e | | | False |' 2022-02-17 18:15:44.170 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:15:44.170 | ++ functions-common:get_field:812 : read data 2022-02-17 18:15:44.170 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1ad7c393b22d4c2499fdada3355acfc9 2022-02-17 18:15:44.170 | + functions-common:get_or_add_user_project_role:997 : echo 1ad7c393b22d4c2499fdada3355acfc9 2022-02-17 18:15:44.170 | 1ad7c393b22d4c2499fdada3355acfc9 2022-02-17 18:15:44.170 | + lib/nova:create_nova_accounts:388 : is_service_enabled s3api 2022-02-17 18:15:44.170 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:15:44.220 | [457548 Async create_nova_accounts:491848]: finished create_nova_accounts with result 0 in 81 seconds 2022-02-17 18:15:44.267 | [457548 Async create_glance_accounts:491963]: Waiting for completion of create_glance_accounts running on PID 491963 (5 other jobs running) 2022-02-17 18:15:44.302 | [457548 Async create_glance_accounts:491963]: Signaling child to exit 2022-02-17 18:15:44.302 | WAKEUP 2022-02-17 18:15:44.335 | [457548 Async create_glance_accounts:491963]: Signaled 2022-02-17 18:15:44.337 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-02-17 18:15:44.337 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:15:44.338 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-02-17 18:15:44.338 | + lib/keystone:create_service_user:420 : get_or_create_user glance Passw0rd Default 2022-02-17 18:15:44.338 | + functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:15:44.338 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 18:15:44.338 | + functions-common:get_or_create_user:913 : local email= 2022-02-17 18:15:44.338 | ++ functions-common:get_or_create_user:927 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-17 18:15:44.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.338 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.338 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.338 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.338 | + functions-common:get_or_create_user:925 : user_id=94428ccafb1d454a970008e14186c1b4 2022-02-17 18:15:44.338 | + functions-common:get_or_create_user:926 : echo 94428ccafb1d454a970008e14186c1b4 2022-02-17 18:15:44.338 | 94428ccafb1d454a970008e14186c1b4 2022-02-17 18:15:44.338 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2022-02-17 18:15:44.339 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:15:44.339 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 18:15:44.339 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:15:44.339 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:15:44.339 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 18:15:44.339 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 18:15:44.339 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 18:15:44.339 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 18:15:44.339 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 18:15:44.339 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 18:15:44.339 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:15:44.339 | ++ 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-17 18:15:44.339 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:15:44.339 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:15:44.339 | ++ functions-common:get_field:812 : read data 2022-02-17 18:15:44.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.339 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.339 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.339 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.339 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:15:44.339 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:15:44.339 | + 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-17 18:15:44.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.339 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.339 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.339 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:15:44.339 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:15:44.339 | ++ 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-17 18:15:44.339 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:15:44.340 | ++ functions-common:get_field:812 : read data 2022-02-17 18:15:44.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.340 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.340 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.340 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.340 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:15:44.340 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:15:44.340 | ++ functions-common:get_field:818 : echo '| f2a13ff6e57c4d3681a3da0cc9764b0f | 94428ccafb1d454a970008e14186c1b4 | | 23922b553d1a4233967bce9a35cd203e | | | False |' 2022-02-17 18:15:44.340 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:15:44.340 | ++ functions-common:get_field:812 : read data 2022-02-17 18:15:44.340 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f2a13ff6e57c4d3681a3da0cc9764b0f 2022-02-17 18:15:44.340 | + functions-common:get_or_add_user_project_role:997 : echo f2a13ff6e57c4d3681a3da0cc9764b0f 2022-02-17 18:15:44.340 | f2a13ff6e57c4d3681a3da0cc9764b0f 2022-02-17 18:15:44.340 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-17 18:15:44.340 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-02-17 18:15:44.340 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:15:44.340 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-02-17 18:15:44.340 | + lib/keystone:create_service_user:420 : get_or_create_user glance-swift Passw0rd Default 2022-02-17 18:15:44.340 | + functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:15:44.340 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 18:15:44.340 | + functions-common:get_or_create_user:913 : local email= 2022-02-17 18:15:44.340 | ++ functions-common:get_or_create_user:927 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-17 18:15:44.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.340 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.340 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.340 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.340 | + functions-common:get_or_create_user:925 : user_id=db3c775061d0491e8536cc8b7d5c18e5 2022-02-17 18:15:44.340 | + functions-common:get_or_create_user:926 : echo db3c775061d0491e8536cc8b7d5c18e5 2022-02-17 18:15:44.341 | db3c775061d0491e8536cc8b7d5c18e5 2022-02-17 18:15:44.341 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance-swift service Default Default 2022-02-17 18:15:44.341 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:15:44.341 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 18:15:44.341 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:15:44.341 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:15:44.341 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 18:15:44.341 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 18:15:44.341 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 18:15:44.341 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 18:15:44.341 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 18:15:44.341 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 18:15:44.341 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:15:44.341 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:15:44.341 | ++ 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-17 18:15:44.341 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:15:44.341 | ++ functions-common:get_field:812 : read data 2022-02-17 18:15:44.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.342 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.342 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.342 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.342 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:15:44.342 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:15:44.342 | + 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-17 18:15:44.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.342 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.342 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.342 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:15:44.342 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:15:44.342 | ++ 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-17 18:15:44.342 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:15:44.342 | ++ functions-common:get_field:812 : read data 2022-02-17 18:15:44.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.343 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.343 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.343 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.343 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:15:44.343 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:15:44.343 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:15:44.343 | ++ functions-common:get_field:818 : echo '| f2a13ff6e57c4d3681a3da0cc9764b0f | db3c775061d0491e8536cc8b7d5c18e5 | | 23922b553d1a4233967bce9a35cd203e | | | False |' 2022-02-17 18:15:44.343 | ++ functions-common:get_field:812 : read data 2022-02-17 18:15:44.343 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f2a13ff6e57c4d3681a3da0cc9764b0f 2022-02-17 18:15:44.343 | + functions-common:get_or_add_user_project_role:997 : echo f2a13ff6e57c4d3681a3da0cc9764b0f 2022-02-17 18:15:44.343 | f2a13ff6e57c4d3681a3da0cc9764b0f 2022-02-17 18:15:44.343 | + lib/keystone:create_service_user:423 : [[ -n ResellerAdmin ]] 2022-02-17 18:15:44.343 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-02-17 18:15:44.343 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:15:44.343 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 18:15:44.343 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:15:44.343 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:15:44.343 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 18:15:44.343 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 18:15:44.343 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 18:15:44.343 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 18:15:44.343 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 18:15:44.343 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 18:15:44.343 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:15:44.343 | ++ 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-17 18:15:44.344 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:15:44.344 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:15:44.344 | ++ functions-common:get_field:812 : read data 2022-02-17 18:15:44.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.344 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.344 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.344 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.344 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:15:44.344 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:15:44.344 | + 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-17 18:15:44.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.344 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.344 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.344 | ++ 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-17 18:15:44.344 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:15:44.344 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:15:44.345 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:15:44.345 | ++ functions-common:get_field:812 : read data 2022-02-17 18:15:44.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.345 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.345 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.345 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.345 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:15:44.345 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:15:44.345 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:15:44.345 | ++ functions-common:get_field:818 : echo '| 1ad7c393b22d4c2499fdada3355acfc9 | db3c775061d0491e8536cc8b7d5c18e5 | | 23922b553d1a4233967bce9a35cd203e | | | False |' 2022-02-17 18:15:44.345 | ++ functions-common:get_field:812 : read data 2022-02-17 18:15:44.345 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1ad7c393b22d4c2499fdada3355acfc9 2022-02-17 18:15:44.345 | + functions-common:get_or_add_user_project_role:997 : echo 1ad7c393b22d4c2499fdada3355acfc9 2022-02-17 18:15:44.345 | 1ad7c393b22d4c2499fdada3355acfc9 2022-02-17 18:15:44.345 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-02-17 18:15:44.345 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 18:15:44.345 | ++ functions-common:get_or_create_service:1095 : oscwrap service show image -f value -c id 2022-02-17 18:15:44.345 | ++ functions-common:get_or_create_service:1097 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2022-02-17 18:15:44.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.346 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.346 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.346 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.346 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 18:15:44.346 | 9c04b092f69b4bb2a64c7192b1208e15' 2022-02-17 18:15:44.346 | + functions-common:get_or_create_service:1094 : echo 9c04b092f69b4bb2a64c7192b1208e15 2022-02-17 18:15:44.346 | 9c04b092f69b4bb2a64c7192b1208e15 2022-02-17 18:15:44.346 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.37/image 2022-02-17 18:15:44.346 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 18:15:44.346 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.37/image RegionOne 2022-02-17 18:15:44.346 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 18:15:44.346 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-02-17 18:15:44.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.346 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.347 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.347 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.347 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 18:15:44.347 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 18:15:44.347 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create image public http://10.222.0.37/image --region RegionOne -f value -c id 2022-02-17 18:15:44.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.347 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.347 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.347 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.347 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=a0115fcb68c64348a0a7f698000bbfa2 2022-02-17 18:15:44.347 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo a0115fcb68c64348a0a7f698000bbfa2 2022-02-17 18:15:44.347 | + functions-common:get_or_create_endpoint:1127 : public_id=a0115fcb68c64348a0a7f698000bbfa2 2022-02-17 18:15:44.347 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-17 18:15:44.347 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 18:15:44.347 | + functions-common:get_or_create_endpoint:1136 : echo a0115fcb68c64348a0a7f698000bbfa2 2022-02-17 18:15:44.347 | a0115fcb68c64348a0a7f698000bbfa2 2022-02-17 18:15:44.347 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-02-17 18:15:44.347 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-02-17 18:15:44.347 | +++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-17 18:15:44.347 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-02-17 18:15:44.347 | ++ functions-common:get_or_create_domain:888 : echo default 2022-02-17 18:15:44.347 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-02-17 18:15:44.347 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-02-17 18:15:44.347 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-02-17 18:15:44.347 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-02-17 18:15:44.408 | [457548 Async create_glance_accounts:491963]: finished create_glance_accounts with result 0 in 73 seconds 2022-02-17 18:15:44.468 | [457548 Async create_cinder_accounts:492093]: Waiting for completion of create_cinder_accounts running on PID 492093 (4 other jobs running) 2022-02-17 18:15:44.513 | [457548 Async create_cinder_accounts:492093]: Signaling child to exit 2022-02-17 18:15:44.513 | WAKEUP 2022-02-17 18:15:44.543 | [457548 Async create_cinder_accounts:492093]: Signaled 2022-02-17 18:15:44.545 | + 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-17 18:15:44.545 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-02-17 18:15:44.546 | + lib/keystone:create_service_user:420 : get_or_create_user cinder Passw0rd Default 2022-02-17 18:15:44.546 | + functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:15:44.546 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 18:15:44.546 | + functions-common:get_or_create_user:913 : local email= 2022-02-17 18:15:44.546 | ++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-17 18:15:44.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.546 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.546 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.546 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.546 | + functions-common:get_or_create_user:925 : user_id=667ae21785364c7c8c7bdc43ec983dd7 2022-02-17 18:15:44.546 | + functions-common:get_or_create_user:926 : echo 667ae21785364c7c8c7bdc43ec983dd7 2022-02-17 18:15:44.546 | 667ae21785364c7c8c7bdc43ec983dd7 2022-02-17 18:15:44.546 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2022-02-17 18:15:44.546 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:15:44.546 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 18:15:44.546 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:15:44.546 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:15:44.546 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 18:15:44.546 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 18:15:44.546 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 18:15:44.546 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 18:15:44.546 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 18:15:44.546 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 18:15:44.546 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:15:44.546 | ++ 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-17 18:15:44.546 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:15:44.546 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:15:44.546 | ++ functions-common:get_field:812 : read data 2022-02-17 18:15:44.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.547 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.547 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.547 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.547 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:15:44.547 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:15:44.547 | + 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-17 18:15:44.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.547 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.547 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.547 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:15:44.547 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:15:44.547 | ++ functions-common:get_field:812 : read data 2022-02-17 18:15:44.547 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:15:44.547 | ++ 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-17 18:15:44.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.547 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.547 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.547 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.547 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:15:44.547 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:15:44.547 | ++ functions-common:get_field:818 : echo '| f2a13ff6e57c4d3681a3da0cc9764b0f | 667ae21785364c7c8c7bdc43ec983dd7 | | 23922b553d1a4233967bce9a35cd203e | | | False |' 2022-02-17 18:15:44.547 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:15:44.547 | ++ functions-common:get_field:812 : read data 2022-02-17 18:15:44.547 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f2a13ff6e57c4d3681a3da0cc9764b0f 2022-02-17 18:15:44.547 | + functions-common:get_or_add_user_project_role:997 : echo f2a13ff6e57c4d3681a3da0cc9764b0f 2022-02-17 18:15:44.547 | f2a13ff6e57c4d3681a3da0cc9764b0f 2022-02-17 18:15:44.547 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-17 18:15:44.547 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-02-17 18:15:44.548 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 18:15:44.548 | ++ functions-common:get_or_create_service:1095 : oscwrap service show block-storage -f value -c id 2022-02-17 18:15:44.548 | ++ functions-common:get_or_create_service:1097 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-02-17 18:15:44.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.548 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.548 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.548 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.548 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 18:15:44.548 | 9fe82971bb5e4ac49d2b831de2439e74' 2022-02-17 18:15:44.548 | + functions-common:get_or_create_service:1094 : echo 9fe82971bb5e4ac49d2b831de2439e74 2022-02-17 18:15:44.548 | 9fe82971bb5e4ac49d2b831de2439e74 2022-02-17 18:15:44.548 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-02-17 18:15:44.548 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.37/volume/v3/$(project_id)s' 2022-02-17 18:15:44.548 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 18:15:44.548 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.37/volume/v3/$(project_id)s' RegionOne 2022-02-17 18:15:44.548 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 18:15:44.548 | +++ 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-17 18:15:44.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.548 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.548 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.548 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.548 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 18:15:44.548 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 18:15:44.548 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create block-storage public 'http://10.222.0.37/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-17 18:15:44.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.548 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.548 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.549 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.549 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=1a1b98174cac486db4f0a2f7b9e08ec6 2022-02-17 18:15:44.549 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 1a1b98174cac486db4f0a2f7b9e08ec6 2022-02-17 18:15:44.549 | + functions-common:get_or_create_endpoint:1127 : public_id=1a1b98174cac486db4f0a2f7b9e08ec6 2022-02-17 18:15:44.549 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-17 18:15:44.549 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 18:15:44.549 | + functions-common:get_or_create_endpoint:1136 : echo 1a1b98174cac486db4f0a2f7b9e08ec6 2022-02-17 18:15:44.549 | 1a1b98174cac486db4f0a2f7b9e08ec6 2022-02-17 18:15:44.549 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-02-17 18:15:44.549 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 18:15:44.549 | ++ functions-common:get_or_create_service:1095 : oscwrap service show volumev3 -f value -c id 2022-02-17 18:15:44.549 | ++ functions-common:get_or_create_service:1097 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-02-17 18:15:44.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.549 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.549 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.549 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.549 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 18:15:44.549 | 0f0fbbc752cc4b16b44732fd9f41d3f5' 2022-02-17 18:15:44.549 | + functions-common:get_or_create_service:1094 : echo 0f0fbbc752cc4b16b44732fd9f41d3f5 2022-02-17 18:15:44.549 | 0f0fbbc752cc4b16b44732fd9f41d3f5 2022-02-17 18:15:44.549 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.37/volume/v3/$(project_id)s' 2022-02-17 18:15:44.549 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 18:15:44.549 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.37/volume/v3/$(project_id)s' RegionOne 2022-02-17 18:15:44.549 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 18:15:44.549 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-02-17 18:15:44.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.549 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.549 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.549 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.549 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 18:15:44.550 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 18:15:44.550 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create volumev3 public 'http://10.222.0.37/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-17 18:15:44.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.550 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.550 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.550 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.550 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=aa9b498f3e2740e284868a1264919935 2022-02-17 18:15:44.550 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo aa9b498f3e2740e284868a1264919935 2022-02-17 18:15:44.550 | + functions-common:get_or_create_endpoint:1127 : public_id=aa9b498f3e2740e284868a1264919935 2022-02-17 18:15:44.550 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-17 18:15:44.550 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 18:15:44.550 | + functions-common:get_or_create_endpoint:1136 : echo aa9b498f3e2740e284868a1264919935 2022-02-17 18:15:44.550 | aa9b498f3e2740e284868a1264919935 2022-02-17 18:15:44.550 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-02-17 18:15:44.550 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-02-17 18:15:44.550 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 18:15:44.550 | +++ functions-common:get_or_create_project:940 : oscwrap project create service --domain= --or-show -f value -c id 2022-02-17 18:15:44.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.550 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.550 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.550 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.550 | ++ functions-common:get_or_create_project:938 : project_id=23922b553d1a4233967bce9a35cd203e 2022-02-17 18:15:44.550 | ++ functions-common:get_or_create_project:939 : echo 23922b553d1a4233967bce9a35cd203e 2022-02-17 18:15:44.550 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 23922b553d1a4233967bce9a35cd203e 2022-02-17 18:15:44.550 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-02-17 18:15:44.550 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:15:44.551 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 18:15:44.551 | ++ functions-common:get_or_create_user:913 : local email= 2022-02-17 18:15:44.551 | +++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2022-02-17 18:15:44.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.551 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.551 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.551 | No password was supplied, authentication will fail when a user does not have a password. 2022-02-17 18:15:44.551 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.551 | ++ functions-common:get_or_create_user:925 : user_id=667ae21785364c7c8c7bdc43ec983dd7 2022-02-17 18:15:44.551 | ++ functions-common:get_or_create_user:926 : echo 667ae21785364c7c8c7bdc43ec983dd7 2022-02-17 18:15:44.551 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 667ae21785364c7c8c7bdc43ec983dd7 2022-02-17 18:15:44.611 | [457548 Async create_cinder_accounts:492093]: finished create_cinder_accounts with result 0 in 65 seconds 2022-02-17 18:15:44.628 | + inc/async:async_wait:197 : return 0 2022-02-17 18:15:44.631 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-02-17 18:15:44.702 | [457548 Async create_neutron_accounts:492210]: Waiting for completion of create_neutron_accounts running on PID 492210 (3 other jobs running) 2022-02-17 18:15:44.732 | [457548 Async create_neutron_accounts:492210]: Signaling child to exit 2022-02-17 18:15:44.733 | WAKEUP 2022-02-17 18:15:44.759 | [457548 Async create_neutron_accounts:492210]: Signaled 2022-02-17 18:15:44.760 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-02-17 18:15:44.760 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 18:15:44.760 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 18:15:44.761 | + 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-17 18:15:44.761 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 18:15:44.761 | + 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-17 18:15:44.761 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 18:15:44.761 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-02-17 18:15:44.761 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-02-17 18:15:44.761 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-02-17 18:15:44.761 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.37:9696/ 2022-02-17 18:15:44.761 | + 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-17 18:15:44.761 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-02-17 18:15:44.761 | + lib/keystone:create_service_user:420 : get_or_create_user neutron Passw0rd Default 2022-02-17 18:15:44.761 | + functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:15:44.761 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 18:15:44.761 | + functions-common:get_or_create_user:913 : local email= 2022-02-17 18:15:44.761 | ++ functions-common:get_or_create_user:927 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-17 18:15:44.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.761 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.761 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.761 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.761 | + functions-common:get_or_create_user:925 : user_id=83617f561025478eb70b201e4da10e90 2022-02-17 18:15:44.761 | + functions-common:get_or_create_user:926 : echo 83617f561025478eb70b201e4da10e90 2022-02-17 18:15:44.761 | 83617f561025478eb70b201e4da10e90 2022-02-17 18:15:44.761 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2022-02-17 18:15:44.761 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:15:44.761 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 18:15:44.761 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:15:44.761 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:15:44.761 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 18:15:44.761 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 18:15:44.762 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 18:15:44.762 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 18:15:44.762 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 18:15:44.762 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 18:15:44.762 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:15:44.762 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:15:44.762 | ++ 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-17 18:15:44.762 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:15:44.762 | ++ functions-common:get_field:812 : read data 2022-02-17 18:15:44.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.762 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.762 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.762 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.762 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:15:44.762 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:15:44.762 | + 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-17 18:15:44.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.762 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.762 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.762 | ++ 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-17 18:15:44.762 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:15:44.762 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:15:44.762 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:15:44.762 | ++ functions-common:get_field:812 : read data 2022-02-17 18:15:44.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.762 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.763 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.763 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.763 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:15:44.763 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:15:44.763 | ++ functions-common:get_field:818 : echo '| f2a13ff6e57c4d3681a3da0cc9764b0f | 83617f561025478eb70b201e4da10e90 | | 23922b553d1a4233967bce9a35cd203e | | | False |' 2022-02-17 18:15:44.763 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:15:44.763 | ++ functions-common:get_field:812 : read data 2022-02-17 18:15:44.763 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f2a13ff6e57c4d3681a3da0cc9764b0f 2022-02-17 18:15:44.763 | + functions-common:get_or_add_user_project_role:997 : echo f2a13ff6e57c4d3681a3da0cc9764b0f 2022-02-17 18:15:44.763 | f2a13ff6e57c4d3681a3da0cc9764b0f 2022-02-17 18:15:44.763 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-17 18:15:44.763 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-02-17 18:15:44.763 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 18:15:44.763 | ++ functions-common:get_or_create_service:1095 : oscwrap service show network -f value -c id 2022-02-17 18:15:44.763 | ++ functions-common:get_or_create_service:1097 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2022-02-17 18:15:44.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.763 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.763 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.763 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.763 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 18:15:44.763 | 8ec141e441d146ad8f14b44d3f1f9654' 2022-02-17 18:15:44.763 | + functions-common:get_or_create_service:1094 : echo 8ec141e441d146ad8f14b44d3f1f9654 2022-02-17 18:15:44.763 | 8ec141e441d146ad8f14b44d3f1f9654 2022-02-17 18:15:44.763 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.37:9696/ 2022-02-17 18:15:44.763 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 18:15:44.763 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.37:9696/ RegionOne 2022-02-17 18:15:44.763 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 18:15:44.763 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-02-17 18:15:44.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.763 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.764 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.764 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.764 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 18:15:44.764 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 18:15:44.764 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create network public http://10.222.0.37:9696/ --region RegionOne -f value -c id 2022-02-17 18:15:44.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.764 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:15:44.764 | from cryptography.utils import int_from_bytes 2022-02-17 18:15:44.764 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:15:44.764 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=c19574d1c9854942873bdb5937bf349f 2022-02-17 18:15:44.764 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo c19574d1c9854942873bdb5937bf349f 2022-02-17 18:15:44.764 | + functions-common:get_or_create_endpoint:1127 : public_id=c19574d1c9854942873bdb5937bf349f 2022-02-17 18:15:44.764 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-17 18:15:44.764 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 18:15:44.764 | + functions-common:get_or_create_endpoint:1136 : echo c19574d1c9854942873bdb5937bf349f 2022-02-17 18:15:44.764 | c19574d1c9854942873bdb5937bf349f 2022-02-17 18:15:44.831 | [457548 Async create_neutron_accounts:492210]: finished create_neutron_accounts with result 0 in 44 seconds 2022-02-17 18:15:44.881 | [457548 Async create_swift_accounts:492350]: Waiting for completion of create_swift_accounts running on PID 492350 (2 other jobs running) 2022-02-17 18:15:44.913 | [457548 Async create_swift_accounts:492350]: Signaling child to exit 2022-02-17 18:16:32.265 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:16:32.303 | [492350 Async create_swift_accounts:492350]: finished successfully 2022-02-17 18:16:32.328 | WAKEUP 2022-02-17 18:16:32.360 | [457548 Async create_swift_accounts:492350]: Signaled 2022-02-17 18:16:32.362 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2022-02-17 18:16:32.362 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2022-02-17 18:16:32.362 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2022-02-17 18:16:32.362 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2022-02-17 18:16:32.362 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2022-02-17 18:16:32.362 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2022-02-17 18:16:32.362 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2022-02-17 18:16:32.362 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2022-02-17 18:16:32.363 | + lib/swift:create_swift_accounts:637 : local another_role 2022-02-17 18:16:32.363 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2022-02-17 18:16:32.363 | ++ functions-common:get_or_create_role:945 : local role_id 2022-02-17 18:16:32.363 | +++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-17 18:16:32.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.363 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.363 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.363 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:16:32.363 | ++ functions-common:get_or_create_role:950 : role_id=d61586ba9f134f30956c5fb551a2d79e 2022-02-17 18:16:32.363 | ++ functions-common:get_or_create_role:951 : echo d61586ba9f134f30956c5fb551a2d79e 2022-02-17 18:16:32.363 | + lib/swift:create_swift_accounts:638 : another_role=d61586ba9f134f30956c5fb551a2d79e 2022-02-17 18:16:32.363 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2022-02-17 18:16:32.363 | + lib/keystone:create_service_user:420 : get_or_create_user swift Passw0rd Default 2022-02-17 18:16:32.363 | + functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:16:32.363 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 18:16:32.363 | + functions-common:get_or_create_user:913 : local email= 2022-02-17 18:16:32.364 | ++ functions-common:get_or_create_user:927 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-17 18:16:32.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.364 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.364 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.364 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:16:32.364 | + functions-common:get_or_create_user:925 : user_id=99f8f1fef21c4530bcb9e10d72eab095 2022-02-17 18:16:32.364 | + functions-common:get_or_create_user:926 : echo 99f8f1fef21c4530bcb9e10d72eab095 2022-02-17 18:16:32.364 | 99f8f1fef21c4530bcb9e10d72eab095 2022-02-17 18:16:32.364 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service swift service Default Default 2022-02-17 18:16:32.364 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:16:32.364 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 18:16:32.364 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:16:32.364 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:16:32.364 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 18:16:32.364 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 18:16:32.364 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 18:16:32.365 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 18:16:32.365 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 18:16:32.365 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 18:16:32.365 | ++ 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-17 18:16:32.365 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:16:32.365 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:16:32.365 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:16:32.365 | ++ functions-common:get_field:812 : read data 2022-02-17 18:16:32.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.365 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.365 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.365 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:16:32.365 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:16:32.365 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:16:32.365 | + 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-17 18:16:32.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.365 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.365 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.365 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:16:32.365 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:16:32.365 | ++ 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-17 18:16:32.365 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:16:32.365 | ++ functions-common:get_field:812 : read data 2022-02-17 18:16:32.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.365 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.365 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.366 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:16:32.366 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:16:32.366 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:16:32.366 | ++ functions-common:get_field:818 : echo '| f2a13ff6e57c4d3681a3da0cc9764b0f | 99f8f1fef21c4530bcb9e10d72eab095 | | 23922b553d1a4233967bce9a35cd203e | | | False |' 2022-02-17 18:16:32.366 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:16:32.366 | ++ functions-common:get_field:812 : read data 2022-02-17 18:16:32.366 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f2a13ff6e57c4d3681a3da0cc9764b0f 2022-02-17 18:16:32.366 | + functions-common:get_or_add_user_project_role:997 : echo f2a13ff6e57c4d3681a3da0cc9764b0f 2022-02-17 18:16:32.366 | f2a13ff6e57c4d3681a3da0cc9764b0f 2022-02-17 18:16:32.366 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-17 18:16:32.366 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin swift service Default Default 2022-02-17 18:16:32.366 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:16:32.366 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 18:16:32.366 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:16:32.366 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:16:32.366 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 18:16:32.366 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 18:16:32.366 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 18:16:32.366 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 18:16:32.366 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 18:16:32.366 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 18:16:32.366 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:16:32.366 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:16:32.366 | ++ 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-17 18:16:32.366 | ++ functions-common:get_field:812 : read data 2022-02-17 18:16:32.367 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:16:32.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.367 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.367 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.367 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:16:32.367 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:16:32.367 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:16:32.367 | + 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-17 18:16:32.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.367 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.367 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.367 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:16:32.368 | ++ 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-17 18:16:32.368 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:16:32.368 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:16:32.368 | ++ functions-common:get_field:812 : read data 2022-02-17 18:16:32.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.368 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.368 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.368 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:16:32.368 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:16:32.368 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:16:32.368 | ++ functions-common:get_field:818 : echo '| a620504c4cc04b88b6e042c07d2721a2 | 99f8f1fef21c4530bcb9e10d72eab095 | | 23922b553d1a4233967bce9a35cd203e | | | False |' 2022-02-17 18:16:32.368 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:16:32.368 | ++ functions-common:get_field:812 : read data 2022-02-17 18:16:32.368 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a620504c4cc04b88b6e042c07d2721a2 2022-02-17 18:16:32.368 | + functions-common:get_or_add_user_project_role:997 : echo a620504c4cc04b88b6e042c07d2721a2 2022-02-17 18:16:32.368 | a620504c4cc04b88b6e042c07d2721a2 2022-02-17 18:16:32.368 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2022-02-17 18:16:32.368 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 18:16:32.368 | ++ functions-common:get_or_create_service:1095 : oscwrap service show object-store -f value -c id 2022-02-17 18:16:32.368 | ++ functions-common:get_or_create_service:1097 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2022-02-17 18:16:32.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.368 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.368 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.368 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:16:32.368 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 18:16:32.368 | 94cdf8ffd7af4726b2d340be407337e1' 2022-02-17 18:16:32.368 | + functions-common:get_or_create_service:1094 : echo 94cdf8ffd7af4726b2d340be407337e1 2022-02-17 18:16:32.368 | 94cdf8ffd7af4726b2d340be407337e1 2022-02-17 18:16:32.368 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' http://10.222.0.37:8080 2022-02-17 18:16:32.369 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 18:16:32.369 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' RegionOne 2022-02-17 18:16:32.369 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 18:16:32.369 | +++ 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-17 18:16:32.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.369 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.369 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.369 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:16:32.369 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 18:16:32.369 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 18:16:32.369 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create object-store public 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-02-17 18:16:32.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.369 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.369 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.369 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:16:32.369 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=98bac1d777634b74a5826377f769e0fa 2022-02-17 18:16:32.369 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 98bac1d777634b74a5826377f769e0fa 2022-02-17 18:16:32.369 | + functions-common:get_or_create_endpoint:1127 : public_id=98bac1d777634b74a5826377f769e0fa 2022-02-17 18:16:32.369 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.37:8080 ]] 2022-02-17 18:16:32.369 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.37:8080 RegionOne 2022-02-17 18:16:32.369 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 18:16:32.369 | ++ 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-17 18:16:32.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.369 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.369 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.369 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:16:32.369 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 18:16:32.369 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 18:16:32.370 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create object-store admin http://10.222.0.37:8080 --region RegionOne -f value -c id 2022-02-17 18:16:32.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.370 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.370 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.370 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:16:32.370 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=f5e1de74d82347b7b5d84823f12c9b9d 2022-02-17 18:16:32.370 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo f5e1de74d82347b7b5d84823f12c9b9d 2022-02-17 18:16:32.370 | f5e1de74d82347b7b5d84823f12c9b9d 2022-02-17 18:16:32.370 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 18:16:32.370 | + functions-common:get_or_create_endpoint:1136 : echo 98bac1d777634b74a5826377f769e0fa 2022-02-17 18:16:32.370 | 98bac1d777634b74a5826377f769e0fa 2022-02-17 18:16:32.370 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2022-02-17 18:16:32.370 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2022-02-17 18:16:32.370 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 18:16:32.370 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-02-17 18:16:32.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.370 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.370 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.370 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:16:32.370 | ++ functions-common:get_or_create_project:938 : project_id=c031cedbb3c24d5683d49f0d2e2c998a 2022-02-17 18:16:32.370 | ++ functions-common:get_or_create_project:939 : echo c031cedbb3c24d5683d49f0d2e2c998a 2022-02-17 18:16:32.370 | + lib/swift:create_swift_accounts:652 : swift_project_test1=c031cedbb3c24d5683d49f0d2e2c998a 2022-02-17 18:16:32.370 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2022-02-17 18:16:32.370 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 18:16:32.370 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2022-02-17 18:16:32.370 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:16:32.370 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-02-17 18:16:32.370 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-02-17 18:16:32.371 | +++ 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-17 18:16:32.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.371 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.371 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.371 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:16:32.371 | ++ functions-common:get_or_create_user:925 : user_id=6ec8ad9a47ed4534b8b837c01b102738 2022-02-17 18:16:32.371 | ++ functions-common:get_or_create_user:926 : echo 6ec8ad9a47ed4534b8b837c01b102738 2022-02-17 18:16:32.371 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=6ec8ad9a47ed4534b8b837c01b102738 2022-02-17 18:16:32.371 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-02-17 18:16:32.371 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 18:16:32.371 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin 6ec8ad9a47ed4534b8b837c01b102738 c031cedbb3c24d5683d49f0d2e2c998a 2022-02-17 18:16:32.371 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:16:32.371 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 18:16:32.371 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:16:32.371 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:16:32.371 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 18:16:32.371 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 18:16:32.371 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 18:16:32.371 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 18:16:32.371 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 6ec8ad9a47ed4534b8b837c01b102738 --project c031cedbb3c24d5683d49f0d2e2c998a 2022-02-17 18:16:32.371 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:16:32.371 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:16:32.371 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:16:32.371 | ++ functions-common:get_field:812 : read data 2022-02-17 18:16:32.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.371 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.371 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.371 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:16:32.372 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:16:32.372 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:16:32.372 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 6ec8ad9a47ed4534b8b837c01b102738 --project c031cedbb3c24d5683d49f0d2e2c998a 2022-02-17 18:16:32.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.372 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.372 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.372 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:16:32.372 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 6ec8ad9a47ed4534b8b837c01b102738 --project c031cedbb3c24d5683d49f0d2e2c998a 2022-02-17 18:16:32.372 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:16:32.372 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:16:32.372 | ++ functions-common:get_field:812 : read data 2022-02-17 18:16:32.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.372 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.372 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.372 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:16:32.372 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:16:32.372 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:16:32.372 | ++ functions-common:get_field:818 : echo '| a620504c4cc04b88b6e042c07d2721a2 | 6ec8ad9a47ed4534b8b837c01b102738 | | c031cedbb3c24d5683d49f0d2e2c998a | | | False |' 2022-02-17 18:16:32.372 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:16:32.372 | ++ functions-common:get_field:812 : read data 2022-02-17 18:16:32.372 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a620504c4cc04b88b6e042c07d2721a2 2022-02-17 18:16:32.372 | + functions-common:get_or_add_user_project_role:997 : echo a620504c4cc04b88b6e042c07d2721a2 2022-02-17 18:16:32.372 | a620504c4cc04b88b6e042c07d2721a2 2022-02-17 18:16:32.372 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2022-02-17 18:16:32.372 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-02-17 18:16:32.372 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:16:32.372 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-02-17 18:16:32.372 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-02-17 18:16:32.372 | +++ 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-17 18:16:32.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.373 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.373 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.373 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:16:32.373 | ++ functions-common:get_or_create_user:925 : user_id=73e84a78173f43d1abc716ef539b87a6 2022-02-17 18:16:32.373 | ++ functions-common:get_or_create_user:926 : echo 73e84a78173f43d1abc716ef539b87a6 2022-02-17 18:16:32.373 | + lib/swift:create_swift_accounts:661 : swift_user_test3=73e84a78173f43d1abc716ef539b87a6 2022-02-17 18:16:32.373 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2022-02-17 18:16:32.373 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 18:16:32.373 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role d61586ba9f134f30956c5fb551a2d79e 73e84a78173f43d1abc716ef539b87a6 c031cedbb3c24d5683d49f0d2e2c998a 2022-02-17 18:16:32.373 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:16:32.373 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 18:16:32.373 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:16:32.373 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:16:32.373 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 18:16:32.373 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 18:16:32.373 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 18:16:32.373 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 18:16:32.373 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role d61586ba9f134f30956c5fb551a2d79e --user 73e84a78173f43d1abc716ef539b87a6 --project c031cedbb3c24d5683d49f0d2e2c998a 2022-02-17 18:16:32.373 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:16:32.373 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:16:32.373 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:16:32.373 | ++ functions-common:get_field:812 : read data 2022-02-17 18:16:32.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.373 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.373 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.373 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:16:32.373 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:16:32.373 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:16:32.373 | + functions-common:get_or_add_user_project_role:986 : openstack role add d61586ba9f134f30956c5fb551a2d79e --user 73e84a78173f43d1abc716ef539b87a6 --project c031cedbb3c24d5683d49f0d2e2c998a 2022-02-17 18:16:32.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.374 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.374 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.374 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role d61586ba9f134f30956c5fb551a2d79e --user 73e84a78173f43d1abc716ef539b87a6 --project c031cedbb3c24d5683d49f0d2e2c998a 2022-02-17 18:16:32.374 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:16:32.374 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:16:32.374 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:16:32.374 | ++ functions-common:get_field:812 : read data 2022-02-17 18:16:32.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.374 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.374 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.374 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:16:32.374 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:16:32.374 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:16:32.374 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:16:32.374 | ++ functions-common:get_field:818 : echo '| d61586ba9f134f30956c5fb551a2d79e | 73e84a78173f43d1abc716ef539b87a6 | | c031cedbb3c24d5683d49f0d2e2c998a | | | False |' 2022-02-17 18:16:32.374 | ++ functions-common:get_field:812 : read data 2022-02-17 18:16:32.374 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d61586ba9f134f30956c5fb551a2d79e 2022-02-17 18:16:32.374 | + functions-common:get_or_add_user_project_role:997 : echo d61586ba9f134f30956c5fb551a2d79e 2022-02-17 18:16:32.374 | d61586ba9f134f30956c5fb551a2d79e 2022-02-17 18:16:32.374 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2022-02-17 18:16:32.374 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2022-02-17 18:16:32.374 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 18:16:32.374 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-02-17 18:16:32.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.374 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.375 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.375 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:16:32.375 | ++ functions-common:get_or_create_project:938 : project_id=ca123f6c2ce54d10903b487444966ce9 2022-02-17 18:16:32.375 | ++ functions-common:get_or_create_project:939 : echo ca123f6c2ce54d10903b487444966ce9 2022-02-17 18:16:32.375 | + lib/swift:create_swift_accounts:666 : swift_project_test2=ca123f6c2ce54d10903b487444966ce9 2022-02-17 18:16:32.375 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2022-02-17 18:16:32.375 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 18:16:32.375 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2022-02-17 18:16:32.375 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-02-17 18:16:32.375 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:16:32.375 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-02-17 18:16:32.375 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-02-17 18:16:32.375 | +++ 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-17 18:16:32.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.375 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.375 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.375 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:16:32.375 | ++ functions-common:get_or_create_user:925 : user_id=e3ecb2cfe74940d1afd3ebfa7f096834 2022-02-17 18:16:32.375 | ++ functions-common:get_or_create_user:926 : echo e3ecb2cfe74940d1afd3ebfa7f096834 2022-02-17 18:16:32.375 | + lib/swift:create_swift_accounts:671 : swift_user_test2=e3ecb2cfe74940d1afd3ebfa7f096834 2022-02-17 18:16:32.375 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2022-02-17 18:16:32.375 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 18:16:32.375 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin e3ecb2cfe74940d1afd3ebfa7f096834 ca123f6c2ce54d10903b487444966ce9 2022-02-17 18:16:32.375 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:16:32.375 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 18:16:32.375 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:16:32.375 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:16:32.375 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 18:16:32.375 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 18:16:32.375 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 18:16:32.375 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 18:16:32.376 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user e3ecb2cfe74940d1afd3ebfa7f096834 --project ca123f6c2ce54d10903b487444966ce9 2022-02-17 18:16:32.376 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:16:32.376 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:16:32.376 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:16:32.376 | ++ functions-common:get_field:812 : read data 2022-02-17 18:16:32.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.376 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.376 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.376 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:16:32.376 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:16:32.376 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:16:32.376 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user e3ecb2cfe74940d1afd3ebfa7f096834 --project ca123f6c2ce54d10903b487444966ce9 2022-02-17 18:16:32.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.376 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.376 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.376 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:16:32.376 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user e3ecb2cfe74940d1afd3ebfa7f096834 --project ca123f6c2ce54d10903b487444966ce9 2022-02-17 18:16:32.376 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:16:32.376 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:16:32.376 | ++ functions-common:get_field:812 : read data 2022-02-17 18:16:32.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.376 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.376 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.376 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:16:32.376 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:16:32.376 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:16:32.376 | ++ functions-common:get_field:818 : echo '| a620504c4cc04b88b6e042c07d2721a2 | e3ecb2cfe74940d1afd3ebfa7f096834 | | ca123f6c2ce54d10903b487444966ce9 | | | False |' 2022-02-17 18:16:32.376 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:16:32.377 | ++ functions-common:get_field:812 : read data 2022-02-17 18:16:32.377 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a620504c4cc04b88b6e042c07d2721a2 2022-02-17 18:16:32.377 | + functions-common:get_or_add_user_project_role:997 : echo a620504c4cc04b88b6e042c07d2721a2 2022-02-17 18:16:32.377 | a620504c4cc04b88b6e042c07d2721a2 2022-02-17 18:16:32.377 | + lib/swift:create_swift_accounts:675 : local swift_domain 2022-02-17 18:16:32.377 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-02-17 18:16:32.377 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-02-17 18:16:32.377 | +++ functions-common:get_or_create_domain:889 : oscwrap domain show swift_test -f value -c id 2022-02-17 18:16:32.377 | +++ functions-common:get_or_create_domain:891 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-02-17 18:16:32.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.377 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.377 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.377 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:16:32.377 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-02-17 18:16:32.377 | d39e0ad8355241ce8fffe8d9ffc0d4ea' 2022-02-17 18:16:32.377 | ++ functions-common:get_or_create_domain:888 : echo d39e0ad8355241ce8fffe8d9ffc0d4ea 2022-02-17 18:16:32.377 | + lib/swift:create_swift_accounts:676 : swift_domain=d39e0ad8355241ce8fffe8d9ffc0d4ea 2022-02-17 18:16:32.377 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2022-02-17 18:16:32.377 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 18:16:32.377 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2022-02-17 18:16:32.377 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 d39e0ad8355241ce8fffe8d9ffc0d4ea 2022-02-17 18:16:32.377 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-17 18:16:32.377 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest4 --domain=d39e0ad8355241ce8fffe8d9ffc0d4ea --or-show -f value -c id 2022-02-17 18:16:32.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.377 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.377 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.377 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:16:32.377 | ++ functions-common:get_or_create_project:938 : project_id=8cdcb742238e4aee8eccf7db7e26bf0e 2022-02-17 18:16:32.377 | ++ functions-common:get_or_create_project:939 : echo 8cdcb742238e4aee8eccf7db7e26bf0e 2022-02-17 18:16:32.377 | + lib/swift:create_swift_accounts:680 : swift_project_test4=8cdcb742238e4aee8eccf7db7e26bf0e 2022-02-17 18:16:32.378 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2022-02-17 18:16:32.378 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 18:16:32.378 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2022-02-17 18:16:32.378 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 d39e0ad8355241ce8fffe8d9ffc0d4ea test4@example.com 2022-02-17 18:16:32.378 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:16:32.378 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-02-17 18:16:32.378 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-02-17 18:16:32.378 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest4 --password testing4 --domain=d39e0ad8355241ce8fffe8d9ffc0d4ea --email=test4@example.com --or-show -f value -c id 2022-02-17 18:16:32.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.378 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.378 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.378 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:16:32.378 | ++ functions-common:get_or_create_user:925 : user_id=f47afc519dbc4d6aa462e28a1c698370 2022-02-17 18:16:32.378 | ++ functions-common:get_or_create_user:926 : echo f47afc519dbc4d6aa462e28a1c698370 2022-02-17 18:16:32.378 | + lib/swift:create_swift_accounts:685 : swift_user_test4=f47afc519dbc4d6aa462e28a1c698370 2022-02-17 18:16:32.378 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2022-02-17 18:16:32.378 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-17 18:16:32.378 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin f47afc519dbc4d6aa462e28a1c698370 8cdcb742238e4aee8eccf7db7e26bf0e 2022-02-17 18:16:32.378 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:16:32.378 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-17 18:16:32.378 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:16:32.378 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:16:32.378 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-17 18:16:32.378 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-17 18:16:32.378 | ++ functions-common:_get_domain_args:967 : echo 2022-02-17 18:16:32.378 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-17 18:16:32.378 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user f47afc519dbc4d6aa462e28a1c698370 --project 8cdcb742238e4aee8eccf7db7e26bf0e 2022-02-17 18:16:32.378 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:16:32.378 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:16:32.379 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:16:32.379 | ++ functions-common:get_field:812 : read data 2022-02-17 18:16:32.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.379 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.379 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.379 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:16:32.379 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:16:32.379 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:16:32.379 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user f47afc519dbc4d6aa462e28a1c698370 --project 8cdcb742238e4aee8eccf7db7e26bf0e 2022-02-17 18:16:32.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.379 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.379 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.379 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:16:32.379 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user f47afc519dbc4d6aa462e28a1c698370 --project 8cdcb742238e4aee8eccf7db7e26bf0e 2022-02-17 18:16:32.379 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:16:32.379 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:16:32.379 | ++ functions-common:get_field:812 : read data 2022-02-17 18:16:32.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.379 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:32.379 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:32.379 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:16:32.379 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:16:32.379 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:16:32.379 | ++ functions-common:get_field:818 : echo '| a620504c4cc04b88b6e042c07d2721a2 | f47afc519dbc4d6aa462e28a1c698370 | | 8cdcb742238e4aee8eccf7db7e26bf0e | | | False |' 2022-02-17 18:16:32.379 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:16:32.379 | ++ functions-common:get_field:812 : read data 2022-02-17 18:16:32.379 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a620504c4cc04b88b6e042c07d2721a2 2022-02-17 18:16:32.379 | + functions-common:get_or_add_user_project_role:997 : echo a620504c4cc04b88b6e042c07d2721a2 2022-02-17 18:16:32.379 | a620504c4cc04b88b6e042c07d2721a2 2022-02-17 18:16:32.419 | [457548 Async create_swift_accounts:492350]: finished create_swift_accounts with result 0 in 128 seconds 2022-02-17 18:16:32.427 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-02-17 18:16:32.431 | + inc/async:async_wait:197 : return 0 2022-02-17 18:16:32.438 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-02-17 18:16:32.459 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:16:32.462 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-02-17 18:16:32.482 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:16:32.485 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-02-17 18:16:32.488 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 18:16:32.490 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-02-17 18:16:32.494 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-02-17 18:16:32.497 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-02-17 18:16:32.570 | + inc/async:async_inner:63 : init_glance 2022-02-17 18:16:32.629 | [457548 Async init_glance:496621]: running: init_glance 2022-02-17 18:16:32.632 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-02-17 18:16:32.653 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:16:32.656 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-02-17 18:16:32.662 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 18:16:32.665 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-02-17 18:16:32.668 | + ./stack.sh:main:1147 : configure_neutron 2022-02-17 18:16:32.672 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-02-17 18:16:32.677 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 18:16:32.678 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 18:16:32.688 | + 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-17 18:16:32.691 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 18:16:32.697 | + 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-17 18:16:32.700 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 18:16:32.703 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-02-17 18:16:32.707 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-02-17 18:16:32.711 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-02-17 18:16:32.715 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-02-17 18:16:32.737 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-02-17 18:16:32.741 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-02-17 18:16:37.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:37.015 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:37.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:37.015 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:41.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:41.237 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:41.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:41.237 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:45.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:45.962 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:45.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:45.962 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:45.965 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:16:45.997 | [496621 Async init_glance:496621]: finished successfully 2022-02-17 18:16:50.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:50.109 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:50.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:50.109 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:54.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:54.544 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:54.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:54.544 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:58.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:58.488 | from cryptography.utils import int_from_bytes 2022-02-17 18:16:58.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:16:58.488 | from cryptography.utils import int_from_bytes 2022-02-17 18:17:02.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:17:02.583 | from cryptography.utils import int_from_bytes 2022-02-17 18:17:02.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:17:02.583 | from cryptography.utils import int_from_bytes 2022-02-17 18:17:06.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:17:06.828 | from cryptography.utils import int_from_bytes 2022-02-17 18:17:06.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:17:06.828 | from cryptography.utils import int_from_bytes 2022-02-17 18:17:12.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:17:12.589 | from cryptography.utils import int_from_bytes 2022-02-17 18:17:12.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:17:12.589 | from cryptography.utils import int_from_bytes 2022-02-17 18:17:12.589 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-02-17 18:17:19.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:17:19.698 | from cryptography.utils import int_from_bytes 2022-02-17 18:17:19.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:17:19.698 | from cryptography.utils import int_from_bytes 2022-02-17 18:17:20.108 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-02-17 18:17:20.114 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-02-17 18:17:20.116 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-02-17 18:17:20.119 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-02-17 18:17:20.121 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-02-17 18:17:20.127 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-02-17 18:17:20.132 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-02-17 18:17:20.135 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-02-17 18:17:20.138 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-02-17 18:17:20.141 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-02-17 18:17:20.144 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-02-17 18:17:20.148 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-02-17 18:17:20.152 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-02-17 18:17:20.155 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-02-17 18:17:20.158 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-02-17 18:17:20.161 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-02-17 18:17:20.169 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 18:17:20.171 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-02-17 18:17:20.174 | + 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-17 18:17:20.183 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-02-17 18:17:20.186 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-02-17 18:17:20.188 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-02-17 18:17:20.190 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-02-17 18:17:20.193 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-17 18:17:20.196 | + 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-17 18:17:20.231 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-02-17 18:17:20.265 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-02-17 18:17:20.301 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-02-17 18:17:20.345 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-02-17 18:17:20.383 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-02-17 18:17:20.418 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-02-17 18:17:20.421 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-02-17 18:17:20.423 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-02-17 18:17:20.425 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-02-17 18:17:20.430 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-17 18:17:20.460 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-17 18:17:20.463 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-17 18:17:20.466 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-17 18:17:20.471 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-17 18:17:20.473 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-17 18:17:20.512 | + 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-17 18:17:20.557 | + 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-17 18:17:20.606 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-17 18:17:20.649 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-02-17 18:17:20.672 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:17:20.676 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-02-17 18:17:20.679 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-02-17 18:17:20.683 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-02-17 18:17:20.686 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-02-17 18:17:20.690 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-02-17 18:17:20.711 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-02-17 18:17:20.714 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-02-17 18:17:20.717 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-02-17 18:17:20.727 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-02-17 18:17:20.745 | + 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-17 18:17:20.765 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-02-17 18:17:20.769 | + 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-17 18:17:20.789 | + 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-17 18:17:20.808 | + 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-17 18:17:20.829 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-17 18:17:20.833 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-17 18:17:20.838 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-02-17 18:17:20.844 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.IqgDbTIRPp 2022-02-17 18:17:20.847 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-17 18:17:20.851 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-17 18:17:20.854 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.IqgDbTIRPp 2022-02-17 18:17:20.860 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.IqgDbTIRPp 2022-02-17 18:17:20.879 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.IqgDbTIRPp /etc/sudoers.d/neutron-rootwrap 2022-02-17 18:17:20.897 | + 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-17 18:17:20.944 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-02-17 18:17:20.947 | + 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-17 18:17:21.001 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-02-17 18:17:21.003 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-02-17 18:17:21.007 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-02-17 18:17:21.010 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-17 18:17:21.013 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-17 18:17:21.015 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-17 18:17:21.036 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:17:21.042 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-17 18:17:21.045 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-17 18:17:21.049 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-17 18:17:21.077 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:17:21.082 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 18:17:21.087 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-02-17 18:17:21.135 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-17 18:17:21.138 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-17 18:17:21.141 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-02-17 18:17:21.173 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:17:21.176 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-02-17 18:17:21.180 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-02-17 18:17:21.184 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-17 18:17:21.187 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-17 18:17:21.190 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-02-17 18:17:21.197 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-02-17 18:17:21.200 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-17 18:17:21.204 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-02-17 18:17:21.208 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-02-17 18:17:21.212 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-02-17 18:17:21.219 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-02-17 18:17:21.223 | + 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-17 18:17:21.233 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-02-17 18:17:21.262 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:17:21.266 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-02-17 18:17:21.270 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-02-17 18:17:21.274 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-02-17 18:17:21.281 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-02-17 18:17:21.324 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-17 18:17:21.364 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-02-17 18:17:21.409 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-02-17 18:17:21.448 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-02-17 18:17:21.493 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-02-17 18:17:21.497 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-17 18:17:21.500 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=neutron 2022-02-17 18:17:21.504 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-17 18:17:21.509 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-02-17 18:17:21.554 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-02-17 18:17:21.598 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-02-17 18:17:21.648 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-02-17 18:17:21.687 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-02-17 18:17:21.725 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-02-17 18:17:21.769 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-02-17 18:17:21.824 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-02-17 18:17:21.864 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-17 18:17:21.903 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-02-17 18:17:21.945 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-02-17 18:17:21.987 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-02-17 18:17:22.035 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-02-17 18:17:22.039 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-17 18:17:22.042 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-17 18:17:22.045 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-17 18:17:22.048 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-02-17 18:17:22.091 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf nova interface public 2022-02-17 18:17:22.138 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.37/identity 2022-02-17 18:17:22.179 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf nova username nova 2022-02-17 18:17:22.220 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-02-17 18:17:22.265 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-02-17 18:17:22.310 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf nova project_name service 2022-02-17 18:17:22.355 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-02-17 18:17:22.401 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-17 18:17:22.450 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-02-17 18:17:22.492 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-02-17 18:17:22.495 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-02-17 18:17:22.498 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-02-17 18:17:22.501 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-02-17 18:17:22.504 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-02-17 18:17:22.507 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-02-17 18:17:22.518 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-02-17 18:17:22.521 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 350:399 != '' ]] 2022-02-17 18:17:22.525 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:350:399 2022-02-17 18:17:22.528 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:350:399 != '' ]] 2022-02-17 18:17:22.531 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-02-17 18:17:22.534 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-02-17 18:17:22.538 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-02-17 18:17:22.541 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-02-17 18:17:22.544 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-02-17 18:17:22.547 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-02-17 18:17:22.550 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-02-17 18:17:22.552 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-02-17 18:17:22.556 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-02-17 18:17:22.559 | + 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-17 18:17:22.606 | + 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-17 18:17:22.609 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 18:17:22.612 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-17 18:17:22.616 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-02-17 18:17:22.620 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-02-17 18:17:22.623 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 18:17:22.627 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-02-17 18:17:22.668 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-02-17 18:17:22.672 | + 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-17 18:17:22.676 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 18:17:22.682 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-17 18:17:22.686 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-02-17 18:17:22.689 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-02-17 18:17:22.693 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 18:17:22.697 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-02-17 18:17:22.734 | + 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-17 18:17:22.737 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 18:17:22.753 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-17 18:17:22.757 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-02-17 18:17:22.761 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-02-17 18:17:22.764 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 18:17:22.768 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-02-17 18:17:22.807 | + 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-17 18:17:22.810 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 18:17:22.814 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-02-17 18:17:22.817 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-02-17 18:17:22.821 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-02-17 18:17:22.824 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 18:17:22.828 | + 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-17 18:17:22.883 | + 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-17 18:17:22.888 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 18:17:22.891 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-02-17 18:17:22.894 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-17 18:17:22.898 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-17 18:17:22.901 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 18:17:22.905 | + 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-17 18:17:22.951 | + 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-17 18:17:22.955 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 18:17:22.958 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-02-17 18:17:22.961 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-02-17 18:17:22.966 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-02-17 18:17:22.969 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 18:17:22.972 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-02-17 18:17:23.015 | + 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-17 18:17:23.019 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 18:17:23.023 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-02-17 18:17:23.026 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:350:399 2022-02-17 18:17:23.031 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:350:399 ']' 2022-02-17 18:17:23.035 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 18:17:23.040 | + 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-17 18:17:23.092 | + 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-17 18:17:23.095 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 18:17:23.098 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-02-17 18:17:23.103 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-17 18:17:23.106 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-17 18:17:23.109 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-17 18:17:23.112 | + 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-17 18:17:23.156 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-17 18:17:23.159 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-02-17 18:17:23.187 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:17:23.192 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-02-17 18:17:23.195 | + 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-17 18:17:23.244 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-02-17 18:17:23.247 | + 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-17 18:17:23.287 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-17 18:17:23.336 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-02-17 18:17:23.342 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-02-17 18:17:23.346 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-02-17 18:17:23.349 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-17 18:17:27.025 | INFO neutron.common.config [-] Logging enabled! 2022-02-17 18:17:27.025 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev511 2022-02-17 18:17:27.025 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=498572) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-17 18:17:27.080 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=498572) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-17 18:17:27.080 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=498572) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-17 18:17:27.080 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=498572) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-17 18:17:27.080 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=498572) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-17 18:17:27.080 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=498572) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-17 18:17:27.080 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=498572) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-17 18:17:27.145 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-17 18:17:27.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:17:27.145 | from cryptography.utils import int_from_bytes 2022-02-17 18:17:27.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:17:27.145 | from cryptography.utils import int_from_bytes 2022-02-17 18:17:27.525 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-02-17 18:17:27.528 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-02-17 18:17:27.531 | + 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-17 18:17:27.533 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-17 18:17:27.536 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-02-17 18:17:27.594 | + 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-17 18:17:27.619 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-02-17 18:17:27.622 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-02-17 18:17:27.625 | + 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-17 18:17:27.658 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-02-17 18:17:27.661 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-02-17 18:17:27.670 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-02-17 18:17:27.674 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-02-17 18:17:27.676 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-02-17 18:17:27.690 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-02-17 18:17:27.705 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-17 18:17:27.707 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-02-17 18:17:27.717 | net.bridge.bridge-nf-call-iptables = 1 2022-02-17 18:17:27.721 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-17 18:17:27.724 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-02-17 18:17:27.733 | net.bridge.bridge-nf-call-ip6tables = 1 2022-02-17 18:17:27.738 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-02-17 18:17:27.741 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-02-17 18:17:27.744 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-02-17 18:17:27.747 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-02-17 18:17:27.750 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-02-17 18:17:27.752 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-17 18:17:27.755 | + 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-17 18:17:27.759 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-17 18:17:27.763 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-17 18:17:27.801 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-02-17 18:17:27.806 | + 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-17 18:17:27.849 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-02-17 18:17:27.853 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-02-17 18:17:27.889 | + 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-17 18:17:27.926 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-02-17 18:17:27.949 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:17:27.951 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-02-17 18:17:27.954 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-02-17 18:17:27.961 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-02-17 18:17:28.004 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-02-17 18:17:28.044 | + 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-17 18:17:28.089 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-02-17 18:17:28.092 | + 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-17 18:17:28.131 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-02-17 18:17:28.160 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:17:28.164 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-17 18:17:28.169 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-02-17 18:17:28.213 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-17 18:17:28.216 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-17 18:17:28.224 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-02-17 18:17:28.270 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-02-17 18:17:28.273 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-17 18:17:28.279 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-02-17 18:17:28.282 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-02-17 18:17:28.305 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:17:28.309 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-02-17 18:17:28.312 | + 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-17 18:17:28.318 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-02-17 18:17:28.365 | + 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-17 18:17:28.414 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-02-17 18:17:28.417 | + 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-17 18:17:28.464 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-17 18:17:28.467 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-02-17 18:17:28.509 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-17 18:17:28.513 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-17 18:17:28.519 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-02-17 18:17:28.578 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-02-17 18:17:28.582 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-17 18:17:28.588 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-02-17 18:17:28.592 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-17 18:17:32.294 | INFO neutron.common.config [-] Logging enabled! 2022-02-17 18:17:32.294 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev511 2022-02-17 18:17:32.295 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=499102) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-17 18:17:32.347 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=499102) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-17 18:17:32.347 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=499102) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-17 18:17:32.348 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=499102) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-17 18:17:32.348 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=499102) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-17 18:17:32.348 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=499102) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-17 18:17:32.348 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=499102) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-17 18:17:32.414 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-02-17 18:17:32.415 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=499102) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-02-17 18:17:32.416 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=499102) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-02-17 18:17:32.416 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-17 18:17:32.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:17:32.416 | from cryptography.utils import int_from_bytes 2022-02-17 18:17:32.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:17:32.416 | from cryptography.utils import int_from_bytes 2022-02-17 18:17:32.857 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-02-17 18:17:32.860 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-02-17 18:17:32.864 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-02-17 18:17:32.867 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-17 18:17:32.871 | + 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-17 18:17:32.875 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-17 18:17:32.878 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-17 18:17:32.900 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-02-17 18:17:32.903 | + functions:set_mtu:785 : local dev=br-data 2022-02-17 18:17:32.906 | + functions:set_mtu:786 : local mtu=1500 2022-02-17 18:17:32.909 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-02-17 18:17:32.924 | + 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-17 18:17:32.953 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-02-17 18:17:32.961 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-02-17 18:17:32.964 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-02-17 18:17:32.968 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-02-17 18:17:32.971 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-02-17 18:17:32.974 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-02-17 18:17:32.978 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-02-17 18:17:32.982 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-02-17 18:17:32.985 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-02-17 18:17:32.988 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-02-17 18:17:32.992 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-02-17 18:17:32.995 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-02-17 18:17:32.999 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-02-17 18:17:33.007 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-02-17 18:17:33.012 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-02-17 18:17:33.014 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-02-17 18:17:33.027 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-02-17 18:17:33.030 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-02-17 18:17:33.032 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-02-17 18:17:33.035 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-02-17 18:17:33.040 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-02-17 18:17:33.040 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-02-17 18:17:33.043 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-02-17 18:17:33.058 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.58/22 brd 192.168.3.255' 2022-02-17 18:17:33.061 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-02-17 18:17:33.067 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-02-17 18:17:33.071 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-02-17 18:17:33.074 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-02-17 18:17:33.077 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.58/22 brd 192.168.3.255 != '' ]] 2022-02-17 18:17:33.081 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.58/22 brd 192.168.3.255 dev eth1' 2022-02-17 18:17:33.084 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.58/22 brd 192.168.3.255 dev br-data' 2022-02-17 18:17:33.087 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-02-17 18:17:33.090 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-02-17 18:17:33.095 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.58/22 brd 192.168.3.255 2022-02-17 18:17:33.095 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-02-17 18:17:33.096 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-02-17 18:17:33.096 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-02-17 18:17:33.106 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.58 2022-02-17 18:17:33.114 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.58 ' 2022-02-17 18:17:33.119 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.58/22 brd 192.168.3.255 dev eth1 2022-02-17 18:17:33.138 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.58/22 brd 192.168.3.255 dev br-data 2022-02-17 18:17:33.156 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-02-17 18:17:33.172 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-02-17 18:17:33.197 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.58 2022-02-17 18:17:33.207 | PING 192.168.0.58 (192.168.0.58) from 192.168.0.58 br-data: 56(84) bytes of data. 2022-02-17 18:17:33.207 | 64 bytes from 192.168.0.58: icmp_seq=1 ttl=64 time=0.078 ms 2022-02-17 18:17:34.214 | 64 bytes from 192.168.0.58: icmp_seq=2 ttl=64 time=0.056 ms 2022-02-17 18:17:35.234 | 64 bytes from 192.168.0.58: icmp_seq=3 ttl=64 time=0.064 ms 2022-02-17 18:17:35.234 | 2022-02-17 18:17:35.234 | --- 192.168.0.58 ping statistics --- 2022-02-17 18:17:35.234 | 3 packets transmitted, 3 received, 0% packet loss, time 2027ms 2022-02-17 18:17:35.234 | rtt min/avg/max/mdev = 0.056/0.066/0.078/0.009 ms 2022-02-17 18:17:35.241 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-02-17 18:17:35.241 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-02-17 18:17:35.249 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-02-17 18:17:35.252 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-02-17 18:17:35.278 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:17:35.281 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-02-17 18:17:35.284 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-02-17 18:17:35.291 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-02-17 18:17:35.330 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.37 2022-02-17 18:17:35.370 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-02-17 18:17:35.408 | + 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-17 18:17:35.447 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-02-17 18:17:35.451 | + 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-17 18:17:35.492 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-17 18:17:35.503 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-02-17 18:17:35.526 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:17:35.529 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-02-17 18:17:35.532 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-02-17 18:17:35.556 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:17:35.563 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-02-17 18:17:35.585 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:17:35.587 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-02-17 18:17:35.608 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:17:35.612 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-02-17 18:17:35.654 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-02-17 18:17:35.690 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-02-17 18:17:35.693 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-02-17 18:17:35.717 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:17:35.720 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-02-17 18:17:35.747 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:17:35.750 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-02-17 18:17:35.754 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-02-17 18:17:35.828 | + inc/async:async_inner:63 : init_neutron 2022-02-17 18:17:35.882 | [457548 Async init_neutron:499615]: running: init_neutron 2022-02-17 18:17:35.885 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-02-17 18:17:35.911 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:17:35.916 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-02-17 18:17:35.932 | ++ ./stack.sh:main:1162 : true 2022-02-17 18:17:35.937 | + ./stack.sh:main:1162 : netman_pid= 2022-02-17 18:17:35.941 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-02-17 18:17:35.944 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-02-17 18:17:35.964 | dnsmasq: no process found 2022-02-17 18:17:35.970 | + ./stack.sh:main:1164 : true 2022-02-17 18:17:35.973 | + ./stack.sh:main:1169 : clean_iptables 2022-02-17 18:17:35.979 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-02-17 18:17:35.984 | + lib/nova:clean_iptables:183 : bash 2022-02-17 18:17:35.986 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-02-17 18:17:35.986 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-17 18:17:35.993 | + lib/nova:clean_iptables:183 : grep nova 2022-02-17 18:17:35.994 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-02-17 18:17:35.997 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-02-17 18:17:36.011 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-02-17 18:17:36.011 | + lib/nova:clean_iptables:185 : grep nova 2022-02-17 18:17:36.014 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-02-17 18:17:36.014 | + lib/nova:clean_iptables:185 : bash 2022-02-17 18:17:36.019 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-17 18:17:36.022 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-02-17 18:17:36.025 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-02-17 18:17:36.039 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-17 18:17:36.044 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-02-17 18:17:36.045 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-02-17 18:17:36.045 | + lib/nova:clean_iptables:187 : grep nova 2022-02-17 18:17:36.045 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-02-17 18:17:36.053 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-02-17 18:17:36.053 | + lib/nova:clean_iptables:187 : bash 2022-02-17 18:17:36.070 | + lib/nova:clean_iptables:189 : grep nova 2022-02-17 18:17:36.070 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-17 18:17:36.073 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-02-17 18:17:36.073 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-02-17 18:17:36.074 | + lib/nova:clean_iptables:189 : bash 2022-02-17 18:17:36.075 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-02-17 18:17:36.077 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-02-17 18:17:36.089 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-02-17 18:17:36.103 | net.ipv4.ip_forward = 1 2022-02-17 18:17:36.110 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-02-17 18:17:36.139 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:17:36.142 | + ./stack.sh:main:1178 : configure_os_vif 2022-02-17 18:17:36.145 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-02-17 18:17:36.149 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-02-17 18:17:36.197 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-02-17 18:17:36.242 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-02-17 18:17:36.247 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-02-17 18:17:36.294 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-02-17 18:17:36.337 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-02-17 18:17:36.360 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:17:36.363 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-02-17 18:17:36.366 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 18:17:36.369 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-02-17 18:17:36.373 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-02-17 18:17:36.376 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-02-17 18:17:36.476 | + inc/async:async_inner:63 : init_swift 2022-02-17 18:17:36.550 | [457548 Async init_swift:499973]: running: init_swift 2022-02-17 18:17:36.554 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-02-17 18:17:36.583 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:17:36.592 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-02-17 18:17:36.597 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 18:17:36.601 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-02-17 18:17:36.605 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-02-17 18:17:36.609 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-02-17 18:17:36.717 | + inc/async:async_inner:63 : init_cinder 2022-02-17 18:17:36.788 | [457548 Async init_cinder:500068]: running: init_cinder 2022-02-17 18:17:36.791 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-02-17 18:17:36.826 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:17:36.832 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-02-17 18:17:36.837 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 18:17:36.841 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-02-17 18:17:36.845 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-02-17 18:17:36.851 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-02-17 18:17:36.984 | + inc/async:async_inner:63 : init_placement 2022-02-17 18:17:37.084 | [457548 Async init_placement:500186]: running: init_placement 2022-02-17 18:17:37.090 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-02-17 18:17:37.199 | [457548 Async init_neutron:499615]: Waiting for completion of init_neutron running on PID 499615 (6 other jobs running) 2022-02-17 18:17:37.287 | [457548 Async init_neutron:499615]: Signaling child to exit 2022-02-17 18:17:49.196 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:17:49.265 | [500068 Async init_cinder:500068]: finished successfully 2022-02-17 18:17:53.794 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:17:53.843 | [499973 Async init_swift:499973]: finished successfully 2022-02-17 18:18:12.315 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:18:12.349 | [499615 Async init_neutron:499615]: finished successfully 2022-02-17 18:18:12.373 | WAKEUP 2022-02-17 18:18:12.402 | [457548 Async init_neutron:499615]: Signaled 2022-02-17 18:18:12.404 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-02-17 18:18:12.404 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 18:18:12.404 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 18:18:12.405 | + 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-17 18:18:12.405 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 18:18:12.405 | + 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-17 18:18:12.405 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 18:18:12.405 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-02-17 18:18:12.405 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-02-17 18:18:12.405 | + lib/database:recreate_database:112 : local db=neutron 2022-02-17 18:18:12.405 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-02-17 18:18:12.405 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-02-17 18:18:12.405 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-02-17 18:18:12.405 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:18:12.405 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-02-17 18:18:12.405 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:18:12.405 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-02-17 18:18:12.405 | + functions-common:time_start:2411 : local name=dbsync 2022-02-17 18:18:12.405 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:18:12.405 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:18:12.406 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:18:12.406 | + functions-common:time_start:2416 : _TIME_START[$name]=1645121859928 2022-02-17 18:18:12.406 | + 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-17 18:18:12.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:12.406 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:12.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:12.406 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:12.406 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 18:18:12.406 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 18:18:12.406 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 18:18:12.406 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 18:18:12.406 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-02-17 18:18:12.406 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-02-17 18:18:12.406 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-02-17 18:18:12.406 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-02-17 18:18:12.407 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-02-17 18:18:12.407 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-02-17 18:18:12.407 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-02-17 18:18:12.407 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-02-17 18:18:12.407 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-02-17 18:18:12.407 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-02-17 18:18:12.407 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-02-17 18:18:12.407 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-02-17 18:18:12.407 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-02-17 18:18:12.407 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-02-17 18:18:12.407 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-02-17 18:18:12.407 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-02-17 18:18:12.407 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-02-17 18:18:12.407 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-02-17 18:18:12.407 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-02-17 18:18:12.407 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-02-17 18:18:12.407 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-02-17 18:18:12.407 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-02-17 18:18:12.407 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-02-17 18:18:12.407 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-02-17 18:18:12.407 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-02-17 18:18:12.407 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-02-17 18:18:12.407 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-02-17 18:18:12.407 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-02-17 18:18:12.407 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-02-17 18:18:12.407 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-02-17 18:18:12.408 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-02-17 18:18:12.408 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-02-17 18:18:12.408 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-02-17 18:18:12.408 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-02-17 18:18:12.408 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-02-17 18:18:12.408 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-02-17 18:18:12.408 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-02-17 18:18:12.408 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-02-17 18:18:12.408 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-02-17 18:18:12.408 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-02-17 18:18:12.408 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-02-17 18:18:12.408 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-02-17 18:18:12.408 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-02-17 18:18:12.408 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-02-17 18:18:12.408 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-02-17 18:18:12.408 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-02-17 18:18:12.408 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-02-17 18:18:12.408 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-02-17 18:18:12.408 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-02-17 18:18:12.408 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-02-17 18:18:12.408 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-02-17 18:18:12.408 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-02-17 18:18:12.408 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-02-17 18:18:12.408 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-02-17 18:18:12.408 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-02-17 18:18:12.408 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-02-17 18:18:12.408 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-02-17 18:18:12.408 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-02-17 18:18:12.408 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-02-17 18:18:12.408 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-02-17 18:18:12.408 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-02-17 18:18:12.408 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-02-17 18:18:12.408 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-02-17 18:18:12.408 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-02-17 18:18:12.408 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-02-17 18:18:12.409 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-02-17 18:18:12.409 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-02-17 18:18:12.409 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-02-17 18:18:12.409 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-02-17 18:18:12.409 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-02-17 18:18:12.409 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-02-17 18:18:12.409 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-02-17 18:18:12.409 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-02-17 18:18:12.409 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-02-17 18:18:12.409 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-02-17 18:18:12.409 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-02-17 18:18:12.409 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-02-17 18:18:12.409 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-02-17 18:18:12.409 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-02-17 18:18:12.409 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-02-17 18:18:12.409 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-02-17 18:18:12.409 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-02-17 18:18:12.409 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-02-17 18:18:12.409 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-02-17 18:18:12.409 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-02-17 18:18:12.409 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-02-17 18:18:12.409 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-02-17 18:18:12.409 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-02-17 18:18:12.409 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-02-17 18:18:12.409 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-02-17 18:18:12.409 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-02-17 18:18:12.409 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-02-17 18:18:12.409 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-02-17 18:18:12.409 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-02-17 18:18:12.409 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-02-17 18:18:12.409 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-02-17 18:18:12.409 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-02-17 18:18:12.409 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-02-17 18:18:12.409 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-02-17 18:18:12.410 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-02-17 18:18:12.410 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-02-17 18:18:12.410 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-02-17 18:18:12.410 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-02-17 18:18:12.410 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-02-17 18:18:12.410 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-02-17 18:18:12.410 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-02-17 18:18:12.410 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-02-17 18:18:12.410 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-02-17 18:18:12.410 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-02-17 18:18:12.410 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-02-17 18:18:12.410 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-02-17 18:18:12.410 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-02-17 18:18:12.410 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-02-17 18:18:12.410 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-02-17 18:18:12.410 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-02-17 18:18:12.410 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-02-17 18:18:12.410 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-02-17 18:18:12.410 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-02-17 18:18:12.410 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-02-17 18:18:12.410 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-02-17 18:18:12.410 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-02-17 18:18:12.410 | Running upgrade for neutron ... 2022-02-17 18:18:12.410 | OK 2022-02-17 18:18:12.410 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-02-17 18:18:12.410 | + functions-common:time_stop:2425 : local name 2022-02-17 18:18:12.410 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:18:12.410 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:18:12.410 | + functions-common:time_stop:2428 : local total 2022-02-17 18:18:12.410 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:18:12.410 | + functions-common:time_stop:2431 : name=dbsync 2022-02-17 18:18:12.410 | + functions-common:time_stop:2432 : start_time=1645121859928 2022-02-17 18:18:12.410 | + functions-common:time_stop:2434 : [[ -z 1645121859928 ]] 2022-02-17 18:18:12.411 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:18:12.411 | + functions-common:time_stop:2437 : end_time=1645121892289 2022-02-17 18:18:12.411 | + functions-common:time_stop:2438 : elapsed_time=32361 2022-02-17 18:18:12.411 | + functions-common:time_stop:2439 : total=14603 2022-02-17 18:18:12.411 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:18:12.411 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46964 2022-02-17 18:18:12.465 | [457548 Async init_neutron:499615]: finished init_neutron with result 0 in 36 seconds 2022-02-17 18:18:12.470 | + inc/async:async_wait:197 : return 0 2022-02-17 18:18:12.473 | + ./stack.sh:main:1208 : async_wait init_placement 2022-02-17 18:18:12.540 | [457548 Async init_placement:500186]: Waiting for completion of init_placement running on PID 500186 (5 other jobs running) 2022-02-17 18:18:12.590 | [457548 Async init_placement:500186]: Signaling child to exit 2022-02-17 18:18:21.716 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:18:21.756 | [500186 Async init_placement:500186]: finished successfully 2022-02-17 18:18:21.790 | WAKEUP 2022-02-17 18:18:21.834 | [457548 Async init_placement:500186]: Signaled 2022-02-17 18:18:21.836 | + lib/placement:init_placement:130 : recreate_database placement 2022-02-17 18:18:21.837 | + lib/database:recreate_database:112 : local db=placement 2022-02-17 18:18:21.837 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-02-17 18:18:21.837 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-02-17 18:18:21.837 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-02-17 18:18:21.837 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:18:21.837 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-02-17 18:18:21.837 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:18:21.837 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-02-17 18:18:21.837 | + lib/placement:init_placement:132 : create_placement_accounts 2022-02-17 18:18:21.837 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-02-17 18:18:21.837 | + lib/keystone:create_service_user:420 : get_or_create_user placement Passw0rd Default 2022-02-17 18:18:21.837 | + functions-common:get_or_create_user:909 : local user_id 2022-02-17 18:18:21.837 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-17 18:18:21.837 | + functions-common:get_or_create_user:913 : local email= 2022-02-17 18:18:21.837 | ++ functions-common:get_or_create_user:927 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-17 18:18:21.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:21.838 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:21.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:21.838 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:21.838 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:18:21.838 | + functions-common:get_or_create_user:925 : user_id=c82b6baa28294b46b274267444c78ef2 2022-02-17 18:18:21.838 | + functions-common:get_or_create_user:926 : echo c82b6baa28294b46b274267444c78ef2 2022-02-17 18:18:21.838 | c82b6baa28294b46b274267444c78ef2 2022-02-17 18:18:21.838 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2022-02-17 18:18:21.838 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:18:21.838 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 18:18:21.838 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:18:21.838 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:18:21.838 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 18:18:21.838 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 18:18:21.838 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 18:18:21.839 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 18:18:21.839 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 18:18:21.839 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 18:18:21.839 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:18:21.839 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:18:21.839 | ++ functions-common:get_field:812 : read data 2022-02-17 18:18:21.839 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:18:21.839 | ++ 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-17 18:18:21.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:21.839 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:21.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:21.839 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:21.839 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:18:21.839 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:18:21.839 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:18:21.839 | + 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-17 18:18:21.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:21.840 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:21.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:21.840 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:21.840 | ++ 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-17 18:18:21.840 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:18:21.840 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:18:21.840 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:18:21.840 | ++ functions-common:get_field:812 : read data 2022-02-17 18:18:21.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:21.840 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:21.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:21.840 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:21.840 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:18:21.840 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:18:21.840 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:18:21.841 | ++ functions-common:get_field:818 : echo '| f2a13ff6e57c4d3681a3da0cc9764b0f | c82b6baa28294b46b274267444c78ef2 | | 23922b553d1a4233967bce9a35cd203e | | | False |' 2022-02-17 18:18:21.841 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:18:21.841 | ++ functions-common:get_field:812 : read data 2022-02-17 18:18:21.841 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f2a13ff6e57c4d3681a3da0cc9764b0f 2022-02-17 18:18:21.841 | + functions-common:get_or_add_user_project_role:997 : echo f2a13ff6e57c4d3681a3da0cc9764b0f 2022-02-17 18:18:21.841 | f2a13ff6e57c4d3681a3da0cc9764b0f 2022-02-17 18:18:21.841 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-17 18:18:21.841 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2022-02-17 18:18:21.841 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-17 18:18:21.841 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-17 18:18:21.841 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-17 18:18:21.841 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-17 18:18:21.841 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-17 18:18:21.841 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-17 18:18:21.841 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-17 18:18:21.841 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-17 18:18:21.841 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-17 18:18:21.842 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-17 18:18:21.842 | ++ 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-17 18:18:21.842 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-17 18:18:21.842 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:18:21.842 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:18:21.842 | ++ functions-common:get_field:812 : read data 2022-02-17 18:18:21.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:21.842 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:21.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:21.842 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:21.842 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:18:21.842 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-17 18:18:21.842 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-17 18:18:21.842 | + 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-17 18:18:21.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:21.843 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:21.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:21.843 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:21.843 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-17 18:18:21.843 | ++ 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-17 18:18:21.843 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-17 18:18:21.843 | ++ functions-common:get_field:811 : local data field 2022-02-17 18:18:21.843 | ++ functions-common:get_field:812 : read data 2022-02-17 18:18:21.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:21.843 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:21.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:21.843 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:21.843 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:18:21.843 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-17 18:18:21.843 | ++ functions-common:get_field:816 : field='$2' 2022-02-17 18:18:21.843 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-17 18:18:21.844 | ++ functions-common:get_field:818 : echo '| a620504c4cc04b88b6e042c07d2721a2 | c82b6baa28294b46b274267444c78ef2 | | 23922b553d1a4233967bce9a35cd203e | | | False |' 2022-02-17 18:18:21.844 | ++ functions-common:get_field:812 : read data 2022-02-17 18:18:21.844 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a620504c4cc04b88b6e042c07d2721a2 2022-02-17 18:18:21.844 | + functions-common:get_or_add_user_project_role:997 : echo a620504c4cc04b88b6e042c07d2721a2 2022-02-17 18:18:21.844 | a620504c4cc04b88b6e042c07d2721a2 2022-02-17 18:18:21.844 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.37/placement 2022-02-17 18:18:21.844 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-02-17 18:18:21.844 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-17 18:18:21.844 | ++ functions-common:get_or_create_service:1095 : oscwrap service show placement -f value -c id 2022-02-17 18:18:21.844 | ++ functions-common:get_or_create_service:1097 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2022-02-17 18:18:21.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:21.844 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:21.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:21.844 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:21.844 | ++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:18:21.844 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-17 18:18:21.844 | 3507fabd84504e7c9c64e291d6cea737' 2022-02-17 18:18:21.845 | + functions-common:get_or_create_service:1094 : echo 3507fabd84504e7c9c64e291d6cea737 2022-02-17 18:18:21.845 | 3507fabd84504e7c9c64e291d6cea737 2022-02-17 18:18:21.845 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.37/placement 2022-02-17 18:18:21.845 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-17 18:18:21.845 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.37/placement RegionOne 2022-02-17 18:18:21.845 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-17 18:18:21.845 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-02-17 18:18:21.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:21.845 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:21.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:21.845 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:21.845 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:18:21.845 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-17 18:18:21.845 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-17 18:18:21.845 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create placement public http://10.222.0.37/placement --region RegionOne -f value -c id 2022-02-17 18:18:21.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:21.845 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:21.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:21.846 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:21.846 | +++ functions-common:oscwrap:2465 : return 0 2022-02-17 18:18:21.846 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=35fedd2c4742496c80425afbfdb58d6b 2022-02-17 18:18:21.846 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 35fedd2c4742496c80425afbfdb58d6b 2022-02-17 18:18:21.846 | + functions-common:get_or_create_endpoint:1127 : public_id=35fedd2c4742496c80425afbfdb58d6b 2022-02-17 18:18:21.846 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-17 18:18:21.846 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-17 18:18:21.846 | + functions-common:get_or_create_endpoint:1136 : echo 35fedd2c4742496c80425afbfdb58d6b 2022-02-17 18:18:21.846 | 35fedd2c4742496c80425afbfdb58d6b 2022-02-17 18:18:21.904 | [457548 Async init_placement:500186]: finished init_placement with result 0 in 44 seconds 2022-02-17 18:18:21.910 | + inc/async:async_wait:197 : return 0 2022-02-17 18:18:21.915 | + ./stack.sh:main:1209 : async_wait init_glance 2022-02-17 18:18:21.986 | [457548 Async init_glance:496621]: Waiting for completion of init_glance running on PID 496621 (4 other jobs running) 2022-02-17 18:18:22.021 | [457548 Async init_glance:496621]: Signaling child to exit 2022-02-17 18:18:22.021 | WAKEUP 2022-02-17 18:18:22.050 | [457548 Async init_glance:496621]: Signaled 2022-02-17 18:18:22.052 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-02-17 18:18:22.052 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-02-17 18:18:22.053 | + lib/glance:init_glance:485 : recreate_database glance 2022-02-17 18:18:22.053 | + lib/database:recreate_database:112 : local db=glance 2022-02-17 18:18:22.053 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-02-17 18:18:22.053 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-02-17 18:18:22.053 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-02-17 18:18:22.053 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:18:22.053 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-02-17 18:18:22.053 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:18:22.053 | + lib/glance:init_glance:487 : time_start dbsync 2022-02-17 18:18:22.053 | + functions-common:time_start:2411 : local name=dbsync 2022-02-17 18:18:22.053 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:18:22.053 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:18:22.053 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:18:22.053 | + functions-common:time_start:2416 : _TIME_START[$name]=1645121792931 2022-02-17 18:18:22.053 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-02-17 18:18:22.053 | 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=496743) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-17 18:18:22.053 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-17 18:18:22.053 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-17 18:18:22.053 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-17 18:18:22.053 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-17 18:18:22.053 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 18:18:22.053 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 18:18:22.054 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-02-17 18:18:22.054 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-02-17 18:18:22.054 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-02-17 18:18:22.054 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-02-17 18:18:22.054 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-02-17 18:18:22.054 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-02-17 18:18:22.054 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-02-17 18:18:22.054 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-02-17 18:18:22.054 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-02-17 18:18:22.054 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-02-17 18:18:22.054 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-02-17 18:18:22.054 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 18:18:22.054 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 18:18:22.054 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 18:18:22.054 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 18:18:22.054 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 18:18:22.054 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 18:18:22.054 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 18:18:22.054 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 18:18:22.054 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 18:18:22.054 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 18:18:22.054 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-02-17 18:18:22.054 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-02-17 18:18:22.054 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-02-17 18:18:22.054 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-02-17 18:18:22.054 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-02-17 18:18:22.054 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-02-17 18:18:22.055 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-02-17 18:18:22.055 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-02-17 18:18:22.055 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 18:18:22.055 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 18:18:22.055 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-17 18:18:22.055 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-17 18:18:22.055 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-02-17 18:18:22.055 | Database migration is up to date. No migration needed. 2022-02-17 18:18:22.055 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-02-17 18:18:22.055 | Database is synced successfully. 2022-02-17 18:18:22.055 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-02-17 18:18:22.055 | 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=496898) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-17 18:18:22.055 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-02-17 18:18:22.056 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-02-17 18:18:22.056 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-02-17 18:18:22.056 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-02-17 18:18:22.056 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-02-17 18:18:22.056 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-02-17 18:18:22.056 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-02-17 18:18:22.056 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-02-17 18:18:22.056 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-02-17 18:18:22.056 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-02-17 18:18:22.056 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-02-17 18:18:22.056 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-02-17 18:18:22.056 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-02-17 18:18:22.056 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-02-17 18:18:22.056 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-02-17 18:18:22.056 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-02-17 18:18:22.056 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-02-17 18:18:22.056 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-02-17 18:18:22.057 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-02-17 18:18:22.057 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-02-17 18:18:22.057 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-02-17 18:18:22.057 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-02-17 18:18:22.057 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-02-17 18:18:22.057 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-02-17 18:18:22.057 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-02-17 18:18:22.057 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-02-17 18:18:22.057 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-02-17 18:18:22.057 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-02-17 18:18:22.057 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-02-17 18:18:22.057 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-02-17 18:18:22.057 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-02-17 18:18:22.057 | + lib/glance:init_glance:493 : time_stop dbsync 2022-02-17 18:18:22.057 | + functions-common:time_stop:2425 : local name 2022-02-17 18:18:22.057 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:18:22.057 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:18:22.058 | + functions-common:time_stop:2428 : local total 2022-02-17 18:18:22.058 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:18:22.058 | + functions-common:time_stop:2431 : name=dbsync 2022-02-17 18:18:22.058 | + functions-common:time_stop:2432 : start_time=1645121792931 2022-02-17 18:18:22.058 | + functions-common:time_stop:2434 : [[ -z 1645121792931 ]] 2022-02-17 18:18:22.058 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:18:22.058 | + functions-common:time_stop:2437 : end_time=1645121805949 2022-02-17 18:18:22.058 | + functions-common:time_stop:2438 : elapsed_time=13018 2022-02-17 18:18:22.058 | + functions-common:time_stop:2439 : total=14603 2022-02-17 18:18:22.058 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:18:22.058 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27621 2022-02-17 18:18:22.126 | [457548 Async init_glance:496621]: finished init_glance with result 0 in 13 seconds 2022-02-17 18:18:22.133 | + inc/async:async_wait:197 : return 0 2022-02-17 18:18:22.137 | + ./stack.sh:main:1210 : async_wait init_swift 2022-02-17 18:18:22.211 | [457548 Async init_swift:499973]: Waiting for completion of init_swift running on PID 499973 (3 other jobs running) 2022-02-17 18:18:22.258 | [457548 Async init_swift:499973]: Signaling child to exit 2022-02-17 18:18:22.258 | WAKEUP 2022-02-17 18:18:22.291 | [457548 Async init_swift:499973]: Signaled 2022-02-17 18:18:22.292 | + lib/swift:init_swift:692 : local node_number 2022-02-17 18:18:22.292 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-17 18:18:22.292 | No container-sync running 2022-02-17 18:18:22.292 | No account-auditor running 2022-02-17 18:18:22.292 | No account-server running 2022-02-17 18:18:22.292 | No proxy-server running 2022-02-17 18:18:22.293 | No object-updater running 2022-02-17 18:18:22.293 | No container-auditor running 2022-02-17 18:18:22.293 | No container-server running 2022-02-17 18:18:22.293 | No object-auditor running 2022-02-17 18:18:22.293 | No account-replicator running 2022-02-17 18:18:22.293 | No object-reconstructor running 2022-02-17 18:18:22.293 | No container-updater running 2022-02-17 18:18:22.293 | No container-sharder running 2022-02-17 18:18:22.293 | No container-replicator running 2022-02-17 18:18:22.293 | No object-server running 2022-02-17 18:18:22.293 | No account-reaper running 2022-02-17 18:18:22.293 | No object-expirer running 2022-02-17 18:18:22.293 | No object-replicator running 2022-02-17 18:18:22.293 | No container-reconciler running 2022-02-17 18:18:22.293 | + lib/swift:init_swift:694 : true 2022-02-17 18:18:22.293 | + lib/swift:init_swift:697 : create_swift_disk 2022-02-17 18:18:22.293 | + lib/swift:create_swift_disk:568 : local node_number 2022-02-17 18:18:22.293 | + lib/swift:create_swift_disk:573 : local user_group 2022-02-17 18:18:22.293 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2022-02-17 18:18:22.293 | + lib/swift:create_swift_disk:574 : user_group=1000 2022-02-17 18:18:22.293 | + 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-17 18:18:22.293 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2022-02-17 18:18:22.293 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2022-02-17 18:18:22.293 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2022-02-17 18:18:22.293 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2022-02-17 18:18:22.293 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-02-17 18:18:22.293 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-02-17 18:18:22.293 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-02-17 18:18:22.293 | = sectsz=512 attr=2, projid32bit=1 2022-02-17 18:18:22.293 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-02-17 18:18:22.293 | = reflink=1 2022-02-17 18:18:22.293 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-02-17 18:18:22.293 | = sunit=0 swidth=0 blks 2022-02-17 18:18:22.294 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-02-17 18:18:22.294 | log =internal log bsize=4096 blocks=2560, version=2 2022-02-17 18:18:22.294 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-02-17 18:18:22.294 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-02-17 18:18:22.294 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2022-02-17 18:18:22.294 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-02-17 18:18:22.294 | + 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-17 18:18:22.294 | + lib/swift:create_swift_disk:603 : local node_number 2022-02-17 18:18:22.294 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-17 18:18:22.294 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2022-02-17 18:18:22.294 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-02-17 18:18:22.294 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-02-17 18:18:22.294 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-17 18:18:22.294 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-02-17 18:18:22.294 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-17 18:18:22.294 | + lib/swift:init_swift:701 : pushd /etc/swift 2022-02-17 18:18:22.294 | + lib/swift:init_swift:703 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1645120967.object.builder backups/1645120969.container.builder backups/1645120971.account.builder backups/1645120981.object.builder backups/1645120983.container.builder backups/1645120985.account.builder backups/1645120981.object.ring.gz backups/1645120983.container.ring.gz backups/1645120985.account.ring.gz 2022-02-17 18:18:22.294 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-02-17 18:18:22.294 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-02-17 18:18:22.294 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-02-17 18:18:22.294 | + lib/swift:init_swift:713 : [[ -n '' ]] 2022-02-17 18:18:22.294 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-17 18:18:22.294 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-02-17 18:18:22.294 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-02-17 18:18:22.294 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-02-17 18:18:22.294 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-02-17 18:18:22.294 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-02-17 18:18:22.294 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-02-17 18:18:22.294 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-02-17 18:18:22.294 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-02-17 18:18:22.295 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-02-17 18:18:22.295 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-02-17 18:18:22.295 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-17 18:18:22.295 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-02-17 18:18:22.295 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-17 18:18:22.295 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-02-17 18:18:22.295 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-17 18:18:22.295 | + lib/swift:init_swift:738 : popd 2022-02-17 18:18:22.361 | [457548 Async init_swift:499973]: finished init_swift with result 0 in 17 seconds 2022-02-17 18:18:22.367 | + inc/async:async_wait:197 : return 0 2022-02-17 18:18:22.370 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-02-17 18:18:22.451 | [457548 Async init_cinder:500068]: Waiting for completion of init_cinder running on PID 500068 (2 other jobs running) 2022-02-17 18:18:22.499 | [457548 Async init_cinder:500068]: Signaling child to exit 2022-02-17 18:18:22.499 | WAKEUP 2022-02-17 18:18:22.538 | [457548 Async init_cinder:500068]: Signaled 2022-02-17 18:18:22.540 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-02-17 18:18:22.541 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:18:22.541 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-02-17 18:18:22.541 | + lib/database:recreate_database:112 : local db=cinder 2022-02-17 18:18:22.541 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-02-17 18:18:22.541 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-02-17 18:18:22.541 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-02-17 18:18:22.541 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:18:22.541 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-02-17 18:18:22.541 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:18:22.541 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-02-17 18:18:22.541 | + functions-common:time_start:2411 : local name=dbsync 2022-02-17 18:18:22.541 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:18:22.541 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:18:22.541 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:18:22.541 | + functions-common:time_start:2416 : _TIME_START[$name]=1645121857798 2022-02-17 18:18:22.541 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-02-17 18:18:22.541 | 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=500305) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-17 18:18:22.541 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=500305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 18:18:22.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=500305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:22.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=500305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:22.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=500305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:22.541 | 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=500305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:22.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=500305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:22.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=500305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:22.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=500305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:22.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=500305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:22.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=500305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:22.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=500305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:22.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=500305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:22.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=500305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:22.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=500305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:22.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=500305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:22.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=500305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:22.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=500305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:22.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=500305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:22.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=500305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:22.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=500305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:22.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=500305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:22.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=500305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:22.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=500305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:22.542 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=500305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 18:18:22.542 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=500305) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 18:18:22.542 | INFO cinder.db.migration [-] Applying migration(s) 2022-02-17 18:18:22.542 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-17 18:18:22.542 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-17 18:18:22.542 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-02-17 18:18:22.542 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=500305) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-17 18:18:22.542 | INFO cinder.db.migration [-] Migration(s) applied 2022-02-17 18:18:22.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:22.542 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:22.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:22.543 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:22.543 | /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-17 18:18:22.543 | last_heartbeat = column_property( 2022-02-17 18:18:22.543 | /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-17 18:18:22.543 | num_hosts = column_property( 2022-02-17 18:18:22.543 | /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-17 18:18:22.543 | num_down_hosts = column_property( 2022-02-17 18:18:22.543 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-02-17 18:18:22.543 | + functions-common:time_stop:2425 : local name 2022-02-17 18:18:22.543 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:18:22.543 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:18:22.543 | + functions-common:time_stop:2428 : local total 2022-02-17 18:18:22.543 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:18:22.543 | + functions-common:time_stop:2431 : name=dbsync 2022-02-17 18:18:22.543 | + functions-common:time_stop:2432 : start_time=1645121857798 2022-02-17 18:18:22.543 | + functions-common:time_stop:2434 : [[ -z 1645121857798 ]] 2022-02-17 18:18:22.543 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:18:22.543 | + functions-common:time_stop:2437 : end_time=1645121867059 2022-02-17 18:18:22.543 | + functions-common:time_stop:2438 : elapsed_time=9261 2022-02-17 18:18:22.543 | + functions-common:time_stop:2439 : total=14603 2022-02-17 18:18:22.543 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:18:22.543 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23864 2022-02-17 18:18:22.544 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-02-17 18:18:22.544 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:18:22.544 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-02-17 18:18:22.544 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-02-17 18:18:22.544 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-17 18:18:22.544 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-02-17 18:18:22.544 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-02-17 18:18:22.544 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-02-17 18:18:22.544 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-02-17 18:18:22.544 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-02-17 18:18:22.544 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-17 18:18:22.544 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2022-02-17 18:18:22.544 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2022-02-17 18:18:22.544 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2022-02-17 18:18:22.544 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-17 18:18:22.544 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-17 18:18:22.544 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-17 18:18:22.544 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-17 18:18:22.545 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-17 18:18:22.545 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-17 18:18:22.545 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-17 18:18:22.545 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-17 18:18:22.545 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-17 18:18:22.545 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-17 18:18:22.545 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-17 18:18:22.545 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2022-02-17 18:18:22.545 | + functions-common:is_suse:542 : is_opensuse 2022-02-17 18:18:22.545 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-17 18:18:22.545 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-17 18:18:22.545 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-17 18:18:22.545 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-17 18:18:22.545 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-17 18:18:22.545 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-17 18:18:22.545 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2022-02-17 18:18:22.545 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2022-02-17 18:18:22.545 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-17 18:18:22.546 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2022-02-17 18:18:22.546 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-17 18:18:22.546 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-17 18:18:22.546 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-02-17 18:18:22.546 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-17 18:18:22.546 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2022-02-17 18:18:22.546 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2022-02-17 18:18:22.546 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2022-02-17 18:18:22.546 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2022-02-17 18:18:22.546 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2022-02-17 18:18:22.546 | ++ 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-17 18:18:22.546 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop4 2022-02-17 18:18:22.546 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2022-02-17 18:18:22.546 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-17 18:18:22.546 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-17 18:18:22.546 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-02-17 18:18:22.547 | Physical volume "/dev/loop4" successfully created. 2022-02-17 18:18:22.547 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-02-17 18:18:22.547 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2022-02-17 18:18:22.547 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2022-02-17 18:18:22.547 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2022-02-17 18:18:22.547 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-02-17 18:18:22.547 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-02-17 18:18:22.547 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-02-17 18:18:22.547 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-02-17 18:18:22.547 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:18:22.547 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-02-17 18:18:22.547 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-02-17 18:18:22.547 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-02-17 18:18:22.610 | [457548 Async init_cinder:500068]: finished init_cinder with result 0 in 12 seconds 2022-02-17 18:18:22.618 | + inc/async:async_wait:197 : return 0 2022-02-17 18:18:22.622 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-02-17 18:18:22.652 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:18:22.656 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-02-17 18:18:22.659 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 18:18:22.664 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-02-17 18:18:22.671 | + ./stack.sh:main:1218 : init_nova 2022-02-17 18:18:22.674 | + lib/nova:init_nova:772 : is_service_enabled mysql postgresql 2022-02-17 18:18:22.699 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:18:22.704 | + lib/nova:init_nova:772 : is_service_enabled n-api 2022-02-17 18:18:22.736 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:18:22.741 | + lib/nova:init_nova:774 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-17 18:18:22.745 | + lib/nova:init_nova:782 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-17 18:18:22.843 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-17 18:18:22.899 | [457548 Async nova-cell-0:502402]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-17 18:18:22.904 | ++ lib/nova:init_nova:785 : seq 1 1 2022-02-17 18:18:22.912 | + lib/nova:init_nova:785 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-17 18:18:22.917 | ++ lib/nova:init_nova:786 : conductor_conf 1 2022-02-17 18:18:22.922 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-17 18:18:22.926 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-17 18:18:22.932 | + lib/nova:init_nova:786 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-17 18:18:23.041 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-17 18:18:23.118 | [457548 Async nova-cell-1:502494]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-17 18:18:23.123 | + lib/nova:init_nova:789 : recreate_database nova_api 2022-02-17 18:18:23.137 | + lib/database:recreate_database:112 : local db=nova_api 2022-02-17 18:18:23.141 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-02-17 18:18:23.145 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-02-17 18:18:23.149 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-02-17 18:18:23.158 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:18:23.902 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-02-17 18:18:23.909 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:18:23.939 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-02-17 18:18:29.546 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 18:18:29.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:29.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:29.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:29.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:29.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:29.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:29.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:29.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:29.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:29.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:29.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:29.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:29.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:29.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:29.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:29.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:29.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:29.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:29.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:29.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:29.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:29.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:29.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:29.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:29.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:29.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:29.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:29.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:29.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:29.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:29.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:29.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:29.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:29.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:29.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:29.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:29.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:29.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:29.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:29.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:29.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:29.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:29.560 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 18:18:29.561 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=502554) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 18:18:29.593 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-17 18:18:29.594 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-17 18:18:29.643 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-02-17 18:18:32.455 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=502554) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-17 18:18:32.464 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-02-17 18:18:33.669 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=502554) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-02-17 18:18:33.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:33.677 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:33.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:33.677 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:34.204 | ++ lib/nova:init_nova:794 : database_connection_url nova_cell0 2022-02-17 18:18:34.209 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-17 18:18:34.212 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-17 18:18:34.215 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-17 18:18:34.218 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-17 18:18:34.227 | + lib/nova:init_nova:794 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-17 18:18:38.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:38.359 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:38.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:38.359 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:38.904 | ++ lib/nova:init_nova:797 : seq 0 1 2022-02-17 18:18:38.910 | + lib/nova:init_nova:797 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-02-17 18:18:38.915 | + lib/nova:init_nova:798 : async_wait nova-cell-0 2022-02-17 18:18:39.006 | [457548 Async nova-cell-0:502402]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 502402 (3 other jobs running) 2022-02-17 18:18:39.061 | [457548 Async nova-cell-0:502402]: Signaling child to exit 2022-02-17 18:18:40.185 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:18:40.218 | [502402 Async nova-cell-0:502402]: finished successfully 2022-02-17 18:18:40.245 | WAKEUP 2022-02-17 18:18:40.274 | [457548 Async nova-cell-0:502402]: Signaled 2022-02-17 18:18:40.277 | + lib/nova:init_nova_db:762 : local dbname=nova_cell0 2022-02-17 18:18:40.277 | + lib/nova:init_nova_db:763 : local conffile=/etc/nova/nova.conf 2022-02-17 18:18:40.277 | + lib/nova:init_nova_db:764 : recreate_database nova_cell0 2022-02-17 18:18:40.277 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-02-17 18:18:40.277 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-02-17 18:18:40.277 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-02-17 18:18:40.277 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-02-17 18:18:40.277 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:18:40.277 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-02-17 18:18:40.277 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:18:40.277 | + lib/nova:init_nova_db:765 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-02-17 18:18:40.277 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 18:18:40.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.279 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 18:18:40.279 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=502561) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 18:18:40.279 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-17 18:18:40.279 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-17 18:18:40.279 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-02-17 18:18:40.279 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=502561) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-17 18:18:40.279 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-02-17 18:18:40.279 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=502561) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-02-17 18:18:40.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:40.279 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:40.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:40.279 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:40.350 | [457548 Async nova-cell-0:502402]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 17 seconds 2022-02-17 18:18:40.356 | + inc/async:async_wait:197 : return 0 2022-02-17 18:18:40.359 | + lib/nova:init_nova:797 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-02-17 18:18:40.364 | + lib/nova:init_nova:798 : async_wait nova-cell-1 2022-02-17 18:18:40.447 | [457548 Async nova-cell-1:502494]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 502494 (2 other jobs running) 2022-02-17 18:18:40.486 | [457548 Async nova-cell-1:502494]: Signaling child to exit 2022-02-17 18:18:40.518 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:18:40.548 | [502494 Async nova-cell-1:502494]: finished successfully 2022-02-17 18:18:40.574 | WAKEUP 2022-02-17 18:18:40.610 | [457548 Async nova-cell-1:502494]: Signaled 2022-02-17 18:18:40.612 | + lib/nova:init_nova_db:762 : local dbname=nova_cell1 2022-02-17 18:18:40.612 | + lib/nova:init_nova_db:763 : local conffile=/etc/nova/nova_cell1.conf 2022-02-17 18:18:40.612 | + lib/nova:init_nova_db:764 : recreate_database nova_cell1 2022-02-17 18:18:40.612 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-02-17 18:18:40.612 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-02-17 18:18:40.612 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-02-17 18:18:40.612 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-02-17 18:18:40.612 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:18:40.613 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-02-17 18:18:40.613 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-17 18:18:40.613 | + lib/nova:init_nova_db:765 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-02-17 18:18:40.613 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-17 18:18:40.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-17 18:18:40.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-17 18:18:40.617 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-17 18:18:40.617 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=502568) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-17 18:18:40.617 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-17 18:18:40.617 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-17 18:18:40.617 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-02-17 18:18:40.617 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=502568) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-17 18:18:40.617 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-02-17 18:18:40.618 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=502568) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-02-17 18:18:40.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:40.618 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:40.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:40.618 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:40.676 | [457548 Async nova-cell-1:502494]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 17 seconds 2022-02-17 18:18:40.681 | + inc/async:async_wait:197 : return 0 2022-02-17 18:18:40.684 | + lib/nova:init_nova:801 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-17 18:18:40.687 | + lib/nova:init_nova:808 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-02-17 18:18:44.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:44.785 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:44.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:44.786 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:44.786 | Running batches of 50 until complete 2022-02-17 18:18:44.786 | +-------------------------------------+--------------+-----------+ 2022-02-17 18:18:44.786 | | Migration | Total Needed | Completed | 2022-02-17 18:18:44.786 | +-------------------------------------+--------------+-----------+ 2022-02-17 18:18:44.786 | | fill_virtual_interface_list | 0 | 0 | 2022-02-17 18:18:44.786 | | migrate_empty_ratio | 0 | 0 | 2022-02-17 18:18:44.786 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-02-17 18:18:44.786 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-02-17 18:18:44.786 | | migration_migrate_to_uuid | 0 | 0 | 2022-02-17 18:18:44.786 | | populate_dev_uuids | 0 | 0 | 2022-02-17 18:18:44.786 | | populate_missing_availability_zones | 0 | 0 | 2022-02-17 18:18:44.786 | | populate_queued_for_delete | 0 | 0 | 2022-02-17 18:18:44.786 | | populate_user_id | 0 | 0 | 2022-02-17 18:18:44.786 | | populate_uuids | 0 | 0 | 2022-02-17 18:18:44.786 | +-------------------------------------+--------------+-----------+ 2022-02-17 18:18:45.323 | ++ lib/nova:init_nova:811 : seq 1 1 2022-02-17 18:18:45.328 | + lib/nova:init_nova:811 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-17 18:18:45.333 | ++ lib/nova:init_nova:812 : conductor_conf 1 2022-02-17 18:18:45.336 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-17 18:18:45.339 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-17 18:18:45.342 | + lib/nova:init_nova:812 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-02-17 18:18:49.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:49.463 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:49.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-17 18:18:49.463 | from cryptography.utils import int_from_bytes 2022-02-17 18:18:49.463 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-02-17 18:18:49.463 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-02-17 18:18:49.998 | + lib/nova:init_nova:816 : create_nova_keys_dir 2022-02-17 18:18:50.001 | + lib/nova:create_nova_keys_dir:758 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-02-17 18:18:50.018 | + lib/nova:init_nova:818 : [[ '' == \L\V\M ]] 2022-02-17 18:18:50.022 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-02-17 18:18:50.041 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:18:50.043 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-02-17 18:18:50.046 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-02-17 18:18:50.123 | + inc/async:async_inner:63 : configure_neutron_nova 2022-02-17 18:18:50.169 | [457548 Async configure_neutron_nova:503752]: running: configure_neutron_nova 2022-02-17 18:18:50.171 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-02-17 18:18:50.176 | + functions-common:run_phase:1853 : local mode=stack 2022-02-17 18:18:50.178 | + functions-common:run_phase:1854 : local phase=post-config 2022-02-17 18:18:50.181 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-17 18:18:50.184 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-17 18:18:50.187 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-17 18:18:50.190 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-17 18:18:50.193 | + functions-common:run_phase:1863 : local extra 2022-02-17 18:18:50.198 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-17 18:18:50.202 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-17 18:18:50.206 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-17 18:18:50.209 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-17 18:18:50.212 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-02-17 18:18:50.215 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-17 18:18:50.234 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:18:50.237 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 18:18:50.241 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-17 18:18:50.243 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-02-17 18:18:50.246 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-17 18:18:50.249 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-17 18:18:50.252 | ++ extras.d/80-tempest.sh:source:12 : : 2022-02-17 18:18:50.254 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-17 18:18:50.257 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-17 18:18:50.261 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-17 18:18:50.265 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-17 18:18:50.268 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-02-17 18:18:50.271 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-17 18:18:50.274 | + functions-common:run_plugins:1840 : local phase=post-config 2022-02-17 18:18:50.276 | + functions-common:run_plugins:1842 : local plugins= 2022-02-17 18:18:50.279 | + functions-common:run_plugins:1843 : local plugin 2022-02-17 18:18:50.282 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-02-17 18:18:50.285 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-02-17 18:18:50.288 | + inc/meta-config:merge_config_group:171 : shift 2022-02-17 18:18:50.291 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-02-17 18:18:50.293 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-17 18:18:50.297 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-02-17 18:18:50.300 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-02-17 18:18:50.304 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-02-17 18:18:50.307 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 18:18:50.309 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-02-17 18:18:50.312 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-17 18:18:50.315 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-02-17 18:18:50.315 | /^\[\[.+\|.*\]\]/ { 2022-02-17 18:18:50.316 | gsub("[][]", "", $1); 2022-02-17 18:18:50.316 | split($1, a, "|"); 2022-02-17 18:18:50.316 | if (a[1] == matchgroup) 2022-02-17 18:18:50.316 | print a[2] 2022-02-17 18:18:50.316 | } 2022-02-17 18:18:50.316 | ' /home/ubuntu/devstack/local.conf 2022-02-17 18:18:50.322 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-17 18:18:50.325 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-17 18:18:50.328 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-17 18:18:50.331 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-02-17 18:18:50.334 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-02-17 18:18:50.338 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-02-17 18:18:50.340 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-02-17 18:18:50.344 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-02-17 18:18:50.349 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-02-17 18:18:50.352 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-02-17 18:18:50.355 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-02-17 18:18:50.359 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 18:18:50.361 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-17 18:18:50.365 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-02-17 18:18:50.368 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-17 18:18:50.371 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-02-17 18:18:50.374 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-02-17 18:18:50.378 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-02-17 18:18:50.381 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-02-17 18:18:50.386 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-02-17 18:18:50.386 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:50.386 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-02-17 18:18:50.386 | BEGIN { 2022-02-17 18:18:50.386 | section = "" 2022-02-17 18:18:50.386 | last_section = "" 2022-02-17 18:18:50.386 | section_count = 0 2022-02-17 18:18:50.386 | } 2022-02-17 18:18:50.386 | /^\[.+\]/ { 2022-02-17 18:18:50.386 | gsub("[][]", "", $1); 2022-02-17 18:18:50.386 | section=$1 2022-02-17 18:18:50.386 | next 2022-02-17 18:18:50.386 | } 2022-02-17 18:18:50.386 | /^ *\#/ { 2022-02-17 18:18:50.386 | next 2022-02-17 18:18:50.387 | } 2022-02-17 18:18:50.387 | /^[^ \t]+/ { 2022-02-17 18:18:50.387 | # get offset of first = in $0 2022-02-17 18:18:50.387 | eq_idx = index($0, "=") 2022-02-17 18:18:50.387 | # extract attr & value from $0 2022-02-17 18:18:50.387 | attr = substr($0, 1, eq_idx - 1) 2022-02-17 18:18:50.387 | value = substr($0, eq_idx + 1) 2022-02-17 18:18:50.387 | # only need to strip trailing whitespace from attr 2022-02-17 18:18:50.387 | sub(/[ \t]*$/, "", attr) 2022-02-17 18:18:50.387 | # need to strip leading & trailing whitespace from value 2022-02-17 18:18:50.387 | sub(/^[ \t]*/, "", value) 2022-02-17 18:18:50.387 | sub(/[ \t]*$/, "", value) 2022-02-17 18:18:50.387 | 2022-02-17 18:18:50.387 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-17 18:18:50.387 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-17 18:18:50.387 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-17 18:18:50.387 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-17 18:18:50.387 | if (! (section, attr) in cfg_attr_count) { 2022-02-17 18:18:50.387 | if (section != last_section) { 2022-02-17 18:18:50.387 | cfg_section[section_count++] = section 2022-02-17 18:18:50.387 | last_section = section 2022-02-17 18:18:50.387 | } 2022-02-17 18:18:50.387 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-17 18:18:50.387 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-17 18:18:50.387 | 2022-02-17 18:18:50.387 | cfg_attr[section, attr, 0] = value 2022-02-17 18:18:50.387 | cfg_attr_count[section, attr] = 1 2022-02-17 18:18:50.387 | } else { 2022-02-17 18:18:50.387 | lno = cfg_attr_count[section, attr]++ 2022-02-17 18:18:50.387 | cfg_attr[section, attr, lno] = value 2022-02-17 18:18:50.387 | } 2022-02-17 18:18:50.387 | } 2022-02-17 18:18:50.387 | END { 2022-02-17 18:18:50.387 | # Process each section in order 2022-02-17 18:18:50.388 | for (sno = 0; sno < section_count; sno++) { 2022-02-17 18:18:50.388 | section = cfg_section[sno] 2022-02-17 18:18:50.388 | # The ini routines simply append a config item immediately 2022-02-17 18:18:50.388 | # after the section header. To keep the same order as defined 2022-02-17 18:18:50.388 | # in local.conf, invoke the ini routines in the reverse order 2022-02-17 18:18:50.388 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-17 18:18:50.388 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-17 18:18:50.388 | if (cfg_attr_count[section, attr] == 1) 2022-02-17 18:18:50.388 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-17 18:18:50.388 | else { 2022-02-17 18:18:50.388 | # For multiline, invoke the ini routines in the reverse order 2022-02-17 18:18:50.388 | count = cfg_attr_count[section, attr] 2022-02-17 18:18:50.388 | print "inidelete " configfile " " section " " attr 2022-02-17 18:18:50.388 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-17 18:18:50.388 | for (l = count -2; l >= 0; l--) 2022-02-17 18:18:50.388 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-17 18:18:50.388 | } 2022-02-17 18:18:50.388 | } 2022-02-17 18:18:50.388 | } 2022-02-17 18:18:50.388 | } 2022-02-17 18:18:50.388 | ' 2022-02-17 18:18:50.388 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 18:18:50.390 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-17 18:18:50.391 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-17 18:18:50.396 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-02-17 18:18:50.399 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-17 18:18:50.402 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-02-17 18:18:50.405 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-02-17 18:18:50.405 | BEGIN { group = "" } 2022-02-17 18:18:50.405 | /^\[\[.+\|.*\]\]/ { 2022-02-17 18:18:50.405 | gsub("[][]", "", $1); 2022-02-17 18:18:50.405 | split($1, a, "|"); 2022-02-17 18:18:50.405 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-17 18:18:50.405 | group=a[1] 2022-02-17 18:18:50.405 | } else { 2022-02-17 18:18:50.405 | group="" 2022-02-17 18:18:50.405 | } 2022-02-17 18:18:50.405 | next 2022-02-17 18:18:50.405 | } 2022-02-17 18:18:50.406 | { 2022-02-17 18:18:50.406 | if (group != "") 2022-02-17 18:18:50.406 | print $0 2022-02-17 18:18:50.406 | } 2022-02-17 18:18:50.406 | ' /home/ubuntu/devstack/local.conf 2022-02-17 18:18:50.416 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-02-17 18:18:50.419 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-02-17 18:18:50.452 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:50.455 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-02-17 18:18:50.458 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-02-17 18:18:50.491 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:50.494 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-02-17 18:18:50.497 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-02-17 18:18:50.539 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:50.542 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-02-17 18:18:50.545 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-02-17 18:18:50.586 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:50.589 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-02-17 18:18:50.592 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-02-17 18:18:50.627 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:50.631 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-02-17 18:18:50.634 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-17 18:18:50.671 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:50.674 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.37/identity"' 2022-02-17 18:18:50.678 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.37/identity 2022-02-17 18:18:50.716 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:50.719 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-02-17 18:18:50.722 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-02-17 18:18:50.759 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:50.761 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-02-17 18:18:50.764 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-17 18:18:50.805 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:50.808 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-02-17 18:18:50.811 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-17 18:18:50.852 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:50.855 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-02-17 18:18:50.858 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-02-17 18:18:50.897 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:50.900 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-02-17 18:18:50.902 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-17 18:18:50.955 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:50.959 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-02-17 18:18:50.962 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-02-17 18:18:51.014 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:51.026 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-17 18:18:51.029 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-17 18:18:51.033 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-17 18:18:51.039 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-02-17 18:18:51.042 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-02-17 18:18:51.047 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-02-17 18:18:51.052 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-02-17 18:18:51.057 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-02-17 18:18:51.062 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-02-17 18:18:51.066 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-02-17 18:18:51.071 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-02-17 18:18:51.074 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 18:18:51.077 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-17 18:18:51.084 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-02-17 18:18:51.087 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-17 18:18:51.090 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-02-17 18:18:51.093 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-02-17 18:18:51.097 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-02-17 18:18:51.100 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-02-17 18:18:51.105 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-02-17 18:18:51.105 | BEGIN { 2022-02-17 18:18:51.105 | section = "" 2022-02-17 18:18:51.105 | last_section = "" 2022-02-17 18:18:51.105 | section_count = 0 2022-02-17 18:18:51.105 | } 2022-02-17 18:18:51.105 | /^\[.+\]/ { 2022-02-17 18:18:51.105 | gsub("[][]", "", $1); 2022-02-17 18:18:51.106 | section=$1 2022-02-17 18:18:51.106 | next 2022-02-17 18:18:51.106 | } 2022-02-17 18:18:51.106 | /^ *\#/ { 2022-02-17 18:18:51.106 | next 2022-02-17 18:18:51.106 | } 2022-02-17 18:18:51.106 | /^[^ \t]+/ { 2022-02-17 18:18:51.106 | # get offset of first = in $0 2022-02-17 18:18:51.106 | eq_idx = index($0, "=") 2022-02-17 18:18:51.106 | # extract attr & value from $0 2022-02-17 18:18:51.106 | attr = substr($0, 1, eq_idx - 1) 2022-02-17 18:18:51.106 | value = substr($0, eq_idx + 1) 2022-02-17 18:18:51.106 | # only need to strip trailing whitespace from attr 2022-02-17 18:18:51.106 | sub(/[ \t]*$/, "", attr) 2022-02-17 18:18:51.106 | # need to strip leading & trailing whitespace from value 2022-02-17 18:18:51.106 | sub(/^[ \t]*/, "", value) 2022-02-17 18:18:51.106 | sub(/[ \t]*$/, "", value) 2022-02-17 18:18:51.106 | 2022-02-17 18:18:51.106 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-17 18:18:51.106 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-17 18:18:51.106 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-17 18:18:51.106 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-17 18:18:51.106 | if (! (section, attr) in cfg_attr_count) { 2022-02-17 18:18:51.106 | if (section != last_section) { 2022-02-17 18:18:51.106 | cfg_section[section_count++] = section 2022-02-17 18:18:51.106 | last_section = section 2022-02-17 18:18:51.106 | } 2022-02-17 18:18:51.106 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-17 18:18:51.106 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-17 18:18:51.106 | 2022-02-17 18:18:51.106 | cfg_attr[section, attr, 0] = value 2022-02-17 18:18:51.106 | cfg_attr_count[section, attr] = 1 2022-02-17 18:18:51.106 | } else { 2022-02-17 18:18:51.106 | lno = cfg_attr_count[section, attr]++ 2022-02-17 18:18:51.107 | cfg_attr[section, attr, lno] = value 2022-02-17 18:18:51.107 | } 2022-02-17 18:18:51.107 | } 2022-02-17 18:18:51.107 | END { 2022-02-17 18:18:51.107 | # Process each section in order 2022-02-17 18:18:51.107 | for (sno = 0; sno < section_count; sno++) { 2022-02-17 18:18:51.107 | section = cfg_section[sno] 2022-02-17 18:18:51.107 | # The ini routines simply append a config item immediately 2022-02-17 18:18:51.107 | # after the section header. To keep the same order as defined 2022-02-17 18:18:51.107 | # in local.conf, invoke the ini routines in the reverse order 2022-02-17 18:18:51.107 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-17 18:18:51.107 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-17 18:18:51.107 | if (cfg_attr_count[section, attr] == 1) 2022-02-17 18:18:51.107 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-17 18:18:51.107 | else { 2022-02-17 18:18:51.107 | # For multiline, invoke the ini routines in the reverse order 2022-02-17 18:18:51.107 | count = cfg_attr_count[section, attr] 2022-02-17 18:18:51.107 | print "inidelete " configfile " " section " " attr 2022-02-17 18:18:51.107 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-17 18:18:51.107 | for (l = count -2; l >= 0; l--) 2022-02-17 18:18:51.107 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-17 18:18:51.107 | } 2022-02-17 18:18:51.107 | } 2022-02-17 18:18:51.107 | } 2022-02-17 18:18:51.107 | } 2022-02-17 18:18:51.107 | ' 2022-02-17 18:18:51.107 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-02-17 18:18:51.110 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-17 18:18:51.110 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 18:18:51.112 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:51.113 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-17 18:18:51.116 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-02-17 18:18:51.119 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-17 18:18:51.122 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-02-17 18:18:51.125 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-02-17 18:18:51.125 | BEGIN { group = "" } 2022-02-17 18:18:51.125 | /^\[\[.+\|.*\]\]/ { 2022-02-17 18:18:51.125 | gsub("[][]", "", $1); 2022-02-17 18:18:51.125 | split($1, a, "|"); 2022-02-17 18:18:51.125 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-17 18:18:51.125 | group=a[1] 2022-02-17 18:18:51.125 | } else { 2022-02-17 18:18:51.125 | group="" 2022-02-17 18:18:51.125 | } 2022-02-17 18:18:51.125 | next 2022-02-17 18:18:51.125 | } 2022-02-17 18:18:51.125 | { 2022-02-17 18:18:51.125 | if (group != "") 2022-02-17 18:18:51.125 | print $0 2022-02-17 18:18:51.125 | } 2022-02-17 18:18:51.125 | ' /home/ubuntu/devstack/local.conf 2022-02-17 18:18:51.131 | + inc/async:async_inner:64 : rc=0 2022-02-17 18:18:51.133 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-02-17 18:18:51.136 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-02-17 18:18:51.164 | [503752 Async configure_neutron_nova:503752]: finished successfully 2022-02-17 18:18:51.175 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:51.179 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-02-17 18:18:51.182 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-02-17 18:18:51.218 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:51.222 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-02-17 18:18:51.226 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-02-17 18:18:51.265 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:51.267 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-02-17 18:18:51.271 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-02-17 18:18:51.307 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:51.310 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-02-17 18:18:51.313 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-02-17 18:18:51.347 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:51.350 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-02-17 18:18:51.354 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-02-17 18:18:51.387 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:51.390 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-02-17 18:18:51.392 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-02-17 18:18:51.428 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:51.431 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-02-17 18:18:51.434 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-02-17 18:18:51.467 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:51.471 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-02-17 18:18:51.476 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-02-17 18:18:51.516 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:51.519 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-02-17 18:18:51.522 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-02-17 18:18:51.565 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:51.568 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-02-17 18:18:51.572 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-02-17 18:18:51.615 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:51.621 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-02-17 18:18:51.626 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-02-17 18:18:51.666 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:51.669 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-02-17 18:18:51.672 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-02-17 18:18:51.709 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:51.712 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-02-17 18:18:51.716 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-02-17 18:18:51.764 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:51.766 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-02-17 18:18:51.770 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-02-17 18:18:51.804 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:51.807 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-02-17 18:18:51.809 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-02-17 18:18:51.844 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:51.847 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-17 18:18:51.850 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-17 18:18:51.852 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-17 18:18:51.856 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-02-17 18:18:51.859 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-02-17 18:18:51.864 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-02-17 18:18:51.866 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-02-17 18:18:51.870 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-02-17 18:18:51.875 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-02-17 18:18:51.877 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-02-17 18:18:51.881 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-02-17 18:18:51.884 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 18:18:51.886 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-17 18:18:51.889 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-02-17 18:18:51.892 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-17 18:18:51.896 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-02-17 18:18:51.898 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-02-17 18:18:51.901 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-02-17 18:18:51.904 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-02-17 18:18:51.908 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-02-17 18:18:51.908 | BEGIN { 2022-02-17 18:18:51.908 | section = "" 2022-02-17 18:18:51.908 | last_section = "" 2022-02-17 18:18:51.908 | section_count = 0 2022-02-17 18:18:51.908 | } 2022-02-17 18:18:51.908 | /^\[.+\]/ { 2022-02-17 18:18:51.908 | gsub("[][]", "", $1); 2022-02-17 18:18:51.908 | section=$1 2022-02-17 18:18:51.908 | next 2022-02-17 18:18:51.908 | } 2022-02-17 18:18:51.908 | /^ *\#/ { 2022-02-17 18:18:51.908 | next 2022-02-17 18:18:51.908 | } 2022-02-17 18:18:51.908 | /^[^ \t]+/ { 2022-02-17 18:18:51.908 | # get offset of first = in $0 2022-02-17 18:18:51.908 | eq_idx = index($0, "=") 2022-02-17 18:18:51.908 | # extract attr & value from $0 2022-02-17 18:18:51.909 | attr = substr($0, 1, eq_idx - 1) 2022-02-17 18:18:51.909 | value = substr($0, eq_idx + 1) 2022-02-17 18:18:51.909 | # only need to strip trailing whitespace from attr 2022-02-17 18:18:51.909 | sub(/[ \t]*$/, "", attr) 2022-02-17 18:18:51.909 | # need to strip leading & trailing whitespace from value 2022-02-17 18:18:51.909 | sub(/^[ \t]*/, "", value) 2022-02-17 18:18:51.909 | sub(/[ \t]*$/, "", value) 2022-02-17 18:18:51.909 | 2022-02-17 18:18:51.909 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-17 18:18:51.909 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-17 18:18:51.909 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-17 18:18:51.909 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-17 18:18:51.909 | if (! (section, attr) in cfg_attr_count) { 2022-02-17 18:18:51.909 | if (section != last_section) { 2022-02-17 18:18:51.909 | cfg_section[section_count++] = section 2022-02-17 18:18:51.909 | last_section = section 2022-02-17 18:18:51.909 | } 2022-02-17 18:18:51.909 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-17 18:18:51.909 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-17 18:18:51.909 | 2022-02-17 18:18:51.909 | cfg_attr[section, attr, 0] = value 2022-02-17 18:18:51.909 | cfg_attr_count[section, attr] = 1 2022-02-17 18:18:51.910 | } else { 2022-02-17 18:18:51.910 | lno = cfg_attr_count[section, attr]++ 2022-02-17 18:18:51.910 | cfg_attr[section, attr, lno] = value 2022-02-17 18:18:51.910 | } 2022-02-17 18:18:51.910 | } 2022-02-17 18:18:51.910 | END { 2022-02-17 18:18:51.910 | # Process each section in order 2022-02-17 18:18:51.910 | for (sno = 0; sno < section_count; sno++) { 2022-02-17 18:18:51.910 | section = cfg_section[sno] 2022-02-17 18:18:51.910 | # The ini routines simply append a config item immediately 2022-02-17 18:18:51.910 | # after the section header. To keep the same order as defined 2022-02-17 18:18:51.910 | # in local.conf, invoke the ini routines in the reverse order 2022-02-17 18:18:51.910 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-17 18:18:51.910 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-17 18:18:51.910 | if (cfg_attr_count[section, attr] == 1) 2022-02-17 18:18:51.910 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-17 18:18:51.910 | else { 2022-02-17 18:18:51.910 | # For multiline, invoke the ini routines in the reverse order 2022-02-17 18:18:51.910 | count = cfg_attr_count[section, attr] 2022-02-17 18:18:51.910 | print "inidelete " configfile " " section " " attr 2022-02-17 18:18:51.910 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-17 18:18:51.910 | for (l = count -2; l >= 0; l--) 2022-02-17 18:18:51.910 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-17 18:18:51.910 | } 2022-02-17 18:18:51.910 | } 2022-02-17 18:18:51.911 | } 2022-02-17 18:18:51.911 | } 2022-02-17 18:18:51.911 | ' 2022-02-17 18:18:51.911 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:51.911 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-02-17 18:18:51.911 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-17 18:18:51.914 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 18:18:51.916 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-17 18:18:51.919 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-02-17 18:18:51.921 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-17 18:18:51.924 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-02-17 18:18:51.926 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-02-17 18:18:51.926 | BEGIN { group = "" } 2022-02-17 18:18:51.926 | /^\[\[.+\|.*\]\]/ { 2022-02-17 18:18:51.926 | gsub("[][]", "", $1); 2022-02-17 18:18:51.927 | split($1, a, "|"); 2022-02-17 18:18:51.927 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-17 18:18:51.927 | group=a[1] 2022-02-17 18:18:51.927 | } else { 2022-02-17 18:18:51.927 | group="" 2022-02-17 18:18:51.927 | } 2022-02-17 18:18:51.927 | next 2022-02-17 18:18:51.927 | } 2022-02-17 18:18:51.927 | { 2022-02-17 18:18:51.927 | if (group != "") 2022-02-17 18:18:51.927 | print $0 2022-02-17 18:18:51.927 | } 2022-02-17 18:18:51.927 | ' /home/ubuntu/devstack/local.conf 2022-02-17 18:18:51.933 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-02-17 18:18:51.936 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-02-17 18:18:51.968 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:51.971 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-02-17 18:18:51.975 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-02-17 18:18:52.007 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:52.010 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-02-17 18:18:52.013 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-02-17 18:18:52.044 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:52.047 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-02-17 18:18:52.049 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-02-17 18:18:52.080 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:52.084 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-02-17 18:18:52.086 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-17 18:18:52.118 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:52.120 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-02-17 18:18:52.123 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-02-17 18:18:52.157 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:52.160 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-02-17 18:18:52.163 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-17 18:18:52.196 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:52.199 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-02-17 18:18:52.201 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-17 18:18:52.239 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:52.243 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-02-17 18:18:52.245 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-02-17 18:18:52.248 | + inc/meta-config:merge_config_group:180 : local dir 2022-02-17 18:18:52.251 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-02-17 18:18:52.255 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 18:18:52.258 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 18:18:52.260 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-02-17 18:18:52.264 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 18:18:52.268 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-02-17 18:18:52.271 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-02-17 18:18:52.274 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-02-17 18:18:52.277 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 18:18:52.279 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-02-17 18:18:52.282 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-02-17 18:18:52.285 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-02-17 18:18:52.288 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-02-17 18:18:52.291 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 18:18:52.294 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-17 18:18:52.297 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-02-17 18:18:52.300 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-02-17 18:18:52.301 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:52.302 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-02-17 18:18:52.302 | BEGIN { 2022-02-17 18:18:52.302 | section = "" 2022-02-17 18:18:52.302 | last_section = "" 2022-02-17 18:18:52.302 | section_count = 0 2022-02-17 18:18:52.302 | } 2022-02-17 18:18:52.302 | /^\[.+\]/ { 2022-02-17 18:18:52.302 | gsub("[][]", "", $1); 2022-02-17 18:18:52.302 | section=$1 2022-02-17 18:18:52.302 | next 2022-02-17 18:18:52.302 | } 2022-02-17 18:18:52.302 | /^ *\#/ { 2022-02-17 18:18:52.302 | next 2022-02-17 18:18:52.302 | } 2022-02-17 18:18:52.302 | /^[^ \t]+/ { 2022-02-17 18:18:52.302 | # get offset of first = in $0 2022-02-17 18:18:52.302 | eq_idx = index($0, "=") 2022-02-17 18:18:52.302 | # extract attr & value from $0 2022-02-17 18:18:52.302 | attr = substr($0, 1, eq_idx - 1) 2022-02-17 18:18:52.302 | value = substr($0, eq_idx + 1) 2022-02-17 18:18:52.302 | # only need to strip trailing whitespace from attr 2022-02-17 18:18:52.303 | sub(/[ \t]*$/, "", attr) 2022-02-17 18:18:52.303 | # need to strip leading & trailing whitespace from value 2022-02-17 18:18:52.303 | sub(/^[ \t]*/, "", value) 2022-02-17 18:18:52.303 | sub(/[ \t]*$/, "", value) 2022-02-17 18:18:52.303 | 2022-02-17 18:18:52.303 | # cfg_attr_count: number of config lines per [section, attr] 2022-02-17 18:18:52.303 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-02-17 18:18:52.303 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-02-17 18:18:52.303 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-02-17 18:18:52.303 | if (! (section, attr) in cfg_attr_count) { 2022-02-17 18:18:52.303 | if (section != last_section) { 2022-02-17 18:18:52.303 | cfg_section[section_count++] = section 2022-02-17 18:18:52.303 | last_section = section 2022-02-17 18:18:52.303 | } 2022-02-17 18:18:52.303 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-02-17 18:18:52.303 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-02-17 18:18:52.303 | 2022-02-17 18:18:52.303 | cfg_attr[section, attr, 0] = value 2022-02-17 18:18:52.303 | cfg_attr_count[section, attr] = 1 2022-02-17 18:18:52.303 | } else { 2022-02-17 18:18:52.303 | lno = cfg_attr_count[section, attr]++ 2022-02-17 18:18:52.303 | cfg_attr[section, attr, lno] = value 2022-02-17 18:18:52.303 | } 2022-02-17 18:18:52.303 | } 2022-02-17 18:18:52.303 | END { 2022-02-17 18:18:52.303 | # Process each section in order 2022-02-17 18:18:52.303 | for (sno = 0; sno < section_count; sno++) { 2022-02-17 18:18:52.303 | section = cfg_section[sno] 2022-02-17 18:18:52.303 | # The ini routines simply append a config item immediately 2022-02-17 18:18:52.303 | # after the section header. To keep the same order as defined 2022-02-17 18:18:52.303 | # in local.conf, invoke the ini routines in the reverse order 2022-02-17 18:18:52.303 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-02-17 18:18:52.303 | attr = cfg_sec_attr_name[sno, attr_no] 2022-02-17 18:18:52.303 | if (cfg_attr_count[section, attr] == 1) 2022-02-17 18:18:52.303 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-02-17 18:18:52.304 | else { 2022-02-17 18:18:52.304 | # For multiline, invoke the ini routines in the reverse order 2022-02-17 18:18:52.304 | count = cfg_attr_count[section, attr] 2022-02-17 18:18:52.304 | print "inidelete " configfile " " section " " attr 2022-02-17 18:18:52.304 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-02-17 18:18:52.304 | for (l = count -2; l >= 0; l--) 2022-02-17 18:18:52.304 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-02-17 18:18:52.304 | } 2022-02-17 18:18:52.304 | } 2022-02-17 18:18:52.304 | } 2022-02-17 18:18:52.304 | } 2022-02-17 18:18:52.304 | ' 2022-02-17 18:18:52.305 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-02-17 18:18:52.305 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-02-17 18:18:52.307 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-02-17 18:18:52.310 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-02-17 18:18:52.312 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-02-17 18:18:52.315 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-02-17 18:18:52.317 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-02-17 18:18:52.317 | BEGIN { group = "" } 2022-02-17 18:18:52.317 | /^\[\[.+\|.*\]\]/ { 2022-02-17 18:18:52.317 | gsub("[][]", "", $1); 2022-02-17 18:18:52.317 | split($1, a, "|"); 2022-02-17 18:18:52.317 | if (a[1] == matchgroup && a[2] == configfile) { 2022-02-17 18:18:52.317 | group=a[1] 2022-02-17 18:18:52.318 | } else { 2022-02-17 18:18:52.318 | group="" 2022-02-17 18:18:52.318 | } 2022-02-17 18:18:52.318 | next 2022-02-17 18:18:52.318 | } 2022-02-17 18:18:52.318 | { 2022-02-17 18:18:52.318 | if (group != "") 2022-02-17 18:18:52.318 | print $0 2022-02-17 18:18:52.318 | } 2022-02-17 18:18:52.318 | ' /home/ubuntu/devstack/local.conf 2022-02-17 18:18:52.324 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-02-17 18:18:52.327 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-02-17 18:18:52.357 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:52.359 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-02-17 18:18:52.362 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-02-17 18:18:52.391 | + inc/meta-config:merge_config_file:164 : read a 2022-02-17 18:18:52.395 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-02-17 18:18:52.413 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:18:52.416 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-02-17 18:18:52.418 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 18:18:52.421 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-02-17 18:18:52.423 | + ./stack.sh:main:1252 : start_swift 2022-02-17 18:18:52.426 | + lib/swift:start_swift:776 : restart_service memcached 2022-02-17 18:18:52.429 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-17 18:18:52.432 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-02-17 18:18:52.463 | + lib/swift:start_swift:779 : is_ubuntu 2022-02-17 18:18:52.466 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-17 18:18:52.468 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-17 18:18:52.471 | + lib/swift:start_swift:780 : sudo /etc/init.d/rsync restart 2022-02-17 18:18:52.918 | Restarting rsync (via systemctl): rsync.service. 2022-02-17 18:18:52.925 | + lib/swift:start_swift:787 : '[' False == True ']' 2022-02-17 18:18:52.927 | + lib/swift:start_swift:806 : [[ 1 == 1 ]] 2022-02-17 18:18:52.929 | + lib/swift:start_swift:807 : local foreground_services type 2022-02-17 18:18:52.932 | + lib/swift:start_swift:809 : foreground_services='object container account' 2022-02-17 18:18:52.935 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-02-17 18:18:52.937 | + lib/swift:start_swift:811 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 18:18:52.940 | + functions-common:run_process:1680 : local service=s-object 2022-02-17 18:18:52.943 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 18:18:52.946 | + functions-common:run_process:1682 : local group= 2022-02-17 18:18:52.948 | + functions-common:run_process:1683 : local user= 2022-02-17 18:18:52.954 | + functions-common:run_process:1685 : local name=s-object 2022-02-17 18:18:52.956 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 18:18:52.959 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 18:18:52.961 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:18:52.963 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:18:52.967 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:18:52.972 | + functions-common:time_start:2416 : _TIME_START[$name]=1645121932968 2022-02-17 18:18:52.974 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-02-17 18:18:52.992 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:18:52.994 | + functions-common:run_process:1689 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-02-17 18:18:52.997 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-02-17 18:18:53.000 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 18:18:53.002 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 18:18:53.005 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 18:18:53.007 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 18:18:53.010 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-02-17 18:18:53.012 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-02-17 18:18:53.015 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-02-17 18:18:53.017 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 18:18:53.020 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 18:18:53.023 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-02-17 18:18:53.026 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-02-17 18:18:53.028 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-02-17 18:18:53.030 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 18:18:53.032 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 18:18:53.035 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 18:18:53.038 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 18:18:53.040 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 18:18:53.042 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-02-17 18:18:53.044 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 18:18:53.049 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-02-17 18:18:53.104 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-02-17 18:18:53.160 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-02-17 18:18:53.214 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-02-17 18:18:53.270 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-02-17 18:18:53.331 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 18:18:53.389 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 18:18:53.392 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-02-17 18:18:53.453 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 18:18:53.869 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-02-17 18:18:53.883 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-02-17 18:18:54.280 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-02-17 18:18:54.310 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 18:18:54.316 | + functions-common:time_stop:2425 : local name 2022-02-17 18:18:54.320 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:18:54.323 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:18:54.326 | + functions-common:time_stop:2428 : local total 2022-02-17 18:18:54.328 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:18:54.333 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 18:18:54.335 | + functions-common:time_stop:2432 : start_time=1645121932968 2022-02-17 18:18:54.338 | + functions-common:time_stop:2434 : [[ -z 1645121932968 ]] 2022-02-17 18:18:54.341 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:18:54.347 | + functions-common:time_stop:2437 : end_time=1645121934343 2022-02-17 18:18:54.351 | + functions-common:time_stop:2438 : elapsed_time=1375 2022-02-17 18:18:54.356 | + functions-common:time_stop:2439 : total=4648 2022-02-17 18:18:54.358 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:18:54.361 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6023 2022-02-17 18:18:54.364 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-02-17 18:18:54.366 | + lib/swift:start_swift:811 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 18:18:54.369 | + functions-common:run_process:1680 : local service=s-container 2022-02-17 18:18:54.371 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 18:18:54.374 | + functions-common:run_process:1682 : local group= 2022-02-17 18:18:54.377 | + functions-common:run_process:1683 : local user= 2022-02-17 18:18:54.380 | + functions-common:run_process:1685 : local name=s-container 2022-02-17 18:18:54.382 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 18:18:54.385 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 18:18:54.388 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:18:54.391 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:18:54.395 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:18:54.400 | + functions-common:time_start:2416 : _TIME_START[$name]=1645121934397 2022-02-17 18:18:54.402 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-02-17 18:18:54.421 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:18:54.424 | + functions-common:run_process:1689 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-02-17 18:18:54.427 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-02-17 18:18:54.429 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 18:18:54.432 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 18:18:54.434 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 18:18:54.437 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 18:18:54.440 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-02-17 18:18:54.444 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-02-17 18:18:54.448 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-02-17 18:18:54.451 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 18:18:54.453 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 18:18:54.457 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-02-17 18:18:54.460 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-02-17 18:18:54.462 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-02-17 18:18:54.465 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 18:18:54.467 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 18:18:54.470 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 18:18:54.473 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 18:18:54.475 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 18:18:54.478 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-02-17 18:18:54.480 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 18:18:54.485 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-02-17 18:18:54.547 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-02-17 18:18:54.608 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-02-17 18:18:54.677 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-02-17 18:18:54.740 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-02-17 18:18:54.799 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 18:18:54.857 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 18:18:54.859 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-02-17 18:18:54.921 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 18:18:55.347 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-02-17 18:18:55.361 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-02-17 18:18:55.743 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-02-17 18:18:55.766 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 18:18:55.769 | + functions-common:time_stop:2425 : local name 2022-02-17 18:18:55.772 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:18:55.779 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:18:55.782 | + functions-common:time_stop:2428 : local total 2022-02-17 18:18:55.785 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:18:55.788 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 18:18:55.790 | + functions-common:time_stop:2432 : start_time=1645121934397 2022-02-17 18:18:55.797 | + functions-common:time_stop:2434 : [[ -z 1645121934397 ]] 2022-02-17 18:18:55.801 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:18:55.807 | + functions-common:time_stop:2437 : end_time=1645121935803 2022-02-17 18:18:55.809 | + functions-common:time_stop:2438 : elapsed_time=1406 2022-02-17 18:18:55.811 | + functions-common:time_stop:2439 : total=6023 2022-02-17 18:18:55.814 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:18:55.817 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7429 2022-02-17 18:18:55.819 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-02-17 18:18:55.822 | + lib/swift:start_swift:811 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 18:18:55.824 | + functions-common:run_process:1680 : local service=s-account 2022-02-17 18:18:55.827 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 18:18:55.829 | + functions-common:run_process:1682 : local group= 2022-02-17 18:18:55.832 | + functions-common:run_process:1683 : local user= 2022-02-17 18:18:55.835 | + functions-common:run_process:1685 : local name=s-account 2022-02-17 18:18:55.837 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 18:18:55.840 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 18:18:55.842 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:18:55.845 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:18:55.849 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:18:55.854 | + functions-common:time_start:2416 : _TIME_START[$name]=1645121935851 2022-02-17 18:18:55.857 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-02-17 18:18:55.881 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:18:55.883 | + functions-common:run_process:1689 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-02-17 18:18:55.886 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-02-17 18:18:55.888 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 18:18:55.891 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 18:18:55.894 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 18:18:55.897 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 18:18:55.899 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-02-17 18:18:55.902 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-02-17 18:18:55.904 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-02-17 18:18:55.907 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 18:18:55.909 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 18:18:55.912 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-02-17 18:18:55.914 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-02-17 18:18:55.917 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-02-17 18:18:55.920 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 18:18:55.922 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 18:18:55.926 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 18:18:55.928 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 18:18:55.931 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 18:18:55.933 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-02-17 18:18:55.936 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 18:18:55.941 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-02-17 18:18:55.996 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-02-17 18:18:56.052 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-02-17 18:18:56.110 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-02-17 18:18:56.170 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-02-17 18:18:56.229 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 18:18:56.293 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 18:18:56.296 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-02-17 18:18:56.357 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 18:18:56.796 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-02-17 18:18:56.811 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-02-17 18:18:57.222 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-02-17 18:18:57.249 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 18:18:57.252 | + functions-common:time_stop:2425 : local name 2022-02-17 18:18:57.255 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:18:57.258 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:18:57.261 | + functions-common:time_stop:2428 : local total 2022-02-17 18:18:57.267 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:18:57.271 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 18:18:57.273 | + functions-common:time_stop:2432 : start_time=1645121935851 2022-02-17 18:18:57.276 | + functions-common:time_stop:2434 : [[ -z 1645121935851 ]] 2022-02-17 18:18:57.281 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:18:57.284 | + functions-common:time_stop:2437 : end_time=1645121937281 2022-02-17 18:18:57.287 | + functions-common:time_stop:2438 : elapsed_time=1430 2022-02-17 18:18:57.290 | + functions-common:time_stop:2439 : total=7429 2022-02-17 18:18:57.292 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:18:57.294 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8859 2022-02-17 18:18:57.297 | + lib/swift:start_swift:814 : [[ False == \T\r\u\e ]] 2022-02-17 18:18:57.300 | + lib/swift:start_swift:819 : enable_service s-container-sync 2022-02-17 18:18:57.358 | + lib/swift:start_swift:820 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 18:18:57.360 | + functions-common:run_process:1680 : local service=s-container-sync 2022-02-17 18:18:57.364 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 18:18:57.367 | + functions-common:run_process:1682 : local group= 2022-02-17 18:18:57.370 | + functions-common:run_process:1683 : local user= 2022-02-17 18:18:57.372 | + functions-common:run_process:1685 : local name=s-container-sync 2022-02-17 18:18:57.374 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 18:18:57.378 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 18:18:57.381 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:18:57.385 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:18:57.388 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:18:57.393 | + functions-common:time_start:2416 : _TIME_START[$name]=1645121937390 2022-02-17 18:18:57.397 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-02-17 18:18:57.415 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:18:57.418 | + functions-common:run_process:1689 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-02-17 18:18:57.421 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-02-17 18:18:57.426 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 18:18:57.428 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 18:18:57.431 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 18:18:57.434 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 18:18:57.436 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-02-17 18:18:57.440 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-02-17 18:18:57.443 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-02-17 18:18:57.446 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 18:18:57.449 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 18:18:57.452 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-02-17 18:18:57.455 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-02-17 18:18:57.457 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-02-17 18:18:57.461 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 18:18:57.463 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 18:18:57.466 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 18:18:57.468 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 18:18:57.470 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 18:18:57.473 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-02-17 18:18:57.476 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 18:18:57.481 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-02-17 18:18:57.541 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-02-17 18:18:57.612 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-02-17 18:18:57.684 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-02-17 18:18:57.750 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-02-17 18:18:57.816 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 18:18:57.902 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 18:18:57.905 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-02-17 18:18:57.975 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 18:18:58.421 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-02-17 18:18:58.864 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-02-17 18:18:58.888 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 18:18:58.892 | + functions-common:time_stop:2425 : local name 2022-02-17 18:18:58.895 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:18:58.897 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:18:58.900 | + functions-common:time_stop:2428 : local total 2022-02-17 18:18:58.902 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:18:58.905 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 18:18:58.907 | + functions-common:time_stop:2432 : start_time=1645121937390 2022-02-17 18:18:58.910 | + functions-common:time_stop:2434 : [[ -z 1645121937390 ]] 2022-02-17 18:18:58.913 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:18:58.918 | + functions-common:time_stop:2437 : end_time=1645121938915 2022-02-17 18:18:58.920 | + functions-common:time_stop:2438 : elapsed_time=1525 2022-02-17 18:18:58.923 | + functions-common:time_stop:2439 : total=8859 2022-02-17 18:18:58.926 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:18:58.929 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10384 2022-02-17 18:18:58.932 | + lib/swift:start_swift:827 : is_service_enabled tls-proxy 2022-02-17 18:18:58.952 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:18:58.955 | + lib/swift:start_swift:831 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 18:18:58.958 | + functions-common:run_process:1680 : local service=s-proxy 2022-02-17 18:18:58.966 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 18:18:58.969 | + functions-common:run_process:1682 : local group= 2022-02-17 18:18:58.971 | + functions-common:run_process:1683 : local user= 2022-02-17 18:18:58.975 | + functions-common:run_process:1685 : local name=s-proxy 2022-02-17 18:18:58.978 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 18:18:58.980 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 18:18:58.983 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:18:58.985 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:18:58.989 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:18:58.994 | + functions-common:time_start:2416 : _TIME_START[$name]=1645121938991 2022-02-17 18:18:58.996 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-02-17 18:18:59.015 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:18:59.018 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-02-17 18:18:59.021 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-02-17 18:18:59.024 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 18:18:59.026 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 18:18:59.029 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 18:18:59.031 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 18:18:59.034 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-02-17 18:18:59.036 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-02-17 18:18:59.039 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-02-17 18:18:59.041 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 18:18:59.044 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 18:18:59.046 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-02-17 18:18:59.049 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-02-17 18:18:59.052 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-02-17 18:18:59.055 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 18:18:59.057 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 18:18:59.060 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 18:18:59.063 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 18:18:59.066 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 18:18:59.068 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-02-17 18:18:59.071 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 18:18:59.075 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-02-17 18:18:59.141 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-02-17 18:18:59.199 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-02-17 18:18:59.263 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-02-17 18:18:59.324 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-02-17 18:18:59.382 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 18:18:59.439 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 18:18:59.444 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-02-17 18:18:59.503 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 18:18:59.939 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-02-17 18:18:59.954 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-02-17 18:19:00.356 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-02-17 18:19:00.380 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 18:19:00.383 | + functions-common:time_stop:2425 : local name 2022-02-17 18:19:00.387 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:19:00.389 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:19:00.392 | + functions-common:time_stop:2428 : local total 2022-02-17 18:19:00.395 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:19:00.399 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 18:19:00.401 | + functions-common:time_stop:2432 : start_time=1645121938991 2022-02-17 18:19:00.404 | + functions-common:time_stop:2434 : [[ -z 1645121938991 ]] 2022-02-17 18:19:00.407 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:19:00.414 | + functions-common:time_stop:2437 : end_time=1645121940411 2022-02-17 18:19:00.418 | + functions-common:time_stop:2438 : elapsed_time=1420 2022-02-17 18:19:00.420 | + functions-common:time_stop:2439 : total=10384 2022-02-17 18:19:00.422 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:19:00.425 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11804 2022-02-17 18:19:00.428 | + lib/swift:start_swift:836 : echo 'Waiting for swift proxy to start...' 2022-02-17 18:19:00.428 | Waiting for swift proxy to start... 2022-02-17 18:19:00.430 | + lib/swift:start_swift:837 : wait_for_service 60 http://10.222.0.37:8080/info 2022-02-17 18:19:00.434 | + functions:wait_for_service:457 : local timeout=60 2022-02-17 18:19:00.436 | + functions:wait_for_service:458 : local url=http://10.222.0.37:8080/info 2022-02-17 18:19:00.439 | + functions:wait_for_service:459 : local rval=0 2022-02-17 18:19:00.442 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-17 18:19:00.444 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-17 18:19:00.447 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:19:00.449 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:19:00.453 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:19:00.459 | + functions-common:time_start:2416 : _TIME_START[$name]=1645121940455 2022-02-17 18:19:00.462 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-17 18:19:00.469 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-02-17 18:19:00.483 | + :: : [[ 000 == 503 ]] 2022-02-17 18:19:00.485 | + :: : [[ 7 -eq 7 ]] 2022-02-17 18:19:00.486 | + :: : sleep 1 2022-02-17 18:19:01.491 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-02-17 18:19:01.504 | + :: : [[ 000 == 503 ]] 2022-02-17 18:19:01.506 | + :: : [[ 7 -eq 7 ]] 2022-02-17 18:19:01.507 | + :: : sleep 1 2022-02-17 18:19:02.511 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-02-17 18:19:02.525 | + :: : [[ 000 == 503 ]] 2022-02-17 18:19:02.526 | + :: : [[ 7 -eq 7 ]] 2022-02-17 18:19:02.527 | + :: : sleep 1 2022-02-17 18:19:03.531 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-02-17 18:19:03.699 | + :: : [[ 200 == 503 ]] 2022-02-17 18:19:03.700 | + :: : [[ 0 -eq 7 ]] 2022-02-17 18:19:03.704 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-17 18:19:03.708 | + functions-common:time_stop:2425 : local name 2022-02-17 18:19:03.710 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:19:03.713 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:19:03.715 | + functions-common:time_stop:2428 : local total 2022-02-17 18:19:03.718 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:19:03.720 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-17 18:19:03.724 | + functions-common:time_stop:2432 : start_time=1645121940455 2022-02-17 18:19:03.726 | + functions-common:time_stop:2434 : [[ -z 1645121940455 ]] 2022-02-17 18:19:03.729 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:19:03.734 | + functions-common:time_stop:2437 : end_time=1645121943731 2022-02-17 18:19:03.739 | + functions-common:time_stop:2438 : elapsed_time=3276 2022-02-17 18:19:03.741 | + functions-common:time_stop:2439 : total=11448 2022-02-17 18:19:03.745 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:19:03.747 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14724 2022-02-17 18:19:03.750 | + functions:wait_for_service:467 : return 0 2022-02-17 18:19:03.754 | + lib/swift:start_swift:841 : [[ False == \T\r\u\e ]] 2022-02-17 18:19:03.757 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-17 18:19:03.760 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-02-17 18:19:03.782 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:19:03.785 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-17 18:19:03.819 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-02-17 18:19:03.876 | [457548 Async configure_neutron_nova:503752]: Waiting for completion of configure_neutron_nova running on PID 503752 (2 other jobs running) 2022-02-17 18:19:03.906 | [457548 Async configure_neutron_nova:503752]: Signaling child to exit 2022-02-17 18:19:03.906 | WAKEUP 2022-02-17 18:19:03.935 | [457548 Async configure_neutron_nova:503752]: Signaled 2022-02-17 18:19:03.936 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-02-17 18:19:03.936 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-17 18:19:03.936 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-17 18:19:03.936 | + 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-17 18:19:03.936 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-17 18:19:03.936 | + 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-17 18:19:03.936 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-17 18:19:03.936 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-02-17 18:19:03.936 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-02-17 18:19:03.936 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-02-17 18:19:03.936 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.37/identity 2022-02-17 18:19:03.937 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-02-17 18:19:03.937 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-02-17 18:19:03.937 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-02-17 18:19:03.937 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-02-17 18:19:03.937 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-02-17 18:19:03.937 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-02-17 18:19:03.937 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-02-17 18:19:03.937 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-02-17 18:19:03.937 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-02-17 18:19:03.937 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-02-17 18:19:03.937 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-02-17 18:19:03.937 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:19:03.937 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-02-17 18:19:03.937 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-02-17 18:19:03.937 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-02-17 18:19:03.937 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-02-17 18:19:03.937 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-02-17 18:19:03.937 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-17 18:19:03.937 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-02-17 18:19:03.937 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-02-17 18:19:03.937 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-17 18:19:03.937 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-17 18:19:03.937 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-02-17 18:19:03.937 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-02-17 18:19:03.937 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-02-17 18:19:03.937 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-02-17 18:19:03.937 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.37/identity 2022-02-17 18:19:03.938 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-02-17 18:19:03.938 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-02-17 18:19:03.938 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-02-17 18:19:03.938 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-02-17 18:19:03.938 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-02-17 18:19:03.938 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-02-17 18:19:03.938 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-02-17 18:19:03.938 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-02-17 18:19:03.938 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-02-17 18:19:03.938 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-02-17 18:19:03.938 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-02-17 18:19:03.938 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:19:03.938 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-02-17 18:19:03.938 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-02-17 18:19:03.938 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-02-17 18:19:03.986 | [457548 Async configure_neutron_nova:503752]: finished configure_neutron_nova with result 0 in 1 seconds 2022-02-17 18:19:03.991 | + inc/async:async_wait:197 : return 0 2022-02-17 18:19:03.993 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-02-17 18:19:04.015 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:19:04.019 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-17 18:19:04.053 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-02-17 18:19:04.088 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-02-17 18:19:04.108 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:19:04.111 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-02-17 18:19:04.114 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 18:19:04.117 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-02-17 18:19:04.119 | + ./stack.sh:main:1277 : start_nova_api 2022-02-17 18:19:04.122 | + lib/nova:start_nova_api:877 : local service_port=8774 2022-02-17 18:19:04.124 | + lib/nova:start_nova_api:878 : local service_protocol=http 2022-02-17 18:19:04.127 | + lib/nova:start_nova_api:879 : local nova_url 2022-02-17 18:19:04.130 | + lib/nova:start_nova_api:880 : is_service_enabled tls-proxy 2022-02-17 18:19:04.149 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:19:04.152 | + lib/nova:start_nova_api:886 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-17 18:19:04.155 | + lib/nova:start_nova_api:887 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-17 18:19:04.160 | + lib/nova:start_nova_api:887 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-17 18:19:04.162 | + lib/nova:start_nova_api:889 : '[' True == False ']' 2022-02-17 18:19:04.166 | ++ lib/nova:start_nova_api:897 : which uwsgi 2022-02-17 18:19:04.170 | + lib/nova:start_nova_api:897 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 18:19:04.173 | + functions-common:run_process:1680 : local service=n-api 2022-02-17 18:19:04.177 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 18:19:04.179 | + functions-common:run_process:1682 : local group= 2022-02-17 18:19:04.182 | + functions-common:run_process:1683 : local user= 2022-02-17 18:19:04.185 | + functions-common:run_process:1685 : local name=n-api 2022-02-17 18:19:04.188 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 18:19:04.192 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 18:19:04.195 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:19:04.197 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:19:04.201 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:19:04.206 | + functions-common:time_start:2416 : _TIME_START[$name]=1645121944203 2022-02-17 18:19:04.209 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-02-17 18:19:04.229 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:19:04.233 | + functions-common:run_process:1689 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-02-17 18:19:04.236 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-02-17 18:19:04.240 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 18:19:04.244 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 18:19:04.246 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 18:19:04.249 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 18:19:04.252 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-02-17 18:19:04.255 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-02-17 18:19:04.258 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-02-17 18:19:04.260 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 18:19:04.263 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 18:19:04.266 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-02-17 18:19:04.269 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-02-17 18:19:04.272 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-02-17 18:19:04.274 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 18:19:04.277 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-17 18:19:04.279 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-17 18:19:04.281 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-02-17 18:19:04.285 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-17 18:19:04.289 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-02-17 18:19:04.351 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-02-17 18:19:04.412 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-02-17 18:19:04.470 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-02-17 18:19:04.532 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 18:19:04.591 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-02-17 18:19:04.650 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-02-17 18:19:04.710 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-02-17 18:19:04.772 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-02-17 18:19:04.832 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-02-17 18:19:04.892 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-17 18:19:04.894 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-02-17 18:19:04.954 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-17 18:19:05.366 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-02-17 18:19:05.381 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-02-17 18:19:05.768 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-02-17 18:19:05.851 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 18:19:05.854 | + functions-common:time_stop:2425 : local name 2022-02-17 18:19:05.859 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:19:05.861 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:19:05.865 | + functions-common:time_stop:2428 : local total 2022-02-17 18:19:05.868 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:19:05.871 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 18:19:05.874 | + functions-common:time_stop:2432 : start_time=1645121944203 2022-02-17 18:19:05.876 | + functions-common:time_stop:2434 : [[ -z 1645121944203 ]] 2022-02-17 18:19:05.883 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:19:05.891 | + functions-common:time_stop:2437 : end_time=1645121945883 2022-02-17 18:19:05.895 | + functions-common:time_stop:2438 : elapsed_time=1680 2022-02-17 18:19:05.898 | + functions-common:time_stop:2439 : total=11804 2022-02-17 18:19:05.901 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:19:05.903 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13484 2022-02-17 18:19:05.906 | + lib/nova:start_nova_api:898 : nova_url=http://10.222.0.37/compute/v2.1/ 2022-02-17 18:19:05.909 | + lib/nova:start_nova_api:901 : echo 'Waiting for nova-api to start...' 2022-02-17 18:19:05.909 | Waiting for nova-api to start... 2022-02-17 18:19:05.911 | + lib/nova:start_nova_api:902 : wait_for_service 60 http://10.222.0.37/compute/v2.1/ 2022-02-17 18:19:05.914 | + functions:wait_for_service:457 : local timeout=60 2022-02-17 18:19:05.916 | + functions:wait_for_service:458 : local url=http://10.222.0.37/compute/v2.1/ 2022-02-17 18:19:05.919 | + functions:wait_for_service:459 : local rval=0 2022-02-17 18:19:05.922 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-17 18:19:05.927 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-17 18:19:05.930 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:19:05.933 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:19:05.936 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:19:05.942 | + functions-common:time_start:2416 : _TIME_START[$name]=1645121945938 2022-02-17 18:19:05.946 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-17 18:19:05.952 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/compute/v2.1/ 2022-02-17 18:19:11.766 | + :: : [[ 200 == 503 ]] 2022-02-17 18:19:11.767 | + :: : [[ 0 -eq 7 ]] 2022-02-17 18:19:11.771 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-17 18:19:11.774 | + functions-common:time_stop:2425 : local name 2022-02-17 18:19:11.777 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:19:11.780 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:19:11.784 | + functions-common:time_stop:2428 : local total 2022-02-17 18:19:11.787 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:19:11.791 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-17 18:19:11.793 | + functions-common:time_stop:2432 : start_time=1645121945938 2022-02-17 18:19:11.796 | + functions-common:time_stop:2434 : [[ -z 1645121945938 ]] 2022-02-17 18:19:11.801 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:19:11.807 | + functions-common:time_stop:2437 : end_time=1645121951803 2022-02-17 18:19:11.810 | + functions-common:time_stop:2438 : elapsed_time=5865 2022-02-17 18:19:11.814 | + functions-common:time_stop:2439 : total=14724 2022-02-17 18:19:11.817 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:19:11.819 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20589 2022-02-17 18:19:11.823 | + functions:wait_for_service:467 : return 0 2022-02-17 18:19:11.825 | + lib/nova:start_nova_api:906 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-17 18:19:11.828 | + lib/nova:start_nova_api:906 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-02-17 18:19:11.832 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-02-17 18:19:11.852 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:19:11.855 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-02-17 18:19:11.857 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 18:19:11.860 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-02-17 18:19:11.864 | + ./stack.sh:main:1282 : start_ovn_services 2022-02-17 18:19:11.867 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-02-17 18:19:11.869 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-02-17 18:19:11.887 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:19:11.890 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-02-17 18:19:11.909 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:19:11.913 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-02-17 18:19:11.916 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-17 18:19:11.919 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-02-17 18:19:11.922 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-02-17 18:19:11.926 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-02-17 18:19:11.930 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-17 18:19:11.969 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-02-17 18:19:11.972 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-02-17 18:19:11.975 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-02-17 18:19:12.014 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-02-17 18:19:12.050 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-02-17 18:19:12.052 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-02-17 18:19:12.055 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-02-17 18:19:12.058 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-02-17 18:19:12.061 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-02-17 18:19:12.065 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-02-17 18:19:12.068 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-02-17 18:19:12.071 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-02-17 18:19:12.075 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-02-17 18:19:12.078 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-02-17 18:19:12.081 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-02-17 18:19:12.085 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-02-17 18:19:12.090 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 18:19:12.093 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 18:19:12.096 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 18:19:12.099 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-02-17 18:19:12.102 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 18:19:12.105 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 18:19:12.107 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-02-17 18:19:12.131 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:19:12.135 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-02-17 18:19:12.137 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 18:19:12.140 | + functions-common:run_process:1680 : local service=q-svc 2022-02-17 18:19:12.143 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 18:19:12.146 | + functions-common:run_process:1682 : local group= 2022-02-17 18:19:12.149 | + functions-common:run_process:1683 : local user= 2022-02-17 18:19:12.151 | + functions-common:run_process:1685 : local name=q-svc 2022-02-17 18:19:12.154 | + functions-common:run_process:1687 : time_start run_process 2022-02-17 18:19:12.158 | + functions-common:time_start:2411 : local name=run_process 2022-02-17 18:19:12.161 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:19:12.164 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:19:12.167 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:19:12.173 | + functions-common:time_start:2416 : _TIME_START[$name]=1645121952169 2022-02-17 18:19:12.177 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-02-17 18:19:12.201 | + functions-common:is_service_enabled:2081 : return 0 2022-02-17 18:19:12.204 | + functions-common:run_process:1689 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-02-17 18:19:12.207 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-02-17 18:19:12.209 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 18:19:12.213 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 18:19:12.216 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 18:19:12.219 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 18:19:12.222 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-02-17 18:19:12.227 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-02-17 18:19:12.230 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-02-17 18:19:12.233 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-17 18:19:12.235 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-17 18:19:12.239 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-02-17 18:19:12.244 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-02-17 18:19:12.246 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-02-17 18:19:12.249 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 18:19:12.251 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-17 18:19:12.254 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-17 18:19:12.256 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-17 18:19:12.258 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-17 18:19:12.261 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-02-17 18:19:12.263 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-17 18:19:12.268 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-02-17 18:19:12.322 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-02-17 18:19:12.386 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-02-17 18:19:12.442 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-02-17 18:19:12.498 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-02-17 18:19:12.554 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-17 18:19:12.615 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-17 18:19:12.617 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-02-17 18:19:12.678 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-17 18:19:13.128 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-02-17 18:19:13.142 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-02-17 18:19:13.540 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-02-17 18:19:13.571 | + functions-common:run_process:1691 : time_stop run_process 2022-02-17 18:19:13.573 | + functions-common:time_stop:2425 : local name 2022-02-17 18:19:13.576 | + functions-common:time_stop:2426 : local end_time 2022-02-17 18:19:13.579 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-17 18:19:13.583 | + functions-common:time_stop:2428 : local total 2022-02-17 18:19:13.585 | + functions-common:time_stop:2429 : local start_time 2022-02-17 18:19:13.588 | + functions-common:time_stop:2431 : name=run_process 2022-02-17 18:19:13.591 | + functions-common:time_stop:2432 : start_time=1645121952169 2022-02-17 18:19:13.593 | + functions-common:time_stop:2434 : [[ -z 1645121952169 ]] 2022-02-17 18:19:13.598 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-17 18:19:13.603 | + functions-common:time_stop:2437 : end_time=1645121953600 2022-02-17 18:19:13.606 | + functions-common:time_stop:2438 : elapsed_time=1431 2022-02-17 18:19:13.608 | + functions-common:time_stop:2439 : total=13484 2022-02-17 18:19:13.611 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-17 18:19:13.615 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14915 2022-02-17 18:19:13.617 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.37:9696 2022-02-17 18:19:13.620 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-02-17 18:19:13.640 | + functions-common:is_service_enabled:2081 : return 1 2022-02-17 18:19:13.642 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-02-17 18:19:13.643 | Waiting for Neutron to start... 2022-02-17 18:19:13.646 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.37:9696' 2022-02-17 18:19:13.648 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.37:9696' 'Neutron did not start' 60 2022-02-17 18:19:13.651 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.37:9696' 2022-02-17 18:19:13.654 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-02-17 18:19:13.656 | + functions-common:test_with_retry:2365 : local until=60 2022-02-17 18:19:13.660 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-02-17 18:19:13.662 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-02-17 18:19:13.665 | + functions-common:time_start:2411 : local name=test_with_retry 2022-02-17 18:19:13.668 | + functions-common:time_start:2412 : local start_time= 2022-02-17 18:19:13.671 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-17 18:19:13.675 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-17 18:19:13.680 | + functions-common:time_start:2416 : _TIME_START[$name]=1645121953677 2022-02-17 18:19:13.683 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.37:9696; do sleep 0.5; done' 2022-02-17 18:20:13.688 | + functions-common:test_with_retry:2370 : die 2370 'Neutron did not start' 2022-02-17 18:20:13.692 | + functions-common:die:264 : local exitcode=0 2022-02-17 18:20:13.694 | [Call Trace] 2022-02-17 18:20:13.694 | ./stack.sh:1291:start_neutron_service_and_check 2022-02-17 18:20:13.694 | /home/ubuntu/devstack/lib/neutron-legacy:559:test_with_retry 2022-02-17 18:20:13.695 | /home/ubuntu/devstack/functions-common:2370:die 2022-02-17 18:20:13.699 | [ERROR] /home/ubuntu/devstack/functions-common:2370 Neutron did not start 2022-02-17 18:20:14.703 | exit_trap: cleaning up child processes 2022-02-17 18:20:14.706 | Error on exit