See <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/82/display/redirect?page=changes>
Changes: [cotescu] SLING-7216 - [nice-to-have] Add a CODE_OF_CONDUCT 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-org-apache-sling-feature-launcher-1.8/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://github.com/apache/sling-org-apache-sling-feature-launcher.git # > timeout=10 Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-feature-launcher.git > git --version # timeout=10 > git fetch --tags --progress > https://github.com/apache/sling-org-apache-sling-feature-launcher.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision eb7c444210f5a4dce3bb49cef947af2888b8b92f (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f eb7c444210f5a4dce3bb49cef947af2888b8b92f Commit message: "SLING-7216 - [nice-to-have] Add a CODE_OF_CONDUCT file to every module" > git rev-list --no-walk 0521ce31f36629c6d7ae79ba17794d817e57695e # timeout=10 Parsing POMs Established TCP socket on 44968 maven33-agent.jar already up to date maven33-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [sling-org-apache-sling-feature-launcher-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 44968 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -U clean deploy [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Sling Feature Launcher 0.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/maven-metadata.xml (1008 B at 2.5 KB/sec) [INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20180919.161723-32.pom [INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20180919.161723-32.pom (5 KB at 13.8 KB/sec) [INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature.io/0.1.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature.io/0.1.3-SNAPSHOT/maven-metadata.xml (1011 B at 3.4 KB/sec) [INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature.io/0.1.3-SNAPSHOT/org.apache.sling.feature.io-0.1.3-20180918.161045-50.pom [INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature.io/0.1.3-SNAPSHOT/org.apache.sling.feature.io-0.1.3-20180918.161045-50.pom (6 KB at 17.7 KB/sec) [INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20180919.161723-32.jar [INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature.io/0.1.3-SNAPSHOT/org.apache.sling.feature.io-0.1.3-20180918.161045-50.jar [INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20180919.161723-32.jar (105 KB at 214.8 KB/sec) [INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.feature.io/0.1.3-SNAPSHOT/org.apache.sling.feature.io-0.1.3-20180918.161045-50.jar (103 KB at 198.8 KB/sec) [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.apache.sling.feature.launcher --- [INFO] Deleting <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-property-values) @ org.apache.sling.feature.launcher --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java) @ org.apache.sling.feature.launcher --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (ban-maven-scr-plugin) @ org.apache.sling.feature.launcher --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ org.apache.sling.feature.launcher --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ org.apache.sling.feature.launcher --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.apache.sling.feature.launcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ org.apache.sling.feature.launcher --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/target/classes> [INFO] <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/Main.java>: <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/Main.java> uses or overrides a deprecated API. [INFO] <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/Main.java>: Recompile with -Xlint:deprecation for details. [INFO] <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/launchers/FrameworkLauncher.java>: <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/launchers/FrameworkLauncher.java> uses unchecked or unsafe operations. [INFO] <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/main/java/org/apache/sling/feature/launcher/impl/launchers/FrameworkLauncher.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ org.apache.sling.feature.launcher --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.apache.sling.feature.launcher --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/src/test/resources> [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ org.apache.sling.feature.launcher --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ org.apache.sling.feature.launcher --- [JENKINS] Recording test results [INFO] [INFO] --- maven-dependency-plugin:3.0.2:unpack-dependencies (unpack-dependencies) @ org.apache.sling.feature.launcher --- [INFO] Unpacking /home/jenkins/jenkins-slave/maven-repositories/1/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.jar to <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/target/classes> with includes "" and excludes "META-INF/**" [INFO] Unpacking /home/jenkins/jenkins-slave/maven-repositories/1/commons-lang/commons-lang/2.6/commons-lang-2.6.jar to <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/target/classes> with includes "" and excludes "META-INF/**" [INFO] Unpacking /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-SNAPSHOT.jar to <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/target/classes> with includes "" and excludes "META-INF/**" [INFO] Unpacking /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/org.apache.sling.feature.io/0.1.3-SNAPSHOT/org.apache.sling.feature.io-0.1.3-SNAPSHOT.jar to <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/target/classes> with includes "" and excludes "META-INF/**" [INFO] Unpacking /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/org.apache.sling.commons.johnzon/1.1.0/org.apache.sling.commons.johnzon-1.1.0.jar to <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/target/classes> with includes "" and excludes "META-INF/**" [INFO] Unpacking /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/felix/org.apache.felix.converter/1.0.0/org.apache.felix.converter-1.0.0.jar to <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/target/classes> with includes "" and excludes "META-INF/**" [INFO] Unpacking /home/jenkins/jenkins-slave/maven-repositories/1/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.jar to <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/target/classes> with includes "" and excludes "META-INF/**" [INFO] Unpacking /home/jenkins/jenkins-slave/maven-repositories/1/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar to <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/target/classes> with includes "" and excludes "META-INF/**" [INFO] Unpacking /home/jenkins/jenkins-slave/maven-repositories/1/org/slf4j/slf4j-simple/1.7.25/slf4j-simple-1.7.25.jar to <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/target/classes> with includes "" and excludes "META-INF/**" [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:3.0.2:jar (default-jar) @ org.apache.sling.feature.launcher --- [INFO] Building jar: <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/target/org.apache.sling.feature.launcher-0.1.0-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.apache.sling.feature.launcher >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-property-values) @ org.apache.sling.feature.launcher --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java) @ org.apache.sling.feature.launcher --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (ban-maven-scr-plugin) @ org.apache.sling.feature.launcher --- [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ org.apache.sling.feature.launcher <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.apache.sling.feature.launcher --- [INFO] Building jar: <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-1.8/ws/target/org.apache.sling.feature.launcher-0.1.0-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ org.apache.sling.feature.launcher --- [INFO] [INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ org.apache.sling.feature.launcher --- [INFO] Checking legal files in: org.apache.sling.feature.launcher-0.1.0-SNAPSHOT.jar [INFO] Checking legal files in: org.apache.sling.feature.launcher-0.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- apache-rat-plugin:0.11:check (default) @ org.apache.sling.feature.launcher --- [INFO] 51 implicit excludes (use -debug for more details). [INFO] Exclude: DEPENDENCIES [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] Exclude: **/repository/index/*/index-details.txt [INFO] Exclude: bnd.bnd [INFO] Exclude: readme.md [INFO] Exclude: src/main/resources/META-INF/services/** [INFO] Exclude: **/*.properties [INFO] Exclude: launcher/** [INFO] 17 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0 approved: 15 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/ [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 25.046 s [INFO] Finished at: 2018-09-19T16:33:16+00:00 [INFO] Final Memory: 72M/3925M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (default) on project org.apache.sling.feature.launcher: Too many files with unapproved license: 1 See RAT report in: <https://builds.apache.org/job/sling-org-apache-sling-feature-launcher-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 Not sending mail to unregistered user [email protected]
