See <https://builds.apache.org/job/Geode-nightly/1046/display/redirect>
------------------------------------------ [...truncated 187.04 KB...] ----------------------------------------------------------------------- Found suspect string in log4j at line 210 [fatal 2017/12/17 12:15:35.355 UTC <Test worker> tid=0x13] Unexpected exception while booting membership services org.apache.geode.SystemConnectException: unable to create jgroups channel at org.apache.geode.distributed.internal.membership.gms.messenger.JGroupsMessenger.start(JGroupsMessenger.java:349) at org.apache.geode.distributed.internal.membership.gms.Services.start(Services.java:157) at org.apache.geode.distributed.internal.membership.gms.GMSMemberFactory.newMembershipManager(GMSMemberFactory.java:107) at org.apache.geode.distributed.internal.membership.MemberFactory.newMembershipManager(MemberFactory.java:91) at org.apache.geode.distributed.internal.DistributionManager.<init>(DistributionManager.java:1158) at org.apache.geode.distributed.internal.DistributionManager.<init>(DistributionManager.java:1207) at org.apache.geode.distributed.internal.DistributionManager.create(DistributionManager.java:576) at org.apache.geode.distributed.internal.InternalDistributedSystem.initialize(InternalDistributedSystem.java:741) at org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:334) at org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:320) at org.apache.geode.distributed.internal.InternalDistributedSystem.newInstance(InternalDistributedSystem.java:314) at org.apache.geode.distributed.DistributedSystem.connect(DistributedSystem.java:205) at org.apache.geode.test.dunit.internal.JUnit4DistributedTestCase.getSystem(JUnit4DistributedTestCase.java:205) at org.apache.geode.distributed.DistributedSystemDUnitTest.testUDPPortRange(DistributedSystemDUnitTest.java:256) 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:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57) at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66) at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51) 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:498) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32) at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93) at com.sun.proxy.$Proxy2.processTestClass(Unknown Source) at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109) 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:498) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:147) at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:129) at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:404) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63) at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:46) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.Exception: failed to open a port in range 32769-32771 at org.jgroups.protocols.UDP.createMulticastSocketWithBindPort(UDP.java:503) at org.jgroups.protocols.UDP.createSockets(UDP.java:348) at org.jgroups.protocols.UDP.start(UDP.java:266) at org.jgroups.stack.ProtocolStack.startStack(ProtocolStack.java:966) at org.jgroups.JChannel.startStack(JChannel.java:889) at org.jgroups.JChannel._preConnect(JChannel.java:553) at org.jgroups.JChannel.connect(JChannel.java:288) at org.jgroups.JChannel.connect(JChannel.java:279) at org.apache.geode.distributed.internal.membership.gms.messenger.JGroupsMessenger.start(JGroupsMessenger.java:345) ... 63 more 7690 tests completed, 4 failed, 504 skipped :geode-core:distributedTest FAILED :geode-core:integrationTest :geode-cq:assemble :geode-cq:compileTestJavaNote: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. :geode-cq:processTestResources :geode-cq:testClasses :geode-cq:checkMissedTests :geode-cq:spotlessJavaCheck :geode-cq:spotlessCheck :geode-cq:test :geode-cq:check :geode-cq:build :geode-cq:distributedTest :geode-cq:integrationTest :geode-json:assemble :geode-json:compileTestJava NO-SOURCE :geode-json:processTestResources :geode-json:testClasses :geode-json:checkMissedTests NO-SOURCE :geode-json:spotlessJavaCheck :geode-json:spotlessCheck :geode-json:test NO-SOURCE :geode-json:check :geode-json:build :geode-json:distributedTest NO-SOURCE :geode-json:integrationTest NO-SOURCE :geode-junit:javadoc :geode-junit:javadocJar :geode-junit:sourcesJar :geode-junit:signArchives SKIPPED :geode-junit:assemble :geode-junit:compileTestJavaNote: <https://builds.apache.org/job/Geode-nightly/ws/geode-junit/src/test/java/org/apache/geode/test/compiler/JarBuilderTest.java> uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: <https://builds.apache.org/job/Geode-nightly/ws/geode-junit/src/test/java/org/apache/geode/test/compiler/ClassNameExtractorTest.java> uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. :geode-junit:processTestResources :geode-junit:testClasses :geode-junit:checkMissedTests :geode-junit:spotlessJavaCheck :geode-junit:spotlessCheck :geode-junit:test :geode-junit:check :geode-junit:build :geode-junit:distributedTest :geode-junit:integrationTest :geode-lucene:assemble :geode-lucene:compileTestJavaNote: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. :geode-lucene:processTestResources :geode-lucene:testClasses :geode-lucene:checkMissedTests :geode-lucene:spotlessJavaCheck :geode-lucene:spotlessCheck :geode-lucene:test :geode-lucene:check :geode-lucene:build :geode-lucene:distributedTest :geode-lucene:integrationTest :geode-old-client-support:assemble :geode-old-client-support:compileTestJavaNote: <https://builds.apache.org/job/Geode-nightly/ws/geode-old-client-support/src/test/java/com/gemstone/gemfire/cache/execute/FunctionExceptionTest.java> uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. :geode-old-client-support:processTestResources NO-SOURCE :geode-old-client-support:testClasses :geode-old-client-support:checkMissedTests :geode-old-client-support:spotlessJavaCheck :geode-old-client-support:spotlessCheck :geode-old-client-support:test :geode-old-client-support:check :geode-old-client-support:build :geode-old-client-support:distributedTest :geode-old-client-support:integrationTest :geode-old-versions:distributedTest NO-SOURCE :geode-old-versions:integrationTest NO-SOURCE :geode-protobuf:assemble :geode-protobuf:compileTestJavaNote: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. :geode-protobuf:processTestResources :geode-protobuf:testClasses :geode-protobuf:checkMissedTests :geode-protobuf:spotlessJavaCheck :geode-protobuf:spotlessCheck :geode-protobuf:test :geode-protobuf:check :geode-protobuf:build :geode-protobuf:distributedTest :geode-protobuf:integrationTest :geode-protobuf-messages:assemble :geode-protobuf-messages:extractIncludeTestProto :geode-protobuf-messages:extractTestProto UP-TO-DATE :geode-protobuf-messages:generateTestProto NO-SOURCE :geode-protobuf-messages:compileTestJava NO-SOURCE :geode-protobuf-messages:processTestResources NO-SOURCE :geode-protobuf-messages:testClasses UP-TO-DATE :geode-protobuf-messages:checkMissedTests NO-SOURCE :geode-protobuf-messages:spotlessJavaCheck :geode-protobuf-messages:spotlessCheck :geode-protobuf-messages:test NO-SOURCE :geode-protobuf-messages:check :geode-protobuf-messages:build :geode-protobuf-messages:distributedTest NO-SOURCE :geode-protobuf-messages:integrationTest NO-SOURCE :geode-pulse:assemble :geode-pulse:compileTestJavaNote: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: <https://builds.apache.org/job/Geode-nightly/ws/geode-pulse/src/test/java/org/apache/geode/tools/pulse/controllers/PulseControllerJUnitTest.java> uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. :geode-pulse:processTestResources :geode-pulse:testClasses :geode-pulse:checkMissedTests :geode-pulse:spotlessJavaCheck :geode-pulse:spotlessCheck :geode-pulse:test :geode-pulse:check :geode-pulse:build :geode-pulse:distributedTest :geode-pulse:integrationTest :geode-rebalancer:assemble :geode-rebalancer:compileTestJava :geode-rebalancer:processTestResources NO-SOURCE :geode-rebalancer:testClasses :geode-rebalancer:checkMissedTests :geode-rebalancer:spotlessJavaCheck :geode-rebalancer:spotlessCheck :geode-rebalancer:test :geode-rebalancer:check :geode-rebalancer:build :geode-rebalancer:distributedTest :geode-rebalancer:integrationTest :geode-wan:assemble :geode-wan:compileTestJavaNote: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. :geode-wan:processTestResources :geode-wan:testClasses :geode-wan:checkMissedTests :geode-wan:spotlessJavaCheck :geode-wan:spotlessCheck :geode-wan:test :geode-wan:check :geode-wan:build Build timed out (after 1,440 minutes). Marking the build as failed. :geode-wan:distributedTestBuild was aborted Archiving artifacts [Fast Archiver] Compressed 336.65 MB of artifacts by 37.2% relative to #1019 Recording test results Not sending mail to unregistered user git...@nakomis.com Not sending mail to unregistered user dsm...@pivotal.io Not sending mail to unregistered user jde...@gopivotal.com Not sending mail to unregistered user metat...@users.noreply.github.com Not sending mail to unregistered user jhuynh@Jason-Huynh-MacBook-Pro.local Not sending mail to unregistered user jil...@pivotal.io Not sending mail to unregistered user nabarun...@users.noreply.github.com