Build failed : java-idp-plugin-scripting-v2-idp-versions-java17 #7
Shibboleth Jenkins
noreply at shibboleth.net
Fri Dec 15 17:04:24 UTC 2023
See http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v2-idp-versions-java17/7/
-------------- next part --------------
Started by user Tom Zeller
Obtained resources/jenkins/idp-versions.jenkinsfile from git https://git.shibboleth.net/git/java-idp-plugin-scripting
[Pipeline] Start of Pipeline
[Pipeline] node
Running on EC2 (ec2-I2) - Rocky9 (i-0ca490c151d0fdc67) in /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
Fetching changes from the remote Git repository
Checking out Revision 8b75e6d90839c37f629c82a545aa46422b6db0d1 (refs/remotes/origin/main)
Commit message: "Test current and next plugin with current and next IdP"
> git rev-parse --resolve-git-dir /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/.git # timeout=10
> git config remote.origin.url https://git.shibboleth.net/git/java-idp-plugin-scripting # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-idp-plugin-scripting
> git --version # timeout=10
> git --version # 'git version 2.39.3'
> git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-idp-plugin-scripting +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/main^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 8b75e6d90839c37f629c82a545aa46422b6db0d1 # timeout=10
> git rev-list --no-walk 880f8ffc36c26cc4a2621ab9f6b153edc310084e # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Tool Install)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Display Java and Maven versions)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ mvn --version
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/maven_home
Java version: 17.0.9, vendor: Amazon.com Inc., runtime: /efs/optjava/jdk/amazon/amazon-corretto-17.0.9.8.1-linux-x64
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "5.14.0-362.8.1.el9_3.x86_64", arch: "amd64", family: "unix"
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Checkout plugin snapshot)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main
[Pipeline] {
[Pipeline] git
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
Fetching changes from the remote Git repository
Checking out Revision 8b75e6d90839c37f629c82a545aa46422b6db0d1 (refs/remotes/origin/main)
Commit message: "Test current and next plugin with current and next IdP"
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Checkout current plugin)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-2.0.0
[Pipeline] {
[Pipeline] git
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
> git rev-parse --resolve-git-dir /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/.git # timeout=10
> git config remote.origin.url https://git.shibboleth.net/git/java-idp-plugin-scripting # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-idp-plugin-scripting
> git --version # timeout=10
> git --version # 'git version 2.39.3'
> git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-idp-plugin-scripting +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/main^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 8b75e6d90839c37f629c82a545aa46422b6db0d1 # timeout=10
> git branch -a -v --no-abbrev # timeout=10
> git branch -D main # timeout=10
> git checkout -b main 8b75e6d90839c37f629c82a545aa46422b6db0d1 # timeout=10
No credentials specified
Fetching changes from the remote Git repository
Checking out Revision 8b75e6d90839c37f629c82a545aa46422b6db0d1 (refs/remotes/origin/main)
Commit message: "Test current and next plugin with current and next IdP"
[Pipeline] sh
> git rev-parse --resolve-git-dir /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-2.0.0/.git # timeout=10
> git config remote.origin.url https://git.shibboleth.net/git/java-idp-plugin-scripting # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-idp-plugin-scripting
> git --version # timeout=10
> git --version # 'git version 2.39.3'
> git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-idp-plugin-scripting +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/main^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 8b75e6d90839c37f629c82a545aa46422b6db0d1 # timeout=10
> git branch -a -v --no-abbrev # timeout=10
> git branch -D main # timeout=10
> git checkout -b main 8b75e6d90839c37f629c82a545aa46422b6db0d1 # timeout=10
+ git checkout 2.0.0
Note: switching to '2.0.0'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at fab47f2 Update files to be tagged for release
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test plugin snapshot with current IdP version)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main
[Pipeline] {
[Pipeline] sh
+ mvn clean test -D idp.version=5.0.0
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for net.shibboleth.idp.plugin.scripting:idp-plugin-scripting:pom:2.0.1-SNAPSHOT
[WARNING] 'parent.relativePath' of POM net.shibboleth.idp.plugin.scripting:idp-plugin-scripting:2.0.1-SNAPSHOT (/opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/pom.xml) points at net.shibboleth.idp.plugin.scripting:idp-plugin-scripting instead of net.shibboleth:parent, please verify your project structure @ line 7, column 13
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Shibboleth IdP :: Plugins :: Scripting [pom]
[INFO] Shibboleth IdP :: Plugins :: Scripting Common Code [jar]
[INFO] Shibboleth IdP :: Plugins :: Nashorn JDK Scripting Impl [jar]
[INFO] Shibboleth IdP :: Plugins :: Nashorn Distribution (JDK) [pom]
[INFO] Shibboleth IdP :: Plugins :: Rhino Scripting Impl [jar]
[INFO] Shibboleth IdP :: Plugins :: Rhino Distribution [pom]
[INFO]
[INFO] ------< net.shibboleth.idp.plugin.scripting:idp-plugin-scripting >------
[INFO] Building Shibboleth IdP :: Plugins :: Scripting 2.0.1-SNAPSHOT [1/6]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-scripting ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-scripting ---
[INFO]
[INFO] ----< net.shibboleth.idp.plugin.scripting:idp-plugin-scripting-api >----
[INFO] Building Shibboleth IdP :: Plugins :: Scripting Common Code 2.0.1-SNAPSHOT [2/6]
[INFO] from scripting-api/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-scripting-api ---
[INFO] Deleting /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/scripting-api/target
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-scripting-api ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-plugin-scripting-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/scripting-api/src/main/resources
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ idp-plugin-scripting-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/scripting-api/target/classes
[INFO]
[INFO] --- resources:3.2.0:testResources (default-testResources) @ idp-plugin-scripting-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/scripting-api/src/test/resources
[INFO]
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ idp-plugin-scripting-api ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ idp-plugin-scripting-api ---
[INFO] No tests to run.
[INFO]
[INFO] --< net.shibboleth.idp.plugin.scripting:idp-plugin-nashorn-jdk-impl >---
[INFO] Building Shibboleth IdP :: Plugins :: Nashorn JDK Scripting Impl 2.0.1-SNAPSHOT [3/6]
[INFO] from nashorn-jdk-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-nashorn-jdk-impl ---
[INFO] Deleting /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/nashorn-jdk-impl/target
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-nashorn-jdk-impl ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-plugin-nashorn-jdk-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ idp-plugin-nashorn-jdk-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/nashorn-jdk-impl/target/classes
[INFO]
[INFO] --- resources:3.2.0:testResources (default-testResources) @ idp-plugin-nashorn-jdk-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/nashorn-jdk-impl/src/test/resources
[INFO]
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ idp-plugin-nashorn-jdk-impl ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ idp-plugin-nashorn-jdk-impl ---
[INFO] No tests to run.
[INFO]
[INFO] --< net.shibboleth.idp.plugin.scripting:idp-plugin-nashorn-jdk-dist >---
[INFO] Building Shibboleth IdP :: Plugins :: Nashorn Distribution (JDK) 2.0.1-SNAPSHOT [4/6]
[INFO] from nashorn-jdk-dist/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-nashorn-jdk-dist ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-nashorn-jdk-dist ---
[INFO]
[INFO] -----< net.shibboleth.idp.plugin.scripting:idp-plugin-rhino-impl >------
[INFO] Building Shibboleth IdP :: Plugins :: Rhino Scripting Impl 2.0.1-SNAPSHOT [5/6]
[INFO] from rhino-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-rhino-impl ---
[INFO] Deleting /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/rhino-impl/target
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-rhino-impl ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-plugin-rhino-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 4 resources
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ idp-plugin-rhino-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/rhino-impl/target/classes
[INFO]
[INFO] --- resources:3.2.0:testResources (default-testResources) @ idp-plugin-rhino-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO]
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ idp-plugin-rhino-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/rhino-impl/target/test-classes
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ idp-plugin-rhino-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running net.shibboleth.idp.plugin.scripting.rhino.EngineTests
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.081 s -- in net.shibboleth.idp.plugin.scripting.rhino.EngineTests
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] -----< net.shibboleth.idp.plugin.scripting:idp-plugin-rhino-dist >------
[INFO] Building Shibboleth IdP :: Plugins :: Rhino Distribution 2.0.1-SNAPSHOT [6/6]
[INFO] from rhino-dist/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-rhino-dist ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-rhino-dist ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: Scripting 2.0.1-SNAPSHOT:
[INFO]
[INFO] Shibboleth IdP :: Plugins :: Scripting ............. SUCCESS [ 0.688 s]
[INFO] Shibboleth IdP :: Plugins :: Scripting Common Code . SUCCESS [ 2.025 s]
[INFO] Shibboleth IdP :: Plugins :: Nashorn JDK Scripting Impl SUCCESS [ 1.007 s]
[INFO] Shibboleth IdP :: Plugins :: Nashorn Distribution (JDK) SUCCESS [ 0.262 s]
[INFO] Shibboleth IdP :: Plugins :: Rhino Scripting Impl .. SUCCESS [ 2.729 s]
[INFO] Shibboleth IdP :: Plugins :: Rhino Distribution .... SUCCESS [ 0.006 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.144 s
[INFO] Finished at: 2023-12-15T17:04:11Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test plugin snapshot with future IdP version)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main
[Pipeline] {
[Pipeline] sh
+ mvn clean test -D idp.version=5.1.0-SNAPSHOT
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for net.shibboleth.idp.plugin.scripting:idp-plugin-scripting:pom:2.0.1-SNAPSHOT
[WARNING] 'parent.relativePath' of POM net.shibboleth.idp.plugin.scripting:idp-plugin-scripting:2.0.1-SNAPSHOT (/opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/pom.xml) points at net.shibboleth.idp.plugin.scripting:idp-plugin-scripting instead of net.shibboleth:parent, please verify your project structure @ line 7, column 13
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Shibboleth IdP :: Plugins :: Scripting [pom]
[INFO] Shibboleth IdP :: Plugins :: Scripting Common Code [jar]
[INFO] Shibboleth IdP :: Plugins :: Nashorn JDK Scripting Impl [jar]
[INFO] Shibboleth IdP :: Plugins :: Nashorn Distribution (JDK) [pom]
[INFO] Shibboleth IdP :: Plugins :: Rhino Scripting Impl [jar]
[INFO] Shibboleth IdP :: Plugins :: Rhino Distribution [pom]
[INFO]
[INFO] ------< net.shibboleth.idp.plugin.scripting:idp-plugin-scripting >------
[INFO] Building Shibboleth IdP :: Plugins :: Scripting 2.0.1-SNAPSHOT [1/6]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-scripting ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-scripting ---
[INFO]
[INFO] ----< net.shibboleth.idp.plugin.scripting:idp-plugin-scripting-api >----
[INFO] Building Shibboleth IdP :: Plugins :: Scripting Common Code 2.0.1-SNAPSHOT [2/6]
[INFO] from scripting-api/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-scripting-api ---
[INFO] Deleting /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/scripting-api/target
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-scripting-api ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-plugin-scripting-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/scripting-api/src/main/resources
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ idp-plugin-scripting-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/scripting-api/target/classes
[INFO]
[INFO] --- resources:3.2.0:testResources (default-testResources) @ idp-plugin-scripting-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/scripting-api/src/test/resources
[INFO]
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ idp-plugin-scripting-api ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ idp-plugin-scripting-api ---
[INFO] No tests to run.
[INFO]
[INFO] --< net.shibboleth.idp.plugin.scripting:idp-plugin-nashorn-jdk-impl >---
[INFO] Building Shibboleth IdP :: Plugins :: Nashorn JDK Scripting Impl 2.0.1-SNAPSHOT [3/6]
[INFO] from nashorn-jdk-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-nashorn-jdk-impl ---
[INFO] Deleting /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/nashorn-jdk-impl/target
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-nashorn-jdk-impl ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-plugin-nashorn-jdk-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ idp-plugin-nashorn-jdk-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/nashorn-jdk-impl/target/classes
[INFO]
[INFO] --- resources:3.2.0:testResources (default-testResources) @ idp-plugin-nashorn-jdk-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/nashorn-jdk-impl/src/test/resources
[INFO]
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ idp-plugin-nashorn-jdk-impl ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ idp-plugin-nashorn-jdk-impl ---
[INFO] No tests to run.
[INFO]
[INFO] --< net.shibboleth.idp.plugin.scripting:idp-plugin-nashorn-jdk-dist >---
[INFO] Building Shibboleth IdP :: Plugins :: Nashorn Distribution (JDK) 2.0.1-SNAPSHOT [4/6]
[INFO] from nashorn-jdk-dist/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-nashorn-jdk-dist ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-nashorn-jdk-dist ---
[INFO]
[INFO] -----< net.shibboleth.idp.plugin.scripting:idp-plugin-rhino-impl >------
[INFO] Building Shibboleth IdP :: Plugins :: Rhino Scripting Impl 2.0.1-SNAPSHOT [5/6]
[INFO] from rhino-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-rhino-impl ---
[INFO] Deleting /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/rhino-impl/target
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-rhino-impl ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-plugin-rhino-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 4 resources
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ idp-plugin-rhino-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/rhino-impl/target/classes
[INFO]
[INFO] --- resources:3.2.0:testResources (default-testResources) @ idp-plugin-rhino-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO]
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ idp-plugin-rhino-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/rhino-impl/target/test-classes
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ idp-plugin-rhino-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running net.shibboleth.idp.plugin.scripting.rhino.EngineTests
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.078 s -- in net.shibboleth.idp.plugin.scripting.rhino.EngineTests
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] -----< net.shibboleth.idp.plugin.scripting:idp-plugin-rhino-dist >------
[INFO] Building Shibboleth IdP :: Plugins :: Rhino Distribution 2.0.1-SNAPSHOT [6/6]
[INFO] from rhino-dist/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-rhino-dist ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-rhino-dist ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: Scripting 2.0.1-SNAPSHOT:
[INFO]
[INFO] Shibboleth IdP :: Plugins :: Scripting ............. SUCCESS [ 0.612 s]
[INFO] Shibboleth IdP :: Plugins :: Scripting Common Code . SUCCESS [ 2.014 s]
[INFO] Shibboleth IdP :: Plugins :: Nashorn JDK Scripting Impl SUCCESS [ 1.053 s]
[INFO] Shibboleth IdP :: Plugins :: Nashorn Distribution (JDK) SUCCESS [ 0.242 s]
[INFO] Shibboleth IdP :: Plugins :: Rhino Scripting Impl .. SUCCESS [ 2.599 s]
[INFO] Shibboleth IdP :: Plugins :: Rhino Distribution .... SUCCESS [ 0.005 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.973 s
[INFO] Finished at: 2023-12-15T17:04:20Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test current snapshot with current IdP version)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-2.0.0
[Pipeline] {
[Pipeline] sh
+ mvn clean test -D idp.version=5.1.0
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[WARNING] 'parent.relativePath' of POM net.shibboleth.idp.plugin.scripting:idp-plugin-scripting:2.0.0 (/opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-2.0.0/pom.xml) points at net.shibboleth.idp.plugin.scripting:idp-plugin-scripting instead of net.shibboleth:parent, please verify your project structure @ line 7, column 13
[ERROR] Non-resolvable import POM: The following artifacts could not be resolved: net.shibboleth.idp:idp-bom:pom:5.1.0 (absent): net.shibboleth.idp:idp-bom:pom:5.1.0 was not found in https://build.shibboleth.net/maven/releases/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of shib-release has elapsed or updates are forced @ line 41, column 25
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project net.shibboleth.idp.plugin.scripting:idp-plugin-scripting:2.0.0 (/opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-2.0.0/pom.xml) has 1 error
[ERROR] Non-resolvable import POM: The following artifacts could not be resolved: net.shibboleth.idp:idp-bom:pom:5.1.0 (absent): net.shibboleth.idp:idp-bom:pom:5.1.0 was not found in https://build.shibboleth.net/maven/releases/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of shib-release has elapsed or updates are forced @ line 41, column 25 -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test current snapshot with future IdP version)
Stage "Test current snapshot with future IdP version" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] testNG
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/var/lib/jenkins/jobs/java-idp-plugin-scripting-v2-idp-versions-java17/builds/7/testng/testng-results.xml'
TestNG Reports Processing: FINISH
[Pipeline] emailext
Sending email to: commits at shibboleth.net
More information about the commits
mailing list