See <https://builds.apache.org/job/Accumulo-Trunk/108/changes>
Changes: [vines] fixes accumulo-177 - Took a good hard look at dist.xml and I think we're good now. Also included the parent apache version 10 for module versions. ------------------------------------------ [...truncated 2963 lines...] [INFO] ------------------------------------------------------------------------ [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 [INFO] [INFO] Deleting <https://builds.apache.org/job/Accumulo-Trunk/ws/accumulo-trunk/src/examples> (includes = [**/*.pyc], excludes = []) [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ accumulo-examples --- [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-mvn) @ accumulo-examples --- [INFO] [INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ accumulo-examples --- [debug] execute contextualize [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Accumulo-Trunk/ws/accumulo-trunk/src/examples/src/main/resources> [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ accumulo-examples --- [INFO] [INFO] --- maven-dependency-plugin:2.3:copy-dependencies (copy-dependencies) @ accumulo-examples --- [INFO] [INFO] Compiling 40 source files to <https://builds.apache.org/job/Accumulo-Trunk/ws/accumulo-trunk/src/examples/target/classes> [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ accumulo-examples --- [debug] execute contextualize [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Accumulo-Trunk/ws/accumulo-trunk/src/examples/src/test/resources> [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ accumulo-examples --- [INFO] [INFO] Compiling 5 source files to <https://builds.apache.org/job/Accumulo-Trunk/ws/accumulo-trunk/src/examples/target/test-classes> [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ accumulo-examples --- [INFO] Surefire report directory: <https://builds.apache.org/job/Accumulo-Trunk/ws/accumulo-trunk/src/examples/target/surefire-reports> [INFO] ------------------------------------------------------- T E S T S ------------------------------------------------------- [INFO] --- maven-surefire-plugin:2.9:test (default-test) @ accumulo-examples --- Running org.apache.accumulo.examples.filedata.KeyUtilTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec Running org.apache.accumulo.examples.filedata.ChunkInputFormatTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 sec Running org.apache.accumulo.examples.filedata.ChunkInputStreamTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec Running org.apache.accumulo.examples.filedata.ChunkCombinerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running org.apache.accumulo.examples.dirlist.CountTest Max depth : 3 Time to find max depth : 2 ms Time to compute counts : 3 ms Entries scanned : 30 Counts inserted : 4 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec Results : Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] Building jar: <https://builds.apache.org/job/Accumulo-Trunk/ws/accumulo-trunk/lib/accumulo-examples-1.5.0-incubating-SNAPSHOT.jar> [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ accumulo-examples --- [INFO] [INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ accumulo-examples --- [JENKINS] Configuring cobertura-maven-plugin to enable xml reports [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-mvn) @ accumulo-examples --- [INFO] [INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ accumulo-examples --- [debug] execute contextualize [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Accumulo-Trunk/ws/accumulo-trunk/src/examples/src/main/resources> [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ accumulo-examples --- [INFO] [INFO] --- maven-dependency-plugin:2.3:copy-dependencies (copy-dependencies) @ accumulo-examples --- [INFO] [INFO] Nothing to compile - all classes are up to date [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ accumulo-examples --- [INFO] [INFO] --- cobertura-maven-plugin:2.5.1:instrument (default-cli) @ accumulo-examples --- [INFO] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file Instrumenting 61 files to <https://builds.apache.org/job/Accumulo-Trunk/ws/accumulo-trunk/src/examples/target/generated-classes/cobertura> [cobertura] WARN [main] net.sourceforge.cobertura.instrument.ClassInstrumenter - No line number information found for class org.apache.accumulo.examples.dirlist.FileCount$1. Perhaps you need to compile with debug=true? Cobertura: Saved information on 61 classes. Instrument time: 389ms [INFO] Instrumentation was successful. [INFO] NOT adding cobertura ser file to attached artifacts list. [debug] execute contextualize [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Accumulo-Trunk/ws/accumulo-trunk/src/examples/src/test/resources> [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ accumulo-examples --- [INFO] [INFO] Nothing to compile - all classes are up to date [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ accumulo-examples --- [INFO] [INFO] Surefire report directory: <https://builds.apache.org/job/Accumulo-Trunk/ws/accumulo-trunk/src/examples/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- [INFO] --- maven-surefire-plugin:2.9:test (default-test) @ accumulo-examples --- Running org.apache.accumulo.examples.filedata.KeyUtilTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 sec Running org.apache.accumulo.examples.filedata.ChunkInputFormatTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 sec Running org.apache.accumulo.examples.filedata.ChunkInputStreamTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec Running org.apache.accumulo.examples.filedata.ChunkCombinerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec Running org.apache.accumulo.examples.dirlist.CountTest Max depth : 3 Time to find max depth : 2 ms Time to compute counts : 4 ms Entries scanned : 30 Counts inserted : 4 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec Flushing results... Flushing results done Cobertura: Loaded information on 61 classes. Cobertura: Saved information on 61 classes. Results : Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [JENKINS] Archiving <https://builds.apache.org/job/Accumulo-Trunk/ws/accumulo-trunk/src/examples/pom.xml> to /home/hudson/hudson/jobs/Accumulo-Trunk/modules/org.apache.accumulo$accumulo-examples/builds/2011-11-28_18-01-03/archive/org.apache.accumulo/accumulo-examples/1.5.0-incubating-SNAPSHOT/accumulo-examples-1.5.0-incubating-SNAPSHOT.pom [JENKINS] cobertura-maven-plugin already configured with xml reports enabled [INFO] [INFO] --- cobertura-maven-plugin:2.5.1:cobertura (default-cli) @ accumulo-examples --- [INFO] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file Cobertura: Loaded information on 61 classes. Report time: 1353ms [INFO] Cobertura Report generation was successful. [JENKINS] Recording coverage results [JENKINS] Archiving <https://builds.apache.org/job/Accumulo-Trunk/ws/accumulo-trunk/lib/accumulo-examples-1.5.0-incubating-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Accumulo-Trunk/modules/org.apache.accumulo$accumulo-examples/builds/2011-11-28_18-01-03/archive/org.apache.accumulo/accumulo-examples/1.5.0-incubating-SNAPSHOT/accumulo-examples-1.5.0-incubating-SNAPSHOT.jar [INFO] Downloading: http://repo1.maven.org/maven2/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.pom [INFO] ------------------------------------------------------------------------ [INFO] Building accumulo-assemble 1.5.0-incubating-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 [INFO] [INFO] Deleting <https://builds.apache.org/job/Accumulo-Trunk/ws/accumulo-trunk/src/assemble> (includes = [**/*.pyc], excludes = []) [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ accumulo-assemble --- [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-mvn) @ accumulo-assemble --- [INFO] [INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ accumulo-assemble --- [INFO] [INFO] --- maven-dependency-plugin:2.3:copy-dependencies (copy-dependencies) @ accumulo-assemble --- [INFO] [INFO] --- exec-maven-plugin:1.2:exec (user-manual) @ accumulo-assemble --- [INFO] [INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ accumulo-assemble --- [INFO] [INFO] --- exec-maven-plugin:1.2:exec (config webpage) @ accumulo-assemble --- [INFO] [INFO] --- maven-assembly-plugin:2.2.1:single (distro-assembly) @ accumulo-assemble --- [INFO] Reading assembly descriptor: src/assemble/dist.xml [INFO] accumulo-1.5.0-incubating-SNAPSHOT/bin/check-slaves already added, skipping [INFO] accumulo-1.5.0-incubating-SNAPSHOT/bin/accumulo already added, skipping [INFO] accumulo-1.5.0-incubating-SNAPSHOT/bin/etc_initd_accumulo already added, skipping [INFO] Building tar : <https://builds.apache.org/job/Accumulo-Trunk/ws/accumulo-trunk/src/assemble/target/accumulo-assemble-1.5.0-incubating-SNAPSHOT-dist.tar.gz> [INFO] accumulo-1.5.0-incubating-SNAPSHOT/bin/check-slaves already added, skipping [INFO] accumulo-1.5.0-incubating-SNAPSHOT/bin/accumulo already added, skipping [INFO] accumulo-1.5.0-incubating-SNAPSHOT/bin/etc_initd_accumulo already added, skipping [JENKINS] Archiving <https://builds.apache.org/job/Accumulo-Trunk/ws/accumulo-trunk/src/assemble/pom.xml> to /home/hudson/hudson/jobs/Accumulo-Trunk/modules/org.apache.accumulo$accumulo-assemble/builds/2011-11-28_18-01-03/archive/org.apache.accumulo/accumulo-assemble/1.5.0-incubating-SNAPSHOT/accumulo-assemble-1.5.0-incubating-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] accumulo .......................................... SUCCESS [15.029s] [INFO] cloudtrace ........................................ SUCCESS [51.905s] [INFO] accumulo-start .................................... SUCCESS [44.288s] [INFO] accumulo-core ..................................... SUCCESS [6:10.255s] [INFO] accumulo-server ................................... SUCCESS [2:36.678s] [INFO] accumulo-examples ................................. SUCCESS [23.719s] [INFO] accumulo-assemble ................................. FAILURE [10.961s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11:45.077s [INFO] Finished at: Mon Nov 28 18:12:58 UTC 2011 [INFO] Final Memory: 74M/284M [INFO] ------------------------------------------------------------------------ mavenExecutionResult exceptions not empty message : Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.2.1:single (distro-assembly) on project accumulo-assemble: Failed to create assembly: Error creating assembly archive dist: Problem creating TAR: request to write '8192' bytes exceeds size in header of '648526' bytes cause : Failed to create assembly: Error creating assembly archive dist: Problem creating TAR: request to write '8192' bytes exceeds size in header of '648526' bytes Stack trace : org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.2.1:single (distro-assembly) on project accumulo-assemble: Failed to create assembly: Error creating assembly archive dist: Problem creating TAR: request to write '8192' bytes exceeds size in header of '648526' bytes at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217) 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:319) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239) at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158) at hudson.maven.Maven3Builder.call(Maven3Builder.java:122) at hudson.maven.Maven3Builder.call(Maven3Builder.java:74) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:287) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to create assembly: Error creating assembly archive dist: Problem creating TAR: request to write '8192' bytes exceeds size in header of '648526' bytes at org.apache.maven.plugin.assembly.mojos.AbstractAssemblyMojo.execute(AbstractAssemblyMojo.java:472) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) ... 27 more Caused by: org.apache.maven.plugin.assembly.archive.ArchiveCreationException: Error creating assembly archive dist: Problem creating TAR: request to write '8192' bytes exceeds size in header of '648526' bytes at org.apache.maven.plugin.assembly.archive.DefaultAssemblyArchiver.createArchive(DefaultAssemblyArchiver.java:196) at org.apache.maven.plugin.assembly.mojos.AbstractAssemblyMojo.execute(AbstractAssemblyMojo.java:413) ... 29 more Caused by: org.codehaus.plexus.archiver.ArchiverException: Problem creating TAR: request to write '8192' bytes exceeds size in header of '648526' bytes at org.codehaus.plexus.archiver.AbstractArchiver.createArchive(AbstractArchiver.java:888) at org.apache.maven.plugin.assembly.archive.archiver.AssemblyProxyArchiver.createArchive(AssemblyProxyArchiver.java:512) at org.apache.maven.plugin.assembly.archive.DefaultAssemblyArchiver.createArchive(DefaultAssemblyArchiver.java:192) ... 30 more Caused by: java.io.IOException: request to write '8192' bytes exceeds size in header of '648526' bytes at org.codehaus.plexus.archiver.tar.TarOutputStream.write(TarOutputStream.java:286) at org.codehaus.plexus.archiver.tar.TarArchiver.tarFile(TarArchiver.java:306) at org.codehaus.plexus.archiver.tar.TarArchiver.execute(TarArchiver.java:207) at org.codehaus.plexus.archiver.AbstractArchiver.createArchive(AbstractArchiver.java:871) ... 32 more Sending e-mails to: [email protected] channel stopped Skipping Cobertura coverage report as build was not UNSTABLE or better ...
