Build failed : java-idp-oidc-compat #1
Shibboleth Jenkins
noreply at shibboleth.net
Thu May 7 16:27:31 UTC 2026
See http://127.0.0.1:1583/jenkins/job/java-idp-oidc-compat/1/
-------------- next part --------------
Started by user Scott Cantor
Obtained resources/jenkins/plugin-compatibility.jenkinsfile from git https://git.shibboleth.net/git/java-parent-project.git
[Pipeline] Start of Pipeline
[Pipeline] node
Running on EC2 (ec2-I2) - Rocky9 (i-0e33ffd2b1f915bcb) in /opt/jenkins/workspace/java-idp-oidc-compat
[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
Cloning the remote Git repository
Cloning repository https://git.shibboleth.net/git/java-parent-project.git
> git init /opt/jenkins/workspace/java-idp-oidc-compat # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-parent-project.git
> git --version # timeout=10
> git --version # 'git version 2.47.3'
> git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-parent-project.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 620c2ab55a3d10d62f04ce4a13a31562aee49c78 (refs/remotes/origin/main)
Commit message: "Missing brace."
First time build. Skipping changelog.
[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
> git config remote.origin.url https://git.shibboleth.net/git/java-parent-project.git # timeout=10
> git config --add remote.origin.fetch +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 620c2ab55a3d10d62f04ce4a13a31562aee49c78 # timeout=10
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/maven_home
Java version: 17.0.18, vendor: Amazon.com Inc., runtime: /efs/optjava/jdk/amazon/amazon-corretto-17.0.18.9.1-linux-x64
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "5.14.0-570.55.1.el9_6.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-oidc-compat/java-idp-oidc-main
[Pipeline] {
[Pipeline] git
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.shibboleth.net/git/java-idp-oidc
> git init /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-idp-oidc
> git --version # timeout=10
> git --version # 'git version 2.47.3'
> git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-idp-oidc +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision e481bc1b1aa0674cc9f861cb723b6c859d7958b6 (refs/remotes/origin/main)
Commit message: "IDP-2453 - Review test logback files for deprecated level element"
First time build. Skipping changelog.
[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-oidc-compat/java-idp-oidc-current
[Pipeline] {
[Pipeline] git
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
> git config remote.origin.url https://git.shibboleth.net/git/java-idp-oidc # timeout=10
> git config --add remote.origin.fetch +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 e481bc1b1aa0674cc9f861cb723b6c859d7958b6 # timeout=10
> git branch -a -v --no-abbrev # timeout=10
> git checkout -b main e481bc1b1aa0674cc9f861cb723b6c859d7958b6 # timeout=10
Cloning repository https://git.shibboleth.net/git/java-idp-oidc
> git init /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-current # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-idp-oidc
> git --version # timeout=10
> git --version # 'git version 2.47.3'
> git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-idp-oidc +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision e481bc1b1aa0674cc9f861cb723b6c859d7958b6 (refs/remotes/origin/main)
> git config remote.origin.url https://git.shibboleth.net/git/java-idp-oidc # timeout=10
> git config --add remote.origin.fetch +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 e481bc1b1aa0674cc9f861cb723b6c859d7958b6 # timeout=10
Commit message: "IDP-2453 - Review test logback files for deprecated level element"
[Pipeline] sh
+ git checkout 4.3.0
Note: switching to '4.3.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 0e511672 Update files to be tagged for release
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test plugin snapshot with IdP API baseline version)
[Pipeline] tool
> git branch -a -v --no-abbrev # timeout=10
> git checkout -b main e481bc1b1aa0674cc9f861cb723b6c859d7958b6 # timeout=10
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main
[Pipeline] {
[Pipeline] sh
+ mvn clean test -Didp.version=5.0.0 -Dshib-profile.version=5.0.0 -Dshib-attribute.version=5.0.0 -Dshib-metadata.version=5.0.0 -Dopensaml.version=5.0.0 -Dshib-shared.version=9.0.0
[INFO] Scanning for projects...
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-bom/3.3.0/oidc-common-bom-3.3.0.pom
Progress (1): 4.2 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-bom/3.3.0/oidc-common-bom-3.3.0.pom (4.2 kB at 11 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-parent/3.3.0/oidc-common-parent-3.3.0.pom
Progress (1): 7.9/13 kB
Progress (1): 13 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-parent/3.3.0/oidc-common-parent-3.3.0.pom (13 kB at 304 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider [pom]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider API [jar]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Implementation [jar]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Distribution [jar]
[INFO]
[INFO] ------< net.shibboleth.idp.plugin.oidc:idp-plugin-oidc-op-parent >------
[INFO] Building Shibboleth IdP :: Plugins :: OpenID Connect Provider 4.4.0-SNAPSHOT [1/4]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-oidc-op-parent ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-op-parent ---
[INFO]
[INFO] -------< net.shibboleth.idp.plugin.oidc:idp-plugin-oidc-op-api >--------
[INFO] Building Shibboleth IdP :: Plugins :: OpenID Connect Provider API 4.4.0-SNAPSHOT [2/4]
[INFO] from idp-oidc-extension-api/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-metadata-api/3.3.0/oidc-common-metadata-api-3.3.0.pom
Progress (1): 2.8 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-metadata-api/3.3.0/oidc-common-metadata-api-3.3.0.pom (2.8 kB at 135 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-crypto-api/3.3.0/oidc-common-crypto-api-3.3.0.pom
Progress (1): 5.0 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-crypto-api/3.3.0/oidc-common-crypto-api-3.3.0.pom (5.0 kB at 187 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom
Progress (1): 795 B
Progress (1): 1.9 kB
Progress (1): 4.9 kB
Progress (1): 5.4 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom (5.4 kB at 46 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-metadata-api/3.3.0/oidc-common-metadata-api-3.3.0.jar
Progress (1): 7.9/39 kB
Progress (1): 16/39 kB
Progress (1): 24/39 kB
Progress (1): 32/39 kB
Progress (1): 39 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-metadata-api/3.3.0/oidc-common-metadata-api-3.3.0.jar (39 kB at 917 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-crypto-api/3.3.0/oidc-common-crypto-api-3.3.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar
Progress (1): 7.9/99 kB
Progress (1): 16/99 kB
Progress (1): 24/99 kB
Progress (1): 32/99 kB
Progress (1): 40/99 kB
Progress (1): 48/99 kB
Progress (1): 56/99 kB
Progress (1): 64/99 kB
Progress (1): 72/99 kB
Progress (1): 80/99 kB
Progress (1): 88/99 kB
Progress (1): 96/99 kB
Progress (1): 99 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-crypto-api/3.3.0/oidc-common-crypto-api-3.3.0.jar (99 kB at 1.7 MB/s)
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar
Downloading from central: https://repo.maven.apache.org/maven2/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar
Progress (1): 0.9/4.7 kB
Progress (1): 2.3/4.7 kB
Progress (1): 3.6/4.7 kB
Progress (1): 4.7 kB
Downloaded from central: https://repo.maven.apache.org/maven2/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar (4.7 kB at 215 kB/s)
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-oidc-op-api ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-op-api ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-plugin-oidc-op-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-oidc-compat/java-idp-oidc-main/idp-oidc-extension-api/src/main/resources
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ idp-plugin-oidc-op-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 144 source files to /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main/idp-oidc-extension-api/target/classes
[INFO] /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main/idp-oidc-extension-api/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/context/navigate/AbstractAuthenticationRequestLookupFunction.java: Some input files use or override a deprecated API that is marked for removal.
[INFO] /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main/idp-oidc-extension-api/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/context/navigate/AbstractAuthenticationRequestLookupFunction.java: Recompile with -Xlint:removal for details.
[INFO] /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main/idp-oidc-extension-api/src/main/java/net/shibboleth/idp/plugin/oidc/op/token/support/TokenClaimsSet.java: Some input files use unchecked or unsafe operations.
[INFO] /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main/idp-oidc-extension-api/src/main/java/net/shibboleth/idp/plugin/oidc/op/token/support/TokenClaimsSet.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- resources:3.2.0:testResources (default-testResources) @ idp-plugin-oidc-op-api ---
[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:testCompile (default-testCompile) @ idp-plugin-oidc-op-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 54 source files to /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main/idp-oidc-extension-api/target/test-classes
[INFO] /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main/idp-oidc-extension-api/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/context/navigate/DefaultRequestedClaimsLookupFunctionTest.java: Some input files use or override a deprecated API that is marked for removal.
[INFO] /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main/idp-oidc-extension-api/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/context/navigate/DefaultRequestedClaimsLookupFunctionTest.java: Recompile with -Xlint:removal for details.
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ idp-plugin-oidc-op-api ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 138, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.314 s -- in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 138, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] -------< net.shibboleth.idp.plugin.oidc:idp-plugin-oidc-op-impl >-------
[INFO] Building Shibboleth IdP :: Plugins :: OpenID Connect Provider Implementation 4.4.0-SNAPSHOT [3/4]
[INFO] from idp-oidc-extension-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-attribute-api/3.3.0/oidc-common-attribute-api-3.3.0.pom
Progress (1): 3.4 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-attribute-api/3.3.0/oidc-common-attribute-api-3.3.0.pom (3.4 kB at 53 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-attribute-impl/3.3.0/oidc-common-attribute-impl-3.3.0.pom
Progress (1): 4.8 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-attribute-impl/3.3.0/oidc-common-attribute-impl-3.3.0.pom (4.8 kB at 264 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-crypto-impl/3.3.0/oidc-common-crypto-impl-3.3.0.pom
Progress (1): 6.6 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-crypto-impl/3.3.0/oidc-common-crypto-impl-3.3.0.pom (6.6 kB at 264 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-metadata-impl/3.3.0/oidc-common-metadata-impl-3.3.0.pom
Progress (1): 7.9/11 kB
Progress (1): 11 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-metadata-impl/3.3.0/oidc-common-metadata-impl-3.3.0.pom (11 kB at 586 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-profile-api/3.3.0/oidc-common-profile-api-3.3.0.pom
Progress (1): 4.5 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-profile-api/3.3.0/oidc-common-profile-api-3.3.0.pom (4.5 kB at 237 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-profile-impl/3.3.0/oidc-common-profile-impl-3.3.0.pom
Progress (1): 6.5 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-profile-impl/3.3.0/oidc-common-profile-impl-3.3.0.pom (6.5 kB at 240 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-impl/5.0.0/idp-authn-impl-5.0.0.pom
Progress (1): 7.9/10 kB
Progress (1): 10 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-impl/5.0.0/idp-authn-impl-5.0.0.pom (10 kB at 369 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-consent-api/5.0.0/idp-consent-api-5.0.0.pom
Progress (1): 1.9 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-consent-api/5.0.0/idp-consent-api-5.0.0.pom (1.9 kB at 125 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cli/5.0.0/idp-cli-5.0.0.pom
Progress (1): 4.0 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cli/5.0.0/idp-cli-5.0.0.pom (4.0 kB at 265 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-filter-impl/5.0.0/shib-attribute-filter-impl-5.0.0.pom
Progress (1): 5.3 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-filter-impl/5.0.0/shib-attribute-filter-impl-5.0.0.pom (5.3 kB at 241 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-filter-spring/5.0.0/shib-attribute-filter-spring-5.0.0.pom
Progress (1): 6.6 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-filter-spring/5.0.0/shib-attribute-filter-spring-5.0.0.pom (6.6 kB at 275 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/jakarta/json/jakarta.json-api/2.0.1/jakarta.json-api-2.0.1.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/jakarta/json/jakarta.json-api/2.0.1/jakarta.json-api-2.0.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/jakarta/json/jakarta.json-api/2.0.1/jakarta.json-api-2.0.1.pom
Progress (1): 829 B
Progress (1): 1.9 kB
Progress (1): 4.1 kB
Progress (1): 8.8 kB
Progress (1): 12 kB
Progress (1): 16 kB
Progress (1): 18 kB
Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/json/jakarta.json-api/2.0.1/jakarta.json-api-2.0.1.pom (18 kB at 567 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/plugin/config/oidc/idp-plugin-oidc-config-impl/3.0.0/idp-plugin-oidc-config-impl-3.0.0.pom
Progress (1): 2.6 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/plugin/config/oidc/idp-plugin-oidc-config-impl/3.0.0/idp-plugin-oidc-config-impl-3.0.0.pom (2.6 kB at 164 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/plugin/config/oidc/idp-plugin-oidc-config-parent/3.0.0/idp-plugin-oidc-config-parent-3.0.0.pom
Progress (1): 3.3 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/plugin/config/oidc/idp-plugin-oidc-config-parent/3.0.0/idp-plugin-oidc-config-parent-3.0.0.pom (3.3 kB at 209 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-saml-api/3.3.0/oidc-common-saml-api-3.3.0.pom
Progress (1): 2.4 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-saml-api/3.3.0/oidc-common-saml-api-3.3.0.pom (2.4 kB at 122 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-saml-impl/3.3.0/oidc-common-saml-impl-3.3.0.pom
Progress (1): 2.4 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-saml-impl/3.3.0/oidc-common-saml-impl-3.3.0.pom (2.4 kB at 170 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-consent-impl/5.0.0/idp-consent-impl-5.0.0.pom
Progress (1): 5.3 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-consent-impl/5.0.0/idp-consent-impl-5.0.0.pom (5.3 kB at 253 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-installer/5.0.0/idp-installer-5.0.0.pom
Progress (1): 6.7 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-installer/5.0.0/idp-installer-5.0.0.pom (6.7 kB at 355 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-impl/5.0.0/idp-session-impl-5.0.0.pom
Progress (1): 5.7 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-impl/5.0.0/idp-session-impl-5.0.0.pom (5.7 kB at 258 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-impl/5.0.0/idp-cas-impl-5.0.0.pom
Progress (1): 7.9/9.4 kB
Progress (1): 9.4 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-impl/5.0.0/idp-cas-impl-5.0.0.pom (9.4 kB at 350 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-schema/5.0.0/idp-schema-5.0.0.pom
Progress (1): 1.4 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-schema/5.0.0/idp-schema-5.0.0.pom (1.4 kB at 80 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-spring/5.0.0/idp-spring-5.0.0.pom
Progress (1): 3.5 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-spring/5.0.0/idp-spring-5.0.0.pom (3.5 kB at 231 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-conf-impl/5.0.0/idp-conf-impl-5.0.0.pom
Progress (1): 7.9/13 kB
Progress (1): 13 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-conf-impl/5.0.0/idp-conf-impl-5.0.0.pom (13 kB at 445 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-impl/5.0.0/idp-saml-impl-5.0.0.pom
Progress (1): 7.9/9.6 kB
Progress (1): 9.6 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-impl/5.0.0/idp-saml-impl-5.0.0.pom (9.6 kB at 437 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-messaging-impl/5.0.0/opensaml-messaging-impl-5.0.0.pom
Progress (1): 2.5 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-messaging-impl/5.0.0/opensaml-messaging-impl-5.0.0.pom (2.5 kB at 206 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-profile-impl/5.0.0/opensaml-profile-impl-5.0.0.pom
Progress (1): 3.4 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-profile-impl/5.0.0/opensaml-profile-impl-5.0.0.pom (3.4 kB at 262 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-profile-impl/5.0.0/shib-profile-impl-5.0.0.pom
Progress (1): 3.4 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-profile-impl/5.0.0/shib-profile-impl-5.0.0.pom (3.4 kB at 224 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-cli/9.0.0/shib-cli-9.0.0.pom
Progress (1): 2.4 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-cli/9.0.0/shib-cli-9.0.0.pom (2.4 kB at 159 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-security-spring/9.0.0/shib-security-spring-9.0.0.pom
Progress (1): 2.4 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-security-spring/9.0.0/shib-security-spring-9.0.0.pom (2.4 kB at 174 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/janino/janino/3.1.10/janino-3.1.10.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/codehaus/janino/janino/3.1.10/janino-3.1.10.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/janino/janino/3.1.10/janino-3.1.10.pom
Progress (1): 1.3 kB
Progress (1): 2.9 kB
Progress (1): 2.9 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/janino/janino/3.1.10/janino-3.1.10.pom (2.9 kB at 122 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/janino/janino-parent/3.1.10/janino-parent-3.1.10.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/codehaus/janino/janino-parent/3.1.10/janino-parent-3.1.10.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/janino/janino-parent/3.1.10/janino-parent-3.1.10.pom
Progress (1): 1.0 kB
Progress (1): 2.5 kB
Progress (1): 4.4 kB
Progress (1): 7.5 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/janino/janino-parent/3.1.10/janino-parent-3.1.10.pom (7.5 kB at 355 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/janino/commons-compiler/3.1.10/commons-compiler-3.1.10.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/codehaus/janino/commons-compiler/3.1.10/commons-compiler-3.1.10.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/janino/commons-compiler/3.1.10/commons-compiler-3.1.10.pom
Progress (1): 1.7 kB
Progress (1): 2.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/janino/commons-compiler/3.1.10/commons-compiler-3.1.10.pom (2.1 kB at 83 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/openjdk/nashorn/nashorn-core/15.3/nashorn-core-15.3.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/openjdk/nashorn/nashorn-core/15.3/nashorn-core-15.3.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/nashorn/nashorn-core/15.3/nashorn-core-15.3.pom
Progress (1): 763 B
Progress (1): 1.6 kB
Progress (1): 3.0 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/nashorn/nashorn-core/15.3/nashorn-core-15.3.pom (3.0 kB at 136 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom
Progress (1): 1.2 kB
Progress (1): 2.9 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom (2.9 kB at 113 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.pom
Progress (1): 1.1 kB
Progress (1): 3.6 kB
Progress (1): 3.7 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.pom (3.7 kB at 123 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.pom
Progress (1): 1.1 kB
Progress (1): 3.1 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.pom (3.1 kB at 165 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.pom
Progress (1): 1.1 kB
Progress (1): 3.2 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.pom (3.2 kB at 138 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/ow2/asm/asm-util/7.3.1/asm-util-7.3.1.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/ow2/asm/asm-util/7.3.1/asm-util-7.3.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.3.1/asm-util-7.3.1.pom
Progress (1): 1.1 kB
Progress (1): 3.4 kB
Progress (1): 3.7 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.3.1/asm-util-7.3.1.pom (3.7 kB at 153 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-attribute-api/3.3.0/oidc-common-attribute-api-3.3.0.jar
Progress (1): 7.9/10 kB
Progress (1): 10 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-attribute-api/3.3.0/oidc-common-attribute-api-3.3.0.jar (10 kB at 570 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-attribute-impl/3.3.0/oidc-common-attribute-impl-3.3.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-crypto-impl/3.3.0/oidc-common-crypto-impl-3.3.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-metadata-impl/3.3.0/oidc-common-metadata-impl-3.3.0.jar
Progress (1): 7.9/23 kB
Progress (1): 16/23 kB
Progress (1): 23 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-profile-api/3.3.0/oidc-common-profile-api-3.3.0.jar
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-attribute-impl/3.3.0/oidc-common-attribute-impl-3.3.0.jar (23 kB at 1.1 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-impl/5.0.0/idp-authn-impl-5.0.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-profile-impl/3.3.0/oidc-common-profile-impl-3.3.0.jar
Progress (1): 7.9/249 kB
Progress (1): 16/249 kB
Progress (1): 24/249 kB
Progress (2): 24/249 kB | 7.9/172 kB
Progress (2): 32/249 kB | 7.9/172 kB
Progress (2): 32/249 kB | 16/172 kB
Progress (2): 40/249 kB | 16/172 kB
Progress (2): 48/249 kB | 16/172 kB
Progress (2): 56/249 kB | 16/172 kB
Progress (2): 64/249 kB | 16/172 kB
Progress (2): 64/249 kB | 24/172 kB
Progress (2): 64/249 kB | 32/172 kB
Progress (2): 64/249 kB | 40/172 kB
Progress (2): 64/249 kB | 48/172 kB
Progress (2): 64/249 kB | 56/172 kB
Progress (2): 64/249 kB | 64/172 kB
Progress (2): 72/249 kB | 64/172 kB
Progress (2): 80/249 kB | 64/172 kB
Progress (2): 88/249 kB | 64/172 kB
Progress (2): 96/249 kB | 64/172 kB
Progress (2): 96/249 kB | 72/172 kB
Progress (2): 96/249 kB | 80/172 kB
Progress (2): 96/249 kB | 88/172 kB
Progress (2): 96/249 kB | 96/172 kB
Progress (2): 96/249 kB | 104/172 kB
Progress (2): 96/249 kB | 112/172 kB
Progress (2): 96/249 kB | 120/172 kB
Progress (3): 96/249 kB | 120/172 kB | 7.9/173 kB
Progress (3): 96/249 kB | 120/172 kB | 16/173 kB
Progress (3): 96/249 kB | 120/172 kB | 24/173 kB
Progress (3): 96/249 kB | 120/172 kB | 32/173 kB
Progress (3): 104/249 kB | 120/172 kB | 32/173 kB
Progress (3): 112/249 kB | 120/172 kB | 32/173 kB
Progress (3): 120/249 kB | 120/172 kB | 32/173 kB
Progress (3): 128/249 kB | 120/172 kB | 32/173 kB
Progress (3): 128/249 kB | 128/172 kB | 32/173 kB
Progress (3): 136/249 kB | 128/172 kB | 32/173 kB
Progress (3): 136/249 kB | 136/172 kB | 32/173 kB
Progress (3): 136/249 kB | 136/172 kB | 40/173 kB
Progress (3): 136/249 kB | 144/172 kB | 40/173 kB
Progress (3): 136/249 kB | 144/172 kB | 48/173 kB
Progress (3): 136/249 kB | 152/172 kB | 48/173 kB
Progress (3): 136/249 kB | 152/172 kB | 56/173 kB
Progress (3): 136/249 kB | 160/172 kB | 56/173 kB
Progress (3): 136/249 kB | 160/172 kB | 64/173 kB
Progress (3): 136/249 kB | 168/172 kB | 64/173 kB
Progress (3): 136/249 kB | 168/172 kB | 72/173 kB
Progress (3): 136/249 kB | 168/172 kB | 80/173 kB
Progress (3): 136/249 kB | 168/172 kB | 88/173 kB
Progress (3): 136/249 kB | 168/172 kB | 96/173 kB
Progress (3): 136/249 kB | 168/172 kB | 104/173 kB
Progress (3): 136/249 kB | 168/172 kB | 112/173 kB
Progress (3): 136/249 kB | 168/172 kB | 120/173 kB
Progress (3): 136/249 kB | 172 kB | 120/173 kB
Progress (3): 144/249 kB | 172 kB | 120/173 kB
Progress (3): 152/249 kB | 172 kB | 120/173 kB
Progress (3): 160/249 kB | 172 kB | 120/173 kB
Progress (3): 168/249 kB | 172 kB | 120/173 kB
Progress (3): 176/249 kB | 172 kB | 120/173 kB
Progress (3): 184/249 kB | 172 kB | 120/173 kB
Progress (3): 192/249 kB | 172 kB | 120/173 kB
Progress (3): 200/249 kB | 172 kB | 120/173 kB
Progress (4): 200/249 kB | 172 kB | 120/173 kB | 7.9/145 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-crypto-impl/3.3.0/oidc-common-crypto-impl-3.3.0.jar (172 kB at 1.8 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-consent-api/5.0.0/idp-consent-api-5.0.0.jar
Progress (3): 200/249 kB | 120/173 kB | 16/145 kB
Progress (3): 200/249 kB | 120/173 kB | 24/145 kB
Progress (3): 200/249 kB | 120/173 kB | 32/145 kB
Progress (3): 200/249 kB | 120/173 kB | 40/145 kB
Progress (3): 200/249 kB | 120/173 kB | 48/145 kB
Progress (3): 200/249 kB | 120/173 kB | 56/145 kB
Progress (4): 200/249 kB | 120/173 kB | 56/145 kB | 7.9/120 kB
Progress (4): 200/249 kB | 120/173 kB | 56/145 kB | 16/120 kB
Progress (4): 200/249 kB | 120/173 kB | 56/145 kB | 24/120 kB
Progress (4): 200/249 kB | 120/173 kB | 56/145 kB | 32/120 kB
Progress (4): 200/249 kB | 120/173 kB | 56/145 kB | 40/120 kB
Progress (4): 200/249 kB | 120/173 kB | 64/145 kB | 40/120 kB
Progress (5): 200/249 kB | 120/173 kB | 64/145 kB | 40/120 kB | 7.3 kB
Progress (5): 200/249 kB | 120/173 kB | 72/145 kB | 40/120 kB | 7.3 kB
Progress (5): 200/249 kB | 120/173 kB | 80/145 kB | 40/120 kB | 7.3 kB
Progress (5): 200/249 kB | 120/173 kB | 88/145 kB | 40/120 kB | 7.3 kB
Progress (5): 200/249 kB | 120/173 kB | 96/145 kB | 40/120 kB | 7.3 kB
Progress (5): 200/249 kB | 120/173 kB | 104/145 kB | 40/120 kB | 7.3 kB
Progress (5): 200/249 kB | 120/173 kB | 112/145 kB | 40/120 kB | 7.3 kB
Progress (5): 200/249 kB | 128/173 kB | 112/145 kB | 40/120 kB | 7.3 kB
Progress (5): 200/249 kB | 136/173 kB | 112/145 kB | 40/120 kB | 7.3 kB
Progress (5): 200/249 kB | 144/173 kB | 112/145 kB | 40/120 kB | 7.3 kB
Progress (5): 200/249 kB | 152/173 kB | 112/145 kB | 40/120 kB | 7.3 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-consent-api/5.0.0/idp-consent-api-5.0.0.jar (7.3 kB at 82 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cli/5.0.0/idp-cli-5.0.0.jar
Progress (4): 208/249 kB | 152/173 kB | 112/145 kB | 40/120 kB
Progress (4): 216/249 kB | 152/173 kB | 112/145 kB | 40/120 kB
Progress (4): 224/249 kB | 152/173 kB | 112/145 kB | 40/120 kB
Progress (4): 232/249 kB | 152/173 kB | 112/145 kB | 40/120 kB
Progress (4): 240/249 kB | 152/173 kB | 112/145 kB | 40/120 kB
Progress (4): 248/249 kB | 152/173 kB | 112/145 kB | 40/120 kB
Progress (4): 249 kB | 152/173 kB | 112/145 kB | 40/120 kB
Progress (4): 249 kB | 152/173 kB | 112/145 kB | 48/120 kB
Progress (4): 249 kB | 152/173 kB | 112/145 kB | 56/120 kB
Progress (4): 249 kB | 152/173 kB | 112/145 kB | 64/120 kB
Progress (4): 249 kB | 152/173 kB | 112/145 kB | 72/120 kB
Progress (4): 249 kB | 152/173 kB | 112/145 kB | 80/120 kB
Progress (5): 249 kB | 152/173 kB | 112/145 kB | 80/120 kB | 7.9/44 kB
Progress (5): 249 kB | 152/173 kB | 112/145 kB | 80/120 kB | 16/44 kB
Progress (5): 249 kB | 152/173 kB | 112/145 kB | 80/120 kB | 24/44 kB
Progress (5): 249 kB | 152/173 kB | 112/145 kB | 80/120 kB | 32/44 kB
Progress (5): 249 kB | 152/173 kB | 112/145 kB | 80/120 kB | 40/44 kB
Progress (5): 249 kB | 152/173 kB | 112/145 kB | 80/120 kB | 44 kB
Progress (5): 249 kB | 152/173 kB | 120/145 kB | 80/120 kB | 44 kB
Progress (5): 249 kB | 160/173 kB | 120/145 kB | 80/120 kB | 44 kB
Progress (5): 249 kB | 160/173 kB | 128/145 kB | 80/120 kB | 44 kB
Progress (5): 249 kB | 160/173 kB | 128/145 kB | 88/120 kB | 44 kB
Progress (5): 249 kB | 160/173 kB | 136/145 kB | 88/120 kB | 44 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-impl/5.0.0/idp-authn-impl-5.0.0.jar (249 kB at 2.3 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-filter-impl/5.0.0/shib-attribute-filter-impl-5.0.0.jar
Progress (4): 168/173 kB | 136/145 kB | 88/120 kB | 44 kB
Progress (4): 173 kB | 136/145 kB | 88/120 kB | 44 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cli/5.0.0/idp-cli-5.0.0.jar (44 kB at 404 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-filter-spring/5.0.0/shib-attribute-filter-spring-5.0.0.jar
Progress (3): 173 kB | 144/145 kB | 88/120 kB
Progress (3): 173 kB | 144/145 kB | 96/120 kB
Progress (3): 173 kB | 145 kB | 96/120 kB
Progress (3): 173 kB | 145 kB | 104/120 kB
Progress (3): 173 kB | 145 kB | 112/120 kB
Progress (3): 173 kB | 145 kB | 120/120 kB
Progress (3): 173 kB | 145 kB | 120 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-metadata-impl/3.3.0/oidc-common-metadata-impl-3.3.0.jar (173 kB at 1.3 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/jakarta/json/jakarta.json-api/2.0.1/jakarta.json-api-2.0.1.jar
Progress (3): 145 kB | 120 kB | 7.9/106 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-profile-api/3.3.0/oidc-common-profile-api-3.3.0.jar (145 kB at 1.1 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/plugin/config/oidc/idp-plugin-oidc-config-impl/3.0.0/idp-plugin-oidc-config-impl-3.0.0.jar
Progress (2): 120 kB | 16/106 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-crypto-impl/3.3.0/oidc-common-crypto-impl-3.3.0-tests.jar
Progress (2): 120 kB | 24/106 kB
Progress (2): 120 kB | 32/106 kB
Progress (2): 120 kB | 40/106 kB
Progress (2): 120 kB | 48/106 kB
Progress (3): 120 kB | 48/106 kB | 7.9/84 kB
Progress (3): 120 kB | 56/106 kB | 7.9/84 kB
Progress (3): 120 kB | 56/106 kB | 16/84 kB
Progress (3): 120 kB | 64/106 kB | 16/84 kB
Progress (3): 120 kB | 72/106 kB | 16/84 kB
Progress (3): 120 kB | 80/106 kB | 16/84 kB
Progress (3): 120 kB | 80/106 kB | 24/84 kB
Progress (3): 120 kB | 88/106 kB | 24/84 kB
Progress (3): 120 kB | 88/106 kB | 32/84 kB
Progress (3): 120 kB | 88/106 kB | 40/84 kB
Progress (3): 120 kB | 88/106 kB | 48/84 kB
Progress (4): 120 kB | 88/106 kB | 48/84 kB | 7.9/14 kB
Progress (4): 120 kB | 88/106 kB | 48/84 kB | 14 kB
Progress (5): 120 kB | 88/106 kB | 48/84 kB | 14 kB | 7.9/190 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-profile-impl/3.3.0/oidc-common-profile-impl-3.3.0.jar (120 kB at 847 kB/s)
Progress (4): 88/106 kB | 56/84 kB | 14 kB | 7.9/190 kB
Progress (4): 88/106 kB | 56/84 kB | 14 kB | 16/190 kB
Progress (4): 88/106 kB | 64/84 kB | 14 kB | 16/190 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-saml-api/3.3.0/oidc-common-saml-api-3.3.0.jar
Progress (4): 88/106 kB | 72/84 kB | 14 kB | 16/190 kB
Progress (4): 88/106 kB | 72/84 kB | 14 kB | 24/190 kB
Progress (4): 88/106 kB | 80/84 kB | 14 kB | 24/190 kB
Progress (4): 88/106 kB | 80/84 kB | 14 kB | 32/190 kB
Progress (4): 88/106 kB | 80/84 kB | 14 kB | 40/190 kB
Progress (4): 88/106 kB | 80/84 kB | 14 kB | 48/190 kB
Progress (4): 88/106 kB | 80/84 kB | 14 kB | 56/190 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/plugin/config/oidc/idp-plugin-oidc-config-impl/3.0.0/idp-plugin-oidc-config-impl-3.0.0.jar (14 kB at 101 kB/s)
Progress (3): 96/106 kB | 80/84 kB | 56/190 kB
Progress (3): 96/106 kB | 84 kB | 56/190 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-saml-impl/3.3.0/oidc-common-saml-impl-3.3.0.jar
Progress (3): 104/106 kB | 84 kB | 56/190 kB
Progress (3): 106 kB | 84 kB | 56/190 kB
Progress (3): 106 kB | 84 kB | 64/190 kB
Progress (3): 106 kB | 84 kB | 72/190 kB
Progress (3): 106 kB | 84 kB | 80/190 kB
Progress (3): 106 kB | 84 kB | 88/190 kB
Progress (4): 106 kB | 84 kB | 88/190 kB | 7.9/13 kB
Progress (4): 106 kB | 84 kB | 88/190 kB | 13 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-filter-spring/5.0.0/shib-attribute-filter-spring-5.0.0.jar (84 kB at 575 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-consent-impl/5.0.0/idp-consent-impl-5.0.0.jar
Progress (4): 106 kB | 88/190 kB | 13 kB | 7.9/26 kB
Progress (4): 106 kB | 88/190 kB | 13 kB | 16/26 kB
Progress (4): 106 kB | 88/190 kB | 13 kB | 24/26 kB
Progress (4): 106 kB | 88/190 kB | 13 kB | 26 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-filter-impl/5.0.0/shib-attribute-filter-impl-5.0.0.jar (106 kB at 703 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-installer/5.0.0/idp-installer-5.0.0.jar
Progress (3): 96/190 kB | 13 kB | 26 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-saml-api/3.3.0/oidc-common-saml-api-3.3.0.jar (13 kB at 84 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-impl/5.0.0/idp-session-impl-5.0.0.jar
Progress (2): 104/190 kB | 26 kB
Progress (2): 112/190 kB | 26 kB
Progress (2): 120/190 kB | 26 kB
Progress (3): 120/190 kB | 26 kB | 7.9/91 kB
Progress (3): 128/190 kB | 26 kB | 7.9/91 kB
Progress (3): 128/190 kB | 26 kB | 16/91 kB
Progress (3): 136/190 kB | 26 kB | 16/91 kB
Progress (3): 136/190 kB | 26 kB | 24/91 kB
Progress (3): 136/190 kB | 26 kB | 32/91 kB
Progress (3): 136/190 kB | 26 kB | 40/91 kB
Progress (3): 136/190 kB | 26 kB | 48/91 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-saml-impl/3.3.0/oidc-common-saml-impl-3.3.0.jar (26 kB at 160 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-impl/5.0.0/idp-cas-impl-5.0.0.jar
Progress (2): 136/190 kB | 56/91 kB
Progress (2): 136/190 kB | 64/91 kB
Progress (3): 136/190 kB | 64/91 kB | 7.9/69 kB
Progress (3): 136/190 kB | 64/91 kB | 16/69 kB
Progress (4): 136/190 kB | 64/91 kB | 16/69 kB | 7.9/138 kB
Progress (4): 136/190 kB | 64/91 kB | 24/69 kB | 7.9/138 kB
Progress (4): 136/190 kB | 64/91 kB | 24/69 kB | 16/138 kB
Progress (4): 136/190 kB | 64/91 kB | 32/69 kB | 16/138 kB
Progress (4): 136/190 kB | 64/91 kB | 32/69 kB | 24/138 kB
Progress (4): 136/190 kB | 64/91 kB | 40/69 kB | 24/138 kB
Progress (4): 136/190 kB | 64/91 kB | 40/69 kB | 32/138 kB
Progress (4): 136/190 kB | 64/91 kB | 48/69 kB | 32/138 kB
Progress (4): 136/190 kB | 64/91 kB | 48/69 kB | 40/138 kB
Progress (4): 136/190 kB | 64/91 kB | 56/69 kB | 40/138 kB
Progress (4): 136/190 kB | 64/91 kB | 64/69 kB | 40/138 kB
Progress (4): 136/190 kB | 64/91 kB | 64/69 kB | 48/138 kB
Progress (4): 136/190 kB | 64/91 kB | 69 kB | 48/138 kB
Progress (4): 144/190 kB | 64/91 kB | 69 kB | 48/138 kB
Progress (4): 152/190 kB | 64/91 kB | 69 kB | 48/138 kB
Progress (4): 160/190 kB | 64/91 kB | 69 kB | 48/138 kB
Progress (4): 168/190 kB | 64/91 kB | 69 kB | 48/138 kB
Progress (4): 176/190 kB | 64/91 kB | 69 kB | 48/138 kB
Progress (4): 184/190 kB | 64/91 kB | 69 kB | 48/138 kB
Progress (4): 190 kB | 64/91 kB | 69 kB | 48/138 kB
Progress (5): 190 kB | 64/91 kB | 69 kB | 48/138 kB | 7.9/116 kB
Progress (5): 190 kB | 64/91 kB | 69 kB | 48/138 kB | 16/116 kB
Progress (5): 190 kB | 64/91 kB | 69 kB | 48/138 kB | 24/116 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-impl/5.0.0/idp-session-impl-5.0.0.jar (69 kB at 387 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-impl/5.0.0/idp-authn-impl-5.0.0-tests.jar
Progress (4): 190 kB | 64/91 kB | 48/138 kB | 32/116 kB
Progress (4): 190 kB | 64/91 kB | 48/138 kB | 40/116 kB
Progress (4): 190 kB | 64/91 kB | 48/138 kB | 48/116 kB
Progress (4): 190 kB | 64/91 kB | 48/138 kB | 56/116 kB
Progress (4): 190 kB | 64/91 kB | 48/138 kB | 64/116 kB
Progress (4): 190 kB | 64/91 kB | 56/138 kB | 64/116 kB
Progress (4): 190 kB | 64/91 kB | 64/138 kB | 64/116 kB
Progress (4): 190 kB | 64/91 kB | 72/138 kB | 64/116 kB
Progress (4): 190 kB | 72/91 kB | 72/138 kB | 64/116 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/oidc/oidc-common-crypto-impl/3.3.0/oidc-common-crypto-impl-3.3.0-tests.jar (190 kB at 1.0 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-schema/5.0.0/idp-schema-5.0.0.jar
Progress (3): 80/91 kB | 72/138 kB | 64/116 kB
Progress (3): 88/91 kB | 72/138 kB | 64/116 kB
Progress (3): 91 kB | 72/138 kB | 64/116 kB
Progress (3): 91 kB | 72/138 kB | 72/116 kB
Progress (3): 91 kB | 72/138 kB | 80/116 kB
Progress (3): 91 kB | 72/138 kB | 88/116 kB
Progress (3): 91 kB | 72/138 kB | 96/116 kB
Progress (3): 91 kB | 72/138 kB | 104/116 kB
Progress (4): 91 kB | 72/138 kB | 104/116 kB | 7.9/192 kB
Progress (4): 91 kB | 80/138 kB | 104/116 kB | 7.9/192 kB
Progress (4): 91 kB | 80/138 kB | 104/116 kB | 16/192 kB
Progress (4): 91 kB | 88/138 kB | 104/116 kB | 16/192 kB
Progress (4): 91 kB | 88/138 kB | 104/116 kB | 24/192 kB
Progress (4): 91 kB | 88/138 kB | 104/116 kB | 32/192 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-consent-impl/5.0.0/idp-consent-impl-5.0.0.jar (91 kB at 473 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-spring/5.0.0/idp-spring-5.0.0.jar
Progress (3): 88/138 kB | 104/116 kB | 40/192 kB
Progress (3): 88/138 kB | 104/116 kB | 48/192 kB
Progress (3): 88/138 kB | 104/116 kB | 56/192 kB
Progress (3): 88/138 kB | 104/116 kB | 64/192 kB
Progress (3): 88/138 kB | 104/116 kB | 72/192 kB
Progress (3): 88/138 kB | 104/116 kB | 80/192 kB
Progress (4): 88/138 kB | 104/116 kB | 80/192 kB | 7.9/20 kB
Progress (4): 88/138 kB | 104/116 kB | 80/192 kB | 16/20 kB
Progress (4): 88/138 kB | 104/116 kB | 80/192 kB | 20 kB
Progress (4): 88/138 kB | 112/116 kB | 80/192 kB | 20 kB
Progress (4): 88/138 kB | 116 kB | 80/192 kB | 20 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-spring/5.0.0/idp-spring-5.0.0.jar (20 kB at 93 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-conf-impl/5.0.0/idp-conf-impl-5.0.0-tests.jar
Progress (3): 88/138 kB | 116 kB | 88/192 kB
Progress (4): 88/138 kB | 116 kB | 88/192 kB | 7.9/9.4 kB
Progress (4): 88/138 kB | 116 kB | 88/192 kB | 9.4 kB
Progress (4): 96/138 kB | 116 kB | 88/192 kB | 9.4 kB
Progress (4): 104/138 kB | 116 kB | 88/192 kB | 9.4 kB
Progress (4): 104/138 kB | 116 kB | 96/192 kB | 9.4 kB
Progress (4): 112/138 kB | 116 kB | 96/192 kB | 9.4 kB
Progress (4): 112/138 kB | 116 kB | 104/192 kB | 9.4 kB
Progress (4): 120/138 kB | 116 kB | 104/192 kB | 9.4 kB
Progress (4): 120/138 kB | 116 kB | 112/192 kB | 9.4 kB
Progress (4): 128/138 kB | 116 kB | 112/192 kB | 9.4 kB
Progress (4): 128/138 kB | 116 kB | 120/192 kB | 9.4 kB
Progress (4): 136/138 kB | 116 kB | 120/192 kB | 9.4 kB
Progress (4): 138 kB | 116 kB | 120/192 kB | 9.4 kB
Progress (4): 138 kB | 116 kB | 128/192 kB | 9.4 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-schema/5.0.0/idp-schema-5.0.0.jar (9.4 kB at 43 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-impl/5.0.0/idp-saml-impl-5.0.0.jar
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-impl/5.0.0/idp-cas-impl-5.0.0.jar (116 kB at 530 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-conf-impl/5.0.0/idp-conf-impl-5.0.0.jar
Progress (2): 138 kB | 136/192 kB
Progress (2): 138 kB | 144/192 kB
Progress (2): 138 kB | 152/192 kB
Progress (3): 138 kB | 152/192 kB | 7.9/203 kB
Progress (3): 138 kB | 160/192 kB | 7.9/203 kB
Progress (3): 138 kB | 168/192 kB | 7.9/203 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-installer/5.0.0/idp-installer-5.0.0.jar (138 kB at 621 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-profile-impl/5.0.0/shib-profile-impl-5.0.0.jar
Progress (2): 168/192 kB | 16/203 kB
Progress (2): 168/192 kB | 24/203 kB
Progress (2): 168/192 kB | 32/203 kB
Progress (2): 168/192 kB | 40/203 kB
Progress (2): 168/192 kB | 48/203 kB
Progress (2): 168/192 kB | 56/203 kB
Progress (2): 168/192 kB | 64/203 kB
Progress (3): 168/192 kB | 64/203 kB | 7.9/324 kB
Progress (4): 168/192 kB | 64/203 kB | 7.9/324 kB | 7.9/21 kB
Progress (4): 168/192 kB | 64/203 kB | 16/324 kB | 7.9/21 kB
Progress (4): 168/192 kB | 64/203 kB | 16/324 kB | 16/21 kB
Progress (4): 168/192 kB | 64/203 kB | 16/324 kB | 21 kB
Progress (5): 168/192 kB | 64/203 kB | 16/324 kB | 21 kB | 7.9/434 kB
Progress (5): 168/192 kB | 64/203 kB | 16/324 kB | 21 kB | 16/434 kB
Progress (5): 168/192 kB | 72/203 kB | 16/324 kB | 21 kB | 16/434 kB
Progress (5): 168/192 kB | 72/203 kB | 16/324 kB | 21 kB | 24/434 kB
Progress (5): 168/192 kB | 80/203 kB | 16/324 kB | 21 kB | 24/434 kB
Progress (5): 168/192 kB | 80/203 kB | 16/324 kB | 21 kB | 32/434 kB
Progress (5): 168/192 kB | 80/203 kB | 16/324 kB | 21 kB | 40/434 kB
Progress (5): 168/192 kB | 80/203 kB | 16/324 kB | 21 kB | 48/434 kB
Progress (5): 168/192 kB | 80/203 kB | 16/324 kB | 21 kB | 56/434 kB
Progress (5): 168/192 kB | 80/203 kB | 16/324 kB | 21 kB | 64/434 kB
Progress (5): 176/192 kB | 80/203 kB | 16/324 kB | 21 kB | 64/434 kB
Progress (5): 176/192 kB | 80/203 kB | 24/324 kB | 21 kB | 64/434 kB
Progress (5): 176/192 kB | 80/203 kB | 32/324 kB | 21 kB | 64/434 kB
Progress (5): 176/192 kB | 80/203 kB | 40/324 kB | 21 kB | 64/434 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-profile-impl/5.0.0/shib-profile-impl-5.0.0.jar (21 kB at 90 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-filter-spring/5.0.0/shib-attribute-filter-spring-5.0.0-tests.jar
Progress (4): 176/192 kB | 80/203 kB | 48/324 kB | 64/434 kB
Progress (4): 176/192 kB | 80/203 kB | 56/324 kB | 64/434 kB
Progress (4): 176/192 kB | 88/203 kB | 56/324 kB | 64/434 kB
Progress (4): 176/192 kB | 88/203 kB | 64/324 kB | 64/434 kB
Progress (4): 176/192 kB | 96/203 kB | 64/324 kB | 64/434 kB
Progress (4): 176/192 kB | 104/203 kB | 64/324 kB | 64/434 kB
Progress (4): 176/192 kB | 104/203 kB | 72/324 kB | 64/434 kB
Progress (4): 176/192 kB | 112/203 kB | 72/324 kB | 64/434 kB
Progress (4): 176/192 kB | 112/203 kB | 80/324 kB | 64/434 kB
Progress (4): 176/192 kB | 120/203 kB | 80/324 kB | 64/434 kB
Progress (4): 176/192 kB | 120/203 kB | 88/324 kB | 64/434 kB
Progress (4): 176/192 kB | 128/203 kB | 88/324 kB | 64/434 kB
Progress (4): 176/192 kB | 128/203 kB | 96/324 kB | 64/434 kB
Progress (4): 176/192 kB | 136/203 kB | 96/324 kB | 64/434 kB
Progress (4): 176/192 kB | 144/203 kB | 96/324 kB | 64/434 kB
Progress (4): 184/192 kB | 144/203 kB | 96/324 kB | 64/434 kB
Progress (4): 184/192 kB | 152/203 kB | 96/324 kB | 64/434 kB
Progress (4): 192/192 kB | 152/203 kB | 96/324 kB | 64/434 kB
Progress (4): 192 kB | 152/203 kB | 96/324 kB | 64/434 kB
Progress (4): 192 kB | 160/203 kB | 96/324 kB | 64/434 kB
Progress (4): 192 kB | 160/203 kB | 96/324 kB | 72/434 kB
Progress (4): 192 kB | 160/203 kB | 96/324 kB | 80/434 kB
Progress (4): 192 kB | 160/203 kB | 96/324 kB | 88/434 kB
Progress (5): 192 kB | 160/203 kB | 96/324 kB | 88/434 kB | 7.9/108 kB
Progress (5): 192 kB | 160/203 kB | 96/324 kB | 96/434 kB | 7.9/108 kB
Progress (5): 192 kB | 160/203 kB | 96/324 kB | 96/434 kB | 16/108 kB
Progress (5): 192 kB | 160/203 kB | 96/324 kB | 104/434 kB | 16/108 kB
Progress (5): 192 kB | 160/203 kB | 96/324 kB | 104/434 kB | 24/108 kB
Progress (5): 192 kB | 160/203 kB | 96/324 kB | 112/434 kB | 24/108 kB
Progress (5): 192 kB | 160/203 kB | 96/324 kB | 112/434 kB | 32/108 kB
Progress (5): 192 kB | 160/203 kB | 96/324 kB | 120/434 kB | 32/108 kB
Progress (5): 192 kB | 168/203 kB | 96/324 kB | 120/434 kB | 32/108 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-impl/5.0.0/idp-authn-impl-5.0.0-tests.jar (192 kB at 748 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-profile-impl/5.0.0/opensaml-profile-impl-5.0.0.jar
Progress (4): 176/203 kB | 96/324 kB | 120/434 kB | 32/108 kB
Progress (4): 176/203 kB | 104/324 kB | 120/434 kB | 32/108 kB
Progress (4): 184/203 kB | 104/324 kB | 120/434 kB | 32/108 kB
Progress (4): 184/203 kB | 112/324 kB | 120/434 kB | 32/108 kB
Progress (4): 192/203 kB | 112/324 kB | 120/434 kB | 32/108 kB
Progress (4): 192/203 kB | 112/324 kB | 120/434 kB | 40/108 kB
Progress (4): 200/203 kB | 112/324 kB | 120/434 kB | 40/108 kB
Progress (4): 200/203 kB | 120/324 kB | 120/434 kB | 40/108 kB
Progress (4): 203 kB | 120/324 kB | 120/434 kB | 40/108 kB
Progress (4): 203 kB | 128/324 kB | 120/434 kB | 40/108 kB
Progress (4): 203 kB | 136/324 kB | 120/434 kB | 40/108 kB
Progress (4): 203 kB | 136/324 kB | 120/434 kB | 48/108 kB
Progress (4): 203 kB | 136/324 kB | 120/434 kB | 56/108 kB
Progress (4): 203 kB | 136/324 kB | 128/434 kB | 56/108 kB
Progress (4): 203 kB | 136/324 kB | 128/434 kB | 64/108 kB
Progress (4): 203 kB | 136/324 kB | 136/434 kB | 64/108 kB
Progress (4): 203 kB | 136/324 kB | 136/434 kB | 72/108 kB
Progress (4): 203 kB | 136/324 kB | 144/434 kB | 72/108 kB
Progress (4): 203 kB | 136/324 kB | 144/434 kB | 80/108 kB
Progress (4): 203 kB | 136/324 kB | 152/434 kB | 80/108 kB
Progress (4): 203 kB | 136/324 kB | 152/434 kB | 88/108 kB
Progress (4): 203 kB | 136/324 kB | 160/434 kB | 88/108 kB
Progress (4): 203 kB | 136/324 kB | 168/434 kB | 88/108 kB
Progress (5): 203 kB | 136/324 kB | 168/434 kB | 88/108 kB | 7.9/28 kB
Progress (5): 203 kB | 136/324 kB | 168/434 kB | 88/108 kB | 16/28 kB
Progress (5): 203 kB | 136/324 kB | 168/434 kB | 88/108 kB | 24/28 kB
Progress (5): 203 kB | 136/324 kB | 168/434 kB | 88/108 kB | 28 kB
Progress (5): 203 kB | 144/324 kB | 168/434 kB | 88/108 kB | 28 kB
Progress (5): 203 kB | 152/324 kB | 168/434 kB | 88/108 kB | 28 kB
Progress (5): 203 kB | 152/324 kB | 176/434 kB | 88/108 kB | 28 kB
Progress (5): 203 kB | 160/324 kB | 176/434 kB | 88/108 kB | 28 kB
Progress (5): 203 kB | 160/324 kB | 184/434 kB | 88/108 kB | 28 kB
Progress (5): 203 kB | 168/324 kB | 184/434 kB | 88/108 kB | 28 kB
Progress (5): 203 kB | 176/324 kB | 184/434 kB | 88/108 kB | 28 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-conf-impl/5.0.0/idp-conf-impl-5.0.0-tests.jar (203 kB at 745 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-messaging-impl/5.0.0/opensaml-messaging-impl-5.0.0.jar
Progress (4): 176/324 kB | 184/434 kB | 96/108 kB | 28 kB
Progress (4): 176/324 kB | 184/434 kB | 104/108 kB | 28 kB
Progress (4): 176/324 kB | 192/434 kB | 104/108 kB | 28 kB
Progress (4): 176/324 kB | 192/434 kB | 108 kB | 28 kB
Progress (4): 176/324 kB | 200/434 kB | 108 kB | 28 kB
Progress (5): 176/324 kB | 200/434 kB | 108 kB | 28 kB | 7.9/19 kB
Progress (5): 176/324 kB | 200/434 kB | 108 kB | 28 kB | 16/19 kB
Progress (5): 176/324 kB | 200/434 kB | 108 kB | 28 kB | 19 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-profile-impl/5.0.0/opensaml-profile-impl-5.0.0.jar (28 kB at 101 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-cli/9.0.0/shib-cli-9.0.0.jar
Progress (4): 184/324 kB | 200/434 kB | 108 kB | 19 kB
Progress (4): 192/324 kB | 200/434 kB | 108 kB | 19 kB
Progress (4): 192/324 kB | 208/434 kB | 108 kB | 19 kB
Progress (4): 200/324 kB | 208/434 kB | 108 kB | 19 kB
Progress (4): 200/324 kB | 216/434 kB | 108 kB | 19 kB
Progress (4): 208/324 kB | 216/434 kB | 108 kB | 19 kB
Progress (4): 208/324 kB | 224/434 kB | 108 kB | 19 kB
Progress (4): 216/324 kB | 224/434 kB | 108 kB | 19 kB
Progress (4): 216/324 kB | 232/434 kB | 108 kB | 19 kB
Progress (4): 224/324 kB | 232/434 kB | 108 kB | 19 kB
Progress (4): 224/324 kB | 240/434 kB | 108 kB | 19 kB
Progress (4): 224/324 kB | 248/434 kB | 108 kB | 19 kB
Progress (5): 224/324 kB | 248/434 kB | 108 kB | 19 kB | 7.9/13 kB
Progress (5): 224/324 kB | 256/434 kB | 108 kB | 19 kB | 7.9/13 kB
Progress (5): 224/324 kB | 256/434 kB | 108 kB | 19 kB | 13 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-filter-spring/5.0.0/shib-attribute-filter-spring-5.0.0-tests.jar (108 kB at 375 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-security-spring/9.0.0/shib-security-spring-9.0.0.jar
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-messaging-impl/5.0.0/opensaml-messaging-impl-5.0.0.jar (19 kB at 66 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/janino/janino/3.1.10/janino-3.1.10.jar
Progress (4): 224/324 kB | 256/434 kB | 13 kB | 7.9/13 kB
Progress (4): 224/324 kB | 256/434 kB | 13 kB | 13 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-cli/9.0.0/shib-cli-9.0.0.jar (13 kB at 44 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/janino/commons-compiler/3.1.10/commons-compiler-3.1.10.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/openjdk/nashorn/nashorn-core/15.3/nashorn-core-15.3.jar
Progress (3): 232/324 kB | 256/434 kB | 13 kB
Progress (3): 240/324 kB | 256/434 kB | 13 kB
Progress (3): 248/324 kB | 256/434 kB | 13 kB
Progress (3): 256/324 kB | 256/434 kB | 13 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar
Progress (3): 256/324 kB | 264/434 kB | 13 kB
Progress (3): 256/324 kB | 272/434 kB | 13 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-security-spring/9.0.0/shib-security-spring-9.0.0.jar (13 kB at 45 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.jar
Progress (2): 256/324 kB | 280/434 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.jar
Progress (2): 256/324 kB | 288/434 kB
Progress (2): 256/324 kB | 296/434 kB
Progress (2): 256/324 kB | 304/434 kB
Progress (2): 256/324 kB | 312/434 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/ow2/asm/asm-util/7.3.1/asm-util-7.3.1.jar
Progress (2): 256/324 kB | 320/434 kB
Progress (2): 264/324 kB | 320/434 kB
Progress (2): 272/324 kB | 320/434 kB
Progress (2): 280/324 kB | 320/434 kB
Progress (2): 288/324 kB | 320/434 kB
Progress (2): 296/324 kB | 320/434 kB
Progress (2): 296/324 kB | 328/434 kB
Progress (2): 296/324 kB | 336/434 kB
Progress (2): 296/324 kB | 344/434 kB
Progress (2): 296/324 kB | 352/434 kB
Progress (2): 296/324 kB | 360/434 kB
Progress (2): 296/324 kB | 368/434 kB
Progress (2): 296/324 kB | 376/434 kB
Progress (2): 304/324 kB | 376/434 kB
Progress (2): 304/324 kB | 384/434 kB
Progress (2): 312/324 kB | 384/434 kB
Progress (2): 312/324 kB | 392/434 kB
Progress (2): 320/324 kB | 392/434 kB
Progress (2): 320/324 kB | 400/434 kB
Progress (2): 324 kB | 400/434 kB
Progress (2): 324 kB | 408/434 kB
Progress (2): 324 kB | 416/434 kB
Progress (2): 324 kB | 424/434 kB
Progress (2): 324 kB | 432/434 kB
Progress (2): 324 kB | 434 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-impl/5.0.0/idp-saml-impl-5.0.0.jar (324 kB at 985 kB/s)
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-conf-impl/5.0.0/idp-conf-impl-5.0.0.jar (434 kB at 1.3 MB/s)
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/jakarta/json/jakarta.json-api/2.0.1/jakarta.json-api-2.0.1.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/codehaus/janino/janino/3.1.10/janino-3.1.10.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/codehaus/janino/commons-compiler/3.1.10/commons-compiler-3.1.10.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/openjdk/nashorn/nashorn-core/15.3/nashorn-core-15.3.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/ow2/asm/asm-util/7.3.1/asm-util-7.3.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/jakarta/json/jakarta.json-api/2.0.1/jakarta.json-api-2.0.1.jar
Progress (1): 0.9/45 kB
Progress (1): 2.3/45 kB
Progress (1): 3.6/45 kB
Progress (1): 5.0/45 kB
Progress (1): 6.4/45 kB
Progress (1): 7.7/45 kB
Progress (1): 9.1/45 kB
Progress (1): 13/45 kB
Progress (1): 18/45 kB
Progress (1): 22/45 kB
Progress (1): 26/45 kB
Progress (1): 30/45 kB
Progress (1): 34/45 kB
Progress (1): 39/45 kB
Progress (1): 43/45 kB
Progress (1): 45 kB
Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/json/jakarta.json-api/2.0.1/jakarta.json-api-2.0.1.jar (45 kB at 1.4 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/janino/janino/3.1.10/janino-3.1.10.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/janino/commons-compiler/3.1.10/commons-compiler-3.1.10.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/nashorn/nashorn-core/15.3/nashorn-core-15.3.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.jar
Progress (1): 3.8/953 kB
Progress (1): 8.0/953 kB
Progress (1): 12/953 kB
Progress (1): 16/953 kB
Progress (1): 21/953 kB
Progress (1): 25/953 kB
Progress (1): 29/953 kB
Progress (1): 33/953 kB
Progress (1): 38/953 kB
Progress (1): 42/953 kB
Progress (1): 46/953 kB
Progress (1): 50/953 kB
Progress (1): 54/953 kB
Progress (1): 57/953 kB
Progress (1): 61/953 kB
Progress (1): 65/953 kB
Progress (1): 70/953 kB
Progress (1): 74/953 kB
Progress (1): 78/953 kB
Progress (1): 82/953 kB
Progress (1): 86/953 kB
Progress (1): 91/953 kB
Progress (1): 95/953 kB
Progress (2): 95/953 kB | 1.4/173 kB
Progress (2): 95/953 kB | 2.7/173 kB
Progress (2): 95/953 kB | 4.1/173 kB
Progress (2): 95/953 kB | 5.5/173 kB
Progress (2): 95/953 kB | 6.8/173 kB
Progress (2): 95/953 kB | 8.2/173 kB
Progress (2): 95/953 kB | 9.6/173 kB
Progress (2): 95/953 kB | 11/173 kB
Progress (2): 95/953 kB | 12/173 kB
Progress (2): 95/953 kB | 14/173 kB
Progress (2): 95/953 kB | 15/173 kB
Progress (2): 95/953 kB | 16/173 kB
Progress (2): 95/953 kB | 18/173 kB
Progress (2): 95/953 kB | 19/173 kB
Progress (2): 95/953 kB | 21/173 kB
Progress (2): 95/953 kB | 22/173 kB
Progress (2): 95/953 kB | 23/173 kB
Progress (2): 95/953 kB | 25/173 kB
Progress (2): 95/953 kB | 26/173 kB
Progress (2): 95/953 kB | 27/173 kB
Progress (2): 95/953 kB | 29/173 kB
Progress (2): 95/953 kB | 30/173 kB
Progress (2): 95/953 kB | 31/173 kB
Progress (2): 95/953 kB | 33/173 kB
Progress (2): 95/953 kB | 34/173 kB
Progress (2): 95/953 kB | 36/173 kB
Progress (2): 95/953 kB | 37/173 kB
Progress (2): 95/953 kB | 38/173 kB
Progress (2): 95/953 kB | 40/173 kB
Progress (2): 95/953 kB | 41/173 kB
Progress (2): 95/953 kB | 42/173 kB
Progress (2): 95/953 kB | 44/173 kB
Progress (2): 95/953 kB | 45/173 kB
Progress (2): 95/953 kB | 47/173 kB
Progress (2): 95/953 kB | 48/173 kB
Progress (2): 95/953 kB | 49/173 kB
Progress (2): 95/953 kB | 51/173 kB
Progress (2): 95/953 kB | 52/173 kB
Progress (2): 95/953 kB | 53/173 kB
Progress (2): 95/953 kB | 55/173 kB
Progress (2): 95/953 kB | 57/173 kB
Progress (2): 95/953 kB | 62/173 kB
Progress (2): 95/953 kB | 66/173 kB
Progress (2): 99/953 kB | 66/173 kB
Progress (2): 103/953 kB | 66/173 kB
Progress (2): 108/953 kB | 66/173 kB
Progress (2): 112/953 kB | 66/173 kB
Progress (2): 116/953 kB | 66/173 kB
Progress (2): 120/953 kB | 66/173 kB
Progress (2): 125/953 kB | 66/173 kB
Progress (2): 129/953 kB | 66/173 kB
Progress (2): 129/953 kB | 70/173 kB
Progress (2): 129/953 kB | 74/173 kB
Progress (2): 129/953 kB | 78/173 kB
Progress (2): 129/953 kB | 83/173 kB
Progress (2): 129/953 kB | 87/173 kB
Progress (2): 129/953 kB | 91/173 kB
Progress (2): 129/953 kB | 95/173 kB
Progress (2): 129/953 kB | 100/173 kB
Progress (2): 129/953 kB | 104/173 kB
Progress (2): 129/953 kB | 108/173 kB
Progress (2): 129/953 kB | 112/173 kB
Progress (2): 129/953 kB | 117/173 kB
Progress (2): 129/953 kB | 121/173 kB
Progress (2): 129/953 kB | 125/173 kB
Progress (2): 129/953 kB | 129/173 kB
Progress (2): 145/953 kB | 129/173 kB
Progress (2): 162/953 kB | 129/173 kB
Progress (2): 178/953 kB | 129/173 kB
Progress (2): 188/953 kB | 129/173 kB
Progress (2): 204/953 kB | 129/173 kB
Progress (2): 204/953 kB | 133/173 kB
Progress (2): 204/953 kB | 138/173 kB
Progress (2): 204/953 kB | 142/173 kB
Progress (2): 204/953 kB | 146/173 kB
Progress (2): 204/953 kB | 150/173 kB
Progress (2): 204/953 kB | 155/173 kB
Progress (2): 204/953 kB | 159/173 kB
Progress (2): 204/953 kB | 163/173 kB
Progress (2): 204/953 kB | 167/173 kB
Progress (2): 204/953 kB | 172/173 kB
Progress (2): 204/953 kB | 173 kB
Progress (2): 221/953 kB | 173 kB
Progress (3): 221/953 kB | 173 kB | 0.9/72 kB
Progress (3): 221/953 kB | 173 kB | 2.3/72 kB
Progress (3): 221/953 kB | 173 kB | 3.6/72 kB
Progress (3): 221/953 kB | 173 kB | 5.0/72 kB
Progress (3): 221/953 kB | 173 kB | 6.4/72 kB
Progress (3): 221/953 kB | 173 kB | 7.7/72 kB
Progress (3): 237/953 kB | 173 kB | 7.7/72 kB
Progress (3): 237/953 kB | 173 kB | 9.1/72 kB
Progress (3): 237/953 kB | 173 kB | 10/72 kB
Progress (3): 237/953 kB | 173 kB | 12/72 kB
Progress (3): 237/953 kB | 173 kB | 13/72 kB
Progress (3): 237/953 kB | 173 kB | 15/72 kB
Progress (3): 237/953 kB | 173 kB | 16/72 kB
Progress (3): 253/953 kB | 173 kB | 16/72 kB
Progress (3): 253/953 kB | 173 kB | 17/72 kB
Progress (3): 253/953 kB | 173 kB | 19/72 kB
Progress (3): 253/953 kB | 173 kB | 20/72 kB
Progress (3): 253/953 kB | 173 kB | 21/72 kB
Progress (3): 253/953 kB | 173 kB | 23/72 kB
Progress (3): 253/953 kB | 173 kB | 24/72 kB
Progress (3): 253/953 kB | 173 kB | 26/72 kB
Progress (3): 253/953 kB | 173 kB | 27/72 kB
Progress (3): 253/953 kB | 173 kB | 28/72 kB
Progress (3): 253/953 kB | 173 kB | 30/72 kB
Progress (3): 253/953 kB | 173 kB | 31/72 kB
Progress (3): 253/953 kB | 173 kB | 32/72 kB
Progress (3): 253/953 kB | 173 kB | 33/72 kB
Progress (3): 253/953 kB | 173 kB | 35/72 kB
Progress (4): 253/953 kB | 173 kB | 35/72 kB | 0/2.2 MB
Progress (4): 253/953 kB | 173 kB | 35/72 kB | 0/2.2 MB
Progress (4): 253/953 kB | 173 kB | 35/72 kB | 0/2.2 MB
Progress (4): 253/953 kB | 173 kB | 35/72 kB | 0/2.2 MB
Progress (4): 253/953 kB | 173 kB | 35/72 kB | 0/2.2 MB
Progress (4): 253/953 kB | 173 kB | 35/72 kB | 0/2.2 MB
Progress (4): 253/953 kB | 173 kB | 35/72 kB | 0/2.2 MB
Progress (4): 253/953 kB | 173 kB | 35/72 kB | 0/2.2 MB
Progress (4): 253/953 kB | 173 kB | 35/72 kB | 0/2.2 MB
Progress (4): 253/953 kB | 173 kB | 35/72 kB | 0/2.2 MB
Progress (4): 253/953 kB | 173 kB | 35/72 kB | 0/2.2 MB
Progress (4): 253/953 kB | 173 kB | 35/72 kB | 0/2.2 MB
Progress (4): 253/953 kB | 173 kB | 35/72 kB | 0/2.2 MB
Progress (4): 253/953 kB | 173 kB | 35/72 kB | 0/2.2 MB
Progress (4): 253/953 kB | 173 kB | 35/72 kB | 0/2.2 MB
Progress (4): 253/953 kB | 173 kB | 35/72 kB | 0/2.2 MB
Progress (4): 253/953 kB | 173 kB | 35/72 kB | 0/2.2 MB
Progress (4): 253/953 kB | 173 kB | 35/72 kB | 0/2.2 MB
Progress (4): 253/953 kB | 173 kB | 35/72 kB | 0/2.2 MB
Progress (4): 253/953 kB | 173 kB | 35/72 kB | 0/2.2 MB
Progress (4): 253/953 kB | 173 kB | 35/72 kB | 0/2.2 MB
Progress (4): 253/953 kB | 173 kB | 35/72 kB | 0/2.2 MB
Progress (4): 253/953 kB | 173 kB | 35/72 kB | 0/2.2 MB
Progress (4): 253/953 kB | 173 kB | 35/72 kB | 0/2.2 MB
Progress (4): 253/953 kB | 173 kB | 35/72 kB | 0/2.2 MB
Progress (4): 253/953 kB | 173 kB | 35/72 kB | 0/2.2 MB
Progress (4): 253/953 kB | 173 kB | 35/72 kB | 0/2.2 MB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/janino/commons-compiler/3.1.10/commons-compiler-3.1.10.jar (173 kB at 1.9 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.jar
Progress (3): 253/953 kB | 35/72 kB | 0/2.2 MB
Progress (3): 253/953 kB | 35/72 kB | 0/2.2 MB
Progress (3): 253/953 kB | 35/72 kB | 0/2.2 MB
Progress (3): 253/953 kB | 35/72 kB | 0/2.2 MB
Progress (3): 253/953 kB | 35/72 kB | 0/2.2 MB
Progress (3): 253/953 kB | 35/72 kB | 0/2.2 MB
Progress (3): 253/953 kB | 35/72 kB | 0/2.2 MB
Progress (3): 253/953 kB | 35/72 kB | 0/2.2 MB
Progress (3): 253/953 kB | 35/72 kB | 0/2.2 MB
Progress (3): 253/953 kB | 35/72 kB | 0.1/2.2 MB
Progress (3): 253/953 kB | 35/72 kB | 0.1/2.2 MB
Progress (3): 253/953 kB | 35/72 kB | 0.1/2.2 MB
Progress (3): 253/953 kB | 35/72 kB | 0.1/2.2 MB
Progress (3): 253/953 kB | 35/72 kB | 0.1/2.2 MB
Progress (3): 253/953 kB | 35/72 kB | 0.1/2.2 MB
Progress (3): 253/953 kB | 35/72 kB | 0.1/2.2 MB
Progress (3): 270/953 kB | 35/72 kB | 0.1/2.2 MB
Progress (4): 270/953 kB | 35/72 kB | 0.1/2.2 MB | 0.9/122 kB
Progress (4): 270/953 kB | 36/72 kB | 0.1/2.2 MB | 0.9/122 kB
Progress (4): 270/953 kB | 36/72 kB | 0.1/2.2 MB | 2.3/122 kB
Progress (4): 270/953 kB | 37/72 kB | 0.1/2.2 MB | 2.3/122 kB
Progress (4): 270/953 kB | 37/72 kB | 0.1/2.2 MB | 3.6/122 kB
Progress (4): 270/953 kB | 39/72 kB | 0.1/2.2 MB | 3.6/122 kB
Progress (4): 270/953 kB | 39/72 kB | 0.1/2.2 MB | 5.0/122 kB
Progress (4): 270/953 kB | 40/72 kB | 0.1/2.2 MB | 5.0/122 kB
Progress (4): 270/953 kB | 40/72 kB | 0.1/2.2 MB | 6.4/122 kB
Progress (4): 270/953 kB | 41/72 kB | 0.1/2.2 MB | 6.4/122 kB
Progress (4): 270/953 kB | 41/72 kB | 0.1/2.2 MB | 7.7/122 kB
Progress (4): 270/953 kB | 43/72 kB | 0.1/2.2 MB | 7.7/122 kB
Progress (4): 270/953 kB | 43/72 kB | 0.1/2.2 MB | 9.1/122 kB
Progress (4): 270/953 kB | 44/72 kB | 0.1/2.2 MB | 9.1/122 kB
Progress (4): 270/953 kB | 44/72 kB | 0.1/2.2 MB | 10/122 kB
Progress (4): 270/953 kB | 46/72 kB | 0.1/2.2 MB | 10/122 kB
Progress (4): 270/953 kB | 46/72 kB | 0.1/2.2 MB | 12/122 kB
Progress (4): 270/953 kB | 47/72 kB | 0.1/2.2 MB | 12/122 kB
Progress (4): 270/953 kB | 47/72 kB | 0.1/2.2 MB | 13/122 kB
Progress (4): 270/953 kB | 48/72 kB | 0.1/2.2 MB | 13/122 kB
Progress (4): 270/953 kB | 48/72 kB | 0.1/2.2 MB | 15/122 kB
Progress (4): 270/953 kB | 50/72 kB | 0.1/2.2 MB | 15/122 kB
Progress (4): 270/953 kB | 50/72 kB | 0.1/2.2 MB | 16/122 kB
Progress (4): 270/953 kB | 51/72 kB | 0.1/2.2 MB | 16/122 kB
Progress (4): 270/953 kB | 51/72 kB | 0.1/2.2 MB | 17/122 kB
Progress (4): 270/953 kB | 52/72 kB | 0.1/2.2 MB | 17/122 kB
Progress (4): 270/953 kB | 52/72 kB | 0.1/2.2 MB | 19/122 kB
Progress (4): 270/953 kB | 54/72 kB | 0.1/2.2 MB | 19/122 kB
Progress (4): 270/953 kB | 54/72 kB | 0.1/2.2 MB | 20/122 kB
Progress (4): 270/953 kB | 55/72 kB | 0.1/2.2 MB | 20/122 kB
Progress (4): 270/953 kB | 55/72 kB | 0.1/2.2 MB | 21/122 kB
Progress (4): 270/953 kB | 55/72 kB | 0.1/2.2 MB | 23/122 kB
Progress (4): 270/953 kB | 59/72 kB | 0.1/2.2 MB | 23/122 kB
Progress (4): 270/953 kB | 64/72 kB | 0.1/2.2 MB | 23/122 kB
Progress (4): 270/953 kB | 68/72 kB | 0.1/2.2 MB | 23/122 kB
Progress (4): 270/953 kB | 72 kB | 0.1/2.2 MB | 23/122 kB
Progress (4): 286/953 kB | 72 kB | 0.1/2.2 MB | 23/122 kB
Progress (5): 286/953 kB | 72 kB | 0.1/2.2 MB | 23/122 kB | 3.8/33 kB
Progress (5): 303/953 kB | 72 kB | 0.1/2.2 MB | 23/122 kB | 3.8/33 kB
Progress (5): 303/953 kB | 72 kB | 0.1/2.2 MB | 23/122 kB | 8.0/33 kB
Progress (5): 303/953 kB | 72 kB | 0.1/2.2 MB | 23/122 kB | 11/33 kB
Progress (5): 303/953 kB | 72 kB | 0.1/2.2 MB | 23/122 kB | 16/33 kB
Progress (5): 319/953 kB | 72 kB | 0.1/2.2 MB | 23/122 kB | 16/33 kB
Progress (5): 319/953 kB | 72 kB | 0.1/2.2 MB | 23/122 kB | 20/33 kB
Progress (5): 319/953 kB | 72 kB | 0.1/2.2 MB | 24/122 kB | 20/33 kB
Progress (5): 319/953 kB | 72 kB | 0.1/2.2 MB | 26/122 kB | 20/33 kB
Progress (5): 319/953 kB | 72 kB | 0.1/2.2 MB | 27/122 kB | 20/33 kB
Progress (5): 319/953 kB | 72 kB | 0.1/2.2 MB | 28/122 kB | 20/33 kB
Progress (5): 319/953 kB | 72 kB | 0.1/2.2 MB | 28/122 kB | 24/33 kB
Progress (5): 319/953 kB | 72 kB | 0.1/2.2 MB | 30/122 kB | 24/33 kB
Progress (5): 319/953 kB | 72 kB | 0.1/2.2 MB | 31/122 kB | 24/33 kB
Progress (5): 319/953 kB | 72 kB | 0.1/2.2 MB | 32/122 kB | 24/33 kB
Progress (5): 319/953 kB | 72 kB | 0.1/2.2 MB | 34/122 kB | 24/33 kB
Progress (5): 319/953 kB | 72 kB | 0.1/2.2 MB | 35/122 kB | 24/33 kB
Progress (5): 319/953 kB | 72 kB | 0.1/2.2 MB | 36/122 kB | 24/33 kB
Progress (5): 319/953 kB | 72 kB | 0.1/2.2 MB | 38/122 kB | 24/33 kB
Progress (5): 319/953 kB | 72 kB | 0.1/2.2 MB | 39/122 kB | 24/33 kB
Progress (5): 319/953 kB | 72 kB | 0.1/2.2 MB | 41/122 kB | 24/33 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.jar (72 kB at 681 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.jar
Progress (4): 319/953 kB | 0.1/2.2 MB | 41/122 kB | 24/33 kB
Progress (4): 319/953 kB | 0.1/2.2 MB | 41/122 kB | 24/33 kB
Progress (4): 319/953 kB | 0.1/2.2 MB | 41/122 kB | 24/33 kB
Progress (4): 319/953 kB | 0.1/2.2 MB | 41/122 kB | 24/33 kB
Progress (4): 319/953 kB | 0.1/2.2 MB | 41/122 kB | 24/33 kB
Progress (4): 319/953 kB | 0.1/2.2 MB | 41/122 kB | 24/33 kB
Progress (4): 319/953 kB | 0.1/2.2 MB | 41/122 kB | 24/33 kB
Progress (4): 319/953 kB | 0.1/2.2 MB | 41/122 kB | 24/33 kB
Progress (4): 319/953 kB | 0.1/2.2 MB | 41/122 kB | 24/33 kB
Progress (4): 319/953 kB | 0.1/2.2 MB | 42/122 kB | 24/33 kB
Progress (4): 319/953 kB | 0.1/2.2 MB | 42/122 kB | 28/33 kB
Progress (4): 319/953 kB | 0.1/2.2 MB | 43/122 kB | 28/33 kB
Progress (4): 319/953 kB | 0.1/2.2 MB | 45/122 kB | 28/33 kB
Progress (4): 319/953 kB | 0.1/2.2 MB | 45/122 kB | 33/33 kB
Progress (4): 319/953 kB | 0.1/2.2 MB | 46/122 kB | 33/33 kB
Progress (4): 319/953 kB | 0.1/2.2 MB | 46/122 kB | 33 kB
Progress (4): 319/953 kB | 0.1/2.2 MB | 47/122 kB | 33 kB
Progress (4): 319/953 kB | 0.1/2.2 MB | 49/122 kB | 33 kB
Progress (4): 319/953 kB | 0.1/2.2 MB | 50/122 kB | 33 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.jar (33 kB at 328 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.3.1/asm-util-7.3.1.jar
Progress (3): 319/953 kB | 0.1/2.2 MB | 52/122 kB
Progress (3): 319/953 kB | 0.1/2.2 MB | 53/122 kB
Progress (3): 319/953 kB | 0.1/2.2 MB | 54/122 kB
Progress (3): 319/953 kB | 0.1/2.2 MB | 56/122 kB
Progress (3): 319/953 kB | 0.1/2.2 MB | 57/122 kB
Progress (3): 319/953 kB | 0.1/2.2 MB | 61/122 kB
Progress (3): 319/953 kB | 0.1/2.2 MB | 65/122 kB
Progress (3): 319/953 kB | 0.1/2.2 MB | 70/122 kB
Progress (3): 319/953 kB | 0.1/2.2 MB | 74/122 kB
Progress (3): 319/953 kB | 0.1/2.2 MB | 78/122 kB
Progress (3): 319/953 kB | 0.1/2.2 MB | 82/122 kB
Progress (3): 319/953 kB | 0.1/2.2 MB | 86/122 kB
Progress (3): 319/953 kB | 0.1/2.2 MB | 91/122 kB
Progress (3): 319/953 kB | 0.1/2.2 MB | 95/122 kB
Progress (3): 319/953 kB | 0.1/2.2 MB | 99/122 kB
Progress (3): 319/953 kB | 0.1/2.2 MB | 99/122 kB
Progress (3): 335/953 kB | 0.1/2.2 MB | 99/122 kB
Progress (3): 352/953 kB | 0.1/2.2 MB | 99/122 kB
Progress (3): 368/953 kB | 0.1/2.2 MB | 99/122 kB
Progress (3): 385/953 kB | 0.1/2.2 MB | 99/122 kB
Progress (3): 385/953 kB | 0.1/2.2 MB | 99/122 kB
Progress (3): 385/953 kB | 0.1/2.2 MB | 99/122 kB
Progress (3): 385/953 kB | 0.1/2.2 MB | 99/122 kB
Progress (3): 385/953 kB | 0.1/2.2 MB | 99/122 kB
Progress (3): 385/953 kB | 0.1/2.2 MB | 99/122 kB
Progress (3): 385/953 kB | 0.1/2.2 MB | 99/122 kB
Progress (3): 385/953 kB | 0.1/2.2 MB | 99/122 kB
Progress (3): 385/953 kB | 0.1/2.2 MB | 99/122 kB
Progress (3): 385/953 kB | 0.1/2.2 MB | 99/122 kB
Progress (3): 385/953 kB | 0.1/2.2 MB | 99/122 kB
Progress (3): 385/953 kB | 0.1/2.2 MB | 103/122 kB
Progress (3): 385/953 kB | 0.1/2.2 MB | 108/122 kB
Progress (3): 385/953 kB | 0.1/2.2 MB | 112/122 kB
Progress (3): 385/953 kB | 0.1/2.2 MB | 116/122 kB
Progress (3): 385/953 kB | 0.1/2.2 MB | 120/122 kB
Progress (3): 385/953 kB | 0.1/2.2 MB | 122 kB
Progress (3): 401/953 kB | 0.1/2.2 MB | 122 kB
Progress (3): 417/953 kB | 0.1/2.2 MB | 122 kB
Progress (4): 417/953 kB | 0.1/2.2 MB | 122 kB | 4.2/53 kB
Progress (4): 417/953 kB | 0.1/2.2 MB | 122 kB | 8.2/53 kB
Progress (4): 417/953 kB | 0.1/2.2 MB | 122 kB | 12/53 kB
Progress (4): 417/953 kB | 0.1/2.2 MB | 122 kB | 17/53 kB
Progress (4): 417/953 kB | 0.1/2.2 MB | 122 kB | 21/53 kB
Progress (4): 417/953 kB | 0.1/2.2 MB | 122 kB | 25/53 kB
Progress (5): 417/953 kB | 0.1/2.2 MB | 122 kB | 25/53 kB | 3.8/85 kB
Progress (5): 417/953 kB | 0.1/2.2 MB | 122 kB | 25/53 kB | 8.0/85 kB
Progress (5): 417/953 kB | 0.1/2.2 MB | 122 kB | 25/53 kB | 24/85 kB
Progress (5): 417/953 kB | 0.1/2.2 MB | 122 kB | 29/53 kB | 24/85 kB
Progress (5): 417/953 kB | 0.1/2.2 MB | 122 kB | 33/53 kB | 24/85 kB
Progress (5): 417/953 kB | 0.1/2.2 MB | 122 kB | 33/53 kB | 40/85 kB
Progress (5): 417/953 kB | 0.1/2.2 MB | 122 kB | 37/53 kB | 40/85 kB
Progress (5): 417/953 kB | 0.1/2.2 MB | 122 kB | 41/53 kB | 40/85 kB
Progress (5): 417/953 kB | 0.1/2.2 MB | 122 kB | 46/53 kB | 40/85 kB
Progress (5): 417/953 kB | 0.1/2.2 MB | 122 kB | 46/53 kB | 57/85 kB
Progress (5): 417/953 kB | 0.1/2.2 MB | 122 kB | 50/53 kB | 57/85 kB
Progress (5): 417/953 kB | 0.1/2.2 MB | 122 kB | 53 kB | 57/85 kB
Progress (5): 417/953 kB | 0.1/2.2 MB | 122 kB | 53 kB | 66/85 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.jar (53 kB at 391 kB/s)
Progress (4): 417/953 kB | 0.2/2.2 MB | 122 kB | 66/85 kB
Progress (4): 434/953 kB | 0.2/2.2 MB | 122 kB | 66/85 kB
Progress (4): 450/953 kB | 0.2/2.2 MB | 122 kB | 66/85 kB
Progress (4): 450/953 kB | 0.2/2.2 MB | 122 kB | 82/85 kB
Progress (4): 450/953 kB | 0.2/2.2 MB | 122 kB | 82/85 kB
Progress (4): 450/953 kB | 0.2/2.2 MB | 122 kB | 82/85 kB
Progress (4): 450/953 kB | 0.2/2.2 MB | 122 kB | 82/85 kB
Progress (4): 450/953 kB | 0.2/2.2 MB | 122 kB | 82/85 kB
Progress (4): 450/953 kB | 0.2/2.2 MB | 122 kB | 82/85 kB
Progress (4): 450/953 kB | 0.2/2.2 MB | 122 kB | 82/85 kB
Progress (4): 450/953 kB | 0.2/2.2 MB | 122 kB | 82/85 kB
Progress (4): 450/953 kB | 0.2/2.2 MB | 122 kB | 82/85 kB
Progress (4): 450/953 kB | 0.2/2.2 MB | 122 kB | 82/85 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar (122 kB at 802 kB/s)
Progress (3): 450/953 kB | 0.2/2.2 MB | 82/85 kB
Progress (3): 450/953 kB | 0.2/2.2 MB | 82/85 kB
Progress (3): 466/953 kB | 0.2/2.2 MB | 82/85 kB
Progress (3): 466/953 kB | 0.2/2.2 MB | 85 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/7.3.1/asm-util-7.3.1.jar (85 kB at 589 kB/s)
Progress (2): 483/953 kB | 0.2/2.2 MB
Progress (2): 499/953 kB | 0.2/2.2 MB
Progress (2): 516/953 kB | 0.2/2.2 MB
Progress (2): 532/953 kB | 0.2/2.2 MB
Progress (2): 532/953 kB | 0.2/2.2 MB
Progress (2): 532/953 kB | 0.2/2.2 MB
Progress (2): 532/953 kB | 0.2/2.2 MB
Progress (2): 532/953 kB | 0.2/2.2 MB
Progress (2): 532/953 kB | 0.2/2.2 MB
Progress (2): 532/953 kB | 0.2/2.2 MB
Progress (2): 532/953 kB | 0.2/2.2 MB
Progress (2): 532/953 kB | 0.3/2.2 MB
Progress (2): 548/953 kB | 0.3/2.2 MB
Progress (2): 565/953 kB | 0.3/2.2 MB
Progress (2): 581/953 kB | 0.3/2.2 MB
Progress (2): 598/953 kB | 0.3/2.2 MB
Progress (2): 598/953 kB | 0.3/2.2 MB
Progress (2): 598/953 kB | 0.3/2.2 MB
Progress (2): 598/953 kB | 0.3/2.2 MB
Progress (2): 598/953 kB | 0.3/2.2 MB
Progress (2): 598/953 kB | 0.3/2.2 MB
Progress (2): 598/953 kB | 0.3/2.2 MB
Progress (2): 614/953 kB | 0.3/2.2 MB
Progress (2): 630/953 kB | 0.3/2.2 MB
Progress (2): 647/953 kB | 0.3/2.2 MB
Progress (2): 647/953 kB | 0.4/2.2 MB
Progress (2): 647/953 kB | 0.4/2.2 MB
Progress (2): 663/953 kB | 0.4/2.2 MB
Progress (2): 663/953 kB | 0.4/2.2 MB
Progress (2): 679/953 kB | 0.4/2.2 MB
Progress (2): 679/953 kB | 0.4/2.2 MB
Progress (2): 696/953 kB | 0.4/2.2 MB
Progress (2): 696/953 kB | 0.4/2.2 MB
Progress (2): 712/953 kB | 0.4/2.2 MB
Progress (2): 712/953 kB | 0.4/2.2 MB
Progress (2): 712/953 kB | 0.5/2.2 MB
Progress (2): 712/953 kB | 0.5/2.2 MB
Progress (2): 712/953 kB | 0.5/2.2 MB
Progress (2): 712/953 kB | 0.5/2.2 MB
Progress (2): 712/953 kB | 0.5/2.2 MB
Progress (2): 729/953 kB | 0.5/2.2 MB
Progress (2): 745/953 kB | 0.5/2.2 MB
Progress (2): 761/953 kB | 0.5/2.2 MB
Progress (2): 778/953 kB | 0.5/2.2 MB
Progress (2): 794/953 kB | 0.5/2.2 MB
Progress (2): 811/953 kB | 0.5/2.2 MB
Progress (2): 811/953 kB | 0.5/2.2 MB
Progress (2): 811/953 kB | 0.6/2.2 MB
Progress (2): 811/953 kB | 0.6/2.2 MB
Progress (2): 811/953 kB | 0.6/2.2 MB
Progress (2): 811/953 kB | 0.6/2.2 MB
Progress (2): 827/953 kB | 0.6/2.2 MB
Progress (2): 843/953 kB | 0.6/2.2 MB
Progress (2): 860/953 kB | 0.6/2.2 MB
Progress (2): 876/953 kB | 0.6/2.2 MB
Progress (2): 892/953 kB | 0.6/2.2 MB
Progress (2): 909/953 kB | 0.6/2.2 MB
Progress (2): 925/953 kB | 0.6/2.2 MB
Progress (2): 925/953 kB | 0.6/2.2 MB
Progress (2): 925/953 kB | 0.6/2.2 MB
Progress (2): 925/953 kB | 0.6/2.2 MB
Progress (2): 925/953 kB | 0.7/2.2 MB
Progress (2): 925/953 kB | 0.7/2.2 MB
Progress (2): 925/953 kB | 0.7/2.2 MB
Progress (2): 942/953 kB | 0.7/2.2 MB
Progress (2): 953 kB | 0.7/2.2 MB
Progress (2): 953 kB | 0.7/2.2 MB
Progress (2): 953 kB | 0.7/2.2 MB
Progress (2): 953 kB | 0.7/2.2 MB
Progress (2): 953 kB | 0.8/2.2 MB
Progress (2): 953 kB | 0.8/2.2 MB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/janino/janino/3.1.10/janino-3.1.10.jar (953 kB at 3.8 MB/s)
Progress (1): 0.8/2.2 MB
Progress (1): 0.8/2.2 MB
Progress (1): 0.8/2.2 MB
Progress (1): 0.8/2.2 MB
Progress (1): 0.8/2.2 MB
Progress (1): 0.9/2.2 MB
Progress (1): 0.9/2.2 MB
Progress (1): 0.9/2.2 MB
Progress (1): 0.9/2.2 MB
Progress (1): 0.9/2.2 MB
Progress (1): 0.9/2.2 MB
Progress (1): 1.0/2.2 MB
Progress (1): 1.0/2.2 MB
Progress (1): 1.0/2.2 MB
Progress (1): 1.0/2.2 MB
Progress (1): 1.0/2.2 MB
Progress (1): 1.0/2.2 MB
Progress (1): 1.1/2.2 MB
Progress (1): 1.1/2.2 MB
Progress (1): 1.1/2.2 MB
Progress (1): 1.1/2.2 MB
Progress (1): 1.1/2.2 MB
Progress (1): 1.1/2.2 MB
Progress (1): 1.2/2.2 MB
Progress (1): 1.2/2.2 MB
Progress (1): 1.2/2.2 MB
Progress (1): 1.2/2.2 MB
Progress (1): 1.2/2.2 MB
Progress (1): 1.2/2.2 MB
Progress (1): 1.2/2.2 MB
Progress (1): 1.3/2.2 MB
Progress (1): 1.3/2.2 MB
Progress (1): 1.3/2.2 MB
Progress (1): 1.3/2.2 MB
Progress (1): 1.3/2.2 MB
Progress (1): 1.3/2.2 MB
Progress (1): 1.4/2.2 MB
Progress (1): 1.4/2.2 MB
Progress (1): 1.4/2.2 MB
Progress (1): 1.4/2.2 MB
Progress (1): 1.4/2.2 MB
Progress (1): 1.4/2.2 MB
Progress (1): 1.5/2.2 MB
Progress (1): 1.5/2.2 MB
Progress (1): 1.5/2.2 MB
Progress (1): 1.5/2.2 MB
Progress (1): 1.5/2.2 MB
Progress (1): 1.5/2.2 MB
Progress (1): 1.6/2.2 MB
Progress (1): 1.6/2.2 MB
Progress (1): 1.6/2.2 MB
Progress (1): 1.6/2.2 MB
Progress (1): 1.6/2.2 MB
Progress (1): 1.6/2.2 MB
Progress (1): 1.7/2.2 MB
Progress (1): 1.7/2.2 MB
Progress (1): 1.7/2.2 MB
Progress (1): 1.7/2.2 MB
Progress (1): 1.7/2.2 MB
Progress (1): 1.7/2.2 MB
Progress (1): 1.8/2.2 MB
Progress (1): 1.8/2.2 MB
Progress (1): 1.8/2.2 MB
Progress (1): 1.8/2.2 MB
Progress (1): 1.8/2.2 MB
Progress (1): 1.8/2.2 MB
Progress (1): 1.8/2.2 MB
Progress (1): 1.9/2.2 MB
Progress (1): 1.9/2.2 MB
Progress (1): 1.9/2.2 MB
Progress (1): 1.9/2.2 MB
Progress (1): 1.9/2.2 MB
Progress (1): 1.9/2.2 MB
Progress (1): 2.0/2.2 MB
Progress (1): 2.0/2.2 MB
Progress (1): 2.0/2.2 MB
Progress (1): 2.0/2.2 MB
Progress (1): 2.0/2.2 MB
Progress (1): 2.0/2.2 MB
Progress (1): 2.0/2.2 MB
Progress (1): 2.1/2.2 MB
Progress (1): 2.1/2.2 MB
Progress (1): 2.1/2.2 MB
Progress (1): 2.1/2.2 MB
Progress (1): 2.1/2.2 MB
Progress (1): 2.1/2.2 MB
Progress (1): 2.2/2.2 MB
Progress (1): 2.2 MB
Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/nashorn/nashorn-core/15.3/nashorn-core-15.3.jar (2.2 MB at 6.1 MB/s)
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-oidc-op-impl ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-op-impl ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-plugin-oidc-op-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 72 resources
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ idp-plugin-oidc-op-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 302 source files to /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main/idp-oidc-extension-impl/target/classes
[INFO] /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/messaging/context/navigate/DefaultRequestAudienceLookupFunction.java: /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/messaging/context/navigate/DefaultRequestAudienceLookupFunction.java uses unchecked or unsafe operations.
[INFO] /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/messaging/context/navigate/DefaultRequestAudienceLookupFunction.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- resources:3.2.0:testResources (default-testResources) @ idp-plugin-oidc-op-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 55 resources
[INFO]
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ idp-plugin-oidc-op-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 181 source files to /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main/idp-oidc-extension-impl/target/test-classes
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ idp-plugin-oidc-op-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 2576, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 665.7 s -- in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 2576, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ---< net.shibboleth.idp.plugin.oidc:idp-plugin-oidc-op-distribution >---
[INFO] Building Shibboleth IdP :: Plugins :: OpenID Connect Provider Distribution 4.4.0-SNAPSHOT [4/4]
[INFO] from idp-oidc-extension-distribution/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-oidc-op-distribution ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-op-distribution ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-plugin-oidc-op-distribution ---
[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:compile (default-compile) @ idp-plugin-oidc-op-distribution ---
[INFO] No sources to compile
[INFO]
[INFO] --- resources:3.2.0:testResources (default-testResources) @ idp-plugin-oidc-op-distribution ---
[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-oidc-compat/java-idp-oidc-main/idp-oidc-extension-distribution/src/test/resources
[INFO]
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ idp-plugin-oidc-op-distribution ---
[INFO] No sources to compile
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ idp-plugin-oidc-op-distribution ---
[INFO] No tests to run.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: OpenID Connect Provider 4.4.0-SNAPSHOT:
[INFO]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider SUCCESS [ 0.703 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider API SUCCESS [ 10.686 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Implementation SUCCESS [11:22 min]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Distribution SUCCESS [ 0.262 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:35 min
[INFO] Finished at: 2026-05-07T16:27:03Z
[INFO] ------------------------------------------------------------------------
[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-oidc-compat/java-idp-oidc-main
[Pipeline] {
[Pipeline] sh
+ mvn clean test -Didp.version=5.2.1 -Dshib-profile.version=5.2.1 -Dshib-attribute.version=5.2.1 -Dshib-metadata.version=5.2.1 -Dopensaml.version=5.2.1 -Dshib-shared.version=9.2.1
[INFO] Scanning for projects...
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-bom/5.2.1/opensaml-bom-5.2.1.pom
Progress (1): 5.9 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-bom/5.2.1/opensaml-bom-5.2.1.pom (5.9 kB at 18 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider [pom]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider API [jar]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Implementation [jar]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Distribution [jar]
[INFO]
[INFO] ------< net.shibboleth.idp.plugin.oidc:idp-plugin-oidc-op-parent >------
[INFO] Building Shibboleth IdP :: Plugins :: OpenID Connect Provider 4.4.0-SNAPSHOT [1/4]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-oidc-op-parent ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-op-parent ---
[INFO]
[INFO] -------< net.shibboleth.idp.plugin.oidc:idp-plugin-oidc-op-api >--------
[INFO] Building Shibboleth IdP :: Plugins :: OpenID Connect Provider API 4.4.0-SNAPSHOT [2/4]
[INFO] from idp-oidc-extension-api/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-oidc-op-api ---
[INFO] Deleting /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main/idp-oidc-extension-api/target
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-op-api ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-plugin-oidc-op-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-oidc-compat/java-idp-oidc-main/idp-oidc-extension-api/src/main/resources
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ idp-plugin-oidc-op-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 144 source files to /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main/idp-oidc-extension-api/target/classes
[INFO] /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main/idp-oidc-extension-api/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/context/navigate/AbstractAuthenticationRequestLookupFunction.java: Some input files use or override a deprecated API that is marked for removal.
[INFO] /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main/idp-oidc-extension-api/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/context/navigate/AbstractAuthenticationRequestLookupFunction.java: Recompile with -Xlint:removal for details.
[INFO] /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main/idp-oidc-extension-api/src/main/java/net/shibboleth/idp/plugin/oidc/op/token/support/TokenClaimsSet.java: Some input files use unchecked or unsafe operations.
[INFO] /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main/idp-oidc-extension-api/src/main/java/net/shibboleth/idp/plugin/oidc/op/token/support/TokenClaimsSet.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- resources:3.2.0:testResources (default-testResources) @ idp-plugin-oidc-op-api ---
[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:testCompile (default-testCompile) @ idp-plugin-oidc-op-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 54 source files to /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main/idp-oidc-extension-api/target/test-classes
[INFO] /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main/idp-oidc-extension-api/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/context/navigate/DefaultRequestedClaimsLookupFunctionTest.java: Some input files use or override a deprecated API that is marked for removal.
[INFO] /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main/idp-oidc-extension-api/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/context/navigate/DefaultRequestedClaimsLookupFunctionTest.java: Recompile with -Xlint:removal for details.
[INFO]
[INFO] --- surefire:3.1.2:test (default-test) @ idp-plugin-oidc-op-api ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 138, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.156 s -- in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 138, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] -------< net.shibboleth.idp.plugin.oidc:idp-plugin-oidc-op-impl >-------
[INFO] Building Shibboleth IdP :: Plugins :: OpenID Connect Provider Implementation 4.4.0-SNAPSHOT [3/4]
[INFO] from idp-oidc-extension-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-impl/5.2.1/idp-authn-impl-5.2.1.pom
Progress (1): 7.9/9.9 kB
Progress (1): 9.9 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-impl/5.2.1/idp-authn-impl-5.2.1.pom (9.9 kB at 168 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-consent-api/5.2.1/idp-consent-api-5.2.1.pom
Progress (1): 1.4 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-consent-api/5.2.1/idp-consent-api-5.2.1.pom (1.4 kB at 81 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cli/5.2.1/idp-cli-5.2.1.pom
Progress (1): 3.5 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cli/5.2.1/idp-cli-5.2.1.pom (3.5 kB at 152 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-filter-impl/5.2.1/shib-attribute-filter-impl-5.2.1.pom
Progress (1): 4.9 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-filter-impl/5.2.1/shib-attribute-filter-impl-5.2.1.pom (4.9 kB at 203 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-filter-spring/5.2.1/shib-attribute-filter-spring-5.2.1.pom
Progress (1): 6.0 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-filter-spring/5.2.1/shib-attribute-filter-spring-5.2.1.pom (6.0 kB at 208 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-consent-impl/5.2.1/idp-consent-impl-5.2.1.pom
Progress (1): 4.8 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-consent-impl/5.2.1/idp-consent-impl-5.2.1.pom (4.8 kB at 202 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-installer/5.2.1/idp-installer-5.2.1.pom
Progress (1): 6.2 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-installer/5.2.1/idp-installer-5.2.1.pom (6.2 kB at 240 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-impl/5.2.1/idp-session-impl-5.2.1.pom
Progress (1): 5.2 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-impl/5.2.1/idp-session-impl-5.2.1.pom (5.2 kB at 179 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-impl/5.2.1/idp-cas-impl-5.2.1.pom
Progress (1): 7.9/9.0 kB
Progress (1): 9.0 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-impl/5.2.1/idp-cas-impl-5.2.1.pom (9.0 kB at 346 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-schema/5.2.1/idp-schema-5.2.1.pom
Progress (1): 947 B
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-schema/5.2.1/idp-schema-5.2.1.pom (947 B at 43 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-spring/5.2.1/idp-spring-5.2.1.pom
Progress (1): 2.5 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-spring/5.2.1/idp-spring-5.2.1.pom (2.5 kB at 141 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-conf-impl/5.2.1/idp-conf-impl-5.2.1.pom
Progress (1): 7.9/13 kB
Progress (1): 13 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-conf-impl/5.2.1/idp-conf-impl-5.2.1.pom (13 kB at 612 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-impl/5.2.1/idp-saml-impl-5.2.1.pom
Progress (1): 7.9/9.2 kB
Progress (1): 9.2 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-impl/5.2.1/idp-saml-impl-5.2.1.pom (9.2 kB at 420 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-messaging-impl/5.2.1/opensaml-messaging-impl-5.2.1.pom
Progress (1): 2.7 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-messaging-impl/5.2.1/opensaml-messaging-impl-5.2.1.pom (2.7 kB at 168 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-profile-impl/5.2.1/opensaml-profile-impl-5.2.1.pom
Progress (1): 3.1 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-profile-impl/5.2.1/opensaml-profile-impl-5.2.1.pom (3.1 kB at 88 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-profile-impl/5.2.1/shib-profile-impl-5.2.1.pom
Progress (1): 3.4 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-profile-impl/5.2.1/shib-profile-impl-5.2.1.pom (3.4 kB at 187 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-cli/9.2.1/shib-cli-9.2.1.pom
Progress (1): 1.9 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-cli/9.2.1/shib-cli-9.2.1.pom (1.9 kB at 108 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-security-spring/9.2.1/shib-security-spring-9.2.1.pom
Progress (1): 2.0 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-security-spring/9.2.1/shib-security-spring-9.2.1.pom (2.0 kB at 91 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-impl/5.2.1/idp-authn-impl-5.2.1.jar
Progress (1): 7.9/260 kB
Progress (1): 16/260 kB
Progress (1): 24/260 kB
Progress (1): 32/260 kB
Progress (1): 40/260 kB
Progress (1): 48/260 kB
Progress (1): 56/260 kB
Progress (1): 64/260 kB
Progress (1): 72/260 kB
Progress (1): 80/260 kB
Progress (1): 88/260 kB
Progress (1): 96/260 kB
Progress (1): 104/260 kB
Progress (1): 112/260 kB
Progress (1): 120/260 kB
Progress (1): 128/260 kB
Progress (1): 136/260 kB
Progress (1): 144/260 kB
Progress (1): 152/260 kB
Progress (1): 160/260 kB
Progress (1): 168/260 kB
Progress (1): 176/260 kB
Progress (1): 184/260 kB
Progress (1): 192/260 kB
Progress (1): 200/260 kB
Progress (1): 208/260 kB
Progress (1): 216/260 kB
Progress (1): 224/260 kB
Progress (1): 232/260 kB
Progress (1): 240/260 kB
Progress (1): 248/260 kB
Progress (1): 256/260 kB
Progress (1): 260 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-impl/5.2.1/idp-authn-impl-5.2.1.jar (260 kB at 4.1 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-consent-api/5.2.1/idp-consent-api-5.2.1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cli/5.2.1/idp-cli-5.2.1.jar
Progress (1): 7.1 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-filter-spring/5.2.1/shib-attribute-filter-spring-5.2.1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-filter-impl/5.2.1/shib-attribute-filter-impl-5.2.1.jar
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-consent-api/5.2.1/idp-consent-api-5.2.1.jar (7.1 kB at 419 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-installer/5.2.1/idp-installer-5.2.1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-consent-impl/5.2.1/idp-consent-impl-5.2.1.jar
Progress (1): 7.9/93 kB
Progress (1): 16/93 kB
Progress (1): 24/93 kB
Progress (1): 32/93 kB
Progress (1): 40/93 kB
Progress (1): 48/93 kB
Progress (1): 56/93 kB
Progress (2): 56/93 kB | 7.9/87 kB
Progress (2): 56/93 kB | 16/87 kB
Progress (2): 64/93 kB | 16/87 kB
Progress (2): 72/93 kB | 16/87 kB
Progress (2): 80/93 kB | 16/87 kB
Progress (2): 80/93 kB | 24/87 kB
Progress (2): 80/93 kB | 32/87 kB
Progress (2): 80/93 kB | 40/87 kB
Progress (2): 88/93 kB | 40/87 kB
Progress (2): 93 kB | 40/87 kB
Progress (2): 93 kB | 48/87 kB
Progress (2): 93 kB | 56/87 kB
Progress (2): 93 kB | 64/87 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-consent-impl/5.2.1/idp-consent-impl-5.2.1.jar (93 kB at 1.2 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-impl/5.2.1/idp-session-impl-5.2.1.jar
Progress (2): 64/87 kB | 7.9/44 kB
Progress (2): 72/87 kB | 7.9/44 kB
Progress (2): 80/87 kB | 7.9/44 kB
Progress (3): 80/87 kB | 7.9/44 kB | 7.9/69 kB
Progress (3): 87 kB | 7.9/44 kB | 7.9/69 kB
Progress (3): 87 kB | 16/44 kB | 7.9/69 kB
Progress (3): 87 kB | 16/44 kB | 16/69 kB
Progress (3): 87 kB | 24/44 kB | 16/69 kB
Progress (3): 87 kB | 32/44 kB | 16/69 kB
Progress (3): 87 kB | 40/44 kB | 16/69 kB
Progress (3): 87 kB | 44 kB | 16/69 kB
Progress (4): 87 kB | 44 kB | 16/69 kB | 7.9/111 kB
Progress (5): 87 kB | 44 kB | 16/69 kB | 7.9/111 kB | 7.9/152 kB
Progress (5): 87 kB | 44 kB | 16/69 kB | 7.9/111 kB | 16/152 kB
Progress (5): 87 kB | 44 kB | 16/69 kB | 7.9/111 kB | 24/152 kB
Progress (5): 87 kB | 44 kB | 16/69 kB | 7.9/111 kB | 32/152 kB
Progress (5): 87 kB | 44 kB | 24/69 kB | 7.9/111 kB | 32/152 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-filter-spring/5.2.1/shib-attribute-filter-spring-5.2.1.jar (87 kB at 716 kB/s)
Progress (4): 44 kB | 24/69 kB | 16/111 kB | 32/152 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-impl/5.2.1/idp-cas-impl-5.2.1.jar
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cli/5.2.1/idp-cli-5.2.1.jar (44 kB at 349 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-impl/5.2.1/idp-authn-impl-5.2.1-tests.jar
Progress (3): 24/69 kB | 24/111 kB | 32/152 kB
Progress (3): 32/69 kB | 24/111 kB | 32/152 kB
Progress (3): 40/69 kB | 24/111 kB | 32/152 kB
Progress (3): 40/69 kB | 32/111 kB | 32/152 kB
Progress (3): 40/69 kB | 40/111 kB | 32/152 kB
Progress (3): 40/69 kB | 48/111 kB | 32/152 kB
Progress (3): 40/69 kB | 48/111 kB | 40/152 kB
Progress (4): 40/69 kB | 48/111 kB | 40/152 kB | 7.9/202 kB
Progress (4): 40/69 kB | 48/111 kB | 48/152 kB | 7.9/202 kB
Progress (4): 40/69 kB | 48/111 kB | 48/152 kB | 16/202 kB
Progress (4): 40/69 kB | 48/111 kB | 56/152 kB | 16/202 kB
Progress (4): 40/69 kB | 48/111 kB | 56/152 kB | 24/202 kB
Progress (4): 40/69 kB | 56/111 kB | 56/152 kB | 24/202 kB
Progress (4): 40/69 kB | 56/111 kB | 56/152 kB | 32/202 kB
Progress (4): 40/69 kB | 64/111 kB | 56/152 kB | 32/202 kB
Progress (4): 48/69 kB | 64/111 kB | 56/152 kB | 32/202 kB
Progress (4): 56/69 kB | 64/111 kB | 56/152 kB | 32/202 kB
Progress (4): 64/69 kB | 64/111 kB | 56/152 kB | 32/202 kB
Progress (4): 69 kB | 64/111 kB | 56/152 kB | 32/202 kB
Progress (4): 69 kB | 64/111 kB | 64/152 kB | 32/202 kB
Progress (4): 69 kB | 64/111 kB | 72/152 kB | 32/202 kB
Progress (4): 69 kB | 64/111 kB | 80/152 kB | 32/202 kB
Progress (4): 69 kB | 64/111 kB | 80/152 kB | 40/202 kB
Progress (5): 69 kB | 64/111 kB | 80/152 kB | 40/202 kB | 7.9/116 kB
Progress (5): 69 kB | 64/111 kB | 80/152 kB | 48/202 kB | 7.9/116 kB
Progress (5): 69 kB | 64/111 kB | 80/152 kB | 56/202 kB | 7.9/116 kB
Progress (5): 69 kB | 72/111 kB | 80/152 kB | 56/202 kB | 7.9/116 kB
Progress (5): 69 kB | 72/111 kB | 80/152 kB | 56/202 kB | 16/116 kB
Progress (5): 69 kB | 80/111 kB | 80/152 kB | 56/202 kB | 16/116 kB
Progress (5): 69 kB | 80/111 kB | 80/152 kB | 56/202 kB | 24/116 kB
Progress (5): 69 kB | 88/111 kB | 80/152 kB | 56/202 kB | 24/116 kB
Progress (5): 69 kB | 88/111 kB | 80/152 kB | 56/202 kB | 32/116 kB
Progress (5): 69 kB | 88/111 kB | 80/152 kB | 56/202 kB | 40/116 kB
Progress (5): 69 kB | 88/111 kB | 88/152 kB | 56/202 kB | 40/116 kB
Progress (5): 69 kB | 88/111 kB | 96/152 kB | 56/202 kB | 40/116 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-impl/5.2.1/idp-session-impl-5.2.1.jar (69 kB at 415 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-schema/5.2.1/idp-schema-5.2.1.jar
Progress (4): 88/111 kB | 96/152 kB | 64/202 kB | 40/116 kB
Progress (4): 88/111 kB | 96/152 kB | 64/202 kB | 48/116 kB
Progress (4): 88/111 kB | 96/152 kB | 72/202 kB | 48/116 kB
Progress (4): 88/111 kB | 96/152 kB | 80/202 kB | 48/116 kB
Progress (4): 88/111 kB | 96/152 kB | 80/202 kB | 56/116 kB
Progress (4): 88/111 kB | 96/152 kB | 80/202 kB | 64/116 kB
Progress (5): 88/111 kB | 96/152 kB | 80/202 kB | 64/116 kB | 7.9/9.7 kB
Progress (5): 88/111 kB | 96/152 kB | 80/202 kB | 64/116 kB | 9.7 kB
Progress (5): 88/111 kB | 96/152 kB | 80/202 kB | 72/116 kB | 9.7 kB
Progress (5): 88/111 kB | 96/152 kB | 88/202 kB | 72/116 kB | 9.7 kB
Progress (5): 88/111 kB | 104/152 kB | 88/202 kB | 72/116 kB | 9.7 kB
Progress (5): 96/111 kB | 104/152 kB | 88/202 kB | 72/116 kB | 9.7 kB
Progress (5): 96/111 kB | 104/152 kB | 96/202 kB | 72/116 kB | 9.7 kB
Progress (5): 96/111 kB | 112/152 kB | 96/202 kB | 72/116 kB | 9.7 kB
Progress (5): 104/111 kB | 112/152 kB | 96/202 kB | 72/116 kB | 9.7 kB
Progress (5): 111 kB | 112/152 kB | 96/202 kB | 72/116 kB | 9.7 kB
Progress (5): 111 kB | 112/152 kB | 104/202 kB | 72/116 kB | 9.7 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-schema/5.2.1/idp-schema-5.2.1.jar (9.7 kB at 51 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-spring/5.2.1/idp-spring-5.2.1.jar
Progress (4): 111 kB | 112/152 kB | 104/202 kB | 80/116 kB
Progress (4): 111 kB | 112/152 kB | 112/202 kB | 80/116 kB
Progress (4): 111 kB | 112/152 kB | 120/202 kB | 80/116 kB
Progress (4): 111 kB | 120/152 kB | 120/202 kB | 80/116 kB
Progress (4): 111 kB | 120/152 kB | 128/202 kB | 80/116 kB
Progress (5): 111 kB | 120/152 kB | 128/202 kB | 80/116 kB | 7.9/19 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-filter-impl/5.2.1/shib-attribute-filter-impl-5.2.1.jar (111 kB at 523 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-conf-impl/5.2.1/idp-conf-impl-5.2.1-tests.jar
Progress (4): 120/152 kB | 128/202 kB | 88/116 kB | 7.9/19 kB
Progress (4): 128/152 kB | 128/202 kB | 88/116 kB | 7.9/19 kB
Progress (4): 128/152 kB | 128/202 kB | 96/116 kB | 7.9/19 kB
Progress (4): 128/152 kB | 128/202 kB | 96/116 kB | 16/19 kB
Progress (4): 128/152 kB | 128/202 kB | 96/116 kB | 19 kB
Progress (4): 128/152 kB | 128/202 kB | 104/116 kB | 19 kB
Progress (4): 136/152 kB | 128/202 kB | 104/116 kB | 19 kB
Progress (5): 136/152 kB | 128/202 kB | 104/116 kB | 19 kB | 7.9/207 kB
Progress (5): 144/152 kB | 128/202 kB | 104/116 kB | 19 kB | 7.9/207 kB
Progress (5): 144/152 kB | 128/202 kB | 104/116 kB | 19 kB | 16/207 kB
Progress (5): 144/152 kB | 128/202 kB | 104/116 kB | 19 kB | 24/207 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-spring/5.2.1/idp-spring-5.2.1.jar (19 kB at 89 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-impl/5.2.1/idp-saml-impl-5.2.1.jar
Progress (4): 144/152 kB | 128/202 kB | 112/116 kB | 24/207 kB
Progress (4): 152 kB | 128/202 kB | 112/116 kB | 24/207 kB
Progress (4): 152 kB | 128/202 kB | 116 kB | 24/207 kB
Progress (4): 152 kB | 136/202 kB | 116 kB | 24/207 kB
Progress (4): 152 kB | 144/202 kB | 116 kB | 24/207 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-installer/5.2.1/idp-installer-5.2.1.jar (152 kB at 672 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-conf-impl/5.2.1/idp-conf-impl-5.2.1.jar
Progress (3): 144/202 kB | 116 kB | 32/207 kB
Progress (4): 144/202 kB | 116 kB | 32/207 kB | 7.9/328 kB
Progress (4): 144/202 kB | 116 kB | 40/207 kB | 7.9/328 kB
Progress (4): 144/202 kB | 116 kB | 40/207 kB | 16/328 kB
Progress (4): 144/202 kB | 116 kB | 48/207 kB | 16/328 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-impl/5.2.1/idp-cas-impl-5.2.1.jar (116 kB at 501 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-profile-impl/5.2.1/shib-profile-impl-5.2.1.jar
Progress (3): 144/202 kB | 48/207 kB | 24/328 kB
Progress (3): 144/202 kB | 48/207 kB | 32/328 kB
Progress (3): 144/202 kB | 48/207 kB | 40/328 kB
Progress (4): 144/202 kB | 48/207 kB | 40/328 kB | 7.9/25 kB
Progress (4): 152/202 kB | 48/207 kB | 40/328 kB | 7.9/25 kB
Progress (4): 152/202 kB | 48/207 kB | 40/328 kB | 16/25 kB
Progress (4): 160/202 kB | 48/207 kB | 40/328 kB | 16/25 kB
Progress (4): 160/202 kB | 56/207 kB | 40/328 kB | 16/25 kB
Progress (4): 160/202 kB | 64/207 kB | 40/328 kB | 16/25 kB
Progress (4): 168/202 kB | 64/207 kB | 40/328 kB | 16/25 kB
Progress (4): 168/202 kB | 72/207 kB | 40/328 kB | 16/25 kB
Progress (4): 168/202 kB | 80/207 kB | 40/328 kB | 16/25 kB
Progress (4): 168/202 kB | 80/207 kB | 40/328 kB | 24/25 kB
Progress (4): 168/202 kB | 80/207 kB | 48/328 kB | 24/25 kB
Progress (5): 168/202 kB | 80/207 kB | 48/328 kB | 24/25 kB | 7.9/443 kB
Progress (5): 168/202 kB | 80/207 kB | 56/328 kB | 24/25 kB | 7.9/443 kB
Progress (5): 168/202 kB | 80/207 kB | 56/328 kB | 24/25 kB | 16/443 kB
Progress (5): 168/202 kB | 80/207 kB | 64/328 kB | 24/25 kB | 16/443 kB
Progress (5): 168/202 kB | 80/207 kB | 64/328 kB | 24/25 kB | 24/443 kB
Progress (5): 176/202 kB | 80/207 kB | 64/328 kB | 24/25 kB | 24/443 kB
Progress (5): 176/202 kB | 80/207 kB | 64/328 kB | 24/25 kB | 32/443 kB
Progress (5): 176/202 kB | 80/207 kB | 64/328 kB | 25 kB | 32/443 kB
Progress (5): 184/202 kB | 80/207 kB | 64/328 kB | 25 kB | 32/443 kB
Progress (5): 192/202 kB | 80/207 kB | 64/328 kB | 25 kB | 32/443 kB
Progress (5): 192/202 kB | 80/207 kB | 64/328 kB | 25 kB | 40/443 kB
Progress (5): 200/202 kB | 80/207 kB | 64/328 kB | 25 kB | 40/443 kB
Progress (5): 202 kB | 80/207 kB | 64/328 kB | 25 kB | 40/443 kB
Progress (5): 202 kB | 80/207 kB | 72/328 kB | 25 kB | 40/443 kB
Progress (5): 202 kB | 80/207 kB | 80/328 kB | 25 kB | 40/443 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-profile-impl/5.2.1/shib-profile-impl-5.2.1.jar (25 kB at 93 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-filter-spring/5.2.1/shib-attribute-filter-spring-5.2.1-tests.jar
Progress (4): 202 kB | 80/207 kB | 80/328 kB | 48/443 kB
Progress (4): 202 kB | 80/207 kB | 88/328 kB | 48/443 kB
Progress (4): 202 kB | 80/207 kB | 88/328 kB | 56/443 kB
Progress (4): 202 kB | 80/207 kB | 88/328 kB | 64/443 kB
Progress (4): 202 kB | 80/207 kB | 96/328 kB | 64/443 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-impl/5.2.1/idp-authn-impl-5.2.1-tests.jar (202 kB at 735 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-profile-impl/5.2.1/opensaml-profile-impl-5.2.1.jar
Progress (3): 80/207 kB | 104/328 kB | 64/443 kB
Progress (4): 80/207 kB | 104/328 kB | 64/443 kB | 7.9/110 kB
Progress (4): 80/207 kB | 104/328 kB | 64/443 kB | 16/110 kB
Progress (4): 80/207 kB | 104/328 kB | 64/443 kB | 24/110 kB
Progress (4): 80/207 kB | 104/328 kB | 64/443 kB | 32/110 kB
Progress (5): 80/207 kB | 104/328 kB | 64/443 kB | 32/110 kB | 7.9/30 kB
Progress (5): 88/207 kB | 104/328 kB | 64/443 kB | 32/110 kB | 7.9/30 kB
Progress (5): 88/207 kB | 112/328 kB | 64/443 kB | 32/110 kB | 7.9/30 kB
Progress (5): 96/207 kB | 112/328 kB | 64/443 kB | 32/110 kB | 7.9/30 kB
Progress (5): 96/207 kB | 120/328 kB | 64/443 kB | 32/110 kB | 7.9/30 kB
Progress (5): 96/207 kB | 128/328 kB | 64/443 kB | 32/110 kB | 7.9/30 kB
Progress (5): 96/207 kB | 128/328 kB | 64/443 kB | 40/110 kB | 7.9/30 kB
Progress (5): 96/207 kB | 128/328 kB | 64/443 kB | 40/110 kB | 16/30 kB
Progress (5): 96/207 kB | 128/328 kB | 64/443 kB | 40/110 kB | 24/30 kB
Progress (5): 96/207 kB | 128/328 kB | 64/443 kB | 40/110 kB | 30 kB
Progress (5): 104/207 kB | 128/328 kB | 64/443 kB | 40/110 kB | 30 kB
Progress (5): 112/207 kB | 128/328 kB | 64/443 kB | 40/110 kB | 30 kB
Progress (5): 112/207 kB | 128/328 kB | 72/443 kB | 40/110 kB | 30 kB
Progress (5): 120/207 kB | 128/328 kB | 72/443 kB | 40/110 kB | 30 kB
Progress (5): 120/207 kB | 136/328 kB | 72/443 kB | 40/110 kB | 30 kB
Progress (5): 120/207 kB | 144/328 kB | 72/443 kB | 40/110 kB | 30 kB
Progress (5): 120/207 kB | 144/328 kB | 72/443 kB | 48/110 kB | 30 kB
Progress (5): 120/207 kB | 144/328 kB | 72/443 kB | 56/110 kB | 30 kB
Progress (5): 120/207 kB | 144/328 kB | 72/443 kB | 64/110 kB | 30 kB
Progress (5): 120/207 kB | 144/328 kB | 80/443 kB | 64/110 kB | 30 kB
Progress (5): 120/207 kB | 152/328 kB | 80/443 kB | 64/110 kB | 30 kB
Progress (5): 120/207 kB | 152/328 kB | 88/443 kB | 64/110 kB | 30 kB
Progress (5): 128/207 kB | 152/328 kB | 88/443 kB | 64/110 kB | 30 kB
Progress (5): 136/207 kB | 152/328 kB | 88/443 kB | 64/110 kB | 30 kB
Progress (5): 136/207 kB | 160/328 kB | 88/443 kB | 64/110 kB | 30 kB
Progress (5): 136/207 kB | 168/328 kB | 88/443 kB | 64/110 kB | 30 kB
Progress (5): 136/207 kB | 176/328 kB | 88/443 kB | 64/110 kB | 30 kB
Progress (5): 144/207 kB | 176/328 kB | 88/443 kB | 64/110 kB | 30 kB
Progress (5): 144/207 kB | 176/328 kB | 88/443 kB | 72/110 kB | 30 kB
Progress (5): 144/207 kB | 176/328 kB | 96/443 kB | 72/110 kB | 30 kB
Progress (5): 144/207 kB | 176/328 kB | 104/443 kB | 72/110 kB | 30 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-profile-impl/5.2.1/opensaml-profile-impl-5.2.1.jar (30 kB at 91 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-messaging-impl/5.2.1/opensaml-messaging-impl-5.2.1.jar
Progress (4): 144/207 kB | 176/328 kB | 104/443 kB | 80/110 kB
Progress (4): 144/207 kB | 184/328 kB | 104/443 kB | 80/110 kB
Progress (4): 144/207 kB | 184/328 kB | 112/443 kB | 80/110 kB
Progress (4): 144/207 kB | 184/328 kB | 112/443 kB | 88/110 kB
Progress (5): 144/207 kB | 184/328 kB | 112/443 kB | 88/110 kB | 7.9/20 kB
Progress (5): 144/207 kB | 184/328 kB | 120/443 kB | 88/110 kB | 7.9/20 kB
Progress (5): 144/207 kB | 184/328 kB | 120/443 kB | 88/110 kB | 16/20 kB
Progress (5): 144/207 kB | 184/328 kB | 120/443 kB | 88/110 kB | 20 kB
Progress (5): 144/207 kB | 184/328 kB | 120/443 kB | 96/110 kB | 20 kB
Progress (5): 152/207 kB | 184/328 kB | 120/443 kB | 96/110 kB | 20 kB
Progress (5): 152/207 kB | 192/328 kB | 120/443 kB | 96/110 kB | 20 kB
Progress (5): 160/207 kB | 192/328 kB | 120/443 kB | 96/110 kB | 20 kB
Progress (5): 160/207 kB | 192/328 kB | 120/443 kB | 104/110 kB | 20 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-messaging-impl/5.2.1/opensaml-messaging-impl-5.2.1.jar (20 kB at 58 kB/s)
Progress (4): 160/207 kB | 200/328 kB | 120/443 kB | 104/110 kB
Progress (4): 168/207 kB | 200/328 kB | 120/443 kB | 104/110 kB
Progress (4): 168/207 kB | 208/328 kB | 120/443 kB | 104/110 kB
Progress (4): 176/207 kB | 208/328 kB | 120/443 kB | 104/110 kB
Progress (4): 176/207 kB | 208/328 kB | 128/443 kB | 104/110 kB
Progress (4): 176/207 kB | 216/328 kB | 128/443 kB | 104/110 kB
Progress (4): 176/207 kB | 216/328 kB | 128/443 kB | 110 kB
Progress (4): 176/207 kB | 224/328 kB | 128/443 kB | 110 kB
Progress (4): 184/207 kB | 224/328 kB | 128/443 kB | 110 kB
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-cli/9.2.1/shib-cli-9.2.1.jar
Progress (4): 184/207 kB | 224/328 kB | 136/443 kB | 110 kB
Progress (4): 184/207 kB | 224/328 kB | 144/443 kB | 110 kB
Progress (4): 184/207 kB | 224/328 kB | 152/443 kB | 110 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-filter-spring/5.2.1/shib-attribute-filter-spring-5.2.1-tests.jar (110 kB at 297 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-security-spring/9.2.1/shib-security-spring-9.2.1.jar
Progress (4): 184/207 kB | 224/328 kB | 152/443 kB | 7.9/13 kB
Progress (4): 184/207 kB | 224/328 kB | 152/443 kB | 13 kB
Progress (4): 192/207 kB | 224/328 kB | 152/443 kB | 13 kB
Progress (4): 192/207 kB | 224/328 kB | 160/443 kB | 13 kB
Progress (4): 192/207 kB | 224/328 kB | 168/443 kB | 13 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-cli/9.2.1/shib-cli-9.2.1.jar (13 kB at 34 kB/s)
Progress (4): 192/207 kB | 224/328 kB | 168/443 kB | 7.9/13 kB
Progress (4): 192/207 kB | 232/328 kB | 168/443 kB | 7.9/13 kB
Progress (4): 192/207 kB | 240/328 kB | 168/443 kB | 7.9/13 kB
Progress (4): 200/207 kB | 240/328 kB | 168/443 kB | 7.9/13 kB
Progress (4): 207 kB | 240/328 kB | 168/443 kB | 7.9/13 kB
Progress (4): 207 kB | 240/328 kB | 168/443 kB | 13 kB
Progress (4): 207 kB | 248/328 kB | 168/443 kB | 13 kB
Progress (4): 207 kB | 248/328 kB | 176/443 kB | 13 kB
Progress (4): 207 kB | 248/328 kB | 184/443 kB | 13 kB
Progress (4): 207 kB | 248/328 kB | 192/443 kB | 13 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-security-spring/9.2.1/shib-security-spring-9.2.1.jar (13 kB at 33 kB/s)
Progress (3): 207 kB | 248/328 kB | 200/443 kB
Progress (3): 207 kB | 248/328 kB | 208/443 kB
Progress (3): 207 kB | 256/328 kB | 208/443 kB
Progress (3): 207 kB | 256/328 kB | 216/443 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-conf-impl/5.2.1/idp-conf-impl-5.2.1-tests.jar (207 kB at 501 kB/s)
Progress (2): 264/328 kB | 216/443 kB
Progress (2): 264/328 kB | 224/443 kB
Progress (2): 272/328 kB | 224/443 kB
Progress (2): 272/328 kB | 232/443 kB
Progress (2): 280/328 kB | 232/443 kB
Progress (2): 280/328 kB | 240/443 kB
Progress (2): 288/328 kB | 240/443 kB
Progress (2): 288/328 kB | 248/443 kB
Progress (2): 296/328 kB | 248/443 kB
Progress (2): 296/328 kB | 256/443 kB
Progress (2): 304/328 kB | 256/443 kB
Progress (2): 304/328 kB | 264/443 kB
Progress (2): 312/328 kB | 264/443 kB
Progress (2): 312/328 kB | 272/443 kB
Progress (2): 320/328 kB | 272/443 kB
Progress (2): 320/328 kB | 280/443 kB
Progress (2): 320/328 kB | 288/443 kB
Progress (2): 320/328 kB | 296/443 kB
Progress (2): 320/328 kB | 304/443 kB
Progress (2): 320/328 kB | 312/443 kB
Progress (2): 320/328 kB | 320/443 kB
Progress (2): 320/328 kB | 328/443 kB
Progress (2): 320/328 kB | 336/443 kB
Progress (2): 328/328 kB | 336/443 kB
Progress (2): 328 kB | 336/443 kB
Progress (2): 328 kB | 344/443 kB
Progress (2): 328 kB | 352/443 kB
Progress (2): 328 kB | 360/443 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-impl/5.2.1/idp-saml-impl-5.2.1.jar (328 kB at 714 kB/s)
Progress (1): 368/443 kB
Progress (1): 376/443 kB
Progress (1): 384/443 kB
Progress (1): 392/443 kB
Progress (1): 400/443 kB
Progress (1): 408/443 kB
Progress (1): 416/443 kB
Progress (1): 424/443 kB
Progress (1): 432/443 kB
Progress (1): 440/443 kB
Progress (1): 443 kB
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-conf-impl/5.2.1/idp-conf-impl-5.2.1.jar (443 kB at 919 kB/s)
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-oidc-op-impl ---
[INFO] Deleting /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main/idp-oidc-extension-impl/target
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-op-impl ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-plugin-oidc-op-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 72 resources
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ idp-plugin-oidc-op-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 302 source files to /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main/idp-oidc-extension-impl/target/classes
[INFO] /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/OIDCOPModule.java: Some input files use or override a deprecated API that is marked for removal.
[INFO] /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/OIDCOPModule.java: Recompile with -Xlint:removal for details.
[INFO] /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/messaging/context/navigate/DefaultRequestAudienceLookupFunction.java: /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/messaging/context/navigate/DefaultRequestAudienceLookupFunction.java uses unchecked or unsafe operations.
[INFO] /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/messaging/context/navigate/DefaultRequestAudienceLookupFunction.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- resources:3.2.0:testResources (default-testResources) @ idp-plugin-oidc-op-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 55 resources
[INFO]
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ idp-plugin-oidc-op-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 181 source files to /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main/idp-oidc-extension-impl/target/test-classes
[INFO] /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/logic/AttributeResolutionSubjectLookupFunctionTest.java: Some input files use or override a deprecated API that is marked for removal.
[INFO] /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/logic/AttributeResolutionSubjectLookupFunctionTest.java: Recompile with -Xlint:removal for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/logic/AttributeResolutionSubjectLookupFunctionTest.java:[168,97] reference to setIdPAttributes is ambiguous
both method setIdPAttributes(java.util.Collection<net.shibboleth.idp.attribute.IdPAttribute>) in net.shibboleth.idp.attribute.context.AttributeContext and method setIdPAttributes(java.util.Map<java.lang.String,net.shibboleth.idp.attribute.IdPAttribute>) in net.shibboleth.idp.attribute.context.AttributeContext match
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: OpenID Connect Provider 4.4.0-SNAPSHOT:
[INFO]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider SUCCESS [ 0.747 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider API SUCCESS [ 10.436 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Implementation FAILURE [ 11.574 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Distribution SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23.785 s
[INFO] Finished at: 2026-05-07T16:27:29Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:testCompile (default-testCompile) on project idp-plugin-oidc-op-impl: Compilation failure
[ERROR] /opt/jenkins/workspace/java-idp-oidc-compat/java-idp-oidc-main/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/logic/AttributeResolutionSubjectLookupFunctionTest.java:[168,97] reference to setIdPAttributes is ambiguous
[ERROR] both method setIdPAttributes(java.util.Collection<net.shibboleth.idp.attribute.IdPAttribute>) in net.shibboleth.idp.attribute.context.AttributeContext and method setIdPAttributes(java.util.Map<java.lang.String,net.shibboleth.idp.attribute.IdPAttribute>) in net.shibboleth.idp.attribute.context.AttributeContext match
[ERROR]
[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
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :idp-plugin-oidc-op-impl
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test plugin snapshot with current IdP snapshot)
Stage "Test plugin snapshot with current IdP snapshot" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test latest released plugin with current IdP version)
Stage "Test latest released plugin with current IdP version" skipped due to earlier failure(s)
[Pipeline] getContext
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test latest released plugin with current IdP snapshot)
Stage "Test latest released plugin with current IdP snapshot" skipped due to earlier failure(s)
[Pipeline] getContext
[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
Saving reports...
Processing '/var/lib/jenkins/jobs/java-idp-oidc-compat/builds/1/testng/testng-results.xml'
TestNG Reports Processing: FINISH
[Pipeline] emailext
Sending email to: commits at shibboleth.net
More information about the commits
mailing list