You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/19 16:42:33 UTC

Build failed in Jenkins: sling-launchpad-debian-1.8 #47

See <https://builds.apache.org/job/sling-launchpad-debian-1.8/47/display/redirect?page=changes>

Changes:

[radu] SLING-7215 - [nice-to-have] Add a CONTRIBUTING file to every module

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H20 (ubuntu xenial) in workspace <https://builds.apache.org/job/sling-launchpad-debian-1.8/ws/>
Cloning the remote Git repository
Cloning repository https://github.com/apache/sling-launchpad-debian.git
 > git init <https://builds.apache.org/job/sling-launchpad-debian-1.8/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/sling-launchpad-debian.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/sling-launchpad-debian.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/sling-launchpad-debian.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/sling-launchpad-debian.git # timeout=10
Fetching upstream changes from https://github.com/apache/sling-launchpad-debian.git
 > git fetch --tags --progress https://github.com/apache/sling-launchpad-debian.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 8ddcca206ada6e6a5ceb179dcb2007c024369ede (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8ddcca206ada6e6a5ceb179dcb2007c024369ede
Commit message: "SLING-7215 - [nice-to-have] Add a CONTRIBUTING file to every module"
 > git rev-list --no-walk 88db2f67320c6a12a07da6c4064c5c4d9b0f4d1f # timeout=10
Parsing POMs
Established TCP socket on 38278
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-launchpad-debian-1.8] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 38278
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/sling-launchpad-debian-1.8/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Launchpad Debian Package Builder 9-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/vafer/jdeb/1.4/jdeb-1.4.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/vafer/jdeb/1.4/jdeb-1.4.pom (14 KB at 45.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/vafer/jdeb/1.4/jdeb-1.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/vafer/jdeb/1.4/jdeb-1.4.jar (1191 KB at 7834.1 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sling-launchpad-debian ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ sling-launchpad-debian ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (set-bundle-required-execution-environment) @ sling-launchpad-debian ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ sling-launchpad-debian ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ sling-launchpad-debian ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-launchpad-debian-1.8/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (check-memory-task) @ sling-launchpad-debian ---
[INFO] Executing tasks

main:
     [echo] **************** WARNING (SLING-443/SLING-1782) ******************************
     [echo] On most platforms, you'll get OutOfMemoryErrors when building unless you set
     [echo] on 32bit platforms: MAVEN_OPTS="-Xmx256M -XX:MaxPermSize=256M", see SLING-443
     [echo] on 64bit platforms: MAVEN_OPTS="-Xmx512M -XX:MaxPermSize=512M", see SLING-1782
     [echo] ******************************************************************************
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:copy (copy) @ sling-launchpad-debian ---
[INFO] Configured Artifact: org.apache.sling:org.apache.sling.launchpad:8:jar
[INFO] Copying org.apache.sling.launchpad-8.jar to <https://builds.apache.org/job/sling-launchpad-debian-1.8/ws/target/opt/sling/org.apache.sling.launchpad.jar>
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ sling-launchpad-debian ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ sling-launchpad-debian ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-launchpad-debian-1.8/ws/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ sling-launchpad-debian ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ sling-launchpad-debian ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default) @ sling-launchpad-debian ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.0
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ sling-launchpad-debian ---
[INFO] Building jar: <https://builds.apache.org/job/sling-launchpad-debian-1.8/ws/target/sling-launchpad-debian-9-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ sling-launchpad-debian >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ sling-launchpad-debian ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (set-bundle-required-execution-environment) @ sling-launchpad-debian ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) < generate-sources @ sling-launchpad-debian <<<
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ sling-launchpad-debian ---
[INFO] Building jar: <https://builds.apache.org/job/sling-launchpad-debian-1.8/ws/target/sling-launchpad-debian-9-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ sling-launchpad-debian ---
[INFO] 
[INFO] --- jdeb:1.4:jdeb (default) @ sling-launchpad-debian ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.8/commons-compress-1.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.8/commons-compress-1.8.pom (12 KB at 554.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.3/ant-1.9.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.3/ant-1.9.3.pom (10 KB at 486.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.9.3/ant-parent-1.9.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.9.3/ant-parent-1.9.3.pom (6 KB at 288.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.3/ant-launcher-1.9.3.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.3/ant-launcher-1.9.3.pom (3 KB at 120.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.51/bcpg-jdk15on-1.51.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.51/bcpg-jdk15on-1.51.pom (2 KB at 91.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.3/ant-1.9.3.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.3/ant-launcher-1.9.3.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.51/bcpg-jdk15on-1.51.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.3/ant-launcher-1.9.3.jar (18 KB at 690.4 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk15on/1.51/bcpg-jdk15on-1.51.jar (250 KB at 3420.5 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.3/ant-1.9.3.jar (1961 KB at 10890.7 KB/sec)
[INFO] Creating debian package: <https://builds.apache.org/job/sling-launchpad-debian-1.8/ws/target/sling-server_9-SNAPSHOT.deb>
[INFO] Building conffiles
[INFO] Adding conffile: etc/default/sling
[INFO] Adding conffile: etc/logrotate.d/sling
[INFO] Creating changes file: <https://builds.apache.org/job/sling-launchpad-debian-1.8/ws/target/sling-launchpad-debian_9~47_all.changes>
[INFO] Attaching created debian package <https://builds.apache.org/job/sling-launchpad-debian-1.8/ws/target/sling-server_9-SNAPSHOT.deb>
[INFO] 
[INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ sling-launchpad-debian ---
[INFO] Checking legal files in: sling-launchpad-debian-9-SNAPSHOT.jar
[INFO] Checking legal files in: sling-launchpad-debian-9-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ sling-launchpad-debian ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: src/main/appended-resources/META-INF/*
[INFO] Exclude: velocity.log
[INFO] Exclude: target/*
[INFO] Exclude: README.md
[INFO] Exclude: maven-eclipse.xml
[INFO] Exclude: .*
[INFO] Exclude: .*/**
[INFO] Exclude: **/*.json
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: **/*.rej
[INFO] Exclude: hs_err_*.log
[INFO] 12 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 2 unknown: 2 generated: 0 approved: 9 licence.
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[JENKINS] Archiving disabled
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30.322 s
[INFO] Finished at: 2018-09-19T16:42:32+00:00
[JENKINS] Archiving disabled
[INFO] Final Memory: 76M/3925M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (default) on project sling-launchpad-debian: Too many files with unapproved license: 2 See RAT report in: <https://builds.apache.org/job/sling-launchpad-debian-1.8/ws/target/rat.txt> -> [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
channel stopped
Recording test results

Jenkins build is back to normal : sling-launchpad-debian-1.8 #48

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-launchpad-debian-1.8/48/display/redirect?page=changes>