[MCOL-1856] install tests hang at vagrant destroy -f VMs Created: 2018-11-05  Updated: 2021-02-20  Resolved: 2021-02-20

Status: Closed
Project: MariaDB ColumnStore
Component/s: CI
Affects Version/s: None
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Zdravelina Sokolovska (Inactive) Assignee: Unassigned
Resolution: Not a Bug Votes: 0
Labels: None
Environment:

cs-tst-06



 Description   

install tests hang at vagrant destroy -f VMs

install tests hung during the execute on 1.2.1-1 build.
it's found that the script stuck at the destroying VM step,
vagrant destroy -f did not finish and entire suite hung.

[dlee@cs-tst-06 tests]$ nohup testdriver1.2.sh s1 1.2.1-1 &

 
Using local setup file /home/dlee/.installtest/localSetup.xml
Using local setup file /home/dlee/.installtest/localSetup.xml
Executing installation test......
StackName=s1 Release=1.2.1-1 OS=centos7 Package=bin Test=1um2pm.glusterfs.xml installMode=d TestUser=guest
Fri Nov 2 12:02:14 EDT 2018 Extracting test parameters from test file
Fri Nov 2 12:02:14 EDT 2018 Generating test scripts
Using local setup file /home/dlee/.installtest/localSetup.xml
Fri Nov 2 12:03:36 EDT 2018 Starting test using Vagrant boxes
 
real    12m28.014s
user    0m6.088s
sys     0m2.868s
==> s1pm1: Forcing shutdown of VM...
==> s1pm1: Destroying VM and associated drives...
==> s1pm2: Forcing shutdown of VM...
==> s1pm2: Destroying VM and associated drives...
==> s1um1: Forcing shutdown of VM...
==> s1um1: Destroying VM and associated drives...
    s1pm1: |  1500000 |
    s1pm1: +----------+
    s1pm1: 1 row in set (0.095 sec)
    s1pm1:
    s1pm1: Bye
    s1pm1: finished defaultTest.sql
    s1pm1: Fri Nov  2 16:16:01 UTC 2018
    s1pm1: Exit status 0
    s1pm1: end runDefaultTest.sh
Fri Nov  2 12:16:30 EDT 2018
Software versions matched: 10.3.9-MariaDB Columnstore 1.2.1-1
Correct row count: 1500000
Passed /home/dlee/tests/1.2.1-1/centos7/guest.bin.1um2pm.glusterfs.d.s1
Fri Nov 2 12:16:31 EDT 2018 Pau......
Using local setup file /home/dlee/.installtest/localSetup.xml
Using local setup file /home/dlee/.installtest/localSetup.xml
Executing installation test......
StackName=s1 Release=1.2.1-1 OS=centos7 Package=bin Test=1um2pm.sshkey.xml installMode=d TestUser=guest
Fri Nov 2 12:16:31 EDT 2018 Extracting test parameters from test file
Unavailable test type for 1um2pm.sshkey.
Please check in the /home/data/qa/installtest/crtl/prompt/1.2.1-1 directory
Failed /home/dlee/tests/1.2.1-1/centos7/guest.bin.1um2pm.sshkey.xml.d.s1
Using local setup file /home/dlee/.installtest/localSetup.xml
Using local setup file /home/dlee/.installtest/localSetup.xml
Executing installation test......
StackName=s1 Release=1.2.1-1 OS=suse12 Package=bin Test=1pm.default.xml installMode=d TestUser=guest
Fri Nov 2 12:16:31 EDT 2018 Extracting test parameters from test file
Fri Nov 2 12:16:31 EDT 2018 Generating test scripts
Using local setup file /home/dlee/.installtest/localSetup.xml
Fri Nov 2 12:17:36 EDT 2018 Starting test using Vagrant boxes
 
real    5m20.797s
user    0m3.984s
sys     0m2.180s
==> s1pm1: Forcing shutdown of VM...
==> s1pm1: Destroying VM and associated drives...
    s1pm1: debug1: SSH2_MSG_SERVICE_ACCEPT received
    s1pm1: debug1: Authentications that can continue: publickey,password,keyboard-interactive
    s1pm1: debug1: Next authentication method: publickey
    s1pm1: debug1: Trying private key: /home/guest/.ssh/id_rsa
    s1pm1: debug1: Trying private key: /home/guest/.ssh/id_dsa
    s1pm1: debug1: Trying private key: /home/guest/.ssh/id_ecdsa
    s1pm1: debug1: Trying private key: /home/guest/.ssh/id_ed25519
    s1pm1: debug1: Next authentication method: keyboard-interactive
    s1pm1: Password:
Fri Nov  2 12:23:02 EDT 2018
Software versions mismatched
Expected versions: 10.3.9-MariaDB Columnstore 1.2.1-1
Tested versions=
Failed /home/dlee/tests/1.2.1-1/suse12/guest.bin.1pm.default.d.s1
Fri Nov 2 12:23:02 EDT 2018 Pau......
Using local setup file /home/dlee/.installtest/localSetup.xml
Using local setup file /home/dlee/.installtest/localSetup.xml
Executing installation test......
StackName=s1 Release=1.2.1-1 OS=suse12 Package=bin Test=1um2pm.localquery.xml installMode=d TestUser=guest
Fri Nov 2 12:23:02 EDT 2018 Extracting test parameters from test file
Fri Nov 2 12:23:02 EDT 2018 Generating test scripts
Using local setup file /home/dlee/.installtest/localSetup.xml
Fri Nov 2 12:23:02 EDT 2018 Starting test using Vagrant boxes
 
real    163m31.197s
user    0m12.076s
sys     0m7.004s
==> s1pm1: Forcing shutdown of VM...

dlee     14732  0.2  0.0 799260 23296 ?        Sl   Nov02  11:32 /usr/lib/virtualbox/VBoxSVC --auto-shutdown
root     16592  0.0  0.0 112824  2016 ?        Ss   Jun12   1:38 /usr/sbin/sshd -D
dlee     18417  0.0  0.0 113192  3012 ?        S    Nov02   0:00 /bin/bash /home/data/qa/installtest/test/installtest.sh s1 1.2.1-1 suse12 bin 1um2pm.localquery.xml d guest
dlee     29313  0.0  0.0 113188  3060 ?        S    Nov02   0:00 /bin/bash ./testdriver1.2.sh s1 1.2.1-1
dlee     29807  0.0  0.0 113184  2600 ?        S    Nov02   0:00 bash /bin/vagrant destroy -f


Generated at Thu Feb 08 02:31:53 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.