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

Build failed in Jenkins: HBase-1.3-IT » IntegrationTestAcidGuarantees,latest1.7,Hadoop #137

See <https://builds.apache.org/job/HBase-1.3-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.7,label=Hadoop/137/changes>

Changes:

[stack] HBASE-14147 REST Support for Namespaces (Matt Warhaftig)

------------------------------------------
[...truncated 1405 lines...]
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ hbase-thrift ---
[INFO] Building jar: <https://builds.apache.org/job/HBase-1.3-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.7,label=Hadoop/ws/hbase-thrift/target/hbase-thrift-1.3.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hbase-thrift ---
[INFO] Building jar: <https://builds.apache.org/job/HBase-1.3-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.7,label=Hadoop/ws/hbase-thrift/target/hbase-thrift-1.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce) @ hbase-thrift ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (default) @ hbase-thrift ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (prepare-agent) @ hbase-thrift ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (generate) @ hbase-thrift ---
[INFO] Executing tasks

main:
log4j:WARN No appenders could be found for logger (org.mortbay.log).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[INFO] Executed tasks
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-source (jspcSource-packageInfo-source) @ hbase-thrift ---
[INFO] Source directory: <https://builds.apache.org/job/HBase-1.3-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.7,label=Hadoop/ws/hbase-thrift/target/generated-sources/java> added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ hbase-thrift ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hbase-thrift ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 18 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hbase-thrift ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-dependency-plugin:2.1:build-classpath (create-mrapp-generated-classpath) @ hbase-thrift ---
[INFO] Skipped writing classpath file '<https://builds.apache.org/job/HBase-1.3-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.7,label=Hadoop/ws/hbase-thrift/target/test-classes/mrapp-generated-classpath'.>  No changes found.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hbase-thrift ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ hbase-thrift ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.18:test (default-test) @ hbase-thrift ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] --- maven-surefire-plugin:2.18:test (secondPartTestsExecution) @ hbase-thrift ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ hbase-thrift ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ hbase-thrift ---
[INFO] Building jar: <https://builds.apache.org/job/HBase-1.3-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.7,label=Hadoop/ws/hbase-thrift/target/hbase-thrift-1.3.0-SNAPSHOT-sources.jar>
[WARNING] Artifact org.apache.hbase:hbase-thrift:java-source:sources:1.3.0-SNAPSHOT already attached to project, ignoring duplicate
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ hbase-thrift ---
[INFO] Building jar: <https://builds.apache.org/job/HBase-1.3-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.7,label=Hadoop/ws/hbase-thrift/target/hbase-thrift-1.3.0-SNAPSHOT-tests.jar>
[WARNING] Artifact org.apache.hbase:hbase-thrift:test-jar:tests:1.3.0-SNAPSHOT already attached to project, ignoring duplicate
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hbase-thrift ---
[INFO] Building jar: <https://builds.apache.org/job/HBase-1.3-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.7,label=Hadoop/ws/hbase-thrift/target/hbase-thrift-1.3.0-SNAPSHOT.jar>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HBase - Rest 1.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hbase-rest ---
[INFO] Deleting <https://builds.apache.org/job/HBase-1.3-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.7,label=Hadoop/ws/hbase-rest/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce) @ hbase-rest ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (default) @ hbase-rest ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (prepare-agent) @ hbase-rest ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (generate) @ hbase-rest ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: <https://builds.apache.org/job/HBase-1.3-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.7,label=Hadoop/ws/hbase-rest/target/hbase-webapps>
     [copy] Copying 1 file to <https://builds.apache.org/job/HBase-1.3-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.7,label=Hadoop/ws/hbase-rest/target/hbase-webapps>
log4j:WARN No appenders could be found for logger (org.mortbay.log).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
    [mkdir] Created dir: <https://builds.apache.org/job/HBase-1.3-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.7,label=Hadoop/ws/hbase-rest/target/hbase-webapps/rest/WEB-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-source (jspcSource-packageInfo-source) @ hbase-rest ---
[INFO] Source directory: <https://builds.apache.org/job/HBase-1.3-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.7,label=Hadoop/ws/hbase-rest/target/generated-sources/java> added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ hbase-rest ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hbase-rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hbase-rest ---
[INFO] Compiling 65 source files to <https://builds.apache.org/job/HBase-1.3-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.7,label=Hadoop/ws/hbase-rest/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/HBase-1.3-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.7,label=Hadoop/ws/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/RootResource.java>:[108,9] error: cannot find symbol
[ERROR]   symbol:   class NamespacesResource
  location: class RootResource
<https://builds.apache.org/job/HBase-1.3-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.7,label=Hadoop/ws/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/provider/JAXBContextResolver.java>:[34,41] error: cannot find symbol
[ERROR]   symbol:   class NamespacesInstanceModel
  location: package org.apache.hadoop.hbase.rest.model
<https://builds.apache.org/job/HBase-1.3-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.7,label=Hadoop/ws/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/provider/JAXBContextResolver.java>:[35,41] error: cannot find symbol
[ERROR]   symbol:   class NamespacesModel
  location: package org.apache.hadoop.hbase.rest.model
<https://builds.apache.org/job/HBase-1.3-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.7,label=Hadoop/ws/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/RootResource.java>:[109,15] error: cannot find symbol
[ERROR]   symbol:   class NamespacesResource
  location: class RootResource
<https://builds.apache.org/job/HBase-1.3-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.7,label=Hadoop/ws/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/provider/JAXBContextResolver.java>:[68,4] error: cannot find symbol
[ERROR]   symbol:   class NamespacesModel
  location: class JAXBContextResolver
<https://builds.apache.org/job/HBase-1.3-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.7,label=Hadoop/ws/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/provider/JAXBContextResolver.java>:[69,4] error: cannot find symbol
[INFO] 6 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HBase ...................................... SUCCESS [4.545s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [0.665s]
[INFO] Apache HBase - Resource Bundle .................... SUCCESS [0.282s]
[INFO] Apache HBase - Annotations ........................ SUCCESS [1.068s]
[INFO] Apache HBase - Protocol ........................... SUCCESS [13.977s]
[INFO] Apache HBase - Common ............................. SUCCESS [8.801s]
[INFO] Apache HBase - Procedure .......................... SUCCESS [1.319s]
[INFO] Apache HBase - Client ............................. SUCCESS [5.679s]
[INFO] Apache HBase - Hadoop Compatibility ............... SUCCESS [0.385s]
[INFO] Apache HBase - Hadoop Two Compatibility ........... SUCCESS [1.451s]
[INFO] Apache HBase - Prefix Tree ........................ SUCCESS [1.405s]
[INFO] Apache HBase - Server ............................. SUCCESS [23.071s]
[INFO] Apache HBase - Testing Util ....................... SUCCESS [1.561s]
[INFO] Apache HBase - Thrift ............................. SUCCESS [5.927s]
[INFO] Apache HBase - Rest ............................... FAILURE [1.256s]
[INFO] Apache HBase - Shell .............................. SKIPPED
[INFO] Apache HBase - Integration Tests .................. SKIPPED
[INFO] Apache HBase - Examples ........................... SKIPPED
[INFO] Apache HBase - Assembly ........................... SKIPPED
[INFO] Apache HBase - Shaded ............................. SKIPPED
[INFO] Apache HBase - Shaded - Client .................... SKIPPED
[INFO] Apache HBase - Shaded - Server .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:13.509s
[INFO] Finished at: Wed Sep 09 08:41:57 UTC 2015
[INFO] Final Memory: 173M/3666M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project hbase-rest: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/HBase-1.3-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.7,label=Hadoop/ws/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/RootResource.java>:[108,9] error: cannot find symbol
[ERROR] symbol:   class NamespacesResource
[ERROR] location: class RootResource
[ERROR] <https://builds.apache.org/job/HBase-1.3-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.7,label=Hadoop/ws/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/provider/JAXBContextResolver.java>:[34,41] error: cannot find symbol
[ERROR] symbol:   class NamespacesInstanceModel
[ERROR] location: package org.apache.hadoop.hbase.rest.model
[ERROR] <https://builds.apache.org/job/HBase-1.3-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.7,label=Hadoop/ws/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/provider/JAXBContextResolver.java>:[35,41] error: cannot find symbol
[ERROR] symbol:   class NamespacesModel
[ERROR] location: package org.apache.hadoop.hbase.rest.model
[ERROR] <https://builds.apache.org/job/HBase-1.3-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.7,label=Hadoop/ws/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/RootResource.java>:[109,15] error: cannot find symbol
[ERROR] symbol:   class NamespacesResource
[ERROR] location: class RootResource
[ERROR] <https://builds.apache.org/job/HBase-1.3-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.7,label=Hadoop/ws/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/provider/JAXBContextResolver.java>:[68,4] error: cannot find symbol
[ERROR] symbol:   class NamespacesModel
[ERROR] location: class JAXBContextResolver
[ERROR] <https://builds.apache.org/job/HBase-1.3-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.7,label=Hadoop/ws/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/provider/JAXBContextResolver.java>:[69,4] error: cannot find symbol
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hbase-rest
Build step 'Invoke top-level Maven targets' marked build as failure
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  :   ZOMBIE_TESTS_COUNT=`jps | grep surefirebooter | wc -l`
  if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
    #It seems sometimes the tests are not dying immediately. Let's give them 10s
    echo "Suspicious java process found - waiting 10s to see if there are just slow to stop"
    sleep 10   
    ZOMBIE_TESTS_COUNT=`jps | grep surefirebooter | wc -l`
    if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
      echo "There are $ZOMBIE_TESTS_COUNT zombie tests, they should have been killed by surefire but survived"
      echo "************ BEGIN zombies jstack extract"
      ZB_STACK=`jps | grep surefirebooter | cut -d ' ' -f 1 | xargs -n 1 jstack | grep ".test" | grep "\.java"`
      jps | grep surefirebooter | cut -d ' ' -f 1 | xargs -n 1 jstack
      echo "************ END  zombies jstack extract"
      JIRA_COMMENT="$JIRA_COMMENT

     {color:red}-1 core zombie tests{color}.  There are ${ZOMBIE_TESTS_COUNT} zombie test(s): ${ZB_STACK}"
      BAD=1
      jps | grep surefirebooter | cut -d ' ' -f 1 | xargs kill -9
    else
      echo "We're ok: there is no zombie test, but some tests took some time to stop"
    fi
  else
    echo "We're ok: there is no zombie test"
  fi
[Hadoop] $ /bin/bash -xe /tmp/hudson7518343413816094981.sh
++ jps
++ grep surefirebooter
++ wc -l
+ ZOMBIE_TESTS_COUNT=1
+ [[ 1 != 0 ]]
+ echo 'Suspicious java process found - waiting 10s to see if there are just slow to stop'
Suspicious java process found - waiting 10s to see if there are just slow to stop
+ sleep 10
++ jps
++ grep surefirebooter
++ wc -l
+ ZOMBIE_TESTS_COUNT=1
+ [[ 1 != 0 ]]
+ echo 'There are 1 zombie tests, they should have been killed by surefire but survived'
There are 1 zombie tests, they should have been killed by surefire but survived
+ echo '************ BEGIN zombies jstack extract'
************ BEGIN zombies jstack extract
++ jps
++ grep surefirebooter
++ cut -d ' ' -f 1
++ grep '\.java'
++ xargs -n 1 jstack
++ grep .test
+ ZB_STACK=
POST BUILD TASK : FAILURE
END OF POST BUILD TASK : 0
Archiving artifacts
Sending artifact delta relative to HBase-1.3-IT » IntegrationTestAcidGuarantees,latest1.7,Hadoop #136
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 3864153 bytes
Compression is 0.0%
Took 0.94 sec

Jenkins build is back to normal : HBase-1.3-IT » IntegrationTestAcidGuarantees,latest1.7,Hadoop #139

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-1.3-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.7,label=Hadoop/139/changes>


Build failed in Jenkins: HBase-1.3-IT » IntegrationTestAcidGuarantees,latest1.7,Hadoop #138

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-1.3-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.7,label=Hadoop/138/changes>

Changes:

[stack] Revert "HBASE-14147 REST Support for Namespaces (Matt Warhaftig); DOES NOT COMPILE"

------------------------------------------
[...truncated 1771 lines...]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hbase-it ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/HBase-1.3-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.7,label=Hadoop/ws/hbase-it/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hbase-it ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-dependency-plugin:2.1:build-classpath (create-mrapp-generated-classpath) @ hbase-it ---
[INFO] Skipped writing classpath file '<https://builds.apache.org/job/HBase-1.3-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.7,label=Hadoop/ws/hbase-it/target/test-classes/mrapp-generated-classpath'.>  No changes found.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hbase-it ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 12 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ hbase-it ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.18:test (default-test) @ hbase-it ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] --- maven-surefire-plugin:2.18:test (secondPartTestsExecution) @ hbase-it ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ hbase-it ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ hbase-it ---
[WARNING] Artifact org.apache.hbase:hbase-it:test-jar:tests:1.3.0-SNAPSHOT already attached to project, ignoring duplicate
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hbase-it ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18:integration-test (integration-test) @ hbase-it ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Failsafe report directory: <https://builds.apache.org/job/HBase-1.3-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.7,label=Hadoop/ws/hbase-it/target/failsafe-reports>
[INFO] Using configured provider org.apache.maven.surefire.junit4.JUnit4Provider

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.hbase.IntegrationTestAcidGuarantees
Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1,091.992 sec <<< FAILURE! - in org.apache.hadoop.hbase.IntegrationTestAcidGuarantees
testScanAtomicity(org.apache.hadoop.hbase.IntegrationTestAcidGuarantees)  Time elapsed: 769.038 sec  <<< ERROR!
java.lang.RuntimeException: Deferred
	at org.apache.hadoop.hbase.MultithreadedTestUtil$TestContext.checkException(MultithreadedTestUtil.java:78)
	at org.apache.hadoop.hbase.MultithreadedTestUtil$TestContext.stop(MultithreadedTestUtil.java:105)
	at org.apache.hadoop.hbase.TestAcidGuarantees.runTestAtomicity(TestAcidGuarantees.java:316)
	at org.apache.hadoop.hbase.TestAcidGuarantees.runTestAtomicity(TestAcidGuarantees.java:254)
	at org.apache.hadoop.hbase.IntegrationTestAcidGuarantees.testScanAtomicity(IntegrationTestAcidGuarantees.java:101)
Caused by: org.apache.hadoop.hbase.client.RetriesExhaustedException: Failed after attempts=36, exceptions:
Wed Sep 09 17:30:06 UTC 2015, null, java.net.SocketTimeoutException: callTimeout=60000, callDuration=68034: row '' on table 'TestAcidGuarantees' at region=TestAcidGuarantees,,1441819746909.b9280be55f96e0c7fbd05ebe2531bc09., hostname=asf907.gq1.ygridcore.net,38100,1441819741752, seqNum=2

	at org.apache.hadoop.hbase.client.RpcRetryingCallerWithReadReplicas.throwEnrichedException(RpcRetryingCallerWithReadReplicas.java:276)
	at org.apache.hadoop.hbase.client.ScannerCallableWithReplicas.call(ScannerCallableWithReplicas.java:195)
	at org.apache.hadoop.hbase.client.ScannerCallableWithReplicas.call(ScannerCallableWithReplicas.java:59)
	at org.apache.hadoop.hbase.client.RpcRetryingCaller.callWithoutRetries(RpcRetryingCaller.java:200)
	at org.apache.hadoop.hbase.client.ClientScanner.call(ClientScanner.java:320)
	at org.apache.hadoop.hbase.client.ClientScanner.nextScanner(ClientScanner.java:295)
	at org.apache.hadoop.hbase.client.ClientScanner.initializeScannerInConstruction(ClientScanner.java:160)
	at org.apache.hadoop.hbase.client.ClientScanner.<init>(ClientScanner.java:155)
	at org.apache.hadoop.hbase.client.HTable.getScanner(HTable.java:802)
	at org.apache.hadoop.hbase.TestAcidGuarantees$AtomicScanReader.doAnAction(TestAcidGuarantees.java:214)
	at org.apache.hadoop.hbase.MultithreadedTestUtil$RepeatingTestThread.doWork(MultithreadedTestUtil.java:147)
	at org.apache.hadoop.hbase.MultithreadedTestUtil$TestThread.run(MultithreadedTestUtil.java:123)
Caused by: java.net.SocketTimeoutException: callTimeout=60000, callDuration=68034: row '' on table 'TestAcidGuarantees' at region=TestAcidGuarantees,,1441819746909.b9280be55f96e0c7fbd05ebe2531bc09., hostname=asf907.gq1.ygridcore.net,38100,1441819741752, seqNum=2
	at org.apache.hadoop.hbase.client.RpcRetryingCaller.callWithRetries(RpcRetryingCaller.java:159)
	at org.apache.hadoop.hbase.client.ResultBoundedCompletionService$QueueingFuture.run(ResultBoundedCompletionService.java:64)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.hadoop.hbase.NotServingRegionException: org.apache.hadoop.hbase.NotServingRegionException: Region TestAcidGuarantees,,1441819746909.b9280be55f96e0c7fbd05ebe2531bc09. is not online on asf907.gq1.ygridcore.net,38100,1441819741752
	at org.apache.hadoop.hbase.regionserver.HRegionServer.getRegionByEncodedName(HRegionServer.java:2898)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.getRegion(RSRpcServices.java:959)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.scan(RSRpcServices.java:2242)
	at org.apache.hadoop.hbase.protobuf.generated.ClientProtos$ClientService$2.callBlockingMethod(ClientProtos.java:32586)
	at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:2117)
	at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:106)
	at org.apache.hadoop.hbase.ipc.RpcExecutor.consumerLoop(RpcExecutor.java:130)
	at org.apache.hadoop.hbase.ipc.RpcExecutor$1.run(RpcExecutor.java:107)
	at java.lang.Thread.run(Thread.java:745)

	at sun.reflect.GeneratedConstructorAccessor42.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
	at org.apache.hadoop.ipc.RemoteException.instantiateException(RemoteException.java:106)
	at org.apache.hadoop.ipc.RemoteException.unwrapRemoteException(RemoteException.java:95)
	at org.apache.hadoop.hbase.protobuf.ProtobufUtil.getRemoteException(ProtobufUtil.java:329)
	at org.apache.hadoop.hbase.client.ScannerCallable.openScanner(ScannerCallable.java:401)
	at org.apache.hadoop.hbase.client.ScannerCallable.call(ScannerCallable.java:202)
	at org.apache.hadoop.hbase.client.ScannerCallable.call(ScannerCallable.java:64)
	at org.apache.hadoop.hbase.client.RpcRetryingCaller.callWithoutRetries(RpcRetryingCaller.java:200)
	at org.apache.hadoop.hbase.client.ScannerCallableWithReplicas$RetryingRPC.call(ScannerCallableWithReplicas.java:346)
	at org.apache.hadoop.hbase.client.ScannerCallableWithReplicas$RetryingRPC.call(ScannerCallableWithReplicas.java:320)
	at org.apache.hadoop.hbase.client.RpcRetryingCaller.callWithRetries(RpcRetryingCaller.java:126)
	at org.apache.hadoop.hbase.client.ResultBoundedCompletionService$QueueingFuture.run(ResultBoundedCompletionService.java:64)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.hadoop.hbase.ipc.RemoteWithExtrasException: org.apache.hadoop.hbase.NotServingRegionException: Region TestAcidGuarantees,,1441819746909.b9280be55f96e0c7fbd05ebe2531bc09. is not online on asf907.gq1.ygridcore.net,38100,1441819741752
	at org.apache.hadoop.hbase.regionserver.HRegionServer.getRegionByEncodedName(HRegionServer.java:2898)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.getRegion(RSRpcServices.java:959)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.scan(RSRpcServices.java:2242)
	at org.apache.hadoop.hbase.protobuf.generated.ClientProtos$ClientService$2.callBlockingMethod(ClientProtos.java:32586)
	at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:2117)
	at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:106)
	at org.apache.hadoop.hbase.ipc.RpcExecutor.consumerLoop(RpcExecutor.java:130)
	at org.apache.hadoop.hbase.ipc.RpcExecutor$1.run(RpcExecutor.java:107)
	at java.lang.Thread.run(Thread.java:745)

	at org.apache.hadoop.hbase.ipc.RpcClientImpl.call(RpcClientImpl.java:1254)
	at org.apache.hadoop.hbase.ipc.AbstractRpcClient.callBlockingMethod(AbstractRpcClient.java:214)
	at org.apache.hadoop.hbase.ipc.AbstractRpcClient$BlockingRpcChannelImplementation.callBlockingMethod(AbstractRpcClient.java:288)
	at org.apache.hadoop.hbase.protobuf.generated.ClientProtos$ClientService$BlockingStub.scan(ClientProtos.java:33032)
	at org.apache.hadoop.hbase.client.ScannerCallable.openScanner(ScannerCallable.java:393)
	at org.apache.hadoop.hbase.client.ScannerCallable.call(ScannerCallable.java:202)
	at org.apache.hadoop.hbase.client.ScannerCallable.call(ScannerCallable.java:64)
	at org.apache.hadoop.hbase.client.RpcRetryingCaller.callWithoutRetries(RpcRetryingCaller.java:200)
	at org.apache.hadoop.hbase.client.ScannerCallableWithReplicas$RetryingRPC.call(ScannerCallableWithReplicas.java:346)
	at org.apache.hadoop.hbase.client.ScannerCallableWithReplicas$RetryingRPC.call(ScannerCallableWithReplicas.java:320)
	at org.apache.hadoop.hbase.client.RpcRetryingCaller.callWithRetries(RpcRetryingCaller.java:126)
	at org.apache.hadoop.hbase.client.ResultBoundedCompletionService$QueueingFuture.run(ResultBoundedCompletionService.java:64)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)


Results :


Tests in error: 
  IntegrationTestAcidGuarantees.testScanAtomicity:101 » Runtime Deferred


Tests run: 3, Failures: 0, Errors: 1, Skipped: 0

[WARNING] File encoding has not been set, using platform encoding ISO-8859-1, i.e. build is platform dependent!
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18:verify (verify) @ hbase-it ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/HBase-1.3-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.7,label=Hadoop/ws/hbase-it/target/failsafe-reports>
[WARNING] File encoding has not been set, using platform encoding ISO-8859-1, i.e. build is platform dependent!
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HBase ...................................... SUCCESS [4.498s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [0.800s]
[INFO] Apache HBase - Resource Bundle .................... SUCCESS [0.339s]
[INFO] Apache HBase - Annotations ........................ SUCCESS [1.249s]
[INFO] Apache HBase - Protocol ........................... SUCCESS [14.657s]
[INFO] Apache HBase - Common ............................. SUCCESS [10.345s]
[INFO] Apache HBase - Procedure .......................... SUCCESS [1.552s]
[INFO] Apache HBase - Client ............................. SUCCESS [6.462s]
[INFO] Apache HBase - Hadoop Compatibility ............... SUCCESS [0.680s]
[INFO] Apache HBase - Hadoop Two Compatibility ........... SUCCESS [1.588s]
[INFO] Apache HBase - Prefix Tree ........................ SUCCESS [1.570s]
[INFO] Apache HBase - Server ............................. SUCCESS [25.308s]
[INFO] Apache HBase - Testing Util ....................... SUCCESS [1.564s]
[INFO] Apache HBase - Thrift ............................. SUCCESS [6.065s]
[INFO] Apache HBase - Rest ............................... SUCCESS [3.074s]
[INFO] Apache HBase - Shell .............................. SUCCESS [1.146s]
[INFO] Apache HBase - Integration Tests .................. FAILURE [18:20.384s]
[INFO] Apache HBase - Examples ........................... SKIPPED
[INFO] Apache HBase - Assembly ........................... SKIPPED
[INFO] Apache HBase - Shaded ............................. SKIPPED
[INFO] Apache HBase - Shaded - Client .................... SKIPPED
[INFO] Apache HBase - Shaded - Server .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:43.347s
[INFO] Finished at: Wed Sep 09 17:41:56 UTC 2015
[INFO] Final Memory: 192M/3606M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.18:verify (verify) on project hbase-it: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/HBase-1.3-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.7,label=Hadoop/ws/hbase-it/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hbase-it
Build step 'Invoke top-level Maven targets' marked build as failure
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  :   ZOMBIE_TESTS_COUNT=`jps | grep surefirebooter | wc -l`
  if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
    #It seems sometimes the tests are not dying immediately. Let's give them 10s
    echo "Suspicious java process found - waiting 10s to see if there are just slow to stop"
    sleep 10   
    ZOMBIE_TESTS_COUNT=`jps | grep surefirebooter | wc -l`
    if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
      echo "There are $ZOMBIE_TESTS_COUNT zombie tests, they should have been killed by surefire but survived"
      echo "************ BEGIN zombies jstack extract"
      ZB_STACK=`jps | grep surefirebooter | cut -d ' ' -f 1 | xargs -n 1 jstack | grep ".test" | grep "\.java"`
      jps | grep surefirebooter | cut -d ' ' -f 1 | xargs -n 1 jstack
      echo "************ END  zombies jstack extract"
      JIRA_COMMENT="$JIRA_COMMENT

     {color:red}-1 core zombie tests{color}.  There are ${ZOMBIE_TESTS_COUNT} zombie test(s): ${ZB_STACK}"
      BAD=1
      jps | grep surefirebooter | cut -d ' ' -f 1 | xargs kill -9
    else
      echo "We're ok: there is no zombie test, but some tests took some time to stop"
    fi
  else
    echo "We're ok: there is no zombie test"
  fi
[Hadoop] $ /bin/bash -xe /tmp/hudson6722450195243964564.sh
++ jps
++ grep surefirebooter
++ wc -l
+ ZOMBIE_TESTS_COUNT=1
+ [[ 1 != 0 ]]
+ echo 'Suspicious java process found - waiting 10s to see if there are just slow to stop'
Suspicious java process found - waiting 10s to see if there are just slow to stop
+ sleep 10
++ jps
++ wc -l
++ grep surefirebooter
+ ZOMBIE_TESTS_COUNT=1
+ [[ 1 != 0 ]]
+ echo 'There are 1 zombie tests, they should have been killed by surefire but survived'
There are 1 zombie tests, they should have been killed by surefire but survived
+ echo '************ BEGIN zombies jstack extract'
************ BEGIN zombies jstack extract
++ jps
++ grep surefirebooter
++ cut -d ' ' -f 1
++ xargs -n 1 jstack
++ grep .test
++ grep '\.java'
+ ZB_STACK=
POST BUILD TASK : FAILURE
END OF POST BUILD TASK : 0
Archiving artifacts
Sending artifact delta relative to HBase-1.3-IT » IntegrationTestAcidGuarantees,latest1.7,Hadoop #136
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 10725914 bytes
Compression is 0.0%
Took 2.6 sec