Hmm...I'm seeing this locally on one machine and not another. Went away on
one after a top level ant clear-jars, but persists on one checkout . Weird
issue, trying to figure out what is off.

- Mark

On Mon, Mar 23, 2015 at 12:03 PM Policeman Jenkins Server <
jenk...@thetaphi.de> wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12058/
> Java: 64bit/jdk1.9.0-ea-b54 -XX:-UseCompressedOops -XX:+UseG1GC
>
> 1 tests failed.
> FAILED:  org.apache.solr.hadoop.MorphlineMapperTest.testMapper
>
> Error Message:
> org/htrace/Trace
>
> Stack Trace:
> java.lang.NoClassDefFoundError: org/htrace/Trace
>         at __randomizedtesting.SeedInfo.seed([71C13736D002971F:
> BBB5473ABB3DDE6E]:0)
>         at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.
> invoke(ProtobufRpcEngine.java:214)
>         at com.sun.proxy.$Proxy38.getFileInfo(Unknown Source)
>         at org.apache.hadoop.hdfs.protocolPB.
> ClientNamenodeProtocolTranslatorPB.getFileInfo(
> ClientNamenodeProtocolTranslatorPB.java:752)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(
> NativeMethodAccessorImpl.java:62)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(
> DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:502)
>         at org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(
> RetryInvocationHandler.java:187)
>         at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(
> RetryInvocationHandler.java:102)
>         at com.sun.proxy.$Proxy39.getFileInfo(Unknown Source)
>         at org.apache.hadoop.hdfs.DFSClient.getFileInfo(
> DFSClient.java:1988)
>         at org.apache.hadoop.hdfs.DistributedFileSystem$18.
> doCall(DistributedFileSystem.java:1118)
>         at org.apache.hadoop.hdfs.DistributedFileSystem$18.
> doCall(DistributedFileSystem.java:1114)
>         at org.apache.hadoop.fs.FileSystemLinkResolver.resolve(
> FileSystemLinkResolver.java:81)
>         at org.apache.hadoop.hdfs.DistributedFileSystem.getFileStatus(
> DistributedFileSystem.java:1114)
>         at org.apache.solr.hadoop.PathParts.getFileStatus(
> PathParts.java:121)
>         at org.apache.solr.hadoop.morphline.MorphlineMapRunner.
> getRecord(MorphlineMapRunner.java:225)
>         at org.apache.solr.hadoop.morphline.MorphlineMapRunner.
> map(MorphlineMapRunner.java:186)
>         at org.apache.solr.hadoop.morphline.MorphlineMapper.map(
> MorphlineMapper.java:86)
>         at org.apache.solr.hadoop.morphline.MorphlineMapper.map(
> MorphlineMapper.java:54)
>         at org.apache.hadoop.mapreduce.Mapper.run(Mapper.java:145)
>         at org.apache.hadoop.mrunit.mapreduce.MapDriver.run(
> MapDriver.java:137)
>         at org.apache.solr.hadoop.MorphlineMapperTest.testMapper(
> MorphlineMapperTest.java:62)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(
> NativeMethodAccessorImpl.java:62)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(
> DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:502)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(
> RandomizedRunner.java:1627)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(
> RandomizedRunner.java:836)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(
> RandomizedRunner.java:872)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(
> RandomizedRunner.java:886)
>         at com.carrotsearch.randomizedtesting.rules.
> SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.
> java:53)
>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(
> TestRuleSetupTeardownChained.java:50)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(
> AbstractBeforeAfterRule.java:46)
>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(
> TestRuleThreadAndTestName.java:49)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures
> $1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.
> evaluate(TestRuleMarkFailure.java:48)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$
> StatementRunner.run(ThreadLeakControl.java:365)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.
> forkTimeoutingTask(ThreadLeakControl.java:798)
>         at com.carrotsearch.randomizedtesting.
> ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.
> runSingleTest(RandomizedRunner.java:845)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(
> RandomizedRunner.java:747)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(
> RandomizedRunner.java:781)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(
> RandomizedRunner.java:792)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.
> java:53)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(
> AbstractBeforeAfterRule.java:46)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(
> TestRuleStoreClassName.java:42)
>         at com.carrotsearch.randomizedtesting.rules.
> NoShadowingOrOverridesOnMethodsRule$1.evaluate(
> NoShadowingOrOverridesOnMethodsRule.java:39)
>         at com.carrotsearch.randomizedtesting.rules.
> NoShadowingOrOverridesOnMethodsRule$1.evaluate(
> NoShadowingOrOverridesOnMethodsRule.java:39)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(
> TestRuleAssertionsRequired.java:54)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.
> evaluate(TestRuleMarkFailure.java:48)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures
> $1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(
> TestRuleIgnoreTestSuites.java:55)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$
> StatementRunner.run(ThreadLeakControl.java:365)
>         at java.lang.Thread.run(Thread.java:745)
> Caused by: java.lang.ClassNotFoundException: org.htrace.Trace
>         at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
>         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:262)
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
>         ... 62 more
>
>
>
>
> Build Log:
> [...truncated 16904 lines...]
>    [junit4] Suite: org.apache.solr.hadoop.MorphlineMapperTest
>    [junit4]   2> Creating dataDir: /home/jenkins/workspace/
> Lucene-Solr-trunk-Linux/solr/build/contrib/solr-map-reduce/
> test/J2/temp/solr.hadoop.MorphlineMapperTest 71C13736D002971F-001/init-
> core-data-001
>    [junit4]   2> 880 T17 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
> (false) and clientAuth (false)
>    [junit4]   2> 939 T17 oas.SolrTestCaseJ4.setUp ###Starting testMapper
>    [junit4]   2> 2026 T17 oash.SolrRecordWriter.findSolrConfig Using this
> unpacked directory as solr home: temp/mrunit-7cc19e60-e343-
> 4e61-90bd-c85d9bcd54a7/solr6212963631408176911.zip
>    [junit4]   2> 2028 T17 oash.HeartBeater.<init> Heart beat reporting
> class is org.apache.hadoop.mapreduce.Mapper$Context$$
> EnhancerByMockitoWithCGLIB$$f9511be
>    [junit4]   2> 2028 T20 oash.HeartBeater.run HeartBeat thread running
>    [junit4]   2> 2029 T20 oash.HeartBeater.run heartbeat skipped count 0
>    [junit4]   2> 2061 T17 oasc.SolrResourceLoader.<init> new
> SolrResourceLoader for directory: 'temp/mrunit-7cc19e60-e343-
> 4e61-90bd-c85d9bcd54a7/solr6212963631408176911.zip/'
>    [junit4]   2> 2644 T17 oasc.SolrConfig.refreshRequestParams current
> version of requestparams : -1
>    [junit4]   2> 2663 T17 oasc.SolrConfig.initLibs Adding specified lib
> dirs to ClassLoader
>    [junit4]   2> 2665 T17 oasc.SolrResourceLoader.addToClassLoader WARN
> Can't find (or read) directory to add to classloader:
> ../../../contrib/extraction/lib (resolved as: /home/jenkins/workspace/
> Lucene-Solr-trunk-Linux/solr/build/contrib/solr-map-reduce/
> test/J2/temp/mrunit-7cc19e60-e343-4e61-90bd-c85d9bcd54a7/
> solr6212963631408176911.zip/../../../contrib/extraction/lib).
>    [junit4]   2> 2665 T17 oasc.SolrResourceLoader.addToClassLoader WARN
> Can't find (or read) directory to add to classloader: ../../../dist/
> (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/
> build/contrib/solr-map-reduce/test/J2/temp/mrunit-7cc19e60-
> e343-4e61-90bd-c85d9bcd54a7/solr6212963631408176911.zip/../../../dist).
>    [junit4]   2> 2666 T17 oasc.SolrResourceLoader.addToClassLoader WARN
> Can't find (or read) directory to add to classloader:
> ../../../contrib/clustering/lib/ (resolved as: /home/jenkins/workspace/
> Lucene-Solr-trunk-Linux/solr/build/contrib/solr-map-reduce/
> test/J2/temp/mrunit-7cc19e60-e343-4e61-90bd-c85d9bcd54a7/
> solr6212963631408176911.zip/../../../contrib/clustering/lib).
>    [junit4]   2> 2667 T17 oasc.SolrResourceLoader.addToClassLoader WARN
> Can't find (or read) directory to add to classloader: ../../../dist/
> (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/
> build/contrib/solr-map-reduce/test/J2/temp/mrunit-7cc19e60-
> e343-4e61-90bd-c85d9bcd54a7/solr6212963631408176911.zip/../../../dist).
>    [junit4]   2> 2667 T17 oasc.SolrResourceLoader.addToClassLoader WARN
> Can't find (or read) directory to add to classloader:
> ../../../contrib/langid/lib/ (resolved as: /home/jenkins/workspace/
> Lucene-Solr-trunk-Linux/solr/build/contrib/solr-map-reduce/
> test/J2/temp/mrunit-7cc19e60-e343-4e61-90bd-c85d9bcd54a7/
> solr6212963631408176911.zip/../../../contrib/langid/lib).
>    [junit4]   2> 2669 T17 oasc.SolrResourceLoader.addToClassLoader WARN
> Can't find (or read) directory to add to classloader: ../../../dist/
> (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/
> build/contrib/solr-map-reduce/test/J2/temp/mrunit-7cc19e60-
> e343-4e61-90bd-c85d9bcd54a7/solr6212963631408176911.zip/../../../dist).
>    [junit4]   2> 2669 T17 oasc.SolrResourceLoader.addToClassLoader WARN
> Can't find (or read) directory to add to classloader:
> ../../../contrib/velocity/lib (resolved as: /home/jenkins/workspace/
> Lucene-Solr-trunk-Linux/solr/build/contrib/solr-map-reduce/
> test/J2/temp/mrunit-7cc19e60-e343-4e61-90bd-c85d9bcd54a7/
> solr6212963631408176911.zip/../../../contrib/velocity/lib).
>    [junit4]   2> 2670 T17 oasc.SolrResourceLoader.addToClassLoader WARN
> Can't find (or read) directory to add to classloader: ../../../dist/
> (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/
> build/contrib/solr-map-reduce/test/J2/temp/mrunit-7cc19e60-
> e343-4e61-90bd-c85d9bcd54a7/solr6212963631408176911.zip/../../../dist).
>    [junit4]   2> 2670 T17 oasc.SolrResourceLoader.addToClassLoader WARN
> Can't find (or read) directory to add to classloader:
> /non/existent/dir/yields/warning (resolved as: /non/existent/dir/yields/
> warning).
>    [junit4]   2> 2720 T17 oasc.SolrConfig.<init> Using Lucene
> MatchVersion: 6.0.0
>    [junit4]   2> 2865 T17 oasc.SolrConfig.<init> Loaded SolrConfig:
> solrconfig.xml
>    [junit4]   2> 2872 T17 oass.IndexSchema.readSchema Reading Solr Schema
> from temp/mrunit-7cc19e60-e343-4e61-90bd-c85d9bcd54a7/
> solr6212963631408176911.zip/conf/schema.xml
>    [junit4]   2> 2917 T17 oass.IndexSchema.readSchema [null] Schema
> name=example
>    [junit4]   2> 3354 T17 oass.IndexSchema.readSchema unique key field: id
>    [junit4]   2> 3464 T17 oass.FileExchangeRateProvider.reload Reloading
> exchange rates from file currency.xml
>    [junit4]   2> 3470 T17 oass.FileExchangeRateProvider.reload Reloading
> exchange rates from file currency.xml
>    [junit4]   2> 3678 T17 okma.MorphlineContext.importCommandBuilders
> Importing commands
>    [junit4]   2> 4747 T17 okma.MorphlineContext.importCommandBuilders
> Done importing commands
>    [junit4]   2> 7169 T17 oashm.MorphlineMapRunner.map Processing file
> hdfs://localhost/%2Fhome%2Fjenkins%2Fworkspace%2FLucene-Solr-trunk-Linux%
> 2Fsolr%2Fcontrib%2Fmorphlines-core%2Fsrc%2Ftest-files%
> 2Ftest-documents/sample-statuses-20120906-141433.avro
>    [junit4]   2> 7296 T17 oahu.NativeCodeLoader.<clinit> WARN Unable to
> load native-hadoop library for your platform... using builtin-java classes
> where applicable
>    [junit4]   2> 7921 T17 oas.SolrTestCaseJ4.tearDown ###Ending testMapper
>    [junit4]   2> NOTE: reproduce with: ant test
> -Dtestcase=MorphlineMapperTest -Dtests.method=testMapper
> -Dtests.seed=71C13736D002971F -Dtests.multiplier=3 -Dtests.slow=true
> -Dtests.locale=zh_TW_#Hant -Dtests.timezone=America/Anguilla
> -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
>    [junit4] ERROR   7.02s J2 | MorphlineMapperTest.testMapper <<<
>    [junit4]    > Throwable #1: java.lang.NoClassDefFoundError:
> org/htrace/Trace
>    [junit4]    >        at __randomizedtesting.SeedInfo.
> seed([71C13736D002971F:BBB5473ABB3DDE6E]:0)
>    [junit4]    >        at org.apache.hadoop.ipc.
> ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:214)
>    [junit4]    >        at com.sun.proxy.$Proxy38.getFileInfo(Unknown
> Source)
>    [junit4]    >        at org.apache.hadoop.hdfs.protocolPB.
> ClientNamenodeProtocolTranslatorPB.getFileInfo(
> ClientNamenodeProtocolTranslatorPB.java:752)
>    [junit4]    >        at org.apache.hadoop.io.retry.
> RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:187)
>    [junit4]    >        at org.apache.hadoop.io.retry.
> RetryInvocationHandler.invoke(RetryInvocationHandler.java:102)
>    [junit4]    >        at com.sun.proxy.$Proxy39.getFileInfo(Unknown
> Source)
>    [junit4]    >        at org.apache.hadoop.hdfs.DFSClient.getFileInfo(
> DFSClient.java:1988)
>    [junit4]    >        at org.apache.hadoop.hdfs.
> DistributedFileSystem$18.doCall(DistributedFileSystem.java:1118)
>    [junit4]    >        at org.apache.hadoop.hdfs.
> DistributedFileSystem$18.doCall(DistributedFileSystem.java:1114)
>    [junit4]    >        at org.apache.hadoop.fs.FileSystemLinkResolver.
> resolve(FileSystemLinkResolver.java:81)
>    [junit4]    >        at org.apache.hadoop.hdfs.DistributedFileSystem.
> getFileStatus(DistributedFileSystem.java:1114)
>    [junit4]    >        at org.apache.solr.hadoop.PathParts.getFileStatus(
> PathParts.java:121)
>    [junit4]    >        at org.apache.solr.hadoop.
> morphline.MorphlineMapRunner.getRecord(MorphlineMapRunner.java:225)
>    [junit4]    >        at org.apache.solr.hadoop.
> morphline.MorphlineMapRunner.map(MorphlineMapRunner.java:186)
>    [junit4]    >        at org.apache.solr.hadoop.
> morphline.MorphlineMapper.map(MorphlineMapper.java:86)
>    [junit4]    >        at org.apache.solr.hadoop.
> morphline.MorphlineMapper.map(MorphlineMapper.java:54)
>    [junit4]    >        at org.apache.hadoop.mapreduce.
> Mapper.run(Mapper.java:145)
>    [junit4]    >        at org.apache.hadoop.mrunit.
> mapreduce.MapDriver.run(MapDriver.java:137)
>    [junit4]    >        at org.apache.solr.hadoop.MorphlineMapperTest.
> testMapper(MorphlineMapperTest.java:62)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
>    [junit4]    > Caused by: java.lang.ClassNotFoundException:
> org.htrace.Trace
>    [junit4]    >        at java.net.URLClassLoader.
> findClass(URLClassLoader.java:381)
>    [junit4]    >        at java.lang.ClassLoader.
> loadClass(ClassLoader.java:423)
>    [junit4]    >        at sun.misc.Launcher$AppClassLoader.loadClass(
> Launcher.java:262)
>    [junit4]    >        at java.lang.ClassLoader.
> loadClass(ClassLoader.java:356)
>    [junit4]    >        ... 62 more
>    [junit4]   2> 7951 T17 oas.SolrTestCaseJ4.deleteCore ###deleteCore
>    [junit4]   2> NOTE: leaving temporary files on disk at:
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/
> build/contrib/solr-map-reduce/test/J2/temp/solr.hadoop.MorphlineMapperTest
> 71C13736D002971F-001
>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {},
> docValues:{}, sim=DefaultSimilarity, locale=zh_TW_#Hant,
> timezone=America/Anguilla
>    [junit4]   2> NOTE: Linux 3.13.0-46-generic amd64/Oracle Corporation
> 1.9.0-ea (64-bit)/cpus=12,threads=1,free=204036568,total=526385152
>    [junit4]   2> NOTE: All tests run in this JVM:
> [MorphlineBasicMiniMRTest, MorphlineMapperTest]
>    [junit4] Completed on J2 in 7.11s, 1 test, 1 error <<< FAILURES!
>
> [...truncated 11 lines...]
> BUILD FAILED
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The
> following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The
> following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The
> following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The
> following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:211: The
> following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:454:
> The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510:
> The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1351:
> The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:958:
> There were test failures: 7 suites, 35 tests, 1 error, 5 ignored
>
> Total time: 54 minutes 35 seconds
> Build step 'Invoke Ant' marked build as failure
> [description-setter] Description set: Java: 64bit/jdk1.9.0-ea-b54
> -XX:-UseCompressedOops -XX:+UseG1GC
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to