You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/10/08 12:16:26 UTC

Build failed in Jenkins: Geode-nightly #239

See <https://builds.apache.org/job/Geode-nightly/239/>

------------------------------------------
[...truncated 2628 lines...]
:gemfire-assembly:distTar
:gemfire-assembly:distZip
:gemfire-assembly:jar SKIPPED
:gemfire-assembly:assemble
:gemfire-core:compileTestJava
Download https://repo1.maven.org/maven2/org/apache/bcel/bcel/5.2/bcel-5.2.pom
Download https://repo1.maven.org/maven2/net/spy/spymemcached/2.9.0/spymemcached-2.9.0.pom
Download https://repo1.maven.org/maven2/redis/clients/jedis/2.7.2/jedis-2.7.2.pom
Download https://repo1.maven.org/maven2/org/apache/bcel/bcel/5.2/bcel-5.2.jar
Download https://repo1.maven.org/maven2/net/spy/spymemcached/2.9.0/spymemcached-2.9.0.jar
Download https://repo1.maven.org/maven2/redis/clients/jedis/2.7.2/jedis-2.7.2.jar
<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;
               ^
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.
3 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
Download https://repo1.maven.org/maven2/cglib/cglib/3.1/cglib-3.1.pom
Download https://repo1.maven.org/maven2/org/objenesis/objenesis/2.1/objenesis-2.1.pom
Download https://repo1.maven.org/maven2/org/objenesis/objenesis-parent/2.1/objenesis-parent-2.1.pom
Download https://repo1.maven.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom
Download https://repo1.maven.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
Download https://repo1.maven.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom
Download https://repo1.maven.org/maven2/cglib/cglib/3.1/cglib-3.1.jar
Download https://repo1.maven.org/maven2/org/objenesis/objenesis/2.1/objenesis-2.1.jar
Download https://repo1.maven.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar
: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
Download https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-auth/2.4.1/hadoop-auth-2.4.1.pom
Download https://repo1.maven.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
Download https://repo1.maven.org/maven2/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.pom
Download https://repo1.maven.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.pom
Download https://repo1.maven.org/maven2/org/apache/derby/derby/10.2.2.0/derby-10.2.2.0.pom
Download https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-auth/2.4.1/hadoop-auth-2.4.1.jar
Download https://repo1.maven.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
Download https://repo1.maven.org/maven2/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.jar
Download https://repo1.maven.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar
Download https://repo1.maven.org/maven2/org/apache/derby/derby/10.2.2.0/derby-10.2.2.0.jar
:gemfire-core:distributedTest

com.gemstone.gemfire.cache30.DistributedAckRegionCompressionDUnitTest > testEntryTtlLocalDestroy FAILED
    dunit.RMIException: While invoking com.gemstone.gemfire.cache30.MultiVMRegionTestCase$189.run in VM 0 running on Host jenkins-test-f2b with 4 VMs

        Caused by:
        junit.framework.AssertionFailedError: Expected: <null> but was: NonTXEntry@4ee52b12 VMStatsRegionEntryHeapStringKey1@31a9df7b (key=KEY; rawValue=[B@276ed335)

7240 tests completed, 1 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)
	at com.gemstone.gemfire.test.process.ProcessWrapper.access$000(ProcessWrapper.java:31)
	at com.gemstone.gemfire.test.process.ProcessWrapper$1.run(ProcessWrapper.java:244)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: Stream closed
	at java.io.BufferedInputStream.getBufIfOpen(BufferedInputStream.java:162)
	at java.io.BufferedInputStream.read1(BufferedInputStream.java:272)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
	at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
	at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
	at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
	at java.io.InputStreamReader.read(InputStreamReader.java:184)
	at java.io.BufferedReader.fill(BufferedReader.java:154)
	at java.io.BufferedReader.readLine(BufferedReader.java:317)
	at java.io.BufferedReader.readLine(BufferedReader.java:382)
	at com.gemstone.gemfire.test.process.ProcessStreamReader.run(ProcessStreamReader.java:54)

: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
Download https://repo1.maven.org/maven2/org/quartz-scheduler/quartz/2.2.1/quartz-2.2.1.pom
Download https://repo1.maven.org/maven2/org/quartz-scheduler/quartz-parent/2.2.1/quartz-parent-2.2.1.pom
Download https://repo1.maven.org/maven2/org/quartz-scheduler/quartz/2.2.1/quartz-2.2.1.jar
: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-20151008.101423-97.jar to repository remote at https://repository.apache.org/content/repositories/snapshots
Transferring 12566K from remote
 FAILED
:gemfire-assembly:generatePomFileForJgroupsJarPublication
:gemfire-assembly:publishJgroupsJarPublicationToApache.snapshots.httpsRepositoryUploading: org/apache/geode/gemfire-jgroups/1.0.0-incubating-SNAPSHOT/gemfire-jgroups-1.0.0-incubating-20151008.101428-96.jar to repository remote at https://repository.apache.org/content/repositories/snapshots
Transferring 1301K from remote
 FAILED
:gemfire-assembly:generatePomFileForJoptsimpleJarPublication
:gemfire-assembly:publishJoptsimpleJarPublicationToApache.snapshots.httpsRepositoryUploading: org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/gemfire-joptsimple-1.0.0-incubating-20151008.101429-96.jar to repository remote at https://repository.apache.org/content/repositories/snapshots
Transferring 54K from remote
 FAILED
:gemfire-assembly:generatePomFileForJsonJarPublication
:gemfire-assembly:publishJsonJarPublicationToApache.snapshots.httpsRepositoryUploading: org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/gemfire-json-1.0.0-incubating-20151008.101430-96.jar to repository remote at https://repository.apache.org/content/repositories/snapshots
Transferring 41K from remote
 FAILED

FAILURE: Build completed with 5 failures.

1: Task 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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':gemfire-assembly:publishCoreJarPublicationToApache.snapshots.httpsRepository'.
> Failed to publish publication 'coreJar' to repository 'apache.snapshots.https'
   > Error deploying artifact 'org.apache.geode:gemfire-core:jar': Error deploying artifact: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-core/1.0.0-incubating-SNAPSHOT/gemfire-core-1.0.0-incubating-20151008.101423-97.jar. Return code is: 401

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':gemfire-assembly:publishJgroupsJarPublicationToApache.snapshots.httpsRepository'.
> Failed to publish publication 'jgroupsJar' to repository 'apache.snapshots.https'
   > Error deploying artifact 'org.apache.geode:gemfire-jgroups:jar': Error deploying artifact: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-jgroups/1.0.0-incubating-SNAPSHOT/gemfire-jgroups-1.0.0-incubating-20151008.101428-96.jar. Return code is: 401

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':gemfire-assembly:publishJoptsimpleJarPublicationToApache.snapshots.httpsRepository'.
> Failed to publish publication 'joptsimpleJar' to repository 'apache.snapshots.https'
   > Error deploying artifact 'org.apache.geode:gemfire-joptsimple:jar': Error deploying artifact: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-joptsimple/1.0.0-incubating-SNAPSHOT/gemfire-joptsimple-1.0.0-incubating-20151008.101429-96.jar. Return code is: 401

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':gemfire-assembly:publishJsonJarPublicationToApache.snapshots.httpsRepository'.
> Failed to publish publication 'jsonJar' to repository 'apache.snapshots.https'
   > Error deploying artifact 'org.apache.geode:gemfire-json:jar': Error deploying artifact: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/geode/gemfire-json/1.0.0-incubating-SNAPSHOT/gemfire-json-1.0.0-incubating-20151008.101430-96.jar. Return code is: 401

* 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 21 mins 11.342 secs
Build step 'Execute shell' marked build as failure
Archiving artifacts
Compressed 168.65 MB of artifacts by 20.4% relative to #238
Recording test results