You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/21 16:34:19 UTC

Build failed in Jenkins: ManifoldCF-mvn #228

See <https://builds.apache.org/job/ManifoldCF-mvn/228/changes>

Changes:

[kwright] Find out just how long schedule tester is taking on Jenkins

[kwright] Remove debugging output

[kwright] removeDocument wasn't quite right before; worked more like deleteDocument

------------------------------------------
[...truncated 3279 lines...]
Fetching 6/186
Fetching 7/195
Fetching 5/197
Fetching 7/191
Fetching 4/195
Fetching 0/196
Fetching 0/195
Fetching 8/190
Fetching 2/185
Fetching 3/190
Fetching 5/186
Fetching 2/190
Fetching 0/170
Fetching 4/189
Fetching 1/189
Fetching 4/172
Fetching 3/183
Fetching 9/181
Fetching 6/191
Fetching 2/175
Fetching 3/170
Fetching 7/161
Fetching 1/185
Fetching 9/191
Fetching 8/193
Fetching 6/187
Fetching 1/174
Fetching 9/167
Fetching 5/177
Fetching 6/160
Fetching 8/173
Fetching 6/165
Fetching 9/197
Fetching 8/191
Fetching 0/187
Fetching 2/186
Fetching 7/188
Fetching 1/190
Fetching 4/181
Fetching 6/180
Fetching 5/196
Fetching 3/189
Fetching 9/187
Fetching 9/196
Fetching 8/195
Fetching 2/197
Fetching 7/182
Fetching 1/186
Fetching 0/183
Fetching 5/183
Fetching 3/199
Fetching 6/193
Fetching 2/183
Fetching 4/186
Fetching 4/183
Fetching 0/182
Fetching 8/184
Fetching 6/198
Fetching 7/183
Fetching 1/183
Fetching 5/194
Fetching 3/182
Fetching 8/185
Fetching 6/199
Fetching 0/185
Fetching 3/195
Fetching 7/190
Fetching 9/184
Fetching 5/181
Fetching 0/190
Fetching 4/192
Fetching 6/195
Fetching 9/190
Fetching 8/186
Fetching 2/188
Fetching 5/188
Fetching 2/196
Fetching 8/182
Fetching 5/184
Fetching 4/188
Fetching 9/189
Fetching 6/196
Fetching 0/191
Fetching 3/188
Fetching 1/195
Fetching 1/196
Fetching 4/182
Fetching 3/186
Fetching 7/199
Fetching 2/180
Fetching 7/194
Fetching 1/182
Fetching 3/194
Fetching 9/195
Fetching 5/182
Fetching 5/195
Fetching 2/192
Fetching 7/189
Fetching 6/189
Fetching 8/180
Fetching 8/198
Fetching 3/180
Fetching 0/193
Fetching 1/191
Fetching 4/199
Fetching 9/182
Fetching 7/192
Fetching 2/199
Fetching 6/185
Fetching 1/193
Fetching 3/196
Fetching 0/199
Fetching 4/196
Fetching 9/180
Fetching 9/183
Fetching 7/185
Fetching 8/189
Fetching 5/199
Fetching 6/182
Fetching 2/193
Fetching 3/198
Fetching 1/194
Fetching 4/180
Fetching 0/188
Fetching 1/180
Fetching 4/190
Fetching 0/197
Fetching 8/183
Fetching 2/182
Fetching 3/197
Fetching 3/181
Fetching 6/184
Fetching 4/187
Fetching 5/189
Fetching 7/186
Fetching 0/192
Fetching 6/188
Fetching 2/194
Fetching 6/192
Fetching 1/188
Fetching 8/188
Fetching 7/193
Fetching 7/184
Fetching 5/185
Fetching 9/194
Fetching 9/188
Fetching 5/187
Fetching 1/181
Fetching 8/197
Fetching 2/195
Fetching 0/189
Fetching 7/196
Fetching 0/181
Fetching 4/191
Fetching 8/181
Fetching 5/198
Fetching 1/198
Fetching 2/189
Fetching 6/194
Fetching 7/187
Fetching 3/184
Fetching 9/185
Fetching 4/197
Fetching 0/198
Fetching 8/187
Fetching 1/192
Fetching 5/191
Fetching 6/197
Fetching 2/181
Fetching 7/181
Fetching 4/194
Fetching 0/180
Fetching 9/186
Fetching 3/187
Fetching 3/191
Fetching 8/194
Fetching 2/184
Fetching 1/199
Fetching 6/183
Fetching 5/192
Fetching 9/192
Fetching 4/185
Crawl took 315575 milliseconds
org.apache.manifoldcf.core.interfaces.ManifoldCFException: Can't delete repository connection 'SchedulerTest Connection': existing jobs refer to it
	at org.apache.manifoldcf.crawler.repository.RepositoryConnectionManager.delete(RepositoryConnectionManager.java:528)
	at org.apache.manifoldcf.crawler.tests.ConnectorBaseHSQLDB.localCleanUp(ConnectorBaseHSQLDB.java:235)
	at org.apache.manifoldcf.crawler.tests.SchedulerHSQLDBTest.cleanUp(SchedulerHSQLDBTest.java:127)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:37)
	at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
	at com.sun.proxy.$Proxy0.invoke(Unknown Source)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:74)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 332.994 sec <<< FAILURE!
Running org.apache.manifoldcf.crawler.tests.SanityHSQLDBTest
Configuration file successfully read
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.008 sec
Running org.apache.manifoldcf.crawler.tests.InterruptionHSQLDBTest
Configuration file successfully read
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.609 sec
Running org.apache.manifoldcf.crawler.tests.SanityDerbyTest
Configuration file successfully read
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.874 sec

Results :

Tests in error: 

Tests run: 5, Failures: 0, Errors: 2, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to /x1/jenkins/jenkins-slave/workspace/ManifoldCF-mvn/framework/pull-agent/target/surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10 minutes 59 seconds
[INFO] Finished at: Mon Jul 21 14:34:16 UTC 2014
[INFO] Final Memory: 45M/386M
[INFO] ------------------------------------------------------------------------
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

Jenkins build is back to normal : ManifoldCF-mvn #229

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ManifoldCF-mvn/229/>