Wind River Support Network

HomeDefectsOVP-1445
Fixed

OVP-1445 : jumbo test errors out

Created: Dec 12, 2013    Updated: Mar 11, 2016
Resolved Date: Aug 1, 2014
Found In Version: 6.0
Fix Version: 6.0.0.10
Severity: Standard
Applicable for: Wind River Linux 6
Component/s: Kernel, Test Infrastructure

Description

19:08:26 DEBUG| VM appears to be alive with PID 8292
19:08:26 DEBUG| (monitor hmp1) Sending command 'info cpus' 
19:08:26 DEBUG| (monitor hmp1) Response to 'info cpus'
19:08:26 DEBUG| (monitor hmp1)    * CPU #0: pc=0x00000000fffffff0 thread_id=8294
19:08:26 DEBUG| (monitor hmp1)      CPU #1: pc=0x00000000fffffff0 thread_id=8295
19:08:26 DEBUG| (monitor hmp1) Sending command 'cont' 
19:08:26 DEBUG| Attempting to log into 'virt-tests-vm1' (timeout 360s)
19:08:26 DEBUG| Login command: 'ssh -o UserKnownHostsFile=/dev/null -o PreferredAuthentications=password -p 5000 root@localhost'
19:08:47 DEBUG| Login timeout expired    (output: '')
19:08:49 DEBUG| Login command: 'ssh -o UserKnownHostsFile=/dev/null -o PreferredAuthentications=password -p 5000 root@localhost'
19:09:05 DEBUG| Sending command: ifconfig -a
19:09:06 DEBUG| Sending command: echo $?
19:09:06 INFO | Changing the MTU of guest ...
19:09:06 DEBUG| Sending command: ifconfig eth0 mtu 65520
19:09:06 DEBUG| Sending command: echo $?
19:09:06 INFO | Chaning the MTU of host tap ...
19:09:06 DEBUG| Running 'ifconfig t0-fMdW9k mtu 65520'
19:09:06 INFO | Removing the temporary ARP entry
19:09:06 DEBUG| Running 'arp -d localhost -i t0-fMdW9k'
19:09:06 DEBUG| Destroying VM virt-tests-vm1 (PID 8292)
19:09:06 DEBUG| Ending VM virt-tests-vm1 process (monitor)
19:09:07 INFO | [qemu output] (Process terminated with status 0)
19:09:07 DEBUG| VM virt-tests-vm1 down (monitor)
19:09:07 INFO | ERROR virtio_blk.smp2.virtio_net.LinuxCustom.linuxcustom1.x86_64.jumbo -> CmdError: Command <arp -d localhost -i t0-fMdW9k> failed, rc=255, Command returned non-zero exit status
* Command: 
    arp -d localhost -i t0-fMdW9k
Exit status: 255
Duration: 0.028815984726

stderr:
SIOCDARP(dontpub): No such device
19:09:07 INFO | 

Steps to Reproduce

./runtest.sh
Live chat
Online