You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/06/12 04:10:55 UTC

Build failed in Jenkins: HBase-TRUNK #4175

See <https://builds.apache.org/job/HBase-TRUNK/4175/changes>

Changes:

[sershe] HBASE-8700 IntegrationTestBigLinkedList can fail due to random number collision

------------------------------------------
[...truncated 2685 lines...]

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:add-source (versionInfo-source) @ hbase-common ---
[INFO] Source directory: <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-common/target/generated-sources/java> added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ hbase-common ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hbase-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (default) @ hbase-common ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-common/target/nativelib>
     [exec] tar: hadoop-snappy-nativelibs.tar: Cannot open: No such file or directory
     [exec] tar: Error is not recoverable: exiting now
     [exec] Result: 2
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hbase-common ---
[INFO] Compiling 82 source files to <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-common/target/classes>
[WARNING] <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-common/src/main/java/org/apache/hadoop/hbase/util/Bytes.java>:[51,15] sun.misc.Unsafe is Sun proprietary API and may be removed in a future release
[WARNING] <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-common/src/main/java/org/apache/hadoop/hbase/util/Bytes.java>:[1073,19] sun.misc.Unsafe is Sun proprietary API and may be removed in a future release
[WARNING] <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-common/src/main/java/org/apache/hadoop/hbase/util/Bytes.java>:[1079,21] sun.misc.Unsafe is Sun proprietary API and may be removed in a future release
[WARNING] <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-common/src/main/java/org/apache/hadoop/hbase/util/Bytes.java>:[1084,28] sun.misc.Unsafe is Sun proprietary API and may be removed in a future release
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hbase-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-common/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ hbase-common ---
[INFO] Compiling 28 source files to <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-common/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (default-test) @ hbase-common ---
[INFO] Surefire report directory: <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-common/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.hbase.TestClassFinder
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.293 sec
Running org.apache.hadoop.hbase.TestCompoundConfiguration
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 sec
Running org.apache.hadoop.hbase.codec.TestCellCodec
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
Running org.apache.hadoop.hbase.codec.TestKeyValueCodec
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.apache.hadoop.hbase.TestKeyValue
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec
Running org.apache.hadoop.hbase.util.TestByteRange
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.apache.hadoop.hbase.util.TestDynamicClassLoader
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 sec
Running org.apache.hadoop.hbase.util.TestBase64
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.apache.hadoop.hbase.util.TestLoadTestKVGenerator
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.575 sec
Running org.apache.hadoop.hbase.util.TestEnvironmentEdgeManager
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 sec
Running org.apache.hadoop.hbase.util.TestCoprocessorClassLoader
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 sec
Running org.apache.hadoop.hbase.util.TestKeyLocker
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.apache.hadoop.hbase.util.TestThreads
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.012 sec
Running org.apache.hadoop.hbase.util.TestBytes
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.455 sec
Running org.apache.hadoop.hbase.util.TestShowProperties
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.apache.hadoop.hbase.util.TestDrainBarrier
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.377 sec

Results :

Tests run: 88, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (secondPartTestsExecution) @ hbase-common ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ hbase-common ---
[INFO] Building jar: <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-common/target/hbase-common-0.97.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ hbase-common ---
[INFO] Building jar: <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-common/target/hbase-common-0.97.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hbase-common ---
[INFO] Building jar: <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-common/target/hbase-common-0.97.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ hbase-common ---
[INFO] Installing <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-common/target/hbase-common-0.97.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-common/0.97.0-SNAPSHOT/hbase-common-0.97.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-common/pom.xml> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-common/0.97.0-SNAPSHOT/hbase-common-0.97.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-common/target/hbase-common-0.97.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-common/0.97.0-SNAPSHOT/hbase-common-0.97.0-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-common/target/hbase-common-0.97.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-common/0.97.0-SNAPSHOT/hbase-common-0.97.0-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building HBase - Protocol 0.97.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ hbase-protocol ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hbase-protocol ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-protocol/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hbase-protocol ---
[INFO] Compiling 27 source files to <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-protocol/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hbase-protocol ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-protocol/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ hbase-protocol ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (default-test) @ hbase-protocol ---
[INFO] Surefire report directory: <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-protocol/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

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

[INFO] 
[INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (secondPartTestsExecution) @ hbase-protocol ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ hbase-protocol ---
[INFO] Building jar: <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-protocol/target/hbase-protocol-0.97.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ hbase-protocol ---
[INFO] Building jar: <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-protocol/target/hbase-protocol-0.97.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hbase-protocol ---
[INFO] Building jar: <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-protocol/target/hbase-protocol-0.97.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ hbase-protocol ---
[INFO] Installing <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-protocol/target/hbase-protocol-0.97.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-protocol/0.97.0-SNAPSHOT/hbase-protocol-0.97.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-protocol/pom.xml> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-protocol/0.97.0-SNAPSHOT/hbase-protocol-0.97.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-protocol/target/hbase-protocol-0.97.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-protocol/0.97.0-SNAPSHOT/hbase-protocol-0.97.0-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-protocol/target/hbase-protocol-0.97.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-protocol/0.97.0-SNAPSHOT/hbase-protocol-0.97.0-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building HBase - Client 0.97.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ hbase-client ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hbase-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-client/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hbase-client ---
[INFO] Compiling 241 source files to <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-client/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hbase-client ---
[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:testCompile (default-testCompile) @ hbase-client ---
[INFO] Compiling 10 source files to <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-client/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (default-test) @ hbase-client ---
[INFO] Surefire report directory: <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-client/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.hbase.ipc.TestIPCUtil
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 sec
Running org.apache.hadoop.hbase.ipc.TestPayloadCarryingRpcController
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.hadoop.hbase.client.TestScan
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.hadoop.hbase.client.TestOperation
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec
Running org.apache.hadoop.hbase.client.TestClientNoCluster
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.571 sec
Running org.apache.hadoop.hbase.client.TestIncrement
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.hadoop.hbase.client.TestSnapshotFromAdmin
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.894 sec
Running org.apache.hadoop.hbase.client.TestAttributes
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.hadoop.hbase.client.TestPutDotHas
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.081 sec
Running org.apache.hadoop.hbase.client.TestGet
Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.081 sec <<< FAILURE!

Results :

Failed tests:   testDynamicFilter(org.apache.hadoop.hbase.client.TestGet): Should not be able to load the filter class

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] HBase ............................................. SUCCESS [2.501s]
[INFO] HBase - Common .................................... SUCCESS [17.139s]
[INFO] HBase - Protocol .................................. SUCCESS [16.282s]
[INFO] HBase - Client .................................... FAILURE [7.081s]
[INFO] HBase - Prefix Tree ............................... SKIPPED
[INFO] HBase - Hadoop Compatibility ...................... SKIPPED
[INFO] HBase - Hadoop One Compatibility .................. SKIPPED
[INFO] HBase - Server .................................... SKIPPED
[INFO] HBase - Integration Tests ......................... SKIPPED
[INFO] HBase - Examples .................................. SKIPPED
[INFO] HBase - Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 43.603s
[INFO] Finished at: Wed Jun 12 02:10:42 UTC 2013
[INFO] Final Memory: 38M/446M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (default-test) on project hbase-client: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-client/target/surefire-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-client
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Recording test results
Updating HBASE-8700

Jenkins build is back to normal : HBase-TRUNK #4176

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-TRUNK/4176/changes>