Chandan Purushothama created CLOUDSTACK-7573:
------------------------------------------------
Summary: [Automation] Deployment of VM from ISO fails - due to
Guest OS Type Issue
Key: CLOUDSTACK-7573
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7573
Project: CloudStack
Issue Type: Test
Security Level: Public (Anyone can view this level - this is the default.)
Components: Automation, Test
Affects Versions: 4.5.0
Reporter: Chandan Purushothama
Assignee: Chandan Purushothama
Priority: Critical
Fix For: 4.5.0
The ISO Used in the test has been marked as CentOS 5.6 64-bit Guest OS. Since
the actual OS is not CentOS, it results in a failure
==============
Error Information:
==============
2014-07-11 17:16:39,475 WARN [c.c.h.x.r.CitrixResourceBase]
(DirectAgent-253:ctx-b52ea3a8) Task failed! Task record: uuid:
83651aa2-4780-7aa5-7199-b03fbc95afa8
nameLabel: Async.VM.start_on
nameDescription:
allowedOperations: []
currentOperations: {}
created: Fri Jul 11 17:16:36 UTC 2014
finished: Fri Jul 11 17:16:39 UTC 2014
status: failure
residentOn: com.xensource.xenapi.Host@4a66a351
progress: 1.0
type: <none/>
result:
errorInfo: [BOOTLOADER_FAILED, OpaqueRef:4bfa19dd-4b8f-1e63-7a09-67cd6a1caa49,
INVALID_SOURCE
Unable to access a required file in the specified repository:
file:///tmp/cdrom-repo-LE7BgU/isolinux/vmlinuz.
]
otherConfig: {}
subtaskOf: com.xensource.xenapi.Task@aaf13f6f
subtasks: []
2014-07-11 17:16:39,514 WARN [c.c.h.x.r.CitrixResourceBase]
(DirectAgent-253:ctx-b52ea3a8) Unable to start VM(i-159-108-VM) on
host(6788e9f2-76d1-4fa0-880b-76a06cb41bbe) due to Task failed! Task record:
uuid: 83651aa2-4780-7aa5-7199-b03fbc95afa8
nameLabel: Async.VM.start_on
nameDescription:
allowedOperations: []
currentOperations: {}
created: Fri Jul 11 17:16:36 UTC 2014
finished: Fri Jul 11 17:16:39 UTC 2014
status: failure
residentOn: com.xensource.xenapi.Host@4a66a351
progress: 1.0
type: <none/>
result:
errorInfo: [BOOTLOADER_FAILED, OpaqueRef:4bfa19dd-4b8f-1e63-7a09-67cd6a1caa49,
INVALID_SOURCE
Unable to access a required file in the specified repository:
file:///tmp/cdrom-repo-LE7BgU/isolinux/vmlinuz.
]
otherConfig: {}
subtaskOf: com.xensource.xenapi.Task@aaf13f6f
subtasks: []
Task failed! Task record: uuid: 83651aa2-4780-7aa5-7199-b03fbc95afa8
nameLabel: Async.VM.start_on
nameDescription:
allowedOperations: []
currentOperations: {}
created: Fri Jul 11 17:16:36 UTC 2014
finished: Fri Jul 11 17:16:39 UTC 2014
status: failure
residentOn: com.xensource.xenapi.Host@4a66a351
progress: 1.0
type: <none/>
result:
errorInfo: [BOOTLOADER_FAILED, OpaqueRef:4bfa19dd-4b8f-1e63-7a09-67cd6a1caa49,
INVALID_SOURCE
Unable to access a required file in the specified repository:
file:///tmp/cdrom-repo-LE7BgU/isolinux/vmlinuz.
]
otherConfig: {}
subtaskOf: com.xensource.xenapi.Task@aaf13f6f
subtasks: []
at
com.cloud.hypervisor.xenserver.resource.CitrixResourceBase.checkForSuccess(CitrixResourceBase.java:3313)
at
com.cloud.hypervisor.xenserver.resource.CitrixResourceBase.startVM(CitrixResourceBase.java:3425)
at
com.cloud.hypervisor.xenserver.resource.CitrixResourceBase.execute(CitrixResourceBase.java:1752)
at
com.cloud.hypervisor.xenserver.resource.CitrixResourceBase.executeRequest(CitrixResourceBase.java:502)
at
com.cloud.hypervisor.xenserver.resource.XenServer56Resource.executeRequest(XenServer56Resource.java:61)
at
com.cloud.hypervisor.xenserver.resource.XenServer610Resource.executeRequest(XenServer610Resource.java:93)
at
com.cloud.hypervisor.xenserver.resource.XenServer620SP1Resource.executeRequest(XenServer620SP1Resource.java:64)
at
com.cloud.agent.manager.DirectAgentAttache$Task.runInContext(DirectAgentAttache.java:293)
at
org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(ManagedContextRunnable.java:49)
at
org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56)
at
org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103)
at
org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53)
at
org.apache.cloudstack.managed.context.ManagedContextRunnable.run(ManagedContextRunnable.java:46)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)
2014-07-11 17:16:39,523 DEBUG [c.c.h.x.r.CitrixResourceBase]
(DirectAgent-253:ctx-b52ea3a8) unable to destroy
task(com.xensource.xenapi.Task@42630e6f) on
host(6788e9f2-76d1-4fa0-880b-76a06cb41bbe) due to You gave an invalid object
reference. The object may have recently been deleted. The class parameter gives
the type of reference given, and the handle parameter echoes the bad value
given.
2014-07-11 17:16:39,523 WARN [c.c.h.x.r.CitrixResourceBase]
(DirectAgent-253:ctx-b52ea3a8) Catch Exception: class
com.cloud.utils.exception.CloudRuntimeException due to
com.cloud.utils.exception.CloudRuntimeException: Unable to start
VM(i-159-108-VM) on host(6788e9f2-76d1-4fa0-880b-76a06cb41bbe) due to Task
failed! Task record: uuid: 83651aa2-4780-7aa5-7199-b03fbc95afa8
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)