[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-4648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13812150#comment-13812150
 ] 

Rayees Namathponnan commented on CLOUDSTACK-4648:
-------------------------------------------------

Observed below error 

Error Message

Verify newly attached volume contents with existing one
-------------------- >> begin captured logging << --------------------
test_01_volume_from_snapshot 
(integration.component.test_snapshots.TestSnapshots): DEBUG: Created volume 
with ID: 9b18b322-444a-4b50-885d-d4dfdbbf54fc
test_01_volume_from_snapshot 
(integration.component.test_snapshots.TestSnapshots): DEBUG: Attach volume: 
9b18b322-444a-4b50-885d-d4dfdbbf54fc to VM: 07ac6d8f-e7b7-4467-af4b-f1f9046e23c2
paramiko.transport: DEBUG: starting thread (client mode): 0x191b6dd0L
paramiko.transport: INFO: Connected (version 2.0, client OpenSSH_4.3)
paramiko.transport: DEBUG: kex algos:['diffie-hellman-group-exchange-sha1', 
'diffie-hellman-group14-sha1', 'diffie-hellman-group1-sha1'] server 
key:['ssh-rsa', 'ssh-dss'] client encrypt:['aes128-cbc', '3des-cbc', 
'blowfish-cbc', 'cast128-cbc', 'arcfour128', 'arcfour256', 'arcfour', 
'aes192-cbc', 'aes256-cbc', '[email protected]', 'aes128-ctr', 
'aes192-ctr', 'aes256-ctr'] server encrypt:['aes128-cbc', '3des-cbc', 
'blowfish-cbc', 'cast128-cbc', 'arcfour128', 'arcfour256', 'arcfour', 
'aes192-cbc', 'aes256-cbc', '[email protected]', 'aes128-ctr', 
'aes192-ctr', 'aes256-ctr'] client mac:['hmac-md5', 'hmac-sha1', 
'hmac-ripemd160', '[email protected]', 'hmac-sha1-96', 'hmac-md5-96'] 
server mac:['hmac-md5', 'hmac-sha1', 'hmac-ripemd160', 
'[email protected]', 'hmac-sha1-96', 'hmac-md5-96'] client 
compress:['none', '[email protected]'] server compress:['none', 
'[email protected]'] client lang:[''] server lang:[''] kex follows?False
paramiko.transport: DEBUG: Ciphers agreed: local=aes128-ctr, remote=aes128-ctr
paramiko.transport: DEBUG: using kex diffie-hellman-group1-sha1; server key 
type ssh-rsa; cipher: local aes128-ctr, remote aes128-ctr; mac: local 
hmac-sha1, remote hmac-sha1; compression: local none, remote none
paramiko.transport: DEBUG: Switch to new keys ...
paramiko.transport: DEBUG: Adding ssh-rsa host key for 10.223.122.74: 
0f8b3ff9dc4dce10340227dab3cac032
paramiko.transport: DEBUG: Trying discovered key 
76be480fa6b8ad3b78082d6d19e4ee44 in /root/.ssh/id_rsa
paramiko.transport: DEBUG: userauth is OK
paramiko.transport: INFO: Authentication (publickey) failed.
paramiko.transport: DEBUG: userauth is OK
paramiko.transport: INFO: Authentication (password) successful!
sshClient: DEBUG: SSH connect: [email protected] with passwd password
test_01_volume_from_snapshot 
(integration.component.test_snapshots.TestSnapshots): DEBUG: Formatting volume: 
9b18b322-444a-4b50-885d-d4dfdbbf54fc to ext3
paramiko.transport: DEBUG: [chan 1] Max packet in: 34816 bytes
paramiko.transport: DEBUG: [chan 1] Max packet out: 32768 bytes
paramiko.transport: INFO: Secsh channel 1 opened.
paramiko.transport: DEBUG: [chan 1] Sesch channel 1 request ok
paramiko.transport: DEBUG: [chan 1] EOF received (1)
sshClient: DEBUG: {Cmd: echo -e 'n
p
1


w' | fdisk ['/dev/xvdb', '/dev/sdb', '/dev/hdb', '/dev/vdb'] via Host: 
10.223.122.74} {returns: ['', 'Usage: fdisk [-b SSZ] [-u] DISK     Change 
partition table', '       fdisk -l [-b SSZ] [-u] DISK  List partition 
table(s)', '       fdisk -s PARTITION           Give partition size(s) in 
blocks', '       fdisk -v                     Give fdisk version', 'Here DISK 
is something like /dev/hdb or /dev/sda', 'and PARTITION is something like 
/dev/hda7', '-u: give Start and End in sector (instead of cylinder) units', '-b 
2048: (for certain MO disks) use 2048-byte sectors']}
paramiko.transport: DEBUG: [chan 2] Max packet in: 34816 bytes
paramiko.transport: DEBUG: [chan 1] EOF sent (1)
paramiko.transport: DEBUG: [chan 2] Max packet out: 32768 bytes
paramiko.transport: INFO: Secsh channel 2 opened.
paramiko.transport: DEBUG: [chan 2] Sesch channel 2 request ok
paramiko.transport: DEBUG: [chan 2] EOF received (2)
paramiko.transport: DEBUG: [chan 2] EOF sent (2)
sshClient: DEBUG: {Cmd: mkfs.ext3 ['/dev/xvdb', '/dev/sdb', '/dev/hdb', 
'/dev/vdb']1 via Host: 10.223.122.74} {returns: ['mke2fs 1.39 (29-May-2006)', 
'mkfs.ext3: invalid blocks count - /dev/sdb,']}
test_01_volume_from_snapshot 
(integration.component.test_snapshots.TestSnapshots): DEBUG: Command: mkdir -p 
/mnt/tmp
paramiko.transport: DEBUG: [chan 3] Max packet in: 34816 bytes
paramiko.transport: DEBUG: [chan 3] Max packet out: 32768 bytes
paramiko.transport: INFO: Secsh channel 3 opened.
paramiko.transport: DEBUG: [chan 3] Sesch channel 3 request ok
paramiko.transport: DEBUG: [chan 3] EOF received (3)
paramiko.transport: DEBUG: [chan 3] EOF sent (3)
sshClient: DEBUG: {Cmd: mkdir -p /mnt/tmp via Host: 10.223.122.74} {returns: []}
test_01_volume_from_snapshot 
(integration.component.test_snapshots.TestSnapshots): DEBUG: Command: mount 
['/dev/xvdb', '/dev/sdb', '/dev/hdb', '/dev/vdb']1 /mnt/tmp
paramiko.transport: DEBUG: [chan 4] Max packet in: 34816 bytes
paramiko.transport: DEBUG: [chan 4] Max packet out: 32768 bytes
paramiko.transport: INFO: Secsh channel 4 opened.
paramiko.transport: DEBUG: [chan 4] Sesch channel 4 request ok
paramiko.transport: DEBUG: [chan 4] EOF received (4)
paramiko.transport: DEBUG: [chan 4] EOF sent (4)
sshClient: DEBUG: {Cmd: mount ['/dev/xvdb', '/dev/sdb', '/dev/hdb', 
'/dev/vdb']1 /mnt/tmp via Host: 10.223.122.74} {returns: ['Usage: mount -V      
           : print version', '       mount -h                 : print this 
help', '       mount                    : list mounted filesystems', '       
mount -l                 : idem, including volume labels', 'So far the 
informational part. Next the mounting.', "The command is `mount [-t fstype] 
something somewhere'.", 'Details found in /etc/fstab may be omitted.', '       
mount -a [-t|-O] ...     : mount all stuff from /etc/fstab', '       mount 
device             : mount device at the known place', '       mount directory  
        : mount known device here', '       mount -t type dev dir    : ordinary 
mount command', 'Note that one does not really mount a device, one mounts', 'a 
filesystem (of the given type) found on the device.', 'One can also mount an 
already visible directory tree elsewhere:', '       mount --bind olddir 
newdir', 'or move a subtree:', '       mount --move olddir newdir', 'One can 
change the type of mount containing the directory dir:', '       mount 
--make-shared dir', '       mount --make-slave dir', '       mount 
--make-private dir', '       mount --make-unbindable dir', 'One can change the 
type of all the mounts in a mount subtree', 'containing the directory dir:', '  
     mount --make-rshared dir', '       mount --make-rslave dir', '       mount 
--make-rprivate dir', '       mount --make-runbindable dir', 'A device can be 
given by name, say /dev/hda1 or /dev/cdrom,', 'or by label, using  -L label  or 
by uuid, using  -U uuid .', 'Other options: [-nfFrsvw] [-o options] [-p 
passwdfd].', 'For many more details, say  man 8 mount .']}
test_01_volume_from_snapshot 
(integration.component.test_snapshots.TestSnapshots): DEBUG: Command: mkdir -p 
/mnt/tmp/test/{test1,test2} 
paramiko.transport: DEBUG: [chan 5] Max packet in: 34816 bytes
paramiko.transport: DEBUG: [chan 5] Max packet out: 32768 bytes
paramiko.transport: INFO: Secsh channel 5 opened.
paramiko.transport: DEBUG: [chan 5] Sesch channel 5 request ok
paramiko.transport: DEBUG: [chan 5] EOF received (5)
paramiko.transport: DEBUG: [chan 5] EOF sent (5)
sshClient: DEBUG: {Cmd: mkdir -p /mnt/tmp/test/{test1,test2}  via Host: 
10.223.122.74} {returns: []}
test_01_volume_from_snapshot 
(integration.component.test_snapshots.TestSnapshots): DEBUG: Command: echo 
S4KDE0GII7IS68XC8UEBUM38LVWOUBU4THH2DX5O55SPCRIOTGCMRDZPBCEL1RR7S0PI24XP0924VY438STF4EXHO5G4RGVP9AW0
 > /mnt/tmp/test/test1/random.data
paramiko.transport: DEBUG: [chan 6] Max packet in: 34816 bytes
paramiko.transport: DEBUG: [chan 6] Max packet out: 32768 bytes
paramiko.transport: INFO: Secsh channel 6 opened.
paramiko.transport: DEBUG: [chan 6] Sesch channel 6 request ok
paramiko.transport: DEBUG: [chan 6] EOF received (6)
paramiko.transport: DEBUG: [chan 6] EOF sent (6)
sshClient: DEBUG: {Cmd: echo 
S4KDE0GII7IS68XC8UEBUM38LVWOUBU4THH2DX5O55SPCRIOTGCMRDZPBCEL1RR7S0PI24XP0924VY438STF4EXHO5G4RGVP9AW0
 > /mnt/tmp/test/test1/random.data via Host: 10.223.122.74} {returns: []}
test_01_volume_from_snapshot 
(integration.component.test_snapshots.TestSnapshots): DEBUG: Command: echo 
UW0GPIKSB9N817DDQPRFRVPOE37AZ12H1666KZ85LVWV5Y6BHE4RDY96631DNS52Y1PCO43CWS4FYTHARL5T3TIPQJBP4XK3H2SM
 > /mnt/tmp/test/test2/random.data
paramiko.transport: DEBUG: [chan 7] Max packet in: 34816 bytes
paramiko.transport: DEBUG: [chan 7] Max packet out: 32768 bytes
paramiko.transport: INFO: Secsh channel 7 opened.
paramiko.transport: DEBUG: [chan 7] Sesch channel 7 request ok
paramiko.transport: DEBUG: [chan 7] EOF received (7)
paramiko.transport: DEBUG: [chan 7] EOF sent (7)
sshClient: DEBUG: {Cmd: echo 
UW0GPIKSB9N817DDQPRFRVPOE37AZ12H1666KZ85LVWV5Y6BHE4RDY96631DNS52Y1PCO43CWS4FYTHARL5T3TIPQJBP4XK3H2SM
 > /mnt/tmp/test/test2/random.data via Host: 10.223.122.74} {returns: []}
test_01_volume_from_snapshot 
(integration.component.test_snapshots.TestSnapshots): DEBUG: Command: umount 
/mnt/tmp
paramiko.transport: DEBUG: [chan 8] Max packet in: 34816 bytes
paramiko.transport: DEBUG: [chan 8] Max packet out: 32768 bytes
paramiko.transport: INFO: Secsh channel 8 opened.
paramiko.transport: DEBUG: [chan 8] Sesch channel 8 request ok
paramiko.transport: DEBUG: [chan 8] EOF received (8)
paramiko.transport: DEBUG: [chan 8] EOF sent (8)
sshClient: DEBUG: {Cmd: umount /mnt/tmp via Host: 10.223.122.74} {returns: 
['umount: /mnt/tmp: not mounted']}
test_01_volume_from_snapshot 
(integration.component.test_snapshots.TestSnapshots): DEBUG: Created snapshot: 
c57d1f29-831d-42e7-b9d3-9308913eb47b
test_01_volume_from_snapshot 
(integration.component.test_snapshots.TestSnapshots): DEBUG: Created Volume: 
f4fae9a3-4eda-4036-a49e-b471b1c84e31 from Snapshot: 
c57d1f29-831d-42e7-b9d3-9308913eb47b
test_01_volume_from_snapshot 
(integration.component.test_snapshots.TestSnapshots): DEBUG: Deployed new VM 
for account: test-TestSnapshots-test_05_snapshot_events-BP4AY2
test_01_volume_from_snapshot 
(integration.component.test_snapshots.TestSnapshots): DEBUG: Attaching volume: 
f4fae9a3-4eda-4036-a49e-b471b1c84e31 to VM: 6dc7d091-1313-4167-b9bd-cc4db1a5718c
paramiko.transport: DEBUG: starting thread (client mode): 0x191d2dd0L
paramiko.transport: INFO: Connected (version 2.0, client OpenSSH_4.3)
paramiko.transport: DEBUG: kex algos:['diffie-hellman-group-exchange-sha1', 
'diffie-hellman-group14-sha1', 'diffie-hellman-group1-sha1'] server 
key:['ssh-rsa', 'ssh-dss'] client encrypt:['aes128-cbc', '3des-cbc', 
'blowfish-cbc', 'cast128-cbc', 'arcfour128', 'arcfour256', 'arcfour', 
'aes192-cbc', 'aes256-cbc', '[email protected]', 'aes128-ctr', 
'aes192-ctr', 'aes256-ctr'] server encrypt:['aes128-cbc', '3des-cbc', 
'blowfish-cbc', 'cast128-cbc', 'arcfour128', 'arcfour256', 'arcfour', 
'aes192-cbc', 'aes256-cbc', '[email protected]', 'aes128-ctr', 
'aes192-ctr', 'aes256-ctr'] client mac:['hmac-md5', 'hmac-sha1', 
'hmac-ripemd160', '[email protected]', 'hmac-sha1-96', 'hmac-md5-96'] 
server mac:['hmac-md5', 'hmac-sha1', 'hmac-ripemd160', 
'[email protected]', 'hmac-sha1-96', 'hmac-md5-96'] client 
compress:['none', '[email protected]'] server compress:['none', 
'[email protected]'] client lang:[''] server lang:[''] kex follows?False
paramiko.transport: DEBUG: Ciphers agreed: local=aes128-ctr, remote=aes128-ctr
paramiko.transport: DEBUG: using kex diffie-hellman-group1-sha1; server key 
type ssh-rsa; cipher: local aes128-ctr, remote aes128-ctr; mac: local 
hmac-sha1, remote hmac-sha1; compression: local none, remote none
paramiko.transport: DEBUG: Switch to new keys ...
paramiko.transport: DEBUG: Adding ssh-rsa host key for 10.223.122.77: 
0f8b3ff9dc4dce10340227dab3cac032
paramiko.transport: DEBUG: Trying discovered key 
76be480fa6b8ad3b78082d6d19e4ee44 in /root/.ssh/id_rsa
paramiko.transport: DEBUG: userauth is OK
paramiko.transport: INFO: Authentication (publickey) failed.
paramiko.transport: DEBUG: userauth is OK
paramiko.transport: INFO: Authentication (password) successful!
sshClient: DEBUG: SSH connect: [email protected] with passwd password
test_01_volume_from_snapshot 
(integration.component.test_snapshots.TestSnapshots): DEBUG: Command: mkdir -p 
/mnt/tmp
paramiko.transport: DEBUG: [chan 1] Max packet in: 34816 bytes
paramiko.transport: DEBUG: [chan 1] Max packet out: 32768 bytes
paramiko.transport: INFO: Secsh channel 1 opened.
paramiko.transport: DEBUG: [chan 1] Sesch channel 1 request ok
paramiko.transport: DEBUG: [chan 1] EOF received (1)
sshClient: DEBUG: {Cmd: mkdir -p /mnt/tmp via Host: 10.223.122.77} {returns: []}
test_01_volume_from_snapshot 
(integration.component.test_snapshots.TestSnapshots): DEBUG: Command: mount 
['/dev/xvdb', '/dev/sdb', '/dev/hdb', '/dev/vdb']1 /mnt/tmp
paramiko.transport: DEBUG: [chan 2] Max packet in: 34816 bytes
paramiko.transport: DEBUG: [chan 1] EOF sent (1)
paramiko.transport: DEBUG: [chan 2] Max packet out: 32768 bytes
paramiko.transport: INFO: Secsh channel 2 opened.
paramiko.transport: DEBUG: [chan 2] Sesch channel 2 request ok
paramiko.transport: DEBUG: [chan 2] EOF received (2)
paramiko.transport: DEBUG: [chan 2] EOF sent (2)
sshClient: DEBUG: {Cmd: mount ['/dev/xvdb', '/dev/sdb', '/dev/hdb', 
'/dev/vdb']1 /mnt/tmp via Host: 10.223.122.77} {returns: ['Usage: mount -V      
           : print version', '       mount -h                 : print this 
help', '       mount                    : list mounted filesystems', '       
mount -l                 : idem, including volume labels', 'So far the 
informational part. Next the mounting.', "The command is `mount [-t fstype] 
something somewhere'.", 'Details found in /etc/fstab may be omitted.', '       
mount -a [-t|-O] ...     : mount all stuff from /etc/fstab', '       mount 
device             : mount device at the known place', '       mount directory  
        : mount known device here', '       mount -t type dev dir    : ordinary 
mount command', 'Note that one does not really mount a device, one mounts', 'a 
filesystem (of the given type) found on the device.', 'One can also mount an 
already visible directory tree elsewhere:', '       mount --bind olddir 
newdir', 'or move a subtree:', '       mount --move olddir newdir', 'One can 
change the type of mount containing the directory dir:', '       mount 
--make-shared dir', '       mount --make-slave dir', '       mount 
--make-private dir', '       mount --make-unbindable dir', 'One can change the 
type of all the mounts in a mount subtree', 'containing the directory dir:', '  
     mount --make-rshared dir', '       mount --make-rslave dir', '       mount 
--make-rprivate dir', '       mount --make-runbindable dir', 'A device can be 
given by name, say /dev/hda1 or /dev/cdrom,', 'or by label, using  -L label  or 
by uuid, using  -U uuid .', 'Other options: [-nfFrsvw] [-o options] [-p 
passwdfd].', 'For many more details, say  man 8 mount .']}
paramiko.transport: DEBUG: [chan 3] Max packet in: 34816 bytes
paramiko.transport: DEBUG: [chan 3] Max packet out: 32768 bytes
paramiko.transport: INFO: Secsh channel 3 opened.
paramiko.transport: DEBUG: [chan 3] Sesch channel 3 request ok
paramiko.transport: DEBUG: [chan 3] EOF received (3)
paramiko.transport: DEBUG: [chan 3] EOF sent (3)
sshClient: DEBUG: {Cmd: cat /mnt/tmp/test/test1/random.data via Host: 
10.223.122.77} {returns: ['cat: /mnt/tmp/test/test1/random.data: No such file 
or directory']}
paramiko.transport: DEBUG: [chan 4] Max packet in: 34816 bytes
paramiko.transport: DEBUG: [chan 4] Max packet out: 32768 bytes
paramiko.transport: INFO: Secsh channel 4 opened.
paramiko.transport: DEBUG: [chan 4] Sesch channel 4 request ok
paramiko.transport: DEBUG: [chan 4] EOF received (4)
paramiko.transport: DEBUG: [chan 4] EOF sent (4)
sshClient: DEBUG: {Cmd: cat /mnt/tmp/test/test2/random.data via Host: 
10.223.122.77} {returns: ['cat: /mnt/tmp/test/test2/random.data: No such file 
or directory']}
--------------------- >> end captured logging << ---------------------
Stacktrace

  File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
    testMethod()
  File 
"/Repo_30X/ipcl/cloudstack/test/integration/component/test_snapshots.py", line 
451, in test_01_volume_from_snapshot
    "Verify newly attached volume contents with existing one"
  File "/usr/local/lib/python2.7/unittest/case.py", line 494, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/local/lib/python2.7/unittest/case.py", line 487, in 
_baseAssertEqual
    raise self.failureException(msg)
Verify newly attached volume contents with existing one
-------------------- >> begin captured logging << --------------------

> [Automation] Test cases 
> TestCreateVMSnapshotTemplate.test_01_createVM_snapshotTemplate failed with 
> assert error 
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-4648
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4648
>             Project: CloudStack
>          Issue Type: Test
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Automation, Test
>    Affects Versions: 4.2.1
>         Environment: KVM
> 4.2-forward 
>            Reporter: Rayees Namathponnan
>            Assignee: Girish Shilamkar
>            Priority: Critical
>             Fix For: 4.3.0
>
>
> Test case 
> integration.component.test_snapshots.TestCreateVMSnapshotTemplate.test_01_createVM_snapshotTemplate
>  failed with asset errorr 
> Error Message
> False is not True
> -------------------- >> begin captured logging << --------------------
> test_01_createVM_snapshotTemplate 
> (integration.component.test_snapshots.TestCreateVMSnapshotTemplate): DEBUG: 
> Created VM with ID: c7bc243f-54ed-49e1-abfb-41e59ab4e559
> test_01_createVM_snapshotTemplate 
> (integration.component.test_snapshots.TestCreateVMSnapshotTemplate): DEBUG: 
> Snapshot created: ID - 7c76e8d0-0351-4be0-95f3-04f0b6075551
> test_01_createVM_snapshotTemplate 
> (integration.component.test_snapshots.TestCreateVMSnapshotTemplate): DEBUG: 
> select backup_snap_id, account_id, volume_id from snapshots where uuid = 
> '7c76e8d0-0351-4be0-95f3-04f0b6075551';
> test_01_createVM_snapshotTemplate 
> (integration.component.test_snapshots.TestCreateVMSnapshotTemplate): DEBUG: 
> Created template from snapshot: 26c7a850-7295-4cd2-bf5e-87214f9ae666
> test_01_createVM_snapshotTemplate 
> (integration.component.test_snapshots.TestCreateVMSnapshotTemplate): DEBUG: 
> Created VM with ID: ddb07a66-e123-4577-8b7e-16be730829ed from template: 
> 26c7a850-7295-4cd2-bf5e-87214f9ae666
> paramiko.transport: DEBUG: starting thread (client mode): 0x4654c10L
> paramiko.transport: INFO: Connected (version 2.0, client OpenSSH_5.3)
> paramiko.transport: DEBUG: kex algos:['diffie-hellman-group-exchange-sha256', 
> 'diffie-hellman-group-exchange-sha1', 'diffie-hellman-group14-sha1', 
> 'diffie-hellman-group1-sha1'] server key:['ssh-rsa', 'ssh-dss'] client 
> encrypt:['aes128-ctr', 'aes192-ctr', 'aes256-ctr', 'arcfour256', 
> 'arcfour128', 'aes128-cbc', '3des-cbc', 'blowfish-cbc', 'cast128-cbc', 
> 'aes192-cbc', 'aes256-cbc', 'arcfour', '[email protected]'] server 
> encrypt:['aes128-ctr', 'aes192-ctr', 'aes256-ctr', 'arcfour256', 
> 'arcfour128', 'aes128-cbc', '3des-cbc', 'blowfish-cbc', 'cast128-cbc', 
> 'aes192-cbc', 'aes256-cbc', 'arcfour', '[email protected]'] client 
> mac:['hmac-md5', 'hmac-sha1', '[email protected]', 'hmac-ripemd160', 
> '[email protected]', 'hmac-sha1-96', 'hmac-md5-96'] server 
> mac:['hmac-md5', 'hmac-sha1', '[email protected]', 'hmac-ripemd160', 
> '[email protected]', 'hmac-sha1-96', 'hmac-md5-96'] client 
> compress:['none', '[email protected]'] server compress:['none', 
> '[email protected]'] client lang:[''] server lang:[''] kex follows?False
> paramiko.transport: DEBUG: Ciphers agreed: local=aes128-ctr, remote=aes128-ctr
> paramiko.transport: DEBUG: using kex diffie-hellman-group1-sha1; server key 
> type ssh-rsa; cipher: local aes128-ctr, remote aes128-ctr; mac: local 
> hmac-sha1, remote hmac-sha1; compression: local none, remote none
> paramiko.transport: DEBUG: Switch to new keys ...
> paramiko.transport: DEBUG: Adding ssh-rsa host key for 10.223.49.195: 
> 46bde2f19851ddbdf5b062510a1d4200
> paramiko.transport: DEBUG: Trying discovered key 
> 76be480fa6b8ad3b78082d6d19e4ee44 in /root/.ssh/id_rsa
> paramiko.transport: DEBUG: userauth is OK
> paramiko.transport: INFO: Authentication (publickey) successful!
> sshClient: DEBUG: SSH connect: [email protected] with passwd password
> paramiko.transport: DEBUG: [chan 1] Max packet in: 34816 bytes
> paramiko.transport: DEBUG: [chan 1] Max packet out: 32768 bytes
> paramiko.transport: INFO: Secsh channel 1 opened.
> paramiko.transport: DEBUG: [chan 1] Sesch channel 1 request ok
> paramiko.transport: DEBUG: [chan 1] EOF received (1)
> sshClient: DEBUG: {Cmd: mkdir -p %s /mnt/tmp via Host: 10.223.49.195} 
> {returns: []}
> paramiko.transport: DEBUG: [chan 2] Max packet in: 34816 bytes
> paramiko.transport: DEBUG: [chan 1] EOF sent (1)
> paramiko.transport: DEBUG: [chan 2] Max packet out: 32768 bytes
> paramiko.transport: INFO: Secsh channel 2 opened.
> paramiko.transport: DEBUG: [chan 2] Sesch channel 2 request ok
> paramiko.transport: DEBUG: [chan 2] EOF received (2)
> paramiko.transport: DEBUG: [chan 2] EOF sent (2)
> sshClient: DEBUG: {Cmd: mount -t nfs 
> 10.223.49.195:/export/home/rayees/SC_QA_AUTO4/secondary /mnt/tmp via Host: 
> 10.223.49.195} {returns: ['mount.nfs: Connection timed out']}
> paramiko.transport: DEBUG: [chan 3] Max packet in: 34816 bytes
> paramiko.transport: DEBUG: [chan 3] Max packet out: 32768 bytes
> paramiko.transport: INFO: Secsh channel 3 opened.
> paramiko.transport: DEBUG: [chan 3] Sesch channel 3 request ok
> paramiko.transport: DEBUG: [chan 3] EOF received (3)
> paramiko.transport: DEBUG: [chan 3] EOF sent (3)
> sshClient: DEBUG: {Cmd: test -f 
> /mnt/tmp/snapshots/154/291/ab58a12b-926b-42ce-8ef3-e67272f1afee && echo 
> 'snapshot exists' via Host: 10.223.49.195} {returns: []}
> paramiko.transport: DEBUG: [chan 4] Max packet in: 34816 bytes
> paramiko.transport: DEBUG: [chan 4] Max packet out: 32768 bytes
> paramiko.transport: INFO: Secsh channel 4 opened.
> paramiko.transport: DEBUG: [chan 4] Sesch channel 4 request ok
> paramiko.transport: DEBUG: [chan 4] EOF received (4)
> paramiko.transport: DEBUG: [chan 4] EOF sent (4)
> sshClient: DEBUG: {Cmd: cd via Host: 10.223.49.195} {returns: []}
> paramiko.transport: DEBUG: [chan 5] Max packet in: 34816 bytes
> paramiko.transport: DEBUG: [chan 5] Max packet out: 32768 bytes
> paramiko.transport: INFO: Secsh channel 5 opened.
> paramiko.transport: DEBUG: [chan 5] Sesch channel 5 request ok
> paramiko.transport: DEBUG: [chan 5] EOF received (5)
> paramiko.transport: DEBUG: [chan 5] EOF sent (5)
> sshClient: DEBUG: {Cmd: umount /mnt/tmp via Host: 10.223.49.195} {returns: 
> ['umount: /mnt/tmp: not mounted']}
> paramiko.transport: DEBUG: EOF in transport thread
> --------------------- >> end captured logging << ---------------------
> Stacktrace
>   File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
>     testMethod()
>   File 
> "/Repo_30X/ipcl/cloudstack/test/integration/component/test_snapshots.py", 
> line 1016, in test_01_createVM_snapshotTemplate
>     self.assertTrue(is_snapshot_on_nfs(self.apiclient, self.dbclient, 
> self.config, self.zone.id, snapshot_uuid))
>   File "/usr/local/lib/python2.7/unittest/case.py", line 405, in assertTrue
>     raise self.failureException(msg)
> False is not True



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to