Build failed in Jenkins: java-idp-tomcat-base-9.0-nightly #219

Shibboleth Jenkins noreply at shibboleth.net
Sat Jan 7 18:49:01 UTC 2023


See <http://127.0.0.1:1583/jenkins/job/java-idp-tomcat-base-9.0-nightly/219/display/redirect>

Changes:


------------------------------------------
Started by user Tom Zeller
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (I2) - Rocky9 (i-02e5e40ecb8b2ecf4) (Rocky9) in workspace <http://127.0.0.1:1583/jenkins/job/java-idp-tomcat-base-9.0-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/java-idp-tomcat-base-9.0-nightly/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git.shibboleth.net/git/java-idp-tomcat-base # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-idp-tomcat-base
 > git --version # timeout=10
 > git --version # 'git version 2.31.1'
 > git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-idp-tomcat-base +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/9.0^{commit} # timeout=10
Checking out Revision aee40e129cb6a85b2474c2bbaba08435870125d2 (refs/remotes/origin/9.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f aee40e129cb6a85b2474c2bbaba08435870125d2 # timeout=10
Commit message: "Move credentials/ directory to child of tomcat-base"
 > git rev-list --no-walk aee40e129cb6a85b2474c2bbaba08435870125d2 # timeout=10
[java-idp-tomcat-base-9.0-nightly] $ /opt/maven_home/bin/mvn -Dmaven.repo.local=<http://127.0.0.1:1583/jenkins/job/java-idp-tomcat-base-9.0-nightly/ws/.repository> -V -B --update-snapshots clean deploy
Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven home: /opt/maven_home
Java version: 17.0.5, vendor: Amazon.com Inc., runtime: /efs/optjava/jdk/amazon/amazon-corretto-17.0.5.8.1-linux-x64
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "5.14.0-162.6.1.el9_1.0.1.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/parent-v3/TRUNK-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent-v3/TRUNK-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent-v3/TRUNK-SNAPSHOT/maven-metadata.xml (606 B at 1.4 kB/s)
[INFO] 
[INFO] -----------------< net.shibboleth.idp:idp-tomcat-base >-----------------
[INFO] Building idp-tomcat-base 9.0.0-SNAPSHOT
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-tomcat-base ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-idp-tomcat-base-9.0-nightly/ws/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ idp-tomcat-base ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 13 resources
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (default) @ idp-tomcat-base ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ idp-tomcat-base ---
[INFO] Reading assembly descriptor: src/main/assembly/tgz.xml
[INFO] Reading assembly descriptor: src/main/assembly/zip.xml
[INFO] Building tar: <http://127.0.0.1:1583/jenkins/job/java-idp-tomcat-base-9.0-nightly/ws/target/idp-tomcat-base-9.0.0-SNAPSHOT.tar.gz>
[INFO] Building zip: <http://127.0.0.1:1583/jenkins/job/java-idp-tomcat-base-9.0-nightly/ws/target/idp-tomcat-base-9.0.0-SNAPSHOT.zip>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ idp-tomcat-base ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-idp-tomcat-base-9.0-nightly/ws/pom.xml> to <http://127.0.0.1:1583/jenkins/job/java-idp-tomcat-base-9.0-nightly/ws/.repository/net/shibboleth/idp/idp-tomcat-base/9.0.0-SNAPSHOT/idp-tomcat-base-9.0.0-SNAPSHOT.pom>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-idp-tomcat-base-9.0-nightly/ws/target/idp-tomcat-base-9.0.0-SNAPSHOT.tar.gz> to <http://127.0.0.1:1583/jenkins/job/java-idp-tomcat-base-9.0-nightly/ws/.repository/net/shibboleth/idp/idp-tomcat-base/9.0.0-SNAPSHOT/idp-tomcat-base-9.0.0-SNAPSHOT.tar.gz>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-idp-tomcat-base-9.0-nightly/ws/target/idp-tomcat-base-9.0.0-SNAPSHOT.zip> to <http://127.0.0.1:1583/jenkins/job/java-idp-tomcat-base-9.0-nightly/ws/.repository/net/shibboleth/idp/idp-tomcat-base/9.0.0-SNAPSHOT/idp-tomcat-base-9.0.0-SNAPSHOT.zip>
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ idp-tomcat-base ---
[INFO] Using alternate deployment repository snapshot::https://build.shibboleth.net/nexus-proxy/content/repositories/snapshots
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  3.324 s
[INFO] Finished at: 2023-01-07T18:49:01Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project idp-tomcat-base: Invalid syntax for repository. Invalid syntax for repository. 
[ERROR] Invalid syntax for alternative repository. Use "id::layout::url".
[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/MojoFailureException
Build step 'Invoke top-level Maven targets' marked build as failure


More information about the commits mailing list