See 
<https://builds.apache.org/job/Qpid-Dispatch-Checks/341/display/redirect?page=changes>

Changes:

[Chug] DISPATCH-1693: Fix calculation of when to raise QDRC_EVENTs


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H27 (ubuntu) in workspace 
<https://builds.apache.org/job/Qpid-Dispatch-Checks/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/qpid-dispatch.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/qpid-dispatch.git
 > git --version # timeout=10
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/qpid-dispatch.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision bb89cc702d5c72fedd09c4043710a7abf91a6ea3 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bb89cc702d5c72fedd09c4043710a7abf91a6ea3
Commit message: "DISPATCH-1693: Fix calculation of when to raise QDRC_EVENTs"
 > git rev-list --no-walk 5f3eb3f8a7b004a6404d7afe1552fedac8340335 # timeout=10
Parsing POMs
Established TCP socket on 34457
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Qpid-Dispatch-Checks] $ /home/jenkins/tools/java/latest1.8/bin/java 
-XX:MaxPermSize=500m -Xmx2G -Xms1G -Djava.awt.headless=true -cp 
/home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/apache-maven-3.5.4/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.5.4/conf/logging
 jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/apache-maven-3.5.4 
/home/jenkins/jenkins-slave/remoting.jar 
/home/jenkins/jenkins-slave/maven35-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 34457
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=500m; support was 
removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://builds.apache.org/job/Qpid-Dispatch-Checks/ws/pom.xml> 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 
apache-rat:check
[INFO] Scanning for projects...
[WARNING] The project org.apache.qpid:qpid-dispatch:jar:1.13.0-SNAPSHOT uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[INFO] 
[INFO] -------------------< org.apache.qpid:qpid-dispatch >--------------------
[INFO] Building QpidDispatch 1.13.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default-cli) @ qpid-dispatch ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from 
<https://builds.apache.org/job/Qpid-Dispatch-Checks/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 88 implicit excludes (use -debug for more details).
[INFO] Exclude: .travis.yml
[INFO] Exclude: CMakeCache.txt
[INFO] Exclude: .gitmodules
[INFO] Exclude: .gitignore
[INFO] Exclude: .autotools
[INFO] Exclude: **/angular-patternfly.min.js
[INFO] Exclude: **/angular-patternfly.min.css
[INFO] Exclude: **/d3.v3.min.js
[INFO] Exclude: **/jquery.tipsy.js
[INFO] Exclude: **/jquery.tipsy.js
[INFO] Exclude: **/zd3-queue.min.js
[INFO] Exclude: **/d3.min.js
[INFO] Exclude: **/tooltipsy.min.js
[INFO] Exclude: **/font-awesome.min.css
[INFO] Exclude: **/jquery-ui.css
[INFO] Exclude: **/jquery.tipsy.css
[INFO] Exclude: **/vendor.min.js
[INFO] Exclude: **/vendor.min.css
[INFO] Exclude: **/jquery.dynatree.min.js
[INFO] Exclude: **/slider.js
[INFO] Exclude: **/ui-grid.js
[INFO] Exclude: **/system_tests_http.txt
[INFO] Exclude: **/build/
[INFO] Exclude: **/target/
[INFO] Exclude: **/install/
[INFO] Exclude: **/*.lock
[INFO] Exclude: **/MANIFEST.in
[INFO] Exclude: **/valgrind.supp
[INFO] Exclude: **/tsan.supp
[INFO] Exclude: **/asan.supp
[INFO] Exclude: **/lsan.supp
[INFO] Exclude: **/*.json.in
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.svg
[INFO] Exclude: **/rhea-min.js
[INFO] Exclude: **/VERSION.txt
[INFO] Exclude: **/v3_ca.ext
[INFO] Exclude: **/system_test.dir/**
[INFO] Exclude: **/server-password-file.txt
[INFO] Exclude: **/server-password-file-bad.txt
[INFO] Exclude: **/client-password-file.txt
[INFO] Exclude: **/password.txt
[INFO] Exclude: **/*.pkcs12
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*~
[INFO] Exclude: .pydevproject
[INFO] Exclude: .cproject
[INFO] Exclude: **/qpid-proton/**
[INFO] Exclude: **/CMakeFiles/**
[INFO] Exclude: **/licenses/**
[INFO] Exclude: qpid-proton/**
[INFO] Exclude: libuv/**
[INFO] Exclude: libwebsockets/**
[INFO] Exclude: tools/scraper/test_data/**
[INFO] 801 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 1, unknown: 1, generated: 
0, approved: 729 licenses.
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.755 s
[INFO] Finished at: 2020-07-08T18:16:45Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.12:check 
(default-cli) on project qpid-dispatch: Too many files with unapproved license: 
1 See RAT report in: 
<https://builds.apache.org/job/Qpid-Dispatch-Checks/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
Archiving artifacts

Reply via email to