See 
<https://builds.apache.org/job/HBase-Trunk_matrix/jdk=JDK%201.8%20(latest),label=Hadoop/4035/display/redirect?page=changes>

Changes:

[anoopsamjohn] HBASE-19187 Remove option to create on heap bucket cache.

------------------------------------------
[...truncated 1.14 MB...]
[INFO] ------------------------------------------------------------------------
[INFO] Building hbase-client-project-archetype 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ 
hbase-client-project-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ 
hbase-client-project-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:jar (default-jar) @ 
hbase-client-project-archetype ---
[INFO] Building archetype jar: 
<https://builds.apache.org/job/HBase-Trunk_matrix/jdk=JDK%201.8%20(latest),label=Hadoop/ws/hbase-archetypes/hbase-client-project/target/build-archetype/target/generated-sources/archetype/target/hbase-client-project-archetype-3.0.0-SNAPSHOT>
[INFO] 
[INFO] --- maven-archetype-plugin:2.4:integration-test 
(default-integration-test) @ hbase-client-project-archetype ---
[INFO] Processing Archetype IT project: basic
[INFO] 
----------------------------------------------------------------------------
[INFO] Using following parameters for creating project from Archetype: 
hbase-client-project-archetype:3.0.0-SNAPSHOT
[INFO] 
----------------------------------------------------------------------------
[INFO] Parameter: groupId, Value: archetype.it
[INFO] Parameter: artifactId, Value: basic
[INFO] Parameter: version, Value: 0.1-SNAPSHOT
[INFO] Parameter: package, Value: it.pkg
[INFO] Parameter: packageInPathFormat, Value: it/pkg
[INFO] Parameter: version, Value: 0.1-SNAPSHOT
[INFO] Parameter: package, Value: it.pkg
[INFO] Parameter: groupId, Value: archetype.it
[INFO] Parameter: artifactId, Value: basic
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.629s
[INFO] Finished at: Sat Nov 11 10:12:45 UTC 2017
[INFO] Final Memory: 24M/1447M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-archetype-plugin:2.4:integration-test 
(default-integration-test) on project hbase-client-project-archetype:
[ERROR] Archetype IT 'basic' failed: 
org.apache.maven.archetype.exception.ArchetypeGenerationFailure: Error merging 
velocity templates: 
<https://builds.apache.org/job/HBase-Trunk_matrix/jdk=JDK%201.8%20(latest),label=Hadoop/4035/artifact/hbase-archetypes/hbase-client-project/target/build-archetype/target/generated-sources/archetype/target/test-classes/projects/basic/project/basic/pom.xml>
 (No such file or directory)
[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/MojoExecutionException
[ERROR] Command execution failed.
org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit 
value: 1)
        at 
org.apache.commons.exec.DefaultExecutor.executeInternal(DefaultExecutor.java:404)
        at 
org.apache.commons.exec.DefaultExecutor.execute(DefaultExecutor.java:166)
        at org.codehaus.mojo.exec.ExecMojo.executeCommandLine(ExecMojo.java:804)
        at org.codehaus.mojo.exec.ExecMojo.executeCommandLine(ExecMojo.java:751)
        at org.codehaus.mojo.exec.ExecMojo.execute(ExecMojo.java:313)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
        at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HBase ...................................... SUCCESS [3.171s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [0.708s]
[INFO] Apache HBase - Build Support ...................... SUCCESS [0.077s]
[INFO] Apache HBase - Error Prone Rules .................. SUCCESS [0.434s]
[INFO] Apache HBase - Annotations ........................ SUCCESS [0.953s]
[INFO] Apache HBase - Build Configuration ................ SUCCESS [0.135s]
[INFO] Apache HBase - Shaded Protocol .................... SUCCESS [33.139s]
[INFO] Apache HBase - Common ............................. SUCCESS [2:13.265s]
[INFO] Apache HBase - Metrics API ........................ SUCCESS [2.953s]
[INFO] Apache HBase - Hadoop Compatibility ............... SUCCESS [14.791s]
[INFO] Apache HBase - Metrics Implementation ............. SUCCESS [8.986s]
[INFO] Apache HBase - Hadoop Two Compatibility ........... SUCCESS [18.724s]
[INFO] Apache HBase - Protocol ........................... SUCCESS [10.634s]
[INFO] Apache HBase - Client ............................. SUCCESS [2:41.865s]
[INFO] Apache HBase - Replication ........................ SUCCESS [1.488s]
[INFO] Apache HBase - Resource Bundle .................... SUCCESS [0.206s]
[INFO] Apache HBase - HTTP ............................... SUCCESS [42.630s]
[INFO] Apache HBase - Procedure .......................... FAILURE [15:01.512s]
[INFO] Apache HBase - Server ............................. SKIPPED
[INFO] Apache HBase - MapReduce .......................... SKIPPED
[INFO] Apache HBase - Testing Util ....................... SKIPPED
[INFO] Apache HBase - Thrift ............................. SKIPPED
[INFO] Apache HBase - RSGroup ............................ SKIPPED
[INFO] Apache HBase - Shell .............................. SKIPPED
[INFO] Apache HBase - Coprocessor Endpoint ............... SKIPPED
[INFO] Apache HBase - Backup ............................. SKIPPED
[INFO] Apache HBase - Integration Tests .................. SKIPPED
[INFO] Apache HBase - Examples ........................... SKIPPED
[INFO] Apache HBase - Rest ............................... SKIPPED
[INFO] Apache HBase - External Block Cache ............... SKIPPED
[INFO] Apache HBase - Spark .............................. SKIPPED
[INFO] Apache HBase - Spark Integration Tests ............ SKIPPED
[INFO] Apache HBase - Assembly ........................... SKIPPED
[INFO] Apache HBase - Shaded ............................. SUCCESS [0.276s]
[INFO] Apache HBase - Shaded - Client .................... SUCCESS [1.575s]
[INFO] Apache HBase - Shaded - MapReduce ................. SKIPPED
[INFO] Apache HBase Shaded Packaging Invariants .......... SKIPPED
[INFO] Apache HBase - Archetypes ......................... SUCCESS [0.056s]
[INFO] Apache HBase - Exemplar for hbase-client archetype  SKIPPED
[INFO] Apache HBase - Exemplar for hbase-shaded-client archetype  SKIPPED
[INFO] Apache HBase - Archetype builder .................. FAILURE [17.918s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22:37.887s
[INFO] Finished at: Sat Nov 11 10:12:46 UTC 2017
[INFO] Final Memory: 113M/6457M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on 
project hbase-procedure: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://builds.apache.org/job/HBase-Trunk_matrix/jdk=JDK%201.8%20(latest),label=Hadoop/ws/hbase-procedure/target/surefire-reports>
 for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, 
[date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: 
ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] ExecutionException Error creating properties files for forking
[ERROR] at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.awaitResultsDone(ForkStarter.java:496)
[ERROR] at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:443)
[ERROR] at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:295)
[ERROR] at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:246)
[ERROR] at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1124)
[ERROR] at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:954)
[ERROR] at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:832)
[ERROR] at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
[ERROR] at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
[ERROR] at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
[ERROR] at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
[ERROR] at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
[ERROR] at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
[ERROR] at 
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
[ERROR] at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
[ERROR] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
[ERROR] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
[ERROR] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
[ERROR] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
[ERROR] at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
[ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[ERROR] at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[ERROR] at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[ERROR] at java.lang.reflect.Method.invoke(Method.java:498)
[ERROR] at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
[ERROR] at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
[ERROR] at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
[ERROR] at 
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
[ERROR] Caused by: 
org.apache.maven.surefire.booter.SurefireBooterForkException: Error creating 
properties files for forking
[ERROR] at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:580)
[ERROR] at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:535)
[ERROR] at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$700(ForkStarter.java:116)
[ERROR] at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:431)
[ERROR] at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:408)
[ERROR] at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[ERROR] at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[ERROR] at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[ERROR] at java.lang.Thread.run(Thread.java:748)
[ERROR] Caused by: java.io.IOException: No space left on device
[ERROR] at java.io.FileOutputStream.writeBytes(Native Method)
[ERROR] at java.io.FileOutputStream.write(FileOutputStream.java:326)
[ERROR] at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
[ERROR] at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:282)
[ERROR] at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125)
[ERROR] at java.io.OutputStreamWriter.write(OutputStreamWriter.java:207)
[ERROR] at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:129)
[ERROR] at java.io.BufferedWriter.write(BufferedWriter.java:230)
[ERROR] at java.io.Writer.write(Writer.java:157)
[ERROR] at java.util.Properties.store0(Properties.java:840)
[ERROR] at java.util.Properties.store(Properties.java:818)
[ERROR] at 
org.apache.maven.surefire.booter.SystemPropertyManager.writePropertiesFile(SystemPropertyManager.java:100)
[ERROR] at 
org.apache.maven.surefire.booter.SystemPropertyManager.writePropertiesFile(SystemPropertyManager.java:88)
[ERROR] at 
org.apache.maven.plugin.surefire.booterclient.BooterSerializer.serialize(BooterSerializer.java:147)
[ERROR] at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:557)
[ERROR] ... 8 more
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:exec 
(run-installArchetypes-script) on project hbase-archetype-builder: Command 
execution failed. Process exited with an error: 1 (Exit value: 1) -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hbase-procedure
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  : # Run zombie detector script
./dev-support/zombie-detector.sh --jenkins ${BUILD_ID}
[a3159d73] $ /bin/bash -xe /tmp/jenkins5365998420144422312.sh
+ ./dev-support/zombie-detector.sh --jenkins 4035
Sat Nov 11 10:12:48 UTC 2017 We're ok: there is no zombie test


    {color:green}+1 zombies{color}. No zombie tests found running at the end of 
the build.
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
[Fast Archiver] Compressed 23.78 MB of artifacts by 15.6% relative to #3989
Recording test results
[FINDBUGS] Skipping publisher since build result is FAILURE
[CHECKSTYLE] Skipping publisher since build result is FAILURE

Reply via email to