See <https://builds.apache.org/job/sling-org-apache-sling-settings-1.8/55/display/redirect?page=changes>
Changes: [radu] SLING-7216 - [nice-to-have] Add a CODE_OF_CONDUCT file to every module [radu] SLING-7215 - [nice-to-have] Add a CONTRIBUTING file to every module ------------------------------------------ Started by an SCM change Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-1 (ubuntu trusty) in workspace <https://builds.apache.org/job/sling-org-apache-sling-settings-1.8/ws/> Cloning the remote Git repository Cloning repository https://github.com/apache/sling-org-apache-sling-settings.git > git init > <https://builds.apache.org/job/sling-org-apache-sling-settings-1.8/ws/> # > timeout=10 Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-settings.git > git --version # timeout=10 > git fetch --tags --progress > https://github.com/apache/sling-org-apache-sling-settings.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url > https://github.com/apache/sling-org-apache-sling-settings.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-org-apache-sling-settings.git # timeout=10 Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-settings.git > git fetch --tags --progress > https://github.com/apache/sling-org-apache-sling-settings.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision c21f457b49cb540281898eb574d86d374cf40899 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c21f457b49cb540281898eb574d86d374cf40899 Commit message: "SLING-7215 - [nice-to-have] Add a CONTRIBUTING file to every module" > git rev-list --no-walk 727a08d65402da05e7a92e5c0b0a2d9a9fcb7f80 # timeout=10 Parsing POMs Established TCP socket on 44248 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-settings-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 44248 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://builds.apache.org/job/sling-org-apache-sling-settings-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 Settings 1.3.11-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.apache.sling.settings --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ org.apache.sling.settings --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-property-values) @ org.apache.sling.settings --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java) @ org.apache.sling.settings --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (ban-maven-scr-plugin) @ org.apache.sling.settings --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ org.apache.sling.settings --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (remote-resources-custom-notice) @ org.apache.sling.settings --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.apache.sling.settings --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ org.apache.sling.settings --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to <https://builds.apache.org/job/sling-org-apache-sling-settings-1.8/ws/target/classes> [INFO] <https://builds.apache.org/job/sling-org-apache-sling-settings-1.8/ws/src/main/java/org/apache/sling/settings/impl/ServicesListener.java>: <https://builds.apache.org/job/sling-org-apache-sling-settings-1.8/ws/src/main/java/org/apache/sling/settings/impl/ServicesListener.java> uses unchecked or unsafe operations. [INFO] <https://builds.apache.org/job/sling-org-apache-sling-settings-1.8/ws/src/main/java/org/apache/sling/settings/impl/ServicesListener.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ org.apache.sling.settings --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 [INFO] [INFO] --- bnd-maven-plugin:4.0.0:bnd-process (bnd-process) @ org.apache.sling.settings --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.apache.sling.settings --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-org-apache-sling-settings-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.settings --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to <https://builds.apache.org/job/sling-org-apache-sling-settings-1.8/ws/target/test-classes> [INFO] <https://builds.apache.org/job/sling-org-apache-sling-settings-1.8/ws/src/test/java/org/apache/sling/settings/impl/RunModeImplTest.java>: <https://builds.apache.org/job/sling-org-apache-sling-settings-1.8/ws/src/test/java/org/apache/sling/settings/impl/RunModeImplTest.java> uses unchecked or unsafe operations. [INFO] <https://builds.apache.org/job/sling-org-apache-sling-settings-1.8/ws/src/test/java/org/apache/sling/settings/impl/RunModeImplTest.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ org.apache.sling.settings --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.sling.settings.impl.RunModeImplTest [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Read Sling ID null from file /tmp/sling.id.file2474957259857869628id [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Created new Sling ID ac084e60-e8d2-4eb4-9f74-71e3fd756753 [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Active run modes: [a, bar, d, foo] [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Read Sling ID null from file /tmp/sling.id.file4154720247280359346id [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Created new Sling ID b45b31a0-e281-443b-ae74-dd2bcc3103e3 [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Active run modes: [a, bar, e, foo] [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Read Sling ID null from file /tmp/sling.id.file4736562807642411122id [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Created new Sling ID 04b6f70f-dfd4-43e8-a27e-9433280136e7 [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Active run modes: [a, bar, d, foo] [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Read Sling ID null from file /tmp/sling.id.file8026809348239393205id [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Created new Sling ID e7f3ba24-9198-409c-be7a-a4252286464c [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Active run modes: [bar, foo] [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Read Sling ID null from file /tmp/sling.id.file3190528690196127104id [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Created new Sling ID 357d86c5-9b0f-4fe0-9679-0bc174fde225 [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Active run modes: [bar, c, e, foo] [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Read Sling ID null from file /tmp/sling.id.file1923233416909290123id [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Created new Sling ID 115e6ba7-0cfc-4a54-80c3-acb1460886d1 [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Active run modes: [a, bar, d, foo] [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Read Sling ID null from file /tmp/sling.id.file8157723025017879515id [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Created new Sling ID 9c621296-85c6-4738-8bd0-7ab3f5a3ae0e [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Active run modes: [a, bar, d, foo] [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Read Sling ID null from file /tmp/sling.id.file7257053368579502947id [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Created new Sling ID 41cc277c-348e-4222-9653-f6eba75885c7 [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Active run modes: [a, bar, e, foo] [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Read Sling ID null from file /tmp/sling.id.file3142972009915551193id [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Created new Sling ID 2d563b11-96de-4134-8b0f-a58c58514254 [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Active run modes: [a, d] [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Read Sling ID null from file /tmp/sling.id.file1936701607081323871id [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Created new Sling ID 321f51ed-4eee-44ed-bd85-10dd3686915d [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Active run modes: [a, bar, e, foo] [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Read Sling ID 321f51ed-4eee-44ed-bd85-10dd3686915d from file /tmp/sling.id.file1936701607081323871id [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Active run modes: [a, bar, e, foo] [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Read Sling ID 321f51ed-4eee-44ed-bd85-10dd3686915d from file /tmp/sling.id.file1936701607081323871id [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Active run modes: [a, doo, e, waa, foo] [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Read Sling ID null from file /tmp/sling.id.file5847496539256028036id [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Created new Sling ID e42c6f6d-d00d-42c9-8591-efe97460864d [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Active run modes: [bar, c, e, foo] [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Read Sling ID null from file /tmp/sling.id.file8530463112324389843id [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Created new Sling ID 728badb3-b96b-4f81-8aa5-bd84f528f10a [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - No run modes active [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Read Sling ID null from file /tmp/sling.id.file1571134145670015109id [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Created new Sling ID b460b274-4391-4e13-ab6c-23f0ac291bf9 [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - No run modes active [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Read Sling ID null from file /tmp/sling.id.file1638442918250912955id [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Created new Sling ID 3e3e2353-04cf-4a03-9d33-d018c6c0946a [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Active run modes: [foo] [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Read Sling ID null from file /tmp/sling.id.file2765417452363936118id [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Created new Sling ID cfa924cd-e1c8-42b5-af14-9d8514a2141f [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Active run modes: [bar, foo] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in org.apache.sling.settings.impl.RunModeImplTest [INFO] Running org.apache.sling.settings.impl.SlingSettingsServiceImplTest [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Read Sling ID null from file /tmp/sling.id.file6119039521824840772 [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Created new Sling ID eb287c01-eff8-4d3a-98ff-19ff3924fdb4 [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - No run modes active [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Read Sling ID null from file /tmp/sling.id.file5053314925487341135 [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Created new Sling ID 885721c8-bbd5-46d0-b4b4-e0f5aefd0dc4 [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - No run modes active [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Read Sling ID d3f1ede9-2738-46ed-a749-9607a325fead from file /tmp/sling.id.file453717056242487388 [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - No run modes active [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - Read Sling ID 334d211e-fd84-41db-a3fe-6b8d68bc201a from file /tmp/sling.id.file2541139940590932334 [main] INFO org.apache.sling.settings.impl.SlingSettingsServiceImpl - No run modes active [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 s - in org.apache.sling.settings.impl.SlingSettingsServiceImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.SurefireArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [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.settings --- [INFO] Building jar: <https://builds.apache.org/job/sling-org-apache-sling-settings-1.8/ws/target/org.apache.sling.settings-1.3.11-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.apache.sling.settings >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ org.apache.sling.settings --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-property-values) @ org.apache.sling.settings --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java) @ org.apache.sling.settings --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (ban-maven-scr-plugin) @ org.apache.sling.settings --- [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.settings <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.apache.sling.settings --- [INFO] Building jar: <https://builds.apache.org/job/sling-org-apache-sling-settings-1.8/ws/target/org.apache.sling.settings-1.3.11-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.apache.sling.settings --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (verify-legal-files) @ org.apache.sling.settings --- [INFO] Checking legal files in: org.apache.sling.settings-1.3.11-SNAPSHOT.jar [INFO] Checking legal files in: org.apache.sling.settings-1.3.11-SNAPSHOT-sources.jar [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ org.apache.sling.settings --- [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from <https://builds.apache.org/job/sling-org-apache-sling-settings-1.8/ws/.gitignore> [INFO] Finished adding exclusions from SCM ignore files. [INFO] 73 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] Exclude: **/repository/index/*/index-details.txt [INFO] Exclude: bnd.bnd [INFO] 18 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 2, unknown: 2, generated: 0, approved: 15 licenses. [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: 01:16 min [INFO] Finished at: 2018-09-19T17:42:01+00:00 [INFO] Final Memory: 69M/3925M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.12:check (rat-check) on project org.apache.sling.settings: Too many files with unapproved license: 2 See RAT report in: <https://builds.apache.org/job/sling-org-apache-sling-settings-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
