See 
<https://builds.apache.org/job/commons-fileupload/106/display/redirect?page=changes>

Changes:

[garydgregory] Enable GitHub Dependabot.


------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H38 (ubuntu) in workspace 
<https://builds.apache.org/job/commons-fileupload/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/commons-fileupload.git
 > git init <https://builds.apache.org/job/commons-fileupload/ws/> # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/commons-fileupload.git
 > git --version # timeout=10
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/commons-fileupload.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/commons-fileupload.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/commons-fileupload.git # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/commons-fileupload.git
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/commons-fileupload.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 7f72cf098e93e4a357f1536a00c3cfdbb6d13dbd 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7f72cf098e93e4a357f1536a00c3cfdbb6d13dbd
Commit message: "Enable GitHub Dependabot."
 > git rev-list --no-walk d1baace2e7d4d4ec79fff0a398f70fff212dcf34 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 45425
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[commons-fileupload] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g 
-Xms4g -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 45425
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://builds.apache.org/job/commons-fileupload/ws/pom.xml> 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean 
install
[INFO] Scanning for projects...
[INFO] 
[INFO] ---------------< org.apache.commons:commons-fileupload2 >---------------
[INFO] Building Apache Commons FileUpload 2.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/portlet-api/portlet-api/1.0/portlet-api-1.0.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/portlet-api/portlet-api/1.0/portlet-api-1.0.pom
 (154 B at 454 B/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/5.0.0-M1/jakarta.servlet-api-5.0.0-M1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/5.0.0-M1/jakarta.servlet-api-5.0.0-M1.pom
 (17 kB at 465 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.4/servlet-api-2.4.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/portlet-api/portlet-api/1.0/portlet-api-1.0.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/5.0.0-M1/jakarta.servlet-api-5.0.0-M1.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/portlet-api/portlet-api/1.0/portlet-api-1.0.jar
 (17 kB at 356 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.4/servlet-api-2.4.jar
 (98 kB at 2.0 MB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/5.0.0-M1/jakarta.servlet-api-5.0.0-M1.jar
 (84 kB at 669 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ commons-fileupload2 
---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ 
commons-fileupload2 ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-3) @ 
commons-fileupload2 ---
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ commons-fileupload2 ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from 
<https://builds.apache.org/job/commons-fileupload/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 67 implicit excludes (use -debug for more details).
[INFO] 12 explicit excludes (use -debug for more details).
[INFO] 107 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 1, unknown: 1, generated: 
0, approved: 100 licenses.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  19.152 s
[INFO] Finished at: 2020-07-22T14:27:39Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check 
(rat-check) on project commons-fileupload2: Too many files with unapproved 
license: 1 See RAT report in: 
<https://builds.apache.org/job/commons-fileupload/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
[JENKINS] Archiving 
<https://builds.apache.org/job/commons-fileupload/ws/pom.xml> to 
org.apache.commons/commons-fileupload2/2.0-SNAPSHOT/commons-fileupload2-2.0-SNAPSHOT.pom
Sending e-mails to: [email protected] [email protected]
channel stopped

Reply via email to