2021-04-26 08:27:57.078 | + ./stack.sh:main:469 : exec 2021-04-26 08:27:57.078 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-04-26-082756' 2021-04-26 08:27:57.078 | ++ ./stack.sh:main:469 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-04-26-082756.summary.2021-04-26-082756 2021-04-26 08:27:57.079 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-26 08:27:57.079 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-04-26-082756 2021-04-26 08:27:57.079 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-04-26-082756 /opt/stack/logs/stack.sh.log 2021-04-26 08:27:57.079 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-04-26-082756.summary.2021-04-26-082756 /opt/stack/logs/stack.sh.log.summary 2021-04-26 08:27:57.079 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-04-26 08:27:57.079 | + functions:check_path_perm_sanity:596 : local real_path 2021-04-26 08:27:57.079 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-04-26 08:27:57.079 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-04-26 08:27:57.079 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-04-26 08:27:57.079 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-04-26 08:27:57.079 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-04-26 08:27:57.079 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-04-26 08:27:57.079 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-04-26 08:27:57.079 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-04-26 08:27:57.079 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-04-26 08:27:57.079 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-04-26 08:27:57.079 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-04-26 08:27:57.079 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-04-26 08:27:57.079 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-04-26 08:27:57.079 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-04-26 08:27:57.080 | + ./stack.sh:main:542 : trap err_trap ERR 2021-04-26 08:27:57.082 | + ./stack.sh:main:555 : set -o errexit 2021-04-26 08:27:57.083 | + ./stack.sh:main:558 : uname -a 2021-04-26 08:27:57.084 | Linux dv-osbrick-787933-1-iscsi 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2021-04-26 08:27:57.086 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-04-26 08:27:57.088 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-04-26 08:27:57.091 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-04-26 08:27:57.115 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-04-26 08:27:57.130 | + ./stack.sh:main:572 : fetch_plugins 2021-04-26 08:27:57.131 | + functions-common:fetch_plugins:1650 : local plugins= 2021-04-26 08:27:57.133 | + functions-common:fetch_plugins:1651 : local plugin 2021-04-26 08:27:57.135 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-04-26 08:27:57.137 | + functions-common:fetch_plugins:1655 : return 2021-04-26 08:27:57.140 | + ./stack.sh:main:576 : run_phase override_defaults 2021-04-26 08:27:57.141 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-04-26 08:27:57.143 | + functions-common:run_phase:1733 : local phase= 2021-04-26 08:27:57.145 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-26 08:27:57.147 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-26 08:27:57.148 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-26 08:27:57.150 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-26 08:27:57.152 | + functions-common:run_phase:1742 : local extra 2021-04-26 08:27:57.154 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-26 08:27:57.156 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-26 08:27:57.158 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-26 08:27:57.160 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-26 08:27:57.162 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-04-26 08:27:57.164 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-26 08:27:57.175 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:27:57.177 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-04-26 08:27:57.179 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:27:57.181 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:27:57.182 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:27:57.184 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:27:57.188 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-26 08:27:57.189 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-04-26 08:27:57.191 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-04-26 08:27:57.193 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-04-26 08:27:57.195 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-04-26 08:27:57.196 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-04-26 08:27:57.198 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-04-26 08:27:57.200 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-04-26 08:27:57.202 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-04-26 08:27:57.204 | + functions-common:plugin_override_defaults:1696 : return 2021-04-26 08:27:57.206 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-04-26 08:27:57.223 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-04-26 08:27:57.225 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-04-26 08:27:57.236 | ++ functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:27:57.238 | +++ lib/tls:source:43 : hostname -f 2021-04-26 08:27:57.242 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-04-26 08:27:57.244 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-04-26 08:27:57.246 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-04-26 08:27:57.247 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-04-26 08:27:57.250 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-04-26 08:27:57.251 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-04-26 08:27:57.253 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-04-26 08:27:57.255 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-04-26 08:27:57.257 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-04-26 08:27:57.259 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-04-26 08:27:57.263 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-04-26 08:27:57.274 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-04-26 08:27:57.289 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-04-26 08:27:57.300 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-04-26 08:27:57.312 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-04-26 08:27:57.336 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-04-26 08:27:57.371 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-04-26 08:27:57.444 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-04-26 08:27:57.463 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-04-26 08:27:57.496 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-04-26 08:27:57.541 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-04-26 08:27:57.651 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-04-26 08:27:57.663 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-04-26 08:27:57.676 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-04-26 08:27:57.688 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-04-26 08:27:57.787 | + ./stack.sh:main:605 : run_phase source 2021-04-26 08:27:57.789 | + functions-common:run_phase:1732 : local mode=source 2021-04-26 08:27:57.791 | + functions-common:run_phase:1733 : local phase= 2021-04-26 08:27:57.794 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-26 08:27:57.796 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-26 08:27:57.799 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-26 08:27:57.801 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-26 08:27:57.803 | + functions-common:run_phase:1742 : local extra 2021-04-26 08:27:57.805 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-26 08:27:57.808 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-26 08:27:57.810 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-26 08:27:57.812 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-26 08:27:57.815 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-04-26 08:27:57.817 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-26 08:27:57.830 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:27:57.832 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-04-26 08:27:57.834 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-04-26 08:27:57.868 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-04-26 08:27:57.870 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-04-26 08:27:57.873 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-04-26 08:27:57.875 | + functions-common:run_phase:1754 : load_plugin_settings 2021-04-26 08:27:57.877 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-04-26 08:27:57.879 | + functions-common:load_plugin_settings:1669 : local plugin 2021-04-26 08:27:57.881 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-04-26 08:27:57.883 | + functions-common:load_plugin_settings:1673 : return 2021-04-26 08:27:57.886 | + functions-common:run_phase:1755 : verify_disabled_services 2021-04-26 08:27:57.888 | + functions-common:verify_disabled_services:2015 : local service 2021-04-26 08:27:57.890 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:57.892 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-04-26 08:27:57.895 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:57.897 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-04-26 08:27:57.899 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:57.901 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-04-26 08:27:57.904 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:57.907 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-04-26 08:27:57.909 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:57.911 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-04-26 08:27:57.913 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:57.916 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-04-26 08:27:57.918 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:57.921 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-04-26 08:27:57.923 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:57.925 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-04-26 08:27:57.928 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:57.930 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-04-26 08:27:57.932 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:57.935 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-04-26 08:27:57.937 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:57.939 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-04-26 08:27:57.941 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:57.944 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-04-26 08:27:57.946 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:57.948 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-04-26 08:27:57.950 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:57.953 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-04-26 08:27:57.955 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:57.957 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-04-26 08:27:57.960 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:57.962 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-04-26 08:27:57.964 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:57.967 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-04-26 08:27:57.969 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:57.971 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-04-26 08:27:57.974 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:57.976 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-04-26 08:27:57.978 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:57.980 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-04-26 08:27:57.983 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:57.986 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-04-26 08:27:57.988 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:57.990 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-04-26 08:27:57.992 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:57.995 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-04-26 08:27:57.997 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:57.999 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-04-26 08:27:58.002 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:58.004 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-04-26 08:27:58.006 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:58.008 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-04-26 08:27:58.011 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:58.013 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-04-26 08:27:58.015 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:58.018 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-04-26 08:27:58.020 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:58.022 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-04-26 08:27:58.024 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:58.027 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-04-26 08:27:58.029 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:58.032 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-04-26 08:27:58.034 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:58.036 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-04-26 08:27:58.039 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:58.041 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-04-26 08:27:58.043 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:58.046 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-04-26 08:27:58.049 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:58.051 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-04-26 08:27:58.053 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:58.055 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-04-26 08:27:58.058 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:58.060 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-04-26 08:27:58.062 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:58.065 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-04-26 08:27:58.067 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:58.069 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-04-26 08:27:58.071 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-26 08:27:58.074 | + functions-common:verify_disabled_services:2017 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-04-26 08:27:58.076 | + ./stack.sh:main:676 : initialize_database_backends 2021-04-26 08:27:58.079 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-04-26 08:27:58.081 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-04-26 08:27:58.095 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:27:58.097 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-04-26 08:27:58.099 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-04-26 08:27:58.102 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-04-26 08:27:58.116 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:27:58.118 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-04-26 08:27:58.121 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-04-26 08:27:58.123 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-04-26 08:27:58.125 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-04-26 08:27:58.127 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-04-26 08:27:58.130 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-04-26 08:27:58.132 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-04-26 08:27:58.135 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-04-26 08:27:58.137 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-04-26 08:27:58.140 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-04-26 08:27:58.142 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-04-26 08:27:58.145 | + lib/database:initialize_database_backends:104 : return 0 2021-04-26 08:27:58.147 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-04-26 08:27:58.147 | Using mysql database backend 2021-04-26 08:27:58.149 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-04-26 08:27:58.164 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-04-26 08:27:58.180 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:27:58.182 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-04-26 08:27:58.197 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-04-26 08:27:58.212 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:27:58.215 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-04-26 08:27:58.229 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-04-26 08:27:58.244 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-04-26 08:27:58.260 | + functions-common:is_service_enabled:1960 : return 1 2021-04-26 08:27:58.262 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-04-26 08:27:58.277 | + functions-common:is_service_enabled:1960 : return 0 2021-04-26 08:27:58.279 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-04-26 08:27:58.295 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-04-26 08:27:58.297 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-04-26 08:27:58.299 | + ./stack.sh:main:736 : save_stackenv 736 2021-04-26 08:27:58.302 | + functions-common:save_stackenv:60 : local tag=736 2021-04-26 08:27:58.305 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-04-26 08:27:58.308 | + functions-common:save_stackenv:62 : time_stamp=2021-04-26-082758 2021-04-26 08:27:58.311 | + functions-common:save_stackenv:63 : echo '# 2021-04-26-082758 736' 2021-04-26 08:27:58.313 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:27:58.316 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-04-26 08:27:58.318 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:27:58.320 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-04-26 08:27:58.322 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:27:58.325 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-04-26 08:27:58.327 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:27:58.330 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-04-26 08:27:58.332 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:27:58.334 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.26 2021-04-26 08:27:58.336 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:27:58.339 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.26/identity 2021-04-26 08:27:58.341 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:27:58.343 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-04-26-082756 2021-04-26 08:27:58.346 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:27:58.348 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-04-26 08:27:58.350 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:27:58.353 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.26 2021-04-26 08:27:58.355 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:27:58.358 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-04-26 08:27:58.360 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:27:58.362 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-04-26 08:27:58.364 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:27:58.367 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-04-26 08:27:58.369 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-26 08:27:58.371 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-04-26 08:27:58.374 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-04-26 08:27:58.377 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-04-26 08:27:58.379 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-04-26 08:27:58.381 | + functions-common:git_clone:525 : local git_ref=master 2021-04-26 08:27:58.383 | + functions-common:git_clone:526 : local orig_dir 2021-04-26 08:27:58.386 | ++ functions-common:git_clone:527 : pwd 2021-04-26 08:27:58.388 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-26 08:27:58.390 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-26 08:27:58.393 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-26 08:27:58.407 | + functions-common:git_clone:530 : RECLONE=False 2021-04-26 08:27:58.409 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-26 08:27:58.411 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-26 08:27:58.414 | + functions-common:git_clone:544 : echo master 2021-04-26 08:27:58.414 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-26 08:27:58.418 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-04-26 08:27:58.421 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-26 08:27:58.423 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-04-26 08:27:58.426 | + functions-common:git_clone:593 : git show --oneline 2021-04-26 08:27:58.426 | + functions-common:git_clone:593 : head -1 2021-04-26 08:27:58.428 | cd565a13 Updated from generate-constraints 2021-04-26 08:27:58.431 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-26 08:27:58.433 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-04-26 08:27:58.436 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-26 08:27:58.438 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-04-26 08:27:58.441 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-04-26 08:27:58.443 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-04-26 08:27:58.446 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-04-26 08:27:58.448 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-04-26 08:27:58.450 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-04-26 08:27:58.453 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-04-26 08:27:58.455 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-04-26 08:27:58.458 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-04-26 08:27:58.462 | ++ tools/install_prereqs.sh:source:47 : NOW=1619425678 2021-04-26 08:27:58.465 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-04-26 08:27:58.469 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1619425048 2021-04-26 08:27:58.471 | ++ tools/install_prereqs.sh:source:49 : DELTA=630 2021-04-26 08:27:58.474 | ++ tools/install_prereqs.sh:source:50 : [[ 630 -lt 7200 ]] 2021-04-26 08:27:58.476 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-04-26 08:27:58.478 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-04-26 08:27:58.481 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-04-26 08:27:58.484 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-04-26 08:27:58.486 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-04-26 08:27:58.489 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-04-26 08:27:58.491 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-04-26 08:27:58.493 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-04-26 08:27:58.496 | +++ 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-04-26 08:27:58.542 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-04-26 08:27:58.542 | apache2-dev 2021-04-26 08:27:58.542 | bc 2021-04-26 08:27:58.542 | bsdmainutils 2021-04-26 08:27:58.542 | curl 2021-04-26 08:27:58.542 | g++ 2021-04-26 08:27:58.542 | gawk 2021-04-26 08:27:58.542 | gcc 2021-04-26 08:27:58.542 | gettext 2021-04-26 08:27:58.542 | git 2021-04-26 08:27:58.542 | graphviz 2021-04-26 08:27:58.542 | iputils-ping 2021-04-26 08:27:58.542 | libapache2-mod-proxy-uwsgi 2021-04-26 08:27:58.542 | libffi-dev 2021-04-26 08:27:58.543 | libjpeg-dev 2021-04-26 08:27:58.543 | libmysqlclient-dev 2021-04-26 08:27:58.543 | libpcre3-dev 2021-04-26 08:27:58.543 | libpq-dev 2021-04-26 08:27:58.543 | libssl-dev 2021-04-26 08:27:58.543 | libsystemd-dev 2021-04-26 08:27:58.543 | libxml2-dev 2021-04-26 08:27:58.543 | libxslt1-dev 2021-04-26 08:27:58.543 | libyaml-dev 2021-04-26 08:27:58.543 | lsof 2021-04-26 08:27:58.543 | openssh-server 2021-04-26 08:27:58.543 | openssl 2021-04-26 08:27:58.543 | pkg-config 2021-04-26 08:27:58.543 | psmisc 2021-04-26 08:27:58.543 | python3-dev 2021-04-26 08:27:58.543 | python3-pip 2021-04-26 08:27:58.543 | python3-systemd 2021-04-26 08:27:58.543 | python3-venv 2021-04-26 08:27:58.543 | tar 2021-04-26 08:27:58.543 | tcpdump 2021-04-26 08:27:58.543 | unzip 2021-04-26 08:27:58.543 | uuid-runtime 2021-04-26 08:27:58.543 | wget 2021-04-26 08:27:58.543 | wget 2021-04-26 08:27:58.543 | zlib1g-dev 2021-04-26 08:27:58.543 | libkrb5-dev 2021-04-26 08:27:58.543 | libldap2-dev 2021-04-26 08:27:58.543 | libsasl2-dev 2021-04-26 08:27:58.543 | memcached 2021-04-26 08:27:58.543 | python3-mysqldb 2021-04-26 08:27:58.543 | sqlite3 2021-04-26 08:27:58.543 | conntrack 2021-04-26 08:27:58.543 | curl 2021-04-26 08:27:58.543 | dnsmasq-base 2021-04-26 08:27:58.543 | dnsmasq-utils 2021-04-26 08:27:58.543 | ebtables 2021-04-26 08:27:58.544 | genisoimage 2021-04-26 08:27:58.544 | iptables 2021-04-26 08:27:58.544 | iputils-arping 2021-04-26 08:27:58.544 | kpartx 2021-04-26 08:27:58.544 | libjs-jquery-tablesorter 2021-04-26 08:27:58.544 | libmysqlclient-dev 2021-04-26 08:27:58.544 | parted 2021-04-26 08:27:58.544 | pm-utils 2021-04-26 08:27:58.544 | python3-mysqldb 2021-04-26 08:27:58.544 | socat 2021-04-26 08:27:58.544 | sqlite3 2021-04-26 08:27:58.544 | sudo 2021-04-26 08:27:58.544 | vlan 2021-04-26 08:27:58.544 | lsscsi 2021-04-26 08:27:58.544 | open-iscsi 2021-04-26 08:27:58.544 | lvm2 2021-04-26 08:27:58.544 | qemu-utils 2021-04-26 08:27:58.544 | thin-provisioning-tools 2021-04-26 08:27:58.544 | acl 2021-04-26 08:27:58.544 | dnsmasq-base 2021-04-26 08:27:58.544 | dnsmasq-utils 2021-04-26 08:27:58.544 | ebtables 2021-04-26 08:27:58.544 | haproxy 2021-04-26 08:27:58.544 | iptables 2021-04-26 08:27:58.544 | iputils-arping 2021-04-26 08:27:58.544 | iputils-ping 2021-04-26 08:27:58.545 | libmysqlclient-dev 2021-04-26 08:27:58.545 | postgresql-server-dev-all 2021-04-26 08:27:58.545 | python3-mysqldb 2021-04-26 08:27:58.545 | sqlite3 2021-04-26 08:27:58.545 | sudo 2021-04-26 08:27:58.545 | vlan 2021-04-26 08:27:58.545 | ipset 2021-04-26 08:27:58.545 | conntrack 2021-04-26 08:27:58.545 | conntrackd 2021-04-26 08:27:58.545 | keepalived 2021-04-26 08:27:58.545 | dstat 2021-04-26 08:27:58.545 | lvm2 2021-04-26 08:27:58.545 | qemu-utils 2021-04-26 08:27:58.545 | thin-provisioning-tools 2021-04-26 08:27:58.545 | curl 2021-04-26 08:27:58.545 | liberasurecode-dev 2021-04-26 08:27:58.546 | make 2021-04-26 08:27:58.546 | memcached 2021-04-26 08:27:58.546 | sqlite3 2021-04-26 08:27:58.546 | xfsprogs' 2021-04-26 08:27:58.546 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-04-26 08:27:58.562 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-04-26 08:27:58.562 | apache2-dev 2021-04-26 08:27:58.562 | bc 2021-04-26 08:27:58.562 | bsdmainutils 2021-04-26 08:27:58.562 | curl 2021-04-26 08:27:58.562 | g++ 2021-04-26 08:27:58.562 | gawk 2021-04-26 08:27:58.562 | gcc 2021-04-26 08:27:58.562 | gettext 2021-04-26 08:27:58.562 | git 2021-04-26 08:27:58.562 | graphviz 2021-04-26 08:27:58.562 | iputils-ping 2021-04-26 08:27:58.562 | libapache2-mod-proxy-uwsgi 2021-04-26 08:27:58.562 | libffi-dev 2021-04-26 08:27:58.562 | libjpeg-dev 2021-04-26 08:27:58.562 | libmysqlclient-dev 2021-04-26 08:27:58.562 | libpcre3-dev 2021-04-26 08:27:58.562 | libpq-dev 2021-04-26 08:27:58.562 | libssl-dev 2021-04-26 08:27:58.562 | libsystemd-dev 2021-04-26 08:27:58.562 | libxml2-dev 2021-04-26 08:27:58.562 | libxslt1-dev 2021-04-26 08:27:58.562 | libyaml-dev 2021-04-26 08:27:58.562 | lsof 2021-04-26 08:27:58.562 | openssh-server 2021-04-26 08:27:58.562 | openssl 2021-04-26 08:27:58.562 | pkg-config 2021-04-26 08:27:58.562 | psmisc 2021-04-26 08:27:58.563 | python3-dev 2021-04-26 08:27:58.563 | python3-pip 2021-04-26 08:27:58.563 | python3-systemd 2021-04-26 08:27:58.563 | python3-venv 2021-04-26 08:27:58.563 | tar 2021-04-26 08:27:58.563 | tcpdump 2021-04-26 08:27:58.563 | unzip 2021-04-26 08:27:58.563 | uuid-runtime 2021-04-26 08:27:58.563 | wget 2021-04-26 08:27:58.563 | wget 2021-04-26 08:27:58.563 | zlib1g-dev 2021-04-26 08:27:58.563 | libkrb5-dev 2021-04-26 08:27:58.563 | libldap2-dev 2021-04-26 08:27:58.563 | libsasl2-dev 2021-04-26 08:27:58.563 | memcached 2021-04-26 08:27:58.563 | python3-mysqldb 2021-04-26 08:27:58.563 | sqlite3 2021-04-26 08:27:58.563 | conntrack 2021-04-26 08:27:58.563 | curl 2021-04-26 08:27:58.563 | dnsmasq-base 2021-04-26 08:27:58.563 | dnsmasq-utils 2021-04-26 08:27:58.563 | ebtables 2021-04-26 08:27:58.563 | genisoimage 2021-04-26 08:27:58.563 | iptables 2021-04-26 08:27:58.563 | iputils-arping 2021-04-26 08:27:58.563 | kpartx 2021-04-26 08:27:58.563 | libjs-jquery-tablesorter 2021-04-26 08:27:58.563 | libmysqlclient-dev 2021-04-26 08:27:58.563 | parted 2021-04-26 08:27:58.563 | pm-utils 2021-04-26 08:27:58.563 | python3-mysqldb 2021-04-26 08:27:58.563 | socat 2021-04-26 08:27:58.563 | sqlite3 2021-04-26 08:27:58.563 | sudo 2021-04-26 08:27:58.563 | vlan 2021-04-26 08:27:58.563 | lsscsi 2021-04-26 08:27:58.564 | open-iscsi 2021-04-26 08:27:58.564 | lvm2 2021-04-26 08:27:58.564 | qemu-utils 2021-04-26 08:27:58.564 | thin-provisioning-tools 2021-04-26 08:27:58.564 | acl 2021-04-26 08:27:58.564 | dnsmasq-base 2021-04-26 08:27:58.564 | dnsmasq-utils 2021-04-26 08:27:58.564 | ebtables 2021-04-26 08:27:58.564 | haproxy 2021-04-26 08:27:58.564 | iptables 2021-04-26 08:27:58.564 | iputils-arping 2021-04-26 08:27:58.564 | iputils-ping 2021-04-26 08:27:58.564 | libmysqlclient-dev 2021-04-26 08:27:58.564 | postgresql-server-dev-all 2021-04-26 08:27:58.564 | python3-mysqldb 2021-04-26 08:27:58.564 | sqlite3 2021-04-26 08:27:58.564 | sudo 2021-04-26 08:27:58.564 | vlan 2021-04-26 08:27:58.564 | ipset 2021-04-26 08:27:58.564 | conntrack 2021-04-26 08:27:58.564 | conntrackd 2021-04-26 08:27:58.564 | keepalived 2021-04-26 08:27:58.564 | dstat 2021-04-26 08:27:58.564 | lvm2 2021-04-26 08:27:58.564 | qemu-utils 2021-04-26 08:27:58.564 | thin-provisioning-tools 2021-04-26 08:27:58.564 | curl 2021-04-26 08:27:58.564 | liberasurecode-dev 2021-04-26 08:27:58.564 | make 2021-04-26 08:27:58.564 | memcached 2021-04-26 08:27:58.564 | sqlite3 2021-04-26 08:27:58.564 | xfsprogs ' 2021-04-26 08:27:58.566 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-04-26 08:27:58.568 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:27:58.570 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:27:58.574 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-04-26 08:27:58.574 | ++ 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:27:58.578 | ++ 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:27:58.580 | ++ functions-common:install_package:1342 : update_package_repo 2021-04-26 08:27:58.582 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:27:58.584 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-04-26 08:27:58.586 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-26 08:27:58.588 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:27:58.591 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:27:58.593 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:27:58.596 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:27:58.598 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:27:58.600 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-04-26 08:27:58.602 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-04-26 08:27:58.604 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-04-26 08:27:58.607 | +++ functions-common:apt_get_update:1076 : id -u 2021-04-26 08:27:58.611 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-04-26 08:27:58.613 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-04-26 08:27:58.615 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-04-26 08:27:58.617 | ++ functions-common:time_start:2291 : local start_time= 2021-04-26 08:27:58.619 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-04-26 08:27:58.622 | +++ functions-common:time_start:2295 : date +%s%3N 2021-04-26 08:27:58.626 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1619425678623 2021-04-26 08:27:58.628 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-04-26 08:27:58.630 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-04-26 08:27:58.632 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-04-26 08:27:59.015 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-04-26 08:27:59.032 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-26 08:27:59.086 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-26 08:27:59.140 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-04-26 08:27:59.270 | Hit:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-26 08:28:01.532 | Reading package lists... 2021-04-26 08:28:01.593 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-04-26 08:28:01.596 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-04-26 08:28:01.598 | ++ functions-common:time_stop:2304 : local name 2021-04-26 08:28:01.600 | ++ functions-common:time_stop:2305 : local end_time 2021-04-26 08:28:01.602 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:28:01.604 | ++ functions-common:time_stop:2307 : local total 2021-04-26 08:28:01.607 | ++ functions-common:time_stop:2308 : local start_time 2021-04-26 08:28:01.609 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-04-26 08:28:01.611 | ++ functions-common:time_stop:2311 : start_time=1619425678623 2021-04-26 08:28:01.613 | ++ functions-common:time_stop:2313 : [[ -z 1619425678623 ]] 2021-04-26 08:28:01.616 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:28:01.620 | ++ functions-common:time_stop:2316 : end_time=1619425681617 2021-04-26 08:28:01.622 | ++ functions-common:time_stop:2317 : elapsed_time=2994 2021-04-26 08:28:01.624 | ++ functions-common:time_stop:2318 : total=0 2021-04-26 08:28:01.627 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:28:01.629 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2994 2021-04-26 08:28:01.631 | ++ functions-common:install_package:1343 : 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:28:01.634 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:28:01.636 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:28:01.638 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:28:01.641 | ++ functions-common:real_install_package:1329 : 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:28:01.661 | ++ functions-common:apt_get:1109 : 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:28:01.787 | Reading package lists... 2021-04-26 08:28:02.042 | Building dependency tree... 2021-04-26 08:28:02.043 | Reading state information... 2021-04-26 08:28:02.073 | acl is already the newest version (2.2.52-3build1). 2021-04-26 08:28:02.073 | bc is already the newest version (1.07.1-2). 2021-04-26 08:28:02.073 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-04-26 08:28:02.073 | conntrack is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:28:02.073 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-04-26 08:28:02.073 | genisoimage is already the newest version (9:1.1.11-3ubuntu2). 2021-04-26 08:28:02.073 | ipset is already the newest version (6.34-1). 2021-04-26 08:28:02.073 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-04-26 08:28:02.073 | kpartx is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:28:02.073 | liberasurecode-dev is already the newest version (1.5.0-1). 2021-04-26 08:28:02.073 | libffi-dev is already the newest version (3.2.1-8). 2021-04-26 08:28:02.074 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-04-26 08:28:02.074 | libpcre3-dev is already the newest version (2:8.39-9). 2021-04-26 08:28:02.074 | libyaml-dev is already the newest version (0.1.7-2ubuntu3). 2021-04-26 08:28:02.074 | lsof is already the newest version (4.89+dfsg-0.1). 2021-04-26 08:28:02.074 | lsscsi is already the newest version (0.28-0.1). 2021-04-26 08:28:02.074 | make is already the newest version (4.1-9.1ubuntu1). 2021-04-26 08:28:02.074 | pkg-config is already the newest version (0.29.1-0ubuntu2). 2021-04-26 08:28:02.074 | python3-systemd is already the newest version (234-1build1). 2021-04-26 08:28:02.074 | socat is already the newest version (1.7.3.2-2ubuntu2). 2021-04-26 08:28:02.074 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-04-26 08:28:02.074 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-0ubuntu2). 2021-04-26 08:28:02.074 | conntrackd is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:28:02.074 | dstat is already the newest version (0.7.3-1). 2021-04-26 08:28:02.074 | graphviz is already the newest version (2.40.1-2). 2021-04-26 08:28:02.074 | libjs-jquery-tablesorter is already the newest version (1:2.29.5+dfsg1-1). 2021-04-26 08:28:02.074 | pm-utils is already the newest version (1.4.1-17). 2021-04-26 08:28:02.074 | thin-provisioning-tools is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:28:02.074 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:28:02.074 | apache2-dev is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:28:02.074 | curl is already the newest version (7.58.0-2ubuntu3.13). 2021-04-26 08:28:02.074 | dnsmasq-base is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:28:02.074 | dnsmasq-utils is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:28:02.074 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-04-26 08:28:02.074 | g++ is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:28:02.074 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:28:02.074 | gettext is already the newest version (0.19.8.1-6ubuntu0.3). 2021-04-26 08:28:02.074 | git is already the newest version (1:2.17.1-1ubuntu0.8). 2021-04-26 08:28:02.074 | haproxy is already the newest version (1.8.8-1ubuntu0.11). 2021-04-26 08:28:02.074 | iputils-arping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:28:02.074 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:28:02.074 | keepalived is already the newest version (1:1.3.9-1ubuntu0.18.04.2). 2021-04-26 08:28:02.074 | libkrb5-dev is already the newest version (1.16-2ubuntu0.2). 2021-04-26 08:28:02.075 | libldap2-dev is already the newest version (2.4.45+dfsg-1ubuntu1.10). 2021-04-26 08:28:02.075 | libmysqlclient-dev is already the newest version (5.7.33-0ubuntu0.18.04.1). 2021-04-26 08:28:02.075 | libpq-dev is already the newest version (10.16-0ubuntu0.18.04.1). 2021-04-26 08:28:02.075 | libsasl2-dev is already the newest version (2.1.27~101-g0780600+dfsg-3ubuntu2.3). 2021-04-26 08:28:02.075 | libssl-dev is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:28:02.075 | libsystemd-dev is already the newest version (237-3ubuntu10.46). 2021-04-26 08:28:02.075 | libxml2-dev is already the newest version (2.9.4+dfsg1-6.1ubuntu1.3). 2021-04-26 08:28:02.075 | libxslt1-dev is already the newest version (1.1.29-5ubuntu0.2). 2021-04-26 08:28:02.075 | lvm2 is already the newest version (2.02.176-4.1ubuntu3.18.04.3). 2021-04-26 08:28:02.075 | memcached is already the newest version (1.5.6-0ubuntu1.2). 2021-04-26 08:28:02.075 | open-iscsi is already the newest version (2.0.874-5ubuntu2.10). 2021-04-26 08:28:02.075 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-04-26 08:28:02.075 | openssl is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:28:02.075 | parted is already the newest version (3.2-20ubuntu0.2). 2021-04-26 08:28:02.075 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-04-26 08:28:02.075 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-04-26 08:28:02.075 | sqlite3 is already the newest version (3.22.0-1ubuntu0.4). 2021-04-26 08:28:02.075 | sudo is already the newest version (1.8.21p2-3ubuntu1.4). 2021-04-26 08:28:02.075 | tar is already the newest version (1.29b-2ubuntu0.2). 2021-04-26 08:28:02.075 | tcpdump is already the newest version (4.9.3-0ubuntu0.18.04.1). 2021-04-26 08:28:02.075 | unzip is already the newest version (6.0-21ubuntu1.1). 2021-04-26 08:28:02.075 | uuid-runtime is already the newest version (2.31.1-0.4ubuntu3.7). 2021-04-26 08:28:02.075 | vlan is already the newest version (1.9-3.2ubuntu6). 2021-04-26 08:28:02.075 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-04-26 08:28:02.260 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-04-26 08:28:02.260 | postgresql-server-dev-all is already the newest version (190ubuntu0.1). 2021-04-26 08:28:02.260 | python3-pip is already the newest version (9.0.1-2.3~ubuntu1.18.04.4). 2021-04-26 08:28:02.260 | python3-venv is already the newest version (3.6.7-1~18.04). 2021-04-26 08:28:02.260 | python3-mysqldb is already the newest version (1.4.4-2build1~cloud0). 2021-04-26 08:28:02.260 | qemu-utils is already the newest version (1:4.2-3ubuntu6.13~cloud0). 2021-04-26 08:28:02.260 | The following packages were automatically installed and are no longer required: 2021-04-26 08:28:02.261 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-04-26 08:28:02.261 | python3-click python3-colorama python3-configobj python3-constantly 2021-04-26 08:28:02.261 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-04-26 08:28:02.261 | python3-pyasn1 python3-requests-unixsocket python3-serial 2021-04-26 08:28:02.261 | python3-twisted-bin python3-zope.interface 2021-04-26 08:28:02.261 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:28:02.680 | 0 upgraded, 0 newly installed, 0 to remove and 173 not upgraded. 2021-04-26 08:28:02.680 | 2 not fully installed or removed. 2021-04-26 08:28:02.680 | After this operation, 0 B of additional disk space will be used. 2021-04-26 08:28:02.704 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1~cloud0) ... 2021-04-26 08:28:03.355 | Failed to start rtslib-fb-targetctl.service: Unit rtslib-fb-targetctl.service is not loaded properly: Exec format error. 2021-04-26 08:28:03.355 | See system logs and 'systemctl status rtslib-fb-targetctl.service' for details. 2021-04-26 08:28:03.356 | invoke-rc.d: initscript rtslib-fb-targetctl, action "start" failed. 2021-04-26 08:28:03.363 | ● rtslib-fb-targetctl.service - Restore LIO kernel target configuration 2021-04-26 08:28:03.364 | Loaded: error (Reason: Exec format error) 2021-04-26 08:28:03.364 | Active: inactive (dead) 2021-04-26 08:28:03.364 | 2021-04-26 08:28:03.364 | Apr 26 08:24:27 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:28:03.364 | Apr 26 08:24:33 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:28:03.364 | Apr 26 08:24:33 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:28:03.364 | Apr 26 08:24:33 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:28:03.364 | Apr 26 08:27:54 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:28:03.364 | Apr 26 08:27:54 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:28:03.364 | Apr 26 08:27:54 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:28:03.364 | Apr 26 08:28:03 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:28:03.364 | Apr 26 08:28:03 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:28:03.364 | Apr 26 08:28:03 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:28:03.365 | dpkg: error processing package python3-rtslib-fb (--configure): 2021-04-26 08:28:03.365 | installed python3-rtslib-fb package post-installation script subprocess returned error exit status 1 2021-04-26 08:28:03.365 | dpkg: dependency problems prevent configuration of targetcli-fb: 2021-04-26 08:28:03.365 | targetcli-fb depends on python3-rtslib-fb; however: 2021-04-26 08:28:03.365 | Package python3-rtslib-fb is not configured yet. 2021-04-26 08:28:03.365 | 2021-04-26 08:28:03.365 | dpkg: error processing package targetcli-fb (--configure): 2021-04-26 08:28:03.365 | dependency problems - leaving unconfigured 2021-04-26 08:28:03.374 | Errors were encountered while processing: 2021-04-26 08:28:03.374 | python3-rtslib-fb 2021-04-26 08:28:03.374 | targetcli-fb 2021-04-26 08:28:05.295 | E: Sub-process /usr/bin/dpkg returned an error code (1) 2021-04-26 08:28:05.300 | ++ functions-common:apt_get:1113 : result=100 2021-04-26 08:28:05.302 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-04-26 08:28:05.305 | ++ functions-common:time_stop:2304 : local name 2021-04-26 08:28:05.307 | ++ functions-common:time_stop:2305 : local end_time 2021-04-26 08:28:05.309 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:28:05.311 | ++ functions-common:time_stop:2307 : local total 2021-04-26 08:28:05.313 | ++ functions-common:time_stop:2308 : local start_time 2021-04-26 08:28:05.315 | ++ functions-common:time_stop:2310 : name=apt-get 2021-04-26 08:28:05.317 | ++ functions-common:time_stop:2311 : start_time=1619425681658 2021-04-26 08:28:05.319 | ++ functions-common:time_stop:2313 : [[ -z 1619425681658 ]] 2021-04-26 08:28:05.322 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:28:05.326 | ++ functions-common:time_stop:2316 : end_time=1619425685323 2021-04-26 08:28:05.328 | ++ functions-common:time_stop:2317 : elapsed_time=3665 2021-04-26 08:28:05.330 | ++ functions-common:time_stop:2318 : total=3635 2021-04-26 08:28:05.332 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:28:05.334 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7300 2021-04-26 08:28:05.336 | ++ functions-common:apt_get:1117 : return 100 2021-04-26 08:28:05.339 | ++ functions-common:install_package:1344 : RETRY_UPDATE=True 2021-04-26 08:28:05.342 | ++ functions-common:install_package:1344 : update_package_repo 2021-04-26 08:28:05.344 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-26 08:28:05.346 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-26 08:28:05.349 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=True 2021-04-26 08:28:05.351 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-26 08:28:05.353 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-04-26 08:28:05.355 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:28:05.358 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:28:05.361 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-04-26 08:28:05.363 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-26 08:28:05.365 | ++ functions-common:apt_get_update:1068 : [[ True != \T\r\u\e ]] 2021-04-26 08:28:05.367 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-04-26 08:28:05.370 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-04-26 08:28:05.372 | +++ functions-common:apt_get_update:1076 : id -u 2021-04-26 08:28:05.376 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-04-26 08:28:05.379 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-04-26 08:28:05.381 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-04-26 08:28:05.383 | ++ functions-common:time_start:2291 : local start_time= 2021-04-26 08:28:05.385 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-04-26 08:28:05.388 | +++ functions-common:time_start:2295 : date +%s%3N 2021-04-26 08:28:05.392 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1619425685389 2021-04-26 08:28:05.394 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-04-26 08:28:05.396 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-04-26 08:28:05.399 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-04-26 08:28:05.635 | Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-26 08:28:05.775 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-26 08:28:05.779 | Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-04-26 08:28:05.911 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-26 08:28:06.036 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-04-26 08:28:08.190 | Reading package lists... 2021-04-26 08:28:08.252 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-04-26 08:28:08.254 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-04-26 08:28:08.257 | ++ functions-common:time_stop:2304 : local name 2021-04-26 08:28:08.259 | ++ functions-common:time_stop:2305 : local end_time 2021-04-26 08:28:08.261 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-26 08:28:08.263 | ++ functions-common:time_stop:2307 : local total 2021-04-26 08:28:08.265 | ++ functions-common:time_stop:2308 : local start_time 2021-04-26 08:28:08.267 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-04-26 08:28:08.270 | ++ functions-common:time_stop:2311 : start_time=1619425685389 2021-04-26 08:28:08.272 | ++ functions-common:time_stop:2313 : [[ -z 1619425685389 ]] 2021-04-26 08:28:08.275 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-26 08:28:08.279 | ++ functions-common:time_stop:2316 : end_time=1619425688276 2021-04-26 08:28:08.281 | ++ functions-common:time_stop:2317 : elapsed_time=2887 2021-04-26 08:28:08.284 | ++ functions-common:time_stop:2318 : total=2994 2021-04-26 08:28:08.286 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-26 08:28:08.288 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5881 2021-04-26 08:28:08.291 | ++ functions-common:install_package:1344 : 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:28:08.293 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-04-26 08:28:08.296 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-26 08:28:08.299 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-26 08:28:08.301 | ++ functions-common:real_install_package:1329 : 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:28:08.321 | ++ functions-common:apt_get:1109 : 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 libmysqlclient-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 libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-04-26 08:28:08.442 | Reading package lists... 2021-04-26 08:28:08.702 | Building dependency tree... 2021-04-26 08:28:08.703 | Reading state information... 2021-04-26 08:28:08.734 | acl is already the newest version (2.2.52-3build1). 2021-04-26 08:28:08.734 | bc is already the newest version (1.07.1-2). 2021-04-26 08:28:08.734 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-04-26 08:28:08.734 | conntrack is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:28:08.734 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-04-26 08:28:08.734 | genisoimage is already the newest version (9:1.1.11-3ubuntu2). 2021-04-26 08:28:08.734 | ipset is already the newest version (6.34-1). 2021-04-26 08:28:08.734 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-04-26 08:28:08.734 | kpartx is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:28:08.734 | liberasurecode-dev is already the newest version (1.5.0-1). 2021-04-26 08:28:08.734 | libffi-dev is already the newest version (3.2.1-8). 2021-04-26 08:28:08.734 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-04-26 08:28:08.734 | libpcre3-dev is already the newest version (2:8.39-9). 2021-04-26 08:28:08.734 | libyaml-dev is already the newest version (0.1.7-2ubuntu3). 2021-04-26 08:28:08.734 | lsof is already the newest version (4.89+dfsg-0.1). 2021-04-26 08:28:08.734 | lsscsi is already the newest version (0.28-0.1). 2021-04-26 08:28:08.734 | make is already the newest version (4.1-9.1ubuntu1). 2021-04-26 08:28:08.734 | pkg-config is already the newest version (0.29.1-0ubuntu2). 2021-04-26 08:28:08.734 | python3-systemd is already the newest version (234-1build1). 2021-04-26 08:28:08.734 | socat is already the newest version (1.7.3.2-2ubuntu2). 2021-04-26 08:28:08.734 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-04-26 08:28:08.734 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-0ubuntu2). 2021-04-26 08:28:08.734 | conntrackd is already the newest version (1:1.4.4+snapshot20161117-6ubuntu2). 2021-04-26 08:28:08.734 | dstat is already the newest version (0.7.3-1). 2021-04-26 08:28:08.734 | graphviz is already the newest version (2.40.1-2). 2021-04-26 08:28:08.734 | libjs-jquery-tablesorter is already the newest version (1:2.29.5+dfsg1-1). 2021-04-26 08:28:08.734 | pm-utils is already the newest version (1.4.1-17). 2021-04-26 08:28:08.735 | thin-provisioning-tools is already the newest version (0.7.4-2ubuntu3). 2021-04-26 08:28:08.735 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:28:08.735 | apache2-dev is already the newest version (2.4.29-1ubuntu4.14). 2021-04-26 08:28:08.735 | curl is already the newest version (7.58.0-2ubuntu3.13). 2021-04-26 08:28:08.735 | dnsmasq-base is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:28:08.735 | dnsmasq-utils is already the newest version (2.79-1ubuntu0.3). 2021-04-26 08:28:08.735 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-04-26 08:28:08.735 | g++ is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:28:08.735 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-26 08:28:08.735 | gettext is already the newest version (0.19.8.1-6ubuntu0.3). 2021-04-26 08:28:08.735 | git is already the newest version (1:2.17.1-1ubuntu0.8). 2021-04-26 08:28:08.735 | haproxy is already the newest version (1.8.8-1ubuntu0.11). 2021-04-26 08:28:08.735 | iputils-arping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:28:08.735 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-04-26 08:28:08.735 | keepalived is already the newest version (1:1.3.9-1ubuntu0.18.04.2). 2021-04-26 08:28:08.735 | libkrb5-dev is already the newest version (1.16-2ubuntu0.2). 2021-04-26 08:28:08.735 | libldap2-dev is already the newest version (2.4.45+dfsg-1ubuntu1.10). 2021-04-26 08:28:08.735 | libmysqlclient-dev is already the newest version (5.7.33-0ubuntu0.18.04.1). 2021-04-26 08:28:08.735 | libpq-dev is already the newest version (10.16-0ubuntu0.18.04.1). 2021-04-26 08:28:08.735 | libsasl2-dev is already the newest version (2.1.27~101-g0780600+dfsg-3ubuntu2.3). 2021-04-26 08:28:08.735 | libssl-dev is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:28:08.735 | libsystemd-dev is already the newest version (237-3ubuntu10.46). 2021-04-26 08:28:08.735 | libxml2-dev is already the newest version (2.9.4+dfsg1-6.1ubuntu1.3). 2021-04-26 08:28:08.735 | libxslt1-dev is already the newest version (1.1.29-5ubuntu0.2). 2021-04-26 08:28:08.735 | lvm2 is already the newest version (2.02.176-4.1ubuntu3.18.04.3). 2021-04-26 08:28:08.735 | memcached is already the newest version (1.5.6-0ubuntu1.2). 2021-04-26 08:28:08.735 | open-iscsi is already the newest version (2.0.874-5ubuntu2.10). 2021-04-26 08:28:08.735 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-04-26 08:28:08.735 | openssl is already the newest version (1.1.1-1ubuntu2.1~18.04.9). 2021-04-26 08:28:08.735 | parted is already the newest version (3.2-20ubuntu0.2). 2021-04-26 08:28:08.735 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-04-26 08:28:08.735 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-04-26 08:28:08.735 | sqlite3 is already the newest version (3.22.0-1ubuntu0.4). 2021-04-26 08:28:08.736 | sudo is already the newest version (1.8.21p2-3ubuntu1.4). 2021-04-26 08:28:08.736 | tar is already the newest version (1.29b-2ubuntu0.2). 2021-04-26 08:28:08.736 | tcpdump is already the newest version (4.9.3-0ubuntu0.18.04.1). 2021-04-26 08:28:08.736 | unzip is already the newest version (6.0-21ubuntu1.1). 2021-04-26 08:28:08.736 | uuid-runtime is already the newest version (2.31.1-0.4ubuntu3.7). 2021-04-26 08:28:08.736 | vlan is already the newest version (1.9-3.2ubuntu6). 2021-04-26 08:28:08.736 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-04-26 08:28:08.920 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-04-26 08:28:08.920 | postgresql-server-dev-all is already the newest version (190ubuntu0.1). 2021-04-26 08:28:08.920 | python3-pip is already the newest version (9.0.1-2.3~ubuntu1.18.04.4). 2021-04-26 08:28:08.920 | python3-venv is already the newest version (3.6.7-1~18.04). 2021-04-26 08:28:08.920 | python3-mysqldb is already the newest version (1.4.4-2build1~cloud0). 2021-04-26 08:28:08.920 | qemu-utils is already the newest version (1:4.2-3ubuntu6.13~cloud0). 2021-04-26 08:28:08.920 | The following packages were automatically installed and are no longer required: 2021-04-26 08:28:08.921 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-04-26 08:28:08.921 | python3-click python3-colorama python3-configobj python3-constantly 2021-04-26 08:28:08.921 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-04-26 08:28:08.921 | python3-pyasn1 python3-requests-unixsocket python3-serial 2021-04-26 08:28:08.921 | python3-twisted-bin python3-zope.interface 2021-04-26 08:28:08.921 | Use 'sudo apt autoremove' to remove them. 2021-04-26 08:28:09.341 | 0 upgraded, 0 newly installed, 0 to remove and 173 not upgraded. 2021-04-26 08:28:09.341 | 2 not fully installed or removed. 2021-04-26 08:28:09.342 | After this operation, 0 B of additional disk space will be used. 2021-04-26 08:28:09.363 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1~cloud0) ... 2021-04-26 08:28:10.036 | Failed to start rtslib-fb-targetctl.service: Unit rtslib-fb-targetctl.service is not loaded properly: Exec format error. 2021-04-26 08:28:10.036 | See system logs and 'systemctl status rtslib-fb-targetctl.service' for details. 2021-04-26 08:28:10.037 | invoke-rc.d: initscript rtslib-fb-targetctl, action "start" failed. 2021-04-26 08:28:10.044 | ● rtslib-fb-targetctl.service - Restore LIO kernel target configuration 2021-04-26 08:28:10.044 | Loaded: error (Reason: Exec format error) 2021-04-26 08:28:10.044 | Active: inactive (dead) 2021-04-26 08:28:10.044 | 2021-04-26 08:28:10.044 | Apr 26 08:24:33 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:28:10.044 | Apr 26 08:27:54 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:28:10.044 | Apr 26 08:27:54 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:28:10.044 | Apr 26 08:27:54 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:28:10.044 | Apr 26 08:28:03 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:28:10.044 | Apr 26 08:28:03 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:28:10.044 | Apr 26 08:28:03 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:28:10.044 | Apr 26 08:28:10 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:28:10.045 | Apr 26 08:28:10 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:28:10.045 | Apr 26 08:28:10 dv-osbrick-787933-1-iscsi systemd[1]: /lib/systemd/system/rtslib-fb-targetctl.service:9: Executable path is not absolute: mkdir -p /etc/rtslib-fb-target 2021-04-26 08:28:10.045 | dpkg: error processing package python3-rtslib-fb (--configure): 2021-04-26 08:28:10.045 | installed python3-rtslib-fb package post-installation script subprocess returned error exit status 1 2021-04-26 08:28:10.046 | dpkg: dependency problems prevent configuration of targetcli-fb: 2021-04-26 08:28:10.046 | targetcli-fb depends on python3-rtslib-fb; however: 2021-04-26 08:28:10.046 | Package python3-rtslib-fb is not configured yet. 2021-04-26 08:28:10.046 | 2021-04-26 08:28:10.046 | dpkg: error processing package targetcli-fb (--configure): 2021-04-26 08:28:10.046 | dependency problems - leaving unconfigured 2021-04-26 08:28:10.055 | Errors were encountered while processing: 2021-04-26 08:28:10.055 | python3-rtslib-fb 2021-04-26 08:28:10.055 | targetcli-fb 2021-04-26 08:28:11.991 | E: Sub-process /usr/bin/dpkg returned an error code (1) 2021-04-26 08:28:11.996 | + functions-common:apt_get:1 : exit_trap 2021-04-26 08:28:11.998 | + ./stack.sh:exit_trap:503 : local r=100 2021-04-26 08:28:12.002 | ++ ./stack.sh:exit_trap:504 : jobs -p 2021-04-26 08:28:12.004 | + ./stack.sh:exit_trap:504 : jobs= 2021-04-26 08:28:12.006 | + ./stack.sh:exit_trap:507 : [[ -n '' ]] 2021-04-26 08:28:12.008 | + ./stack.sh:exit_trap:513 : '[' -f '' ']' 2021-04-26 08:28:12.011 | + ./stack.sh:exit_trap:518 : kill_spinner 2021-04-26 08:28:12.013 | + ./stack.sh:kill_spinner:413 : '[' '!' -z '' ']' 2021-04-26 08:28:12.016 | + ./stack.sh:exit_trap:520 : [[ 100 -ne 0 ]] 2021-04-26 08:28:12.018 | + ./stack.sh:exit_trap:521 : echo 'Error on exit' 2021-04-26 08:28:12.018 | Error on exit 2021-04-26 08:28:12.020 | + ./stack.sh:exit_trap:523 : type -p generate-subunit 2021-04-26 08:28:12.022 | + ./stack.sh:exit_trap:524 : generate-subunit 1619425670 22 fail 2021-04-26 08:28:12.601 | + ./stack.sh:exit_trap:526 : [[ -z /opt/stack/logs ]] 2021-04-26 08:28:12.603 | + ./stack.sh:exit_trap:529 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-04-26 08:28:13.032 | + ./stack.sh:exit_trap:538 : exit 100