You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by je...@sd-datasolutions.de on 2012/05/25 02:13:43 UTC

Build failed in Jenkins: Lucene-Solr-trunk-Linux-Java6-64 #544

See <http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux-Java6-64/544/>

------------------------------------------
[...truncated 10600 lines...]
ivy-configure:

resolve:
[ivy:retrieve] :: loading settings :: url = jar:file:/var/lib/jenkins/.ant/lib/ivy-2.2.0.jar!/org/apache/ivy/core/settings/ivysettings.xml

init:

compile-lucene-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java6-64/checkout/solr/build/solr-solrj/classes/test
    [javac] Compiling 47 source files to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java6-64/checkout/solr/build/solr-solrj/classes/test
    [javac] Note: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java6-64/checkout/solr/solrj/src/test/org/apache/solr/client/solrj/SolrQueryTest.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

compile-test:

install-junit4-taskdef:

compile-tools:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java6-64/checkout/lucene/ivy-settings.xml

resolve:

init:

compile-core:

validate:

common.test:
    [mkdir] Created dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java6-64/checkout/solr/build/solr-solrj/test
   [junit4] <JUnit4> says hello! Master seed: 7E719B57C96F185D
   [junit4] Executing 40 suites with 2 JVMs.
   [junit4] Suite: org.apache.solr.common.params.SolrParamTest
   [junit4] Completed on J1 in 0.28s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.solr.common.util.TestFastInputStream
   [junit4] Completed on J0 in 0.23s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.solr.client.solrj.SolrQueryTest
   [junit4] Completed on J1 in 0.08s, 9 tests
   [junit4]  
   [junit4] Suite: org.apache.solr.client.solrj.response.TestSpellCheckResponse
   [junit4] Completed on J0 in 3.00s, 3 tests
   [junit4]  
   [junit4] Suite: org.apache.solr.client.solrj.util.ClientUtilsTest
   [junit4] Completed on J0 in 0.01s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.solr.common.SolrDocumentTest
   [junit4] Completed on J0 in 0.06s, 5 tests
   [junit4]  
   [junit4] Suite: org.apache.solr.client.solrj.embedded.LargeVolumeBinaryJettyTest
   [junit4] Completed on J1 in 3.60s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServer
   [junit4] Completed on J1 in 0.95s, 2 tests
   [junit4]  
   [junit4] Suite: org.apache.solr.common.params.ModifiableSolrParamsTest
   [junit4] Completed on J1 in 0.04s, 5 tests
   [junit4]  
   [junit4] Suite: org.apache.solr.client.solrj.embedded.LargeVolumeJettyTest
   [junit4] Completed on J1 in 1.15s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.solr.client.solrj.response.TermsResponseTest
   [junit4] Completed on J0 in 1.07s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.solr.common.util.ContentStreamTest
   [junit4] ERROR   2.63s J0 | ContentStreamTest.testURLStream
   [junit4]    > Throwable #1: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7E719B57C96F185D:4EF58C7E3DDBCED9]:0)
   [junit4]    > 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
   [junit4]    > 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
   [junit4]    > 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
   [junit4]    > 	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
   [junit4]    > 	at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1491)
   [junit4]    > 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]    > 	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1485)
   [junit4]    > 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1139)
   [junit4]    > 	at org.apache.solr.common.util.ContentStreamBase$URLStream.getStream(ContentStreamBase.java:87)
   [junit4]    > 	at org.apache.solr.common.util.ContentStreamTest.testURLStream(ContentStreamTest.java:93)
   [junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   [junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   [junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:597)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889)
   [junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
   [junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]    > 	at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
   [junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745)
   [junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]    > 	at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
   [junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
   [junit4]    > 	at org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]    > 	at org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
   [junit4]    > 	at org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
   [junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
   [junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:56)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:129)
   [junit4]    > 	at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
   [junit4]    > 	at java.io.BufferedInputStream.read1(BufferedInputStream.java:258)
   [junit4]    > 	at java.io.BufferedInputStream.read(BufferedInputStream.java:317)
   [junit4]    > 	at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:690)
   [junit4]    > 	at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:633)
   [junit4]    > 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1195)
   [junit4]    > 	at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2300)
   [junit4]    > 	at java.net.URLConnection.getContentType(URLConnection.java:485)
   [junit4]    > 	at org.apache.solr.common.util.ContentStreamBase$URLStream.getStream(ContentStreamBase.java:84)
   [junit4]    > 	... 36 more
   [junit4]    > 
   [junit4]   2> NOTE: reproduce with: ant test -Dtestcase=ContentStreamTest -Dtests.method=testURLStream -Dtests.seed=7E719B57C96F185D -Dtests.locale=fr -Dtests.timezone=Europe/Brussels -Dtests.multiplier=3 -Dargs="-Dfile.encoding=UTF-8"
   [junit4]   2>
   [junit4]    > (@AfterClass output)
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=true,coord=true): {}, locale=fr, timezone=Europe/Brussels
   [junit4]   2> NOTE: Linux 2.6.32-41-server amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=8,threads=1,free=208414152,total=262602752
   [junit4]   2> NOTE: All tests run in this JVM: [TestFastInputStream, TestSpellCheckResponse, ClientUtilsTest, SolrDocumentTest, TermsResponseTest, ContentStreamTest]
   [junit4]   2> 
   [junit4] Completed on J0 in 2.65s, 3 tests, 1 error <<< FAILURES!
   [junit4]  
   [junit4] Suite: org.apache.solr.client.solrj.SolrExampleBinaryTest
   [junit4] Completed on J0 in 5.80s, 21 tests
   [junit4]  
   [junit4] Suite: org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest
   [junit4] Completed on J1 in 12.73s, 21 tests
   [junit4]  
   [junit4] Suite: org.apache.solr.client.solrj.SolrExceptionTest
   [junit4] Completed on J1 in 0.02s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.solr.client.solrj.beans.TestDocumentObjectBinder
   [junit4] Completed on J1 in 0.03s, 5 tests
   [junit4]  
   [junit4] Suite: org.apache.solr.client.solrj.TestBatchUpdate
   [junit4] Completed on J1 in 1.80s, 3 tests
   [junit4]  
   [junit4] Suite: org.apache.solr.client.solrj.response.DocumentAnalysisResponseTest
   [junit4] Completed on J1 in 0.01s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.solr.client.solrj.response.QueryResponseTest
   [junit4] Completed on J1 in 0.05s, 3 tests
   [junit4]  
   [junit4] Suite: org.apache.solr.common.util.TestHash
   [junit4] Completed on J1 in 0.28s, 2 tests
   [junit4]  
   [junit4] Suite: org.apache.solr.client.solrj.embedded.JettyWebappTest
   [junit4] Completed on J1 in 1.09s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.solr.client.solrj.response.AnlysisResponseBaseTest
   [junit4] Completed on J1 in 0.01s, 2 tests
   [junit4]  
   [junit4] Suite: org.apache.solr.client.solrj.embedded.SolrExampleStreamingTest
   [junit4] Completed on J0 in 12.48s, 21 tests
   [junit4]  
   [junit4] Suite: org.apache.solr.client.solrj.embedded.TestSolrProperties
   [junit4] Completed on J0 in 1.21s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.solr.common.util.TestJavaBinCodec
   [junit4] Completed on J0 in 0.21s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.solr.common.util.NamedListTest
   [junit4] Completed on J0 in 0.01s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.solr.client.solrj.TestLBHttpSolrServer
   [junit4] Completed on J1 in 5.38s, 3 tests
   [junit4]  
   [junit4] Suite: org.apache.solr.client.solrj.embedded.MultiCoreExampleJettyTest
   [junit4] Completed on J0 in 1.07s, 2 tests
   [junit4]  
   [junit4] Suite: org.apache.solr.client.solrj.embedded.MultiCoreEmbeddedTest
   [junit4] Completed on J0 in 0.44s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.solr.client.solrj.response.FieldAnalysisResponseTest
   [junit4] Completed on J0 in 0.01s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.solr.client.solrj.embedded.SolrExampleJettyTest
   [junit4] Completed on J1 in 4.78s, 22 tests
   [junit4]  
   [junit4] Suite: org.apache.solr.client.solrj.embedded.SolrExampleEmbeddedTest
   [junit4] Completed on J0 in 4.30s, 21 tests
   [junit4]  
   [junit4] Suite: org.apache.solr.common.util.TestNamedListCodec
   [junit4] Completed on J0 in 0.40s, 4 tests
   [junit4]  
   [junit4] Suite: org.apache.solr.client.solrj.embedded.LargeVolumeEmbeddedTest
   [junit4] Completed on J1 in 0.79s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.solr.common.util.IteratorChainTest
   [junit4] Completed on J1 in 0.01s, 7 tests
   [junit4]  
   [junit4] Suite: org.apache.solr.common.util.TestXMLEscaping
   [junit4] Completed on J1 in 0.02s, 7 tests
   [junit4]  
   [junit4] Suite: org.apache.solr.client.solrj.embedded.MergeIndexesEmbeddedTest
   [junit4] Completed on J0 in 0.78s, 2 tests
   [junit4]  
   [junit4] Suite: org.apache.solr.client.solrj.request.TestUpdateRequestCodec
   [junit4] Completed on J1 in 0.01s, 2 tests
   [junit4]  
   [junit4] Suite: org.apache.solr.client.solrj.response.FacetFieldTest
   [junit4] Completed on J0 in 0.00s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.solr.client.solrj.impl.BasicHttpSolrServerTest
   [junit4] Completed on J1 in 2.76s, 7 tests
   [junit4]  
   [junit4] JVM J0:     0.59 ..    35.46 =    34.87s
   [junit4] JVM J1:     0.59 ..    38.23 =    37.64s
   [junit4] Execution time total: 38 seconds
   [junit4] Tests summary: 40 suites, 198 tests, 1 error

BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java6-64/checkout/build.xml:29: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java6-64/checkout/solr/build.xml:151: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java6-64/checkout/lucene/module-build.xml:62: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java6-64/checkout/lucene/common-build.xml:1019: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux-Java6-64/checkout/lucene/common-build.xml:745: There were test failures: 40 suites, 198 tests, 1 error

Total time: 21 minutes 23 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Jenkins build is back to normal : Lucene-Solr-trunk-Linux-Java6-64 #545

Posted by je...@sd-datasolutions.de.
See <http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux-Java6-64/545/>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org