You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@esme.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/05/23 15:33:50 UTC

Build failed in Jenkins: ESME #1308

See <https://builds.apache.org/job/ESME/1308/>

------------------------------------------
Started by timer
Building remotely on solaris1 in workspace <https://builds.apache.org/job/ESME/ws/>
Updating http://svn.apache.org/repos/asf/esme/trunk/server
At revision 1485657
no change for http://svn.apache.org/repos/asf/esme/trunk/server since the previous build
Parsing POMs
[server] $ /zonestorage/hudson_solaris/home/hudson/hudson-slave/tools/jdk6-u26-auto-install//bin/java -cp /export/home/hudson/hudson-slave/maven-agent.jar:/export/home/hudson/hudson-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /zonestorage/hudson_solaris/home/hudson/hudson-slave/slave.jar /export/home/hudson/hudson-slave/maven-interceptor.jar 39849 /export/home/hudson/hudson-slave/maven2.1-interceptor.jar
<===[JENKINS REMOTING CAchannel started
PACITY]===>   log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/ESME/ws/server/pom.xml> -Dmaven.repo.local=/export/home/hudson/hudson-slave/maven-repositories/0 clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Enterprise Social Messaging Environment (ESME)
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <https://builds.apache.org/job/ESME/ws/server/target>
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 13 resources
[INFO] [yuicompressor:compress {execution: default}]
[INFO] nb warnings: 0, nb errors: 0
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [scala:compile {execution: default}]
[INFO] suggestion: remove the scalaVersion from pom.xml
[ERROR] <https://builds.apache.org/job/ESME/ws/server/src/main/scala>
[ERROR] <https://builds.apache.org/job/ESME/ws/server/src/main/scala/../scala>
[INFO] Compiling 66 source files to /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ESME/server/target/classes
[WARNING] warning: there were 13 unchecked warnings; re-run with -unchecked for details
[WARNING] one warning found
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ESME/ws/server/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [scala:testCompile {execution: default}]
[INFO] suggestion: remove the scalaVersion from pom.xml
[ERROR] <https://builds.apache.org/job/ESME/ws/server/src/test/scala>
[ERROR] <https://builds.apache.org/job/ESME/ws/server/src/test/scala/../scala>
[INFO] Compiling 8 source files to /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ESME/server/target/test-classes
[WARNING] warning: there were 29 deprecation warnings; re-run with -deprecation for details
[WARNING] one warning found
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/ESME/ws/server/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.esme.actor.PopStatsActorSpecsAsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.065 sec
Running org.apache.esme.api.TwitterAPISpecsAsTest
log4j:WARN No appenders could be found for logger (org.mortbay.log).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.482 sec
Running org.apache.esme.api.ApiSpecsAsTest
Tests run: 14, Failures: 10, Errors: 0, Skipped: 0, Time elapsed: 9.123 sec <<< FAILURE!
Running org.apache.esme.api.Api2SpecsAsTest
Tests run: 66, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 60.969 sec <<< FAILURE!
Running org.apache.esme.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec

Results :

Failed tests: 
  StatusNeg(org.apache.esme.api.ApiSpecs$): 
  Logout(org.apache.esme.api.ApiSpecs$): 
  LogoutNeg(org.apache.esme.api.ApiSpecs$): 
  SendMsg(org.apache.esme.api.ApiSpecs$): 
  SendMsgNeg(org.apache.esme.api.ApiSpecs$): 
  AddAction(org.apache.esme.api.ApiSpecs$): 
  AddActionNeg(org.apache.esme.api.ApiSpecs$): 
  SendMessageToken(org.apache.esme.api.ApiSpecs$): 
  AddPool(org.apache.esme.api.ApiSpecs$): 
  AddPoolNeg(org.apache.esme.api.ApiSpecs$): 
  with valid session(org.apache.esme.api.Api2Specs$): 

Tests run: 97, Failures: 11, Errors: 0, Skipped: 0

[ERROR] There are test failures.

Please refer to <https://builds.apache.org/job/ESME/ws/server/target/surefire-reports> for the individual test results.
[JENKINS] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp[esme-server] in [<https://builds.apache.org/job/ESME/ws/server/target/esme-server-apache-esme-1.4]>
[INFO] Processing war project
[INFO] Copying webapp resources[<https://builds.apache.org/job/ESME/ws/server/src/main/webapp]>
[INFO] Webapp assembled in[41111 msecs]
[INFO] Building war: <https://builds.apache.org/job/ESME/ws/server/target/esme-server-apache-esme-1.4.war>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/ESME/ws/server/target/esme-server-apache-esme-1.4.war> to /export/home/hudson/hudson-slave/maven-repositories/0/org/apache/esme/esme-server/apache-esme-1.4/esme-server-apache-esme-1.4.war
[JENKINS] Archiving <https://builds.apache.org/job/ESME/ws/server/pom.xml> to /home/hudson/hudson/jobs/ESME/modules/org.apache.esme$esme-server/builds/2013-05-23_12-35-57/archive/org.apache.esme/esme-server/apache-esme-1.4/esme-server-apache-esme-1.4.pom
[JENKINS] Archiving <https://builds.apache.org/job/ESME/ws/server/target/esme-server-apache-esme-1.4.war> to /home/hudson/hudson/jobs/ESME/modules/org.apache.esme$esme-server/builds/2013-05-23_12-35-57/archive/org.apache.esme/esme-server/apache-esme-1.4/esme-server-apache-esme-1.4.war
Build timed out (after 70 minutes). Marking the build as failed.
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Unable to call isArchivingDisabled. Invalid object ID 5
[INFO] ------------------------------------------------------------------------
[INFO] Trace
java.lang.IllegalStateException: Unable to call isArchivingDisabled. Invalid object ID 5
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:269)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:256)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:215)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:722)
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 51 minutes 49 seconds
[INFO] Finished at: Thu May 23 13:32:44 GMT+00:00 2013
[INFO] Final Memory: 41M/276M
[INFO] ------------------------------------------------------------------------
Maven failed with error.
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE

Build failed in Jenkins: ESME #1309

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ESME/1309/>

------------------------------------------
Started by timer
Building remotely on solaris1 in workspace <https://builds.apache.org/job/ESME/ws/>
Updating http://svn.apache.org/repos/asf/esme/trunk/server
At revision 1486029
no change for http://svn.apache.org/repos/asf/esme/trunk/server since the previous build
Parsing POMs
[server] $ /zonestorage/hudson_solaris/home/hudson/hudson-slave/tools/jdk6-u26-auto-install//bin/java -cp /export/home/hudson/hudson-slave/maven-agent.jar:/export/home/hudson/hudson-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /zonestorage/hudson_solaris/home/hudson/hudson-slave/slave.jar /export/home/hudson/hudson-slave/maven-interceptor.jar 57753 /export/home/hudson/hudson-slave/maven2.1-interceptor.jar
<===[JENKINS REMOTchannel started
ING CAPACITY]===>   log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/ESME/ws/server/pom.xml> -Dmaven.repo.local=/export/home/hudson/hudson-slave/maven-repositories/0 clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Enterprise Social Messaging Environment (ESME)
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <https://builds.apache.org/job/ESME/ws/server/target>
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 13 resources
[INFO] [yuicompressor:compress {execution: default}]
[INFO] nb warnings: 0, nb errors: 0
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [scala:compile {execution: default}]
[INFO] suggestion: remove the scalaVersion from pom.xml
[ERROR] <https://builds.apache.org/job/ESME/ws/server/src/main/scala>
[ERROR] <https://builds.apache.org/job/ESME/ws/server/src/main/scala/../scala>
[INFO] Compiling 66 source files to /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ESME/server/target/classes
[WARNING] warning: there were 13 unchecked warnings; re-run with -unchecked for details
[WARNING] one warning found
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ESME/ws/server/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [scala:testCompile {execution: default}]
[INFO] suggestion: remove the scalaVersion from pom.xml
[ERROR] <https://builds.apache.org/job/ESME/ws/server/src/test/scala>
[ERROR] <https://builds.apache.org/job/ESME/ws/server/src/test/scala/../scala>
[INFO] Compiling 8 source files to /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ESME/server/target/test-classes
[WARNING] warning: there were 29 deprecation warnings; re-run with -deprecation for details
[WARNING] one warning found
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/ESME/ws/server/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.esme.actor.PopStatsActorSpecsAsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.747 sec
Running org.apache.esme.api.ApiSpecsAsTest
log4j:WARN No appenders could be found for logger (org.mortbay.log).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Tests run: 14, Failures: 10, Errors: 0, Skipped: 0, Time elapsed: 14.522 sec <<< FAILURE!
Running org.apache.esme.api.TwitterAPISpecsAsTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.588 sec
Running org.apache.esme.api.Api2SpecsAsTest
Tests run: 66, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 35.819 sec <<< FAILURE!
Running org.apache.esme.AppTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec

Results :

Failed tests: 
  StatusNeg(org.apache.esme.api.ApiSpecs$): 
  Logout(org.apache.esme.api.ApiSpecs$): 
  LogoutNeg(org.apache.esme.api.ApiSpecs$): 
  SendMsg(org.apache.esme.api.ApiSpecs$): 
  SendMsgNeg(org.apache.esme.api.ApiSpecs$): 
  AddAction(org.apache.esme.api.ApiSpecs$): 
  AddActionNeg(org.apache.esme.api.ApiSpecs$): 
  SendMessageToken(org.apache.esme.api.ApiSpecs$): 
  AddPool(org.apache.esme.api.ApiSpecs$): 
  AddPoolNeg(org.apache.esme.api.ApiSpecs$): 
  with valid session(org.apache.esme.api.Api2Specs$): 

Tests run: 97, Failures: 11, Errors: 0, Skipped: 0

[ERROR] There are test failures.

Please refer to <https://builds.apache.org/job/ESME/ws/server/target/surefire-reports> for the individual test results.
[JENKINS] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp[esme-server] in [<https://builds.apache.org/job/ESME/ws/server/target/esme-server-apache-esme-1.4]>
[INFO] Processing war project
[INFO] Copying webapp resources[<https://builds.apache.org/job/ESME/ws/server/src/main/webapp]>
[INFO] Webapp assembled in[2413 msecs]
[INFO] Building war: <https://builds.apache.org/job/ESME/ws/server/target/esme-server-apache-esme-1.4.war>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/ESME/ws/server/target/esme-server-apache-esme-1.4.war> to /export/home/hudson/hudson-slave/maven-repositories/0/org/apache/esme/esme-server/apache-esme-1.4/esme-server-apache-esme-1.4.war
[JENKINS] Archiving <https://builds.apache.org/job/ESME/ws/server/pom.xml> to /home/hudson/hudson/jobs/ESME/modules/org.apache.esme$esme-server/builds/2013-05-24_12-30-30/archive/org.apache.esme/esme-server/apache-esme-1.4/esme-server-apache-esme-1.4.pom
[JENKINS] Archiving <https://builds.apache.org/job/ESME/ws/server/target/esme-server-apache-esme-1.4.war> to /home/hudson/hudson/jobs/ESME/modules/org.apache.esme$esme-server/builds/2013-05-24_12-30-30/archive/org.apache.esme/esme-server/apache-esme-1.4/esme-server-apache-esme-1.4.war
Build timed out (after 70 minutes). Marking the build as failed.
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Unable to call isArchivingDisabled. Invalid object ID 5
[INFO] ------------------------------------------------------------------------
[INFO] Trace
java.lang.IllegalStateException: Unable to call isArchivingDisabled. Invalid object ID 5
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:269)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:256)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:215)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:722)
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 53 minutes 57 seconds
[INFO] Finished at: Fri May 24 13:29:01 GMT+00:00 2013
[INFO] Final Memory: 40M/331M
[INFO] ------------------------------------------------------------------------
Maven failed with error.
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE