Build failed in Jenkins: xmlsectool-v3-nightly #418

Shibboleth Jenkins noreply at shibboleth.net
Sat Jun 26 03:50:13 UTC 2021


See <http://127.0.0.1:1583/jenkins/job/xmlsectool-v3-nightly/418/display/redirect>

Changes:


------------------------------------------
Started by upstream project "java-opensaml-v4-nightly" build number 419
originally caused by:
 Started by upstream project "spring-extensions-v6-nightly" build number 411
 originally caused by:
  Started by upstream project "java-support-v8-nightly" build number 407
  originally caused by:
   Started by user Rod Widdowson
Running as SYSTEM
Building remotely on EC2 (I2) - CentOS7 (i-0100ba8b3d5393ddd) (CentOS7) in workspace <http://127.0.0.1:1583/jenkins/job/xmlsectool-v3-nightly/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <http://127.0.0.1:1583/jenkins/job/xmlsectool-v3-nightly/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git.shibboleth.net/git/xmlsectool # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/xmlsectool
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
 > git fetch --tags --progress https://git.shibboleth.net/git/xmlsectool +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 8780f1f7ca89b9eff64e351aa5df38ca19a29f8c (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8780f1f7ca89b9eff64e351aa5df38ca19a29f8c # timeout=10
Commit message: "Bump version after release"
 > git rev-list --no-walk 8780f1f7ca89b9eff64e351aa5df38ca19a29f8c # timeout=10
[xmlsectool-v3-nightly] $ /opt/maven_home/bin/mvn -Dmaven.repo.local=<http://127.0.0.1:1583/jenkins/job/xmlsectool-v3-nightly/ws/.repository> -V -B clean -Prelease,central-disabled -U deploy
Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
Maven home: /opt/maven_home
Java version: 11.0.11, vendor: Amazon.com Inc., runtime: /efs/optjava/jdk/amazon/amazon-corretto-11.0.11.9.1-linux-x64
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-1160.31.1.el7.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] 
[INFO] -------------------< net.shibboleth.tool:xmlsectool >-------------------
[INFO] Building XMLSecTool 3.0.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ xmlsectool ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/xmlsectool-v3-nightly/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ xmlsectool ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ xmlsectool ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ xmlsectool ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <http://127.0.0.1:1583/jenkins/job/xmlsectool-v3-nightly/ws/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ xmlsectool ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 70 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ xmlsectool ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to <http://127.0.0.1:1583/jenkins/job/xmlsectool-v3-nightly/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ xmlsectool ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.774 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ xmlsectool ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/xmlsectool-v3-nightly/ws/target/xmlsectool-3.0.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ xmlsectool ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/xmlsectool-v3-nightly/ws/target/xmlsectool-3.0.1-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:3.3.0:single (make-assembly) @ xmlsectool ---
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml
[INFO] Building zip: <http://127.0.0.1:1583/jenkins/job/xmlsectool-v3-nightly/ws/target/xmlsectool-3.0.1-SNAPSHOT-bin.zip>
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ xmlsectool ---
[INFO]  Building classpath javadoc argument
[INFO] No previous run data found, generating javadoc.
[INFO] Running patched (for flat multi-module projects) maven javadoc plugin
[INFO] 
3 errors
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  19.297 s
[INFO] Finished at: 2021-06-26T03:50:13Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal net.shibboleth.maven.plugins:maven-javadoc-plugin:3.2.0:jar (attach-javadocs) on project xmlsectool: MavenReportException: Error while generating Javadoc: 
[ERROR] Exit code: 1 - javadoc: error - Error fetching URL: https://build.shibboleth.net/nexus/content/sites/site/java-support/8.1.0/apidocs/
[ERROR] javadoc: error - Error fetching URL: https://build.shibboleth.net/nexus/content/sites/site/java-opensaml/4.0.1/apidocs/
[ERROR] javadoc: error - Error fetching URL: https://build.shibboleth.net/nexus/content/sites/site/spring-extensions/6.0.0/apidocs/
[ERROR] 
[ERROR] Command line was: /opt/jdk/amazon-11/bin/javadoc @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '<http://127.0.0.1:1583/jenkins/job/xmlsectool-v3-nightly/ws/target/apidocs'> dir.
[ERROR] -> [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/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure


More information about the commits mailing list