See <https://builds.apache.org/job/sling-contrib-1.6/1350/changes>

Changes:

[olli] style, add paragraph Installation

------------------------------------------
[...truncated 23675 lines...]
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ sling-lauchpad 
---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
sling-lauchpad ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/sling-contrib-1.6/ws/contrib-1.6/launchpad/debian/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
sling-lauchpad ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ sling-lauchpad ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ sling-lauchpad ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ sling-lauchpad ---
[INFO] Building jar: 
<https://builds.apache.org/job/sling-contrib-1.6/ws/contrib-1.6/launchpad/debian/target/sling-lauchpad-8-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ sling-lauchpad 
---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run 
(set-bundle-required-execution-environment) @ sling-lauchpad ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ sling-lauchpad ---
[INFO] Building jar: 
<https://builds.apache.org/job/sling-contrib-1.6/ws/contrib-1.6/launchpad/debian/target/sling-lauchpad-8-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ 
sling-lauchpad ---
[INFO] 
[INFO] --- jdeb:1.0.1:jdeb (default) @ sling-lauchpad ---
Downloading: 
http://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.47/bcpg-jdk15on-1.47.pom
Downloaded: 
http://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.47/bcpg-jdk15on-1.47.pom
 (2 KB at 23.5 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.47/bcpg-jdk15on-1.47.jar
Downloaded: 
http://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.47/bcpg-jdk15on-1.47.jar
 (241 KB at 1971.4 KB/sec)
[INFO] Creating debian package: 
<https://builds.apache.org/job/sling-contrib-1.6/ws/contrib-1.6/launchpad/debian/target/sling-lauchpad_8~SNAPSHOT_all.deb>
[INFO] Building data
[ERROR] Failed to create debian package 
<https://builds.apache.org/job/sling-contrib-1.6/ws/contrib-1.6/launchpad/debian/target/sling-lauchpad_8~SNAPSHOT_all.deb>
org.vafer.jdeb.PackagingException: Failed to create debian package 
<https://builds.apache.org/job/sling-contrib-1.6/ws/contrib-1.6/launchpad/debian/target/sling-lauchpad_8~SNAPSHOT_all.deb>
        at org.vafer.jdeb.maven.DebMaker.makeDeb(DebMaker.java:246)
        at org.vafer.jdeb.maven.DebMojo.execute(DebMojo.java:409)
        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.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
        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:178)
        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 hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:328)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        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:895)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
        at java.lang.Thread.run(Thread.java:662)
Caused by: org.vafer.jdeb.PackagingException: Could not create deb package
        at org.vafer.jdeb.Processor.createDeb(Processor.java:171)
        at org.vafer.jdeb.maven.DebMaker.makeDeb(DebMaker.java:243)
        ... 34 more
Caused by: java.io.FileNotFoundException: Data source not found : 
<https://builds.apache.org/job/sling-contrib-1.6/ws/launchpad/builder/target/org.apache.sling.launchpad-8-SNAPSHOT-standalone.jar>
        at org.vafer.jdeb.maven.Data.produce(Data.java:195)
        at org.vafer.jdeb.Processor.buildData(Processor.java:593)
        at org.vafer.jdeb.Processor.createDeb(Processor.java:136)
        ... 35 more
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Sling OpenID Authentication ................ SUCCESS [1:02.732s]
[INFO] Apache Sling Authentication XING API .............. SUCCESS [6.816s]
[INFO] Apache Sling Authentication XING Login ............ SUCCESS [11.926s]
[INFO] Apache Sling Authentication XING OAuth ............ SUCCESS [8.227s]
[INFO] Apache Sling Authentication Selector .............. SUCCESS [8.598s]
[INFO] Apache Sling Commons FileSystem ClassLoader ....... SUCCESS [6.039s]
[INFO] Apache Sling Commons HTML Utilities ............... SUCCESS [6.395s]
[INFO] Apache Sling APT parser ........................... SUCCESS [11.335s]
[INFO] Apache Sling APT servlet .......................... SUCCESS [8.427s]
[INFO] Apache Sling Resource Collection API .............. SUCCESS [8.998s]
[INFO] Apache Sling DataSource Provider .................. SUCCESS [12.817s]
[INFO] Apache Sling Dojo JavaScript Library .............. SUCCESS [12.311s]
[INFO] Apache Sling Dojo Data Extension .................. SUCCESS [5.873s]
[INFO] Apache Sling FTP Server ........................... SUCCESS [9.228s]
[INFO] Apache Sling Google Web Toolkit Servlet Library ... SUCCESS [11.580s]
[INFO] Apache Sling Google Web Toolkit Sample ............ SUCCESS [33.269s]
[INFO] Apache Sling Internationalization Support ......... SUCCESS [36.252s]
[INFO] Apache Sling JMX Resource Provider ................ SUCCESS [5.664s]
[INFO] Apache Sling ClassLoader Leak Detector ............ SUCCESS [5.565s]
[INFO] Apache Sling MongoDB Resource Provider ............ SUCCESS [6.122s]
[INFO] Apache Sling OSGi Bundle Repository ............... SUCCESS [8.517s]
[INFO] Apache Sling Distribution API ..................... SUCCESS [6.134s]
[INFO] Apache Sling Distribution Core .................... SUCCESS [17.730s]
[INFO] Apache Sling Distribution Sample .................. SUCCESS [7.946s]
[INFO] Apache Sling Distribution Integration Tests ....... SUCCESS [4:29.866s]
[INFO] Apache Sling Request Processing Analyzer .......... SUCCESS [6.324s]
[INFO] Apache Sling Resource Merger ...................... SUCCESS [6.575s]
[INFO] Apache Sling Rewriter ............................. SUCCESS [11.711s]
[INFO] Apache Sling SLF4J MDC Filter ..................... SUCCESS [14.589s]
[INFO] Apache Sling Query ................................ SUCCESS [14.626s]
[INFO] Apache Sling Superimposing Resource Provider ...... SUCCESS [9.019s]
[INFO] Apache Sling Tenant ............................... SUCCESS [8.780s]
[INFO] Apache Sling JCR Java Compiler .................... SUCCESS [8.730s]
[INFO] Apache Sling Repository Accessor .................. SUCCESS [6.536s]
[INFO] Apache Sling Object Content Mapping ............... SUCCESS [8.905s]
[INFO] Apache Sling JCR Prefs ............................ SUCCESS [8.409s]
[INFO] Apache Sling JCR Resource Security ................ SUCCESS [5.874s]
[INFO] Apache Sling Script Console ....................... SUCCESS [6.268s]
[INFO] Apache Sling Atom Tag Library ..................... SUCCESS [9.005s]
[INFO] Apache Sling Scripting Freemarker Support ......... SUCCESS [15.205s]
[INFO] Apache Sling Scripting Groovy Support ............. SUCCESS [8.388s]
[INFO] Apache Sling Scripting Java Support ............... SUCCESS [8.621s]
[INFO] Apache Sling Scripting JST Support ................ SUCCESS [17.437s]
[INFO] Apache Sling Scripting Python Support ............. SUCCESS [8.477s]
[INFO] Apache Sling Scripting Ruby Support ............... SUCCESS [12.449s]
[INFO] Apache Sling Scripting Thymeleaf .................. SUCCESS [11.921s]
[INFO] Apache Sling Scripting Velocity Support ........... SUCCESS [6.550s]
[INFO] Apache Sling Scripting W3C XML Processing Support . SUCCESS [9.380s]
[INFO] Apache Sling Validation Framework API ............. SUCCESS [9.226s]
[INFO] Apache Sling Validation Framework Core Implementation  SUCCESS [17.541s]
[INFO] Apache Sling Validation Framework Testing Services  SUCCESS [6.133s]
[INFO] Apache Sling Validation Framework Integration Tests  SUCCESS [31.067s]
[INFO] Apache Sling Validation Framework Examples ........ SUCCESS [5.752s]
[INFO] Apache Sling Validation Framework Builder ......... SUCCESS [0.208s]
[INFO] Apache Sling Launchpad Karaf ...................... SUCCESS [7.843s]
[INFO] Apache Sling Launchpad Karaf - Features ........... SUCCESS [11.847s]
[INFO] Apache Sling Launchpad Karaf - Integration Tests .. SUCCESS [12.087s]
[INFO] Apache Sling Launchpad Karaf - Launchpad Integration Tests  SUCCESS 
[6.550s]
[INFO] Apache Sling Launchpad Karaf Builder .............. SUCCESS [3.443s]
[INFO] Apache Sling Launchpad Contrib Testing ............ SUCCESS [1:51.201s]
[INFO] Apache Sling Launchpad Debian Package Builder ..... FAILURE [5.995s]
[INFO] Scala Script Engine ............................... SKIPPED
[INFO] Apache Sling Scala Scripting Configuration ........ SKIPPED
[INFO] Scala for Sling Demo Application - Hello World .... SKIPPED
[INFO] Scala for Sling Demo Application - Forum .......... SKIPPED
[INFO] Apache Sling Contrib (Builder) .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:40.888s
[INFO] Finished at: Thu Nov 13 21:25:13 UTC 2014
[INFO] Final Memory: 124M/194M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[WARNING] The requested profile "jcrinstall-tests" 
could not be activated because it does not exist.

Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal 
org.vafer:jdeb:1.0.1:jdeb (default) on project sling-lauchpad: Failed to create 
debian package 
<https://builds.apache.org/job/sling-contrib-1.6/ws/contrib-1.6/launchpad/debian/target/sling-lauchpad_8~SNAPSHOT_all.deb>:
 Could not create deb package: Data source not found : 
<https://builds.apache.org/job/sling-contrib-1.6/ws/launchpad/builder/target/org.apache.sling.launchpad-8-SNAPSHOT-standalone.jar>
 -> [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 :sling-lauchpad

Sending e-mails to: dev@sling.apache.org
channel stopped
2014-11-13 21:26:10.726:INFO::Shutdown hook executing
2014-11-13 21:26:10.726:INFO::Shutdown hook complete
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

Reply via email to