Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Fwd: Build failed in Hudson: mdt-etrice-nightly #259

A build on slave6 just failed for me.  Fastlane, slave1, and slave5 also have problems.  https://bugs.eclipse.org/bugs/show_bug.cgi?id=378194

 -Matt

--------------
Matt Heitz
Developer, Eclipse EGL Development Tools and IBM Rational Business Developer
http://www.eclipse.org/edt/
http://www.ibm.com/developerworks/rational/products/rbde/






From:        Denis Roy <denis.roy@xxxxxxxxxxx>
To:        cross-project-issues-dev@xxxxxxxxxxx,
Date:        05/02/2012 09:46 AM
Subject:        Re: [cross-project-issues-dev] Fwd: Build failed in Hudson: mdt-etrice-nightly #259
Sent by:        cross-project-issues-dev-bounces@xxxxxxxxxxx




FATAL: cannot assign instance of hudson.EnvVars

That error is an indication that we either need to restart the affected slave, or the master, or both.  I believe Matt has restarted slave6; please try again.

Thanks

On 05/02/2012 06:20 AM, Henrik Rentz-Reichert wrote:

Hi all,

is this exception special for slave2?

I haven't changed our build config for quite a while. We also had successful builds since we switched to Gerrit recently.

Can anybody help?

Thanks,
Henrik


-------- Original-Nachricht --------
Betreff:
Build failed in Hudson: mdt-etrice-nightly #259
Datum:
Wed, 2 May 2012 06:11:13 -0400 (EDT)
Von:
hudsonbuild@xxxxxxxxxxx
An:
hrr@xxxxxxxxx



See <https://hudson.eclipse.org/hudson/job/mdt-etrice-nightly/259/>

------------------------------------------
Started by an SCM change
Building remotely on hudson-slave2
Checkout:mdt-etrice-nightly /
<https://hudson.eclipse.org/hudson/job/mdt-etrice-nightly/ws/> - hudson.remoting.Channel@2d344d4d:hudson-slave2
Using strategy: Default
Last Built Revision: Revision 1b0c3ef0efd3aff268c480d58a90350a142f3d34 (origin/master)
FATAL: cannot assign instance of hudson.EnvVars to field hudson.plugins.git.GitSCM$3.val$environment of type hudson.EnvVars in instance of hudson.plugins.git.GitSCM$3
java.lang.ClassCastException: cannot assign instance of hudson.EnvVars to field hudson.plugins.git.GitSCM$3.val$environment of type hudson.EnvVars in instance of hudson.plugins.git.GitSCM$3
                at java.io.ObjectStreamClass$FieldReflector.setObjFieldValues(ObjectStreamClass.java:2039)
                at java.io.ObjectStreamClass.setObjFieldValues(ObjectStreamClass.java:1212)
                at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1952)
                at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
                at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
                at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
                at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
                at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
                at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
                at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
                at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
                at hudson.remoting.UserRequest.deserialize(UserRequest.java:178)
                at hudson.remoting.UserRequest.perform(UserRequest.java:98)
                at hudson.remoting.UserRequest.perform(UserRequest.java:48)
                at hudson.remoting.Request$2.run(Request.java:283)
                at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
                at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
                at java.util.concurrent.FutureTask.run(FutureTask.java:138)
                at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
                at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
                at java.lang.Thread.run(Thread.java:662)



_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Back to the top