See <https://builds.apache.org/job/Geode-nightly/192/>
------------------------------------------ [...truncated 226 lines...] :gemfire-web:processResources UP-TO-DATE :gemfire-web:classes UP-TO-DATE :gemfire-web:jar :gemfire-web:war :gemfire-web-api:compileJavaNote: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. :gemfire-web-api:processResources UP-TO-DATE :gemfire-web-api:classes :gemfire-web-api:jar :gemfire-web-api:war :gemfire-assembly:distTar :gemfire-assembly:distZip :gemfire-assembly:jar SKIPPED :gemfire-assembly:assemble :gemfire-core:compileTestJava<https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/src/test/java/com/gemstone/gemfire/cache30/MemLRUEvictionControllerDUnitTest.java>:13: warning: Unsafe is internal proprietary API and may be removed in a future release import sun.misc.Unsafe; ^ <https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/src/test/java/com/gemstone/gemfire/cache30/MemLRUEvictionControllerDUnitTest.java>:13: warning: Unsafe is internal proprietary API and may be removed in a future release import sun.misc.Unsafe; ^ <https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/src/test/java/com/gemstone/gemfire/cache30/MemLRUEvictionControllerDUnitTest.java>:13: warning: Unsafe is internal proprietary API and may be removed in a future release import sun.misc.Unsafe; ^ <https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/src/test/java/dunit/standalone/DUnitLauncher.java>:107: warning: non-varargs call of varargs method with inexact argument type for last parameter; getInstance.invoke(null, null); ^ cast to Object for a varargs call cast to Object[] for a non-varargs call and to suppress this warning <https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/src/test/java/com/gemstone/gemfire/internal/compression/SnappyCompressorJUnitTest.java>:57: warning: non-varargs call of varargs method with inexact argument type for last parameter; File nativeLibrary = (File) findNativeLibraryMethod.invoke(null, null); ^ cast to Object for a varargs call cast to Object[] for a non-varargs call and to suppress this warning Note: 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. 5 warnings :gemfire-core:processTestResources :gemfire-core:testClasses :gemfire-core:jarTest :gemfire-assembly:compileTestJava :gemfire-assembly:processTestResources UP-TO-DATE :gemfire-assembly:testClasses :gemfire-assembly:checkMissedTests :gemfire-assembly:distributedTest UP-TO-DATE :gemfire-assembly:integrationTest :gemfire-assembly:installDist :gemfire-assembly:test :gemfire-assembly:check :gemfire-assembly:build :gemfire-core:assemble :gemfire-core:checkMissedTests :gemfire-core:distributedTest com.gemstone.gemfire.internal.cache.control.RebalanceOperationDUnitTest > testWaitForInvalidate FAILED junit.framework.AssertionFailedError: expected:<2> but was:<0> at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.failNotEquals(Assert.java:329) at junit.framework.Assert.assertEquals(Assert.java:78) at junit.framework.Assert.assertEquals(Assert.java:234) at junit.framework.Assert.assertEquals(Assert.java:241) at junit.framework.TestCase.assertEquals(TestCase.java:409) at com.gemstone.gemfire.internal.cache.control.RebalanceOperationDUnitTest.runTestWaitForOperation(RebalanceOperationDUnitTest.java:2492) at com.gemstone.gemfire.internal.cache.control.RebalanceOperationDUnitTest.testWaitForInvalidate(RebalanceOperationDUnitTest.java:2342) com.gemstone.gemfire.internal.cache.control.RebalanceOperationDUnitTest > testWaitForPut FAILED junit.framework.AssertionFailedError: expected:<2> but was:<0> at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.failNotEquals(Assert.java:329) at junit.framework.Assert.assertEquals(Assert.java:78) at junit.framework.Assert.assertEquals(Assert.java:234) at junit.framework.Assert.assertEquals(Assert.java:241) at junit.framework.TestCase.assertEquals(TestCase.java:409) at com.gemstone.gemfire.internal.cache.control.RebalanceOperationDUnitTest.runTestWaitForOperation(RebalanceOperationDUnitTest.java:2492) at com.gemstone.gemfire.internal.cache.control.RebalanceOperationDUnitTest.testWaitForPut(RebalanceOperationDUnitTest.java:2330) com.gemstone.gemfire.internal.cache.control.RebalanceOperationDUnitTest > testWaitForDestroy FAILED junit.framework.AssertionFailedError: expected:<2> but was:<0> at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.failNotEquals(Assert.java:329) at junit.framework.Assert.assertEquals(Assert.java:78) at junit.framework.Assert.assertEquals(Assert.java:234) at junit.framework.Assert.assertEquals(Assert.java:241) at junit.framework.TestCase.assertEquals(TestCase.java:409) at com.gemstone.gemfire.internal.cache.control.RebalanceOperationDUnitTest.runTestWaitForOperation(RebalanceOperationDUnitTest.java:2492) at com.gemstone.gemfire.internal.cache.control.RebalanceOperationDUnitTest.testWaitForDestroy(RebalanceOperationDUnitTest.java:2354) com.gemstone.gemfire.internal.cache.control.RebalanceOperationDUnitTest > testWaitForCacheLoader FAILED junit.framework.AssertionFailedError: expected:<2> but was:<0> at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.failNotEquals(Assert.java:329) at junit.framework.Assert.assertEquals(Assert.java:78) at junit.framework.Assert.assertEquals(Assert.java:234) at junit.framework.Assert.assertEquals(Assert.java:241) at junit.framework.TestCase.assertEquals(TestCase.java:409) at com.gemstone.gemfire.internal.cache.control.RebalanceOperationDUnitTest.runTestWaitForOperation(RebalanceOperationDUnitTest.java:2492) at com.gemstone.gemfire.internal.cache.control.RebalanceOperationDUnitTest.testWaitForCacheLoader(RebalanceOperationDUnitTest.java:2366) com.gemstone.gemfire.internal.cache.partitioned.PersistentPartitionedRegionDUnitTest > testCrashDuringBucketCreation FAILED dunit.RMIException: While invoking com.gemstone.gemfire.internal.cache.partitioned.PersistentPartitionedRegionTestBase$14.run in VM 0 running on Host asf905.gq1.ygridcore.net with 4 VMs at dunit.VM.invoke(VM.java:359) at dunit.VM.invoke(VM.java:303) at dunit.VM.invoke(VM.java:257) at com.gemstone.gemfire.internal.cache.partitioned.PersistentPartitionedRegionTestBase.createPR(PersistentPartitionedRegionTestBase.java:293) at com.gemstone.gemfire.internal.cache.partitioned.PersistentPartitionedRegionDUnitTest.testCrashDuringBucketCreation(PersistentPartitionedRegionDUnitTest.java:1452) Caused by: com.gemstone.gemfire.InternalGemFireError com.gemstone.gemfire.internal.cache.partitioned.ShutdownAllDUnitTest > testShutdownAllWithEncounterIGE2 FAILED dunit.RMIException: While invoking com.gemstone.gemfire.cache30.CacheTestCase$4.run in VM 0 running on Host asf905.gq1.ygridcore.net with 4 VMs at dunit.VM.invoke(VM.java:359) at dunit.VM.invoke(VM.java:303) at dunit.VM.invoke(VM.java:257) at com.gemstone.gemfire.internal.cache.partitioned.ShutdownAllDUnitTest.testShutdownAllWithEncounterIGE2(ShutdownAllDUnitTest.java:191) Caused by: com.gemstone.gemfire.InternalGemFireError 7312 tests completed, 6 failed :gemfire-core:distributedTest FAILED :gemfire-core:integrationTestjava.lang.Throwable at com.gemstone.gemfire.test.process.ProcessStreamReader.start(ProcessStreamReader.java:46) at com.gemstone.gemfire.test.process.ProcessOutputReader.waitFor(ProcessOutputReader.java:31) at com.gemstone.gemfire.test.process.ProcessWrapper.start(ProcessWrapper.java:314) :gemfire-core:test :gemfire-jgroups:assemble :gemfire-jgroups:compileTestJava :gemfire-jgroups:processTestResources UP-TO-DATE :gemfire-jgroups:testClasses :gemfire-jgroups:checkMissedTests :gemfire-jgroups:distributedTest UP-TO-DATE :gemfire-jgroups:integrationTest :gemfire-jgroups:test :gemfire-jgroups:check :gemfire-jgroups:build :gemfire-joptsimple:assemble :gemfire-joptsimple:compileTestJava UP-TO-DATE :gemfire-joptsimple:processTestResources UP-TO-DATE :gemfire-joptsimple:testClasses UP-TO-DATE :gemfire-joptsimple:checkMissedTests UP-TO-DATE :gemfire-joptsimple:distributedTest UP-TO-DATE :gemfire-joptsimple:integrationTest UP-TO-DATE :gemfire-joptsimple:test UP-TO-DATE :gemfire-joptsimple:check UP-TO-DATE :gemfire-joptsimple:build :gemfire-json:assemble :gemfire-json:compileTestJava UP-TO-DATE :gemfire-json:processTestResources UP-TO-DATE :gemfire-json:testClasses UP-TO-DATE :gemfire-json:checkMissedTests UP-TO-DATE :gemfire-json:distributedTest UP-TO-DATE :gemfire-json:integrationTest UP-TO-DATE :gemfire-json:test UP-TO-DATE :gemfire-json:check UP-TO-DATE :gemfire-json:build :gemfire-junit:jar :gemfire-junit:assemble :gemfire-junit:checkMissedTests :gemfire-junit:distributedTest UP-TO-DATE :gemfire-junit:integrationTest :gemfire-junit:test :gemfire-junit:check :gemfire-junit:build :gemfire-rebalancer:compileJava :gemfire-rebalancer:processResources UP-TO-DATE :gemfire-rebalancer:classes :gemfire-rebalancer:jar :gemfire-rebalancer:assemble :gemfire-rebalancer:compileTestJava :gemfire-rebalancer:processTestResources UP-TO-DATE :gemfire-rebalancer:testClasses :gemfire-rebalancer:checkMissedTests :gemfire-rebalancer:distributedTest UP-TO-DATE :gemfire-rebalancer:integrationTest :gemfire-rebalancer:test :gemfire-rebalancer:check :gemfire-rebalancer:build :gemfire-web:assemble :gemfire-web:compileTestJavaNote: <https://builds.apache.org/job/Geode-nightly/ws/gemfire-web/src/test/java/com/gemstone/gemfire/management/internal/web/AbstractWebTestCase.java> uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. :gemfire-web:processTestResources UP-TO-DATE :gemfire-web:testClasses :gemfire-web:checkMissedTests :gemfire-web:distributedTest UP-TO-DATE :gemfire-web:integrationTest :gemfire-web:test :gemfire-web:check :gemfire-web:build :gemfire-web-api:assemble :gemfire-web-api:compileTestJava UP-TO-DATE :gemfire-web-api:processTestResources UP-TO-DATE :gemfire-web-api:testClasses UP-TO-DATE :gemfire-web-api:checkMissedTests UP-TO-DATE :gemfire-web-api:distributedTest UP-TO-DATE :gemfire-web-api:integrationTest UP-TO-DATE :gemfire-web-api:test UP-TO-DATE :gemfire-web-api:check UP-TO-DATE :gemfire-web-api:build :combineReports All test reports at <https://builds.apache.org/job/Geode-nightly/ws/build/reports/combined> :gemfire-assembly:generatePomFileForCoreJarPublication :gemfire-assembly:publishCoreJarPublicationToApache.snapshots.httpsRepositoryUploading: org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/gemfire-core-1.0.0-incubating-20150822.100559-58.jar to repository remote at https://repository.apache.org/content/repositories/snapshots Transferring 13019K from remote Uploaded 13019K :gemfire-assembly:generatePomFileForJgroupsJarPublication :gemfire-assembly:publishJgroupsJarPublicationToApache.snapshots.httpsRepositoryUploading: org/apache/geode/gemfire-jgroups/1.0.0-incubating-SNAPSHOT/gemfire-jgroups-1.0.0-incubating-20150822.100605-57.jar to repository remote at https://repository.apache.org/content/repositories/snapshots Transferring 1301K from remote Uploaded 1301K :gemfire-assembly:generatePomFileForJoptsimpleJarPublication :gemfire-assembly:publishJoptsimpleJarPublicationToApache.snapshots.httpsRepositoryUploading: org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/gemfire-joptsimple-1.0.0-incubating-20150822.100607-57.jar to repository remote at https://repository.apache.org/content/repositories/snapshots Transferring 54K from remote Uploaded 54K :gemfire-assembly:generatePomFileForJsonJarPublication :gemfire-assembly:publishJsonJarPublicationToApache.snapshots.httpsRepositoryUploading: org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/gemfire-json-1.0.0-incubating-20150822.100608-57.jar to repository remote at https://repository.apache.org/content/repositories/snapshots Transferring 41K from remote Uploaded 41K :gemfire-assembly:publish FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':gemfire-core:distributedTest'. > There were failing tests. See the report at: > file://<https://builds.apache.org/job/Geode-nightly/ws/gemfire-core/build/reports/distributedTest/index.html> * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 6 hrs 22 mins 57.133 secs Build step 'Execute shell' marked build as failure Archiving artifacts Sending artifact delta relative to Geode-nightly #187 Archived 2 artifacts Archive block size is 32768 Received 1644 blocks and 123818980 bytes Compression is 30.3% Took 34 sec Recording test results