See
<https://builds.apache.org/job/Geode-release/74/display/redirect?page=changes>
Changes:
[bschuchardt] Revert "Revert "GEODE-3139 remove current artifacts from
classpath of
------------------------------------------
[...truncated 644.38 KB...]
at
org.apache.geode.distributed.internal.tcpserver.TcpServer.run(TcpServer.java:300)
at
org.apache.geode.distributed.internal.tcpserver.TcpServer$2.run(TcpServer.java:229)
-----------------------------------------------------------------------
Found suspect string in log4j at line 251
[fatal 2017/07/05 20:51:27.111 UTC <PartitionedRegion Message Processor0>
tid=2675] Uncaught exception in thread Thread[PartitionedRegion Message
Processor0,5,DistributionManager Threads]
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:717)
at
java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:950)
at
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1357)
at
org.apache.geode.distributed.internal.tcpserver.TcpServer.processRequest(TcpServer.java:338)
at
org.apache.geode.distributed.internal.tcpserver.TcpServer.run(TcpServer.java:300)
at
org.apache.geode.distributed.internal.tcpserver.TcpServer$2.run(TcpServer.java:229)
-----------------------------------------------------------------------
Found suspect string in log4j at line 261
[fatal 2017/07/05 20:51:27.111 UTC <PrMetaData cleanup Message Processor 0>
tid=2674] Uncaught exception in thread Thread[PrMetaData cleanup Message
Processor 0,5,DistributionManager Threads]
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:717)
at
java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:950)
at
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1357)
at
org.apache.geode.distributed.internal.tcpserver.TcpServer.processRequest(TcpServer.java:338)
at
org.apache.geode.distributed.internal.tcpserver.TcpServer.run(TcpServer.java:300)
at
org.apache.geode.distributed.internal.tcpserver.TcpServer$2.run(TcpServer.java:229)
-----------------------------------------------------------------------
Found suspect string in log4j at line 271
[fatal 2017/07/05 20:51:27.112 UTC <Pooled High Priority Message Processor
0> tid=2673] Uncaught exception in thread Thread[Pooled High Priority Message
Processor 0,5,DistributionManager Threads]
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:717)
at
java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:950)
at
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1357)
at
org.apache.geode.distributed.internal.tcpserver.TcpServer.processRequest(TcpServer.java:338)
at
org.apache.geode.distributed.internal.tcpserver.TcpServer.run(TcpServer.java:300)
at
org.apache.geode.distributed.internal.tcpserver.TcpServer$2.run(TcpServer.java:229)
-----------------------------------------------------------------------
Found suspect string in log4j at line 285
[fatal 2017/07/05 20:51:27.120 UTC <P2P Listener Thread
/67.195.81.142:49886> tid=2685] Uncaught exception in thread Thread[P2P
Listener Thread /67.195.81.142:49886,10,P2P Listener Threads]
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:717)
at
java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:950)
at
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1357)
at
org.apache.geode.distributed.internal.tcpserver.TcpServer.processRequest(TcpServer.java:338)
at
org.apache.geode.distributed.internal.tcpserver.TcpServer.run(TcpServer.java:300)
at
org.apache.geode.distributed.internal.tcpserver.TcpServer$2.run(TcpServer.java:229)
82 tests completed, 48 failed
:geode-assembly:distributedTest FAILED
:geode-assembly:integrationTest
:geode-benchmarks:jar
:geode-benchmarks:javadoc UP-TO-DATE
:geode-benchmarks:javadocJar
:geode-benchmarks:sourcesJar
:geode-benchmarks:signArchives SKIPPED
:geode-benchmarks:assemble
:geode-benchmarks:compileTestJava UP-TO-DATE
:geode-benchmarks:processTestResources UP-TO-DATE
:geode-benchmarks:testClasses UP-TO-DATE
:geode-benchmarks:checkMissedTests UP-TO-DATE
:geode-benchmarks:spotlessJavaCheck
:geode-benchmarks:spotlessCheck
:geode-benchmarks:test UP-TO-DATE
:geode-benchmarks:check
:geode-benchmarks:build
:geode-benchmarks:distributedTest UP-TO-DATE
:geode-benchmarks:integrationTest UP-TO-DATE
:geode-common:assemble
:geode-common:compileTestJava
:geode-common:processTestResources UP-TO-DATE
:geode-common:testClasses
:geode-common:checkMissedTests
:geode-common:spotlessJavaCheck
:geode-common:spotlessCheck
:geode-common:test
:geode-common:check
:geode-common:build
:geode-common:distributedTest
:geode-common:integrationTest
:geode-core:assemble
:geode-core:checkMissedTests
:geode-core:spotlessJavaCheck
:geode-core:spotlessCheck
:geode-core:test
org.apache.geode.cache.query.internal.index.IndexElemArrayJUnitTest >
testFunctionalityUsingMultiThread FAILED
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:717)
at
java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:950)
at
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1357)
at
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134)
at
org.apache.geode.cache.query.MultithreadedTester.lambda$runMultithreaded$1(MultithreadedTester.java:39)
at java.lang.Iterable.forEach(Iterable.java:75)
at
org.apache.geode.cache.query.MultithreadedTester.runMultithreaded(MultithreadedTester.java:38)
at
org.apache.geode.cache.query.internal.index.IndexElemArrayJUnitTest.testFunctionalityUsingMultiThread(IndexElemArrayJUnitTest.java:78)
org.apache.geode.cache.client.internal.SingleHopClientExecutorSubmitTaskWithExceptionTest
> submittedTaskShouldLogFailure FAILED
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:717)
at
java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:950)
at
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1368)
at
org.apache.geode.cache.client.internal.SingleHopClientExecutor.submitTask(SingleHopClientExecutor.java:391)
at
org.apache.geode.cache.client.internal.SingleHopClientExecutorSubmitTaskWithExceptionTest.submittedTaskShouldLogFailure(SingleHopClientExecutorSubmitTaskWithExceptionTest.java:45)
org.apache.geode.cache.client.internal.ServerBlackListJUnitTest >
testBlackListing FAILED
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:717)
at
java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:950)
at
java.util.concurrent.ThreadPoolExecutor.ensurePrestart(ThreadPoolExecutor.java:1587)
at
java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:334)
at
java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:533)
at
java.util.concurrent.Executors$DelegatedScheduledExecutorService.schedule(Executors.java:729)
at
org.apache.geode.cache.client.internal.ServerBlackList$FailureTracker.addFailure(ServerBlackList.java:110)
at
org.apache.geode.cache.client.internal.ServerBlackListJUnitTest.testBlackListing(ServerBlackListJUnitTest.java:61)
java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at
org.apache.geode.cache.client.internal.ServerBlackListJUnitTest.tearDown(ServerBlackListJUnitTest.java:51)
org.apache.geode.cache.client.internal.ServerBlackListJUnitTest > testListener
FAILED
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:717)
at
java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:950)
at
java.util.concurrent.ThreadPoolExecutor.ensurePrestart(ThreadPoolExecutor.java:1587)
at
java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:334)
at
java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:533)
at
java.util.concurrent.Executors$DelegatedScheduledExecutorService.schedule(Executors.java:729)
at
org.apache.geode.cache.client.internal.ServerBlackList$FailureTracker.addFailure(ServerBlackList.java:110)
at
org.apache.geode.cache.client.internal.ServerBlackListJUnitTest.testListener(ServerBlackListJUnitTest.java:98)
java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at
org.apache.geode.cache.client.internal.ServerBlackListJUnitTest.tearDown(ServerBlackListJUnitTest.java:51)
org.apache.geode.SystemFailureJUnitTest > testStopThreads FAILED
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:717)
at org.apache.geode.SystemFailure.startWatchDog(SystemFailure.java:366)
at org.apache.geode.SystemFailure.startThreads(SystemFailure.java:1171)
at
org.apache.geode.SystemFailureJUnitTest.testStopThreads(SystemFailureJUnitTest.java:49)
org.apache.geode.test.process.ProcessTestFrameworkTestSuite >
org.apache.geode.test.process.MainLauncherJUnitTest.testInvokeMainWithMainLauncherWithNoArgs
FAILED
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:717)
at
java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:950)
at
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1357)
at
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134)
at
java.util.concurrent.Executors$DelegatedExecutorService.submit(Executors.java:681)
at
org.apache.geode.test.process.MainLauncherJUnitTest.testInvokeMainWithMainLauncherWithNoArgs(MainLauncherJUnitTest.java:103)
org.apache.geode.test.process.ProcessTestFrameworkTestSuite >
org.apache.geode.test.process.MainLauncherJUnitTest.testInvokeMainWithMainLauncherWithOneArg
FAILED
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:717)
at
java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:950)
at
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1357)
at
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134)
at
java.util.concurrent.Executors$DelegatedExecutorService.submit(Executors.java:681)
at
org.apache.geode.test.process.MainLauncherJUnitTest.testInvokeMainWithMainLauncherWithOneArg(MainLauncherJUnitTest.java:121)
org.apache.geode.test.process.ProcessTestFrameworkTestSuite >
org.apache.geode.test.process.MainLauncherJUnitTest.testInvokeMainWithMainLauncherWithTwoArgs
FAILED
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:717)
at
java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:950)
at
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1357)
at
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134)
at
java.util.concurrent.Executors$DelegatedExecutorService.submit(Executors.java:681)
at
org.apache.geode.test.process.MainLauncherJUnitTest.testInvokeMainWithMainLauncherWithTwoArgs(MainLauncherJUnitTest.java:138)
org.apache.geode.test.process.MainLauncherJUnitTest >
testInvokeMainWithMainLauncherWithNoArgs FAILED
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:717)
at
java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:950)
at
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1357)
at
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134)
at
java.util.concurrent.Executors$DelegatedExecutorService.submit(Executors.java:681)
at
org.apache.geode.test.process.MainLauncherJUnitTest.testInvokeMainWithMainLauncherWithNoArgs(MainLauncherJUnitTest.java:103)
org.apache.geode.test.process.MainLauncherJUnitTest >
testInvokeMainWithMainLauncherWithOneArg FAILED
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:717)
at
java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:950)
at
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1357)
at
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134)
at
java.util.concurrent.Executors$DelegatedExecutorService.submit(Executors.java:681)
at
org.apache.geode.test.process.MainLauncherJUnitTest.testInvokeMainWithMainLauncherWithOneArg(MainLauncherJUnitTest.java:121)
org.apache.geode.test.process.MainLauncherJUnitTest >
testInvokeMainWithMainLauncherWithTwoArgs FAILED
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:717)
at
java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:950)
at
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1357)
at
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:134)
at
java.util.concurrent.Executors$DelegatedExecutorService.submit(Executors.java:681)
at
org.apache.geode.test.process.MainLauncherJUnitTest.testInvokeMainWithMainLauncherWithTwoArgs(MainLauncherJUnitTest.java:138)
3061 tests completed, 11 failed, 11 skipped
:geode-core:test FAILED
:geode-core:distributedTest
org.apache.geode.internal.cache.wan.asyncqueue.AsyncEventListenerDUnitTest >
testParallelAsyncEventQueueSize FAILED
org.apache.geode.test.dunit.RMIException: While invoking
org.apache.geode.internal.cache.wan.asyncqueue.AsyncEventListenerDUnitTest$$Lambda$160/918143675.run
in VM 4 running on Host asf922.gq1.ygridcore.net with 5 VMs
at org.apache.geode.test.dunit.VM.invoke(VM.java:377)
at org.apache.geode.test.dunit.VM.invoke(VM.java:347)
at org.apache.geode.test.dunit.VM.invoke(VM.java:292)
at
org.apache.geode.internal.cache.wan.asyncqueue.AsyncEventListenerDUnitTest.testParallelAsyncEventQueueSize(AsyncEventListenerDUnitTest.java:1107)
Caused by:
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Thread.java:717)
at
org.apache.geode.distributed.internal.FunctionExecutionPooledExecutor.<init>(FunctionExecutionPooledExecutor.java:148)
at
org.apache.geode.distributed.internal.FunctionExecutionPooledExecutor.<init>(FunctionExecutionPooledExecutor.java:201)
at
org.apache.geode.distributed.internal.DistributionManager.<init>(DistributionManager.java:1124)
at
org.apache.geode.distributed.internal.DistributionManager.<init>(DistributionManager.java:1201)
at
org.apache.geode.distributed.internal.DistributionManager.create(DistributionManager.java:572)
at
org.apache.geode.distributed.internal.InternalDistributedSystem.initialize(InternalDistributedSystem.java:697)
at
org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:305)
at
org.apache.geode.distributed.DistributedSystem.connect(DistributedSystem.java:205)
at
org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase.getSystem(JUnit4DistributedTestCase.java:198)
at
org.apache.geode.internal.cache.wan.AsyncEventQueueTestBase.createCache(AsyncEventQueueTestBase.java:722)
at
org.apache.geode.internal.cache.wan.asyncqueue.AsyncEventListenerDUnitTest.lambda$createCacheRunnable$3cf7aa70$1(AsyncEventListenerDUnitTest.java:192)
Build timed out (after 1,080 minutes). Marking the build as failed.
Build was aborted
Archiving artifacts
Compressed 216.46 MB of artifacts by 18.1% relative to #67
Recording test results