Re: Build failed in Jenkins: Geode-release #17

2016-07-28 Thread Bruce Schuchardt

A "ulimit -a" would be sufficient

Le 7/28/2016 à 9:56 AM, Mark Bretl a écrit :

We don't have any information, however, we could add a few shell commands
at the beginning of the build to help debug possible issues that could come
up?

If we need anything specific, we would have to create an INFRA ticket.

--Mark

On Thu, Jul 28, 2016 at 8:58 AM, Bruce Schuchardt 
wrote:


Do we have any information on the ulimit settings in the account running
the tests?  This may just be an issue with how the account is configured.


Le 7/27/2016 à 9:21 AM, Kirk Lund a écrit :


Looks like OutOfMemory is the cause of this failure. Do we need to
increase
heap size for Jenkins or is there a way to get debug info?

-Kirk


On Wed, Jul 27, 2016 at 12:37 AM, Apache Jenkins Server <
jenk...@builds.apache.org> wrote:

See 

Changes:

[wmarkito] GEODE-1696 - Updating release version

--
[...truncated 1019 lines...]
  at

com.gemstone.gemfire.internal.admin.remote.AdminRegion.destroyRegion(AdminRegion.java:128)
  at

com.gemstone.gemfire.distributed.internal.ConsoleDistributionManagerDUnitTest.testApplications(ConsoleDistributionManagerDUnitTest.java:308)

7433 tests completed, 1 failed, 587 skipped
:geode-core:distributedTest FAILED
:geode-core:flakyTest

com.gemstone.gemfire.security.ClientAuthenticationDUnitTest >
testCredentialsForNotifications FAILED
  com.gemstone.gemfire.test.dunit.RMIException: While invoking

com.gemstone.gemfire.security.ClientAuthenticationTestCase$$Lambda$16/180944566.run
in VM 2 running on Host asf900.gq1.ygridcore.net with 4 VMs
  at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:389)
  at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:355)
  at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:293)
  at

com.gemstone.gemfire.security.ClientAuthenticationTestCase.createClient1NoException(ClientAuthenticationTestCase.java:540)
  at

com.gemstone.gemfire.security.ClientAuthenticationTestCase.doTestCredentialsForNotifications(ClientAuthenticationTestCase.java:427)
  at

com.gemstone.gemfire.security.ClientAuthenticationDUnitTest.testCredentialsForNotifications(ClientAuthenticationDUnitTest.java:82)

  Caused by:
  java.lang.OutOfMemoryError: unable to create new native thread

  java.lang.AssertionError: Suspicious strings were written to the log
during this run.
  Fix the strings or use IgnoredException.addIgnoredException to
ignore.

  ---
  Found suspect string in log4j at line 1157

  [error 2016/07/27 02:00:23.987 UTC  tid=0x1b] java.lang.OutOfMemoryError: unable
to create new native thread


com.gemstone.gemfire.distributed.internal.deadlock.GemFireDeadlockDetectorDUnitTest


classMethod FAILED


  java.lang.RuntimeException: Unable to launch dunit VMS

  Caused by:
  java.lang.RuntimeException: VMs did not start up with 30 seconds

189 tests completed, 2 failed, 6 skipped
:geode-core:flakyTest 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:test
:geode-cq:check
:geode-cq:build
:geode-cq:distributedTest
:geode-cq:flakyTest
:geode-cq:integrationTest
:geode-json:assemble
:geode-json:compileTestJava UP-TO-DATE
:geode-json:processTestResources UP-TO-DATE
:geode-json:testClasses UP-TO-DATE
:geode-json:checkMissedTests UP-TO-DATE
:geode-json:test UP-TO-DATE
:geode-json:check
:geode-json:build
:geode-json:distributedTest UP-TO-DATE
:geode-json:flakyTest UP-TO-DATE
:geode-json:integrationTest UP-TO-DATE
:geode-junit:javadoc
:geode-junit:javadocJar
:geode-junit:sourcesJar
:geode-junit:signArchives SKIPPED
:geode-junit:assemble
:geode-junit:compileTestJava
:geode-junit:processTestResources UP-TO-DATE
:geode-junit:testClasses
:geode-junit:checkMissedTests
:geode-junit:test
:geode-junit:check
:geode-junit:build
:geode-junit:distributedTest
:geode-junit:flakyTest
:geode-junit:integrationTest
:geode-lucene:assemble
:geode-lucene:compileTestJava
Download

https://repo1.maven.org/maven2/org/apache/lucene/lucene-test-framework/6.0.0/lucene-test-framework-6.0.0.pom
Download

https://repo1.maven.org/maven2/org/apache/lucene/lucene-codecs/6.0.0/lucene-codecs-6.0.0.pom
Download

https://repo1.maven.org/maven2/com/carrotsearch/randomizedtesting/randomizedtesting-runner/2.3.2/randomizedtesting-runner-2.3.2.pom
Download

https://repo1.maven.org/maven2/com/carrotsearch/randomizedtesting/randomizedtesting-parent/2.3.2/randomizedtesting-parent-2.3.2.pom
Download


Re: Build failed in Jenkins: Geode-release #17

2016-07-28 Thread Bruce Schuchardt
Do we have any information on the ulimit settings in the account running 
the tests?  This may just be an issue with how the account is configured.


Le 7/27/2016 à 9:21 AM, Kirk Lund a écrit :

Looks like OutOfMemory is the cause of this failure. Do we need to increase
heap size for Jenkins or is there a way to get debug info?

-Kirk


On Wed, Jul 27, 2016 at 12:37 AM, Apache Jenkins Server <
jenk...@builds.apache.org> wrote:


See 

Changes:

[wmarkito] GEODE-1696 - Updating release version

--
[...truncated 1019 lines...]
 at
com.gemstone.gemfire.internal.admin.remote.AdminRegion.destroyRegion(AdminRegion.java:128)
 at
com.gemstone.gemfire.distributed.internal.ConsoleDistributionManagerDUnitTest.testApplications(ConsoleDistributionManagerDUnitTest.java:308)

7433 tests completed, 1 failed, 587 skipped
:geode-core:distributedTest FAILED
:geode-core:flakyTest

com.gemstone.gemfire.security.ClientAuthenticationDUnitTest >
testCredentialsForNotifications FAILED
 com.gemstone.gemfire.test.dunit.RMIException: While invoking
com.gemstone.gemfire.security.ClientAuthenticationTestCase$$Lambda$16/180944566.run
in VM 2 running on Host asf900.gq1.ygridcore.net with 4 VMs
 at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:389)
 at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:355)
 at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:293)
 at
com.gemstone.gemfire.security.ClientAuthenticationTestCase.createClient1NoException(ClientAuthenticationTestCase.java:540)
 at
com.gemstone.gemfire.security.ClientAuthenticationTestCase.doTestCredentialsForNotifications(ClientAuthenticationTestCase.java:427)
 at
com.gemstone.gemfire.security.ClientAuthenticationDUnitTest.testCredentialsForNotifications(ClientAuthenticationDUnitTest.java:82)

 Caused by:
 java.lang.OutOfMemoryError: unable to create new native thread

 java.lang.AssertionError: Suspicious strings were written to the log
during this run.
 Fix the strings or use IgnoredException.addIgnoredException to ignore.
 ---
 Found suspect string in log4j at line 1157

 [error 2016/07/27 02:00:23.987 UTC  tid=0x1b] java.lang.OutOfMemoryError: unable
to create new native thread

com.gemstone.gemfire.distributed.internal.deadlock.GemFireDeadlockDetectorDUnitTest

classMethod FAILED

 java.lang.RuntimeException: Unable to launch dunit VMS

 Caused by:
 java.lang.RuntimeException: VMs did not start up with 30 seconds

189 tests completed, 2 failed, 6 skipped
:geode-core:flakyTest 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:test
:geode-cq:check
:geode-cq:build
:geode-cq:distributedTest
:geode-cq:flakyTest
:geode-cq:integrationTest
:geode-json:assemble
:geode-json:compileTestJava UP-TO-DATE
:geode-json:processTestResources UP-TO-DATE
:geode-json:testClasses UP-TO-DATE
:geode-json:checkMissedTests UP-TO-DATE
:geode-json:test UP-TO-DATE
:geode-json:check
:geode-json:build
:geode-json:distributedTest UP-TO-DATE
:geode-json:flakyTest UP-TO-DATE
:geode-json:integrationTest UP-TO-DATE
:geode-junit:javadoc
:geode-junit:javadocJar
:geode-junit:sourcesJar
:geode-junit:signArchives SKIPPED
:geode-junit:assemble
:geode-junit:compileTestJava
:geode-junit:processTestResources UP-TO-DATE
:geode-junit:testClasses
:geode-junit:checkMissedTests
:geode-junit:test
:geode-junit:check
:geode-junit:build
:geode-junit:distributedTest
:geode-junit:flakyTest
:geode-junit:integrationTest
:geode-lucene:assemble
:geode-lucene:compileTestJava
Download
https://repo1.maven.org/maven2/org/apache/lucene/lucene-test-framework/6.0.0/lucene-test-framework-6.0.0.pom
Download
https://repo1.maven.org/maven2/org/apache/lucene/lucene-codecs/6.0.0/lucene-codecs-6.0.0.pom
Download
https://repo1.maven.org/maven2/com/carrotsearch/randomizedtesting/randomizedtesting-runner/2.3.2/randomizedtesting-runner-2.3.2.pom
Download
https://repo1.maven.org/maven2/com/carrotsearch/randomizedtesting/randomizedtesting-parent/2.3.2/randomizedtesting-parent-2.3.2.pom
Download
https://repo1.maven.org/maven2/org/apache/lucene/lucene-test-framework/6.0.0/lucene-test-framework-6.0.0.jar
Download
https://repo1.maven.org/maven2/org/apache/lucene/lucene-codecs/6.0.0/lucene-codecs-6.0.0.jar
Download
https://repo1.maven.org/maven2/com/carrotsearch/randomizedtesting/randomizedtesting-runner/2.3.2/randomizedtesting-runner-2.3.2.jar
Note: Some input files use or override a deprecated API.
Note: Recompile with 

Re: Build failed in Jenkins: Geode-release #17

2016-07-27 Thread Kirk Lund
Looks like OutOfMemory is the cause of this failure. Do we need to increase
heap size for Jenkins or is there a way to get debug info?

-Kirk


On Wed, Jul 27, 2016 at 12:37 AM, Apache Jenkins Server <
jenk...@builds.apache.org> wrote:

> See 
>
> Changes:
>
> [wmarkito] GEODE-1696 - Updating release version
>
> --
> [...truncated 1019 lines...]
> at
> com.gemstone.gemfire.internal.admin.remote.AdminRegion.destroyRegion(AdminRegion.java:128)
> at
> com.gemstone.gemfire.distributed.internal.ConsoleDistributionManagerDUnitTest.testApplications(ConsoleDistributionManagerDUnitTest.java:308)
>
> 7433 tests completed, 1 failed, 587 skipped
> :geode-core:distributedTest FAILED
> :geode-core:flakyTest
>
> com.gemstone.gemfire.security.ClientAuthenticationDUnitTest >
> testCredentialsForNotifications FAILED
> com.gemstone.gemfire.test.dunit.RMIException: While invoking
> com.gemstone.gemfire.security.ClientAuthenticationTestCase$$Lambda$16/180944566.run
> in VM 2 running on Host asf900.gq1.ygridcore.net with 4 VMs
> at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:389)
> at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:355)
> at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:293)
> at
> com.gemstone.gemfire.security.ClientAuthenticationTestCase.createClient1NoException(ClientAuthenticationTestCase.java:540)
> at
> com.gemstone.gemfire.security.ClientAuthenticationTestCase.doTestCredentialsForNotifications(ClientAuthenticationTestCase.java:427)
> at
> com.gemstone.gemfire.security.ClientAuthenticationDUnitTest.testCredentialsForNotifications(ClientAuthenticationDUnitTest.java:82)
>
> Caused by:
> java.lang.OutOfMemoryError: unable to create new native thread
>
> java.lang.AssertionError: Suspicious strings were written to the log
> during this run.
> Fix the strings or use IgnoredException.addIgnoredException to ignore.
> ---
> Found suspect string in log4j at line 1157
>
> [error 2016/07/27 02:00:23.987 UTC  Connection(1)-67.195.81.144> tid=0x1b] java.lang.OutOfMemoryError: unable
> to create new native thread
>
> com.gemstone.gemfire.distributed.internal.deadlock.GemFireDeadlockDetectorDUnitTest
> > classMethod FAILED
> java.lang.RuntimeException: Unable to launch dunit VMS
>
> Caused by:
> java.lang.RuntimeException: VMs did not start up with 30 seconds
>
> 189 tests completed, 2 failed, 6 skipped
> :geode-core:flakyTest 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:test
> :geode-cq:check
> :geode-cq:build
> :geode-cq:distributedTest
> :geode-cq:flakyTest
> :geode-cq:integrationTest
> :geode-json:assemble
> :geode-json:compileTestJava UP-TO-DATE
> :geode-json:processTestResources UP-TO-DATE
> :geode-json:testClasses UP-TO-DATE
> :geode-json:checkMissedTests UP-TO-DATE
> :geode-json:test UP-TO-DATE
> :geode-json:check
> :geode-json:build
> :geode-json:distributedTest UP-TO-DATE
> :geode-json:flakyTest UP-TO-DATE
> :geode-json:integrationTest UP-TO-DATE
> :geode-junit:javadoc
> :geode-junit:javadocJar
> :geode-junit:sourcesJar
> :geode-junit:signArchives SKIPPED
> :geode-junit:assemble
> :geode-junit:compileTestJava
> :geode-junit:processTestResources UP-TO-DATE
> :geode-junit:testClasses
> :geode-junit:checkMissedTests
> :geode-junit:test
> :geode-junit:check
> :geode-junit:build
> :geode-junit:distributedTest
> :geode-junit:flakyTest
> :geode-junit:integrationTest
> :geode-lucene:assemble
> :geode-lucene:compileTestJava
> Download
> https://repo1.maven.org/maven2/org/apache/lucene/lucene-test-framework/6.0.0/lucene-test-framework-6.0.0.pom
> Download
> https://repo1.maven.org/maven2/org/apache/lucene/lucene-codecs/6.0.0/lucene-codecs-6.0.0.pom
> Download
> https://repo1.maven.org/maven2/com/carrotsearch/randomizedtesting/randomizedtesting-runner/2.3.2/randomizedtesting-runner-2.3.2.pom
> Download
> https://repo1.maven.org/maven2/com/carrotsearch/randomizedtesting/randomizedtesting-parent/2.3.2/randomizedtesting-parent-2.3.2.pom
> Download
> https://repo1.maven.org/maven2/org/apache/lucene/lucene-test-framework/6.0.0/lucene-test-framework-6.0.0.jar
> Download
> https://repo1.maven.org/maven2/org/apache/lucene/lucene-codecs/6.0.0/lucene-codecs-6.0.0.jar
> Download
> https://repo1.maven.org/maven2/com/carrotsearch/randomizedtesting/randomizedtesting-runner/2.3.2/randomizedtesting-runner-2.3.2.jar
> Note: Some input files use or override a deprecated API.
> Note: 

Build failed in Jenkins: Geode-release #17

2016-07-27 Thread Apache Jenkins Server
See 

Changes:

[wmarkito] GEODE-1696 - Updating release version

--
[...truncated 1019 lines...]
at 
com.gemstone.gemfire.internal.admin.remote.AdminRegion.destroyRegion(AdminRegion.java:128)
at 
com.gemstone.gemfire.distributed.internal.ConsoleDistributionManagerDUnitTest.testApplications(ConsoleDistributionManagerDUnitTest.java:308)

7433 tests completed, 1 failed, 587 skipped
:geode-core:distributedTest FAILED
:geode-core:flakyTest

com.gemstone.gemfire.security.ClientAuthenticationDUnitTest > 
testCredentialsForNotifications FAILED
com.gemstone.gemfire.test.dunit.RMIException: While invoking 
com.gemstone.gemfire.security.ClientAuthenticationTestCase$$Lambda$16/180944566.run
 in VM 2 running on Host asf900.gq1.ygridcore.net with 4 VMs
at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:389)
at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:355)
at com.gemstone.gemfire.test.dunit.VM.invoke(VM.java:293)
at 
com.gemstone.gemfire.security.ClientAuthenticationTestCase.createClient1NoException(ClientAuthenticationTestCase.java:540)
at 
com.gemstone.gemfire.security.ClientAuthenticationTestCase.doTestCredentialsForNotifications(ClientAuthenticationTestCase.java:427)
at 
com.gemstone.gemfire.security.ClientAuthenticationDUnitTest.testCredentialsForNotifications(ClientAuthenticationDUnitTest.java:82)

Caused by:
java.lang.OutOfMemoryError: unable to create new native thread

java.lang.AssertionError: Suspicious strings were written to the log during 
this run.
Fix the strings or use IgnoredException.addIgnoredException to ignore.
---
Found suspect string in log4j at line 1157

[error 2016/07/27 02:00:23.987 UTC  
tid=0x1b] java.lang.OutOfMemoryError: unable to create new native thread

com.gemstone.gemfire.distributed.internal.deadlock.GemFireDeadlockDetectorDUnitTest
 > classMethod FAILED
java.lang.RuntimeException: Unable to launch dunit VMS

Caused by:
java.lang.RuntimeException: VMs did not start up with 30 seconds

189 tests completed, 2 failed, 6 skipped
:geode-core:flakyTest 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:test
:geode-cq:check
:geode-cq:build
:geode-cq:distributedTest
:geode-cq:flakyTest
:geode-cq:integrationTest
:geode-json:assemble
:geode-json:compileTestJava UP-TO-DATE
:geode-json:processTestResources UP-TO-DATE
:geode-json:testClasses UP-TO-DATE
:geode-json:checkMissedTests UP-TO-DATE
:geode-json:test UP-TO-DATE
:geode-json:check
:geode-json:build
:geode-json:distributedTest UP-TO-DATE
:geode-json:flakyTest UP-TO-DATE
:geode-json:integrationTest UP-TO-DATE
:geode-junit:javadoc
:geode-junit:javadocJar
:geode-junit:sourcesJar
:geode-junit:signArchives SKIPPED
:geode-junit:assemble
:geode-junit:compileTestJava
:geode-junit:processTestResources UP-TO-DATE
:geode-junit:testClasses
:geode-junit:checkMissedTests
:geode-junit:test
:geode-junit:check
:geode-junit:build
:geode-junit:distributedTest
:geode-junit:flakyTest
:geode-junit:integrationTest
:geode-lucene:assemble
:geode-lucene:compileTestJava
Download 
https://repo1.maven.org/maven2/org/apache/lucene/lucene-test-framework/6.0.0/lucene-test-framework-6.0.0.pom
Download 
https://repo1.maven.org/maven2/org/apache/lucene/lucene-codecs/6.0.0/lucene-codecs-6.0.0.pom
Download 
https://repo1.maven.org/maven2/com/carrotsearch/randomizedtesting/randomizedtesting-runner/2.3.2/randomizedtesting-runner-2.3.2.pom
Download 
https://repo1.maven.org/maven2/com/carrotsearch/randomizedtesting/randomizedtesting-parent/2.3.2/randomizedtesting-parent-2.3.2.pom
Download 
https://repo1.maven.org/maven2/org/apache/lucene/lucene-test-framework/6.0.0/lucene-test-framework-6.0.0.jar
Download 
https://repo1.maven.org/maven2/org/apache/lucene/lucene-codecs/6.0.0/lucene-codecs-6.0.0.jar
Download 
https://repo1.maven.org/maven2/com/carrotsearch/randomizedtesting/randomizedtesting-runner/2.3.2/randomizedtesting-runner-2.3.2.jar
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.
:geode-lucene:processTestResources
:geode-lucene:testClasses
:geode-lucene:checkMissedTests
:geode-lucene:test
:geode-lucene:check
:geode-lucene:build
:geode-lucene:distributedTest
:geode-lucene:flakyTest
:geode-lucene:integrationTest
:geode-pulse:assemble
:geode-pulse:compileTestJava
Download