Build failed : java-idp-plugin-scripting-v2-idp-versions-java17 #44

Shibboleth Jenkins noreply at shibboleth.net
Tue Aug 6 04:12:09 UTC 2024


See http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v2-idp-versions-java17/44/
-------------- next part --------------
Started by timer
Obtained resources/jenkins/idp-versions.jenkinsfile from git https://git.shibboleth.net/git/java-idp-plugin-scripting
[Pipeline] Start of Pipeline
[Pipeline] node
Running on EC2 (ec2-I2) - Rocky9 (i-0ca99825854af536c) in /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.shibboleth.net/git/java-idp-plugin-scripting
 > git init /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17 # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-idp-plugin-scripting
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-idp-plugin-scripting +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision ddfee47382331c0a9efe5416a21b3ce3acb7efb4 (refs/remotes/origin/main)
Commit message: "Make stage names unique"
 > git config remote.origin.url https://git.shibboleth.net/git/java-idp-plugin-scripting # 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 ddfee47382331c0a9efe5416a21b3ce3acb7efb4 # timeout=10
 > git rev-list --no-walk ddfee47382331c0a9efe5416a21b3ce3acb7efb4 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Tool Install)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Display Java and Maven versions)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ mvn --version
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/maven_home
Java version: 17.0.11, vendor: Amazon.com Inc., runtime: /efs/optjava/jdk/amazon/amazon-corretto-17.0.11.9.1-linux-x64
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "5.14.0-427.20.1.el9_4.x86_64", arch: "amd64", family: "unix"
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Checkout plugin snapshot)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main
[Pipeline] {
[Pipeline] git
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Avoid second fetch
Checking out Revision ddfee47382331c0a9efe5416a21b3ce3acb7efb4 (refs/remotes/origin/main)
Commit message: "Make stage names unique"
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Checkout current plugin)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
Cloning repository https://git.shibboleth.net/git/java-idp-plugin-scripting
 > git init /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-idp-plugin-scripting
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-idp-plugin-scripting +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git.shibboleth.net/git/java-idp-plugin-scripting # 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 ddfee47382331c0a9efe5416a21b3ce3acb7efb4 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b main ddfee47382331c0a9efe5416a21b3ce3acb7efb4 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-2.0.0
[Pipeline] {
[Pipeline] git
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Avoid second fetch
Checking out Revision ddfee47382331c0a9efe5416a21b3ce3acb7efb4 (refs/remotes/origin/main)
Commit message: "Make stage names unique"
[Pipeline] sh
Cloning repository https://git.shibboleth.net/git/java-idp-plugin-scripting
 > git init /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-2.0.0 # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-idp-plugin-scripting
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-idp-plugin-scripting +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git.shibboleth.net/git/java-idp-plugin-scripting # 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 ddfee47382331c0a9efe5416a21b3ce3acb7efb4 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b main ddfee47382331c0a9efe5416a21b3ce3acb7efb4 # timeout=10
+ git checkout 2.0.0
Note: switching to '2.0.0'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at fab47f2 Update files to be tagged for release
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test plugin snapshot with oldest IdP version)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main
[Pipeline] {
[Pipeline] sh
+ mvn clean test -D idp.version=5.0.0
[INFO] Scanning for projects...
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/parent/17.0.2/parent-17.0.2.pom
Progress (1): 7.9/57 kB
Progress (1): 16/57 kB 
Progress (1): 24/57 kB
Progress (1): 32/57 kB
Progress (1): 40/57 kB
Progress (1): 48/57 kB
Progress (1): 56/57 kB
Progress (1): 57 kB   
                   
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/parent/17.0.2/parent-17.0.2.pom (57 kB at 154 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-profile-bom/5.0.0/shib-profile-bom-5.0.0.pom
Progress (1): 2.2 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-profile-bom/5.0.0/shib-profile-bom-5.0.0.pom (2.2 kB at 103 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-profile-parent/5.0.0/shib-profile-parent-5.0.0.pom
Progress (1): 7.9/8.3 kB
Progress (1): 8.3 kB    
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-profile-parent/5.0.0/shib-profile-parent-5.0.0.pom (8.3 kB at 552 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/parent/17.0.1/parent-17.0.1.pom
Progress (1): 7.9/55 kB
Progress (1): 16/55 kB 
Progress (1): 24/55 kB
Progress (1): 32/55 kB
Progress (1): 40/55 kB
Progress (1): 48/55 kB
Progress (1): 55 kB   
                   
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/parent/17.0.1/parent-17.0.1.pom (55 kB at 3.1 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-bom/5.0.0/opensaml-bom-5.0.0.pom
Progress (1): 6.1 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-bom/5.0.0/opensaml-bom-5.0.0.pom (6.1 kB at 406 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-parent/5.0.0/opensaml-parent-5.0.0.pom
Progress (1): 6.6 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-parent/5.0.0/opensaml-parent-5.0.0.pom (6.6 kB at 244 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-shared-bom/9.0.0/shib-shared-bom-9.0.0.pom
Progress (1): 3.4 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-shared-bom/9.0.0/shib-shared-bom-9.0.0.pom (3.4 kB at 189 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-shared-parent/9.0.0/shib-shared-parent-9.0.0.pom
Progress (1): 4.7 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-shared-parent/9.0.0/shib-shared-parent-9.0.0.pom (4.7 kB at 336 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/dropwizard/metrics/metrics-bom/4.2.19/metrics-bom-4.2.19.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/dropwizard/metrics/metrics-bom/4.2.19/metrics-bom-4.2.19.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-bom/4.2.19/metrics-bom-4.2.19.pom
Progress (1): 1.4/7.5 kB
Progress (1): 2.8/7.5 kB
Progress (1): 4.1/7.5 kB
Progress (1): 5.5/7.5 kB
Progress (1): 6.9/7.5 kB
Progress (1): 7.5 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-bom/4.2.19/metrics-bom-4.2.19.pom (7.5 kB at 118 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/dropwizard/metrics/metrics-parent/4.2.19/metrics-parent-4.2.19.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/dropwizard/metrics/metrics-parent/4.2.19/metrics-parent-4.2.19.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-parent/4.2.19/metrics-parent-4.2.19.pom
Progress (1): 1.4/20 kB
Progress (1): 2.8/20 kB
Progress (1): 4.1/20 kB
Progress (1): 5.5/20 kB
Progress (1): 6.9/20 kB
Progress (1): 8.3/20 kB
Progress (1): 9.7/20 kB
Progress (1): 11/20 kB 
Progress (1): 12/20 kB
Progress (1): 14/20 kB
Progress (1): 15/20 kB
Progress (1): 17/20 kB
Progress (1): 18/20 kB
Progress (1): 19/20 kB
Progress (1): 20 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-parent/4.2.19/metrics-parent-4.2.19.pom (20 kB at 1.3 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-framework-bom/6.0.11/spring-framework-bom-6.0.11.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-framework-bom/6.0.11/spring-framework-bom-6.0.11.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/6.0.11/spring-framework-bom-6.0.11.pom
Progress (1): 1.4/5.8 kB
Progress (1): 2.8/5.8 kB
Progress (1): 4.1/5.8 kB
Progress (1): 5.5/5.8 kB
Progress (1): 5.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/6.0.11/spring-framework-bom-6.0.11.pom (5.8 kB at 972 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-bom/5.0.0/shib-attribute-bom-5.0.0.pom
Progress (1): 3.5 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-bom/5.0.0/shib-attribute-bom-5.0.0.pom (3.5 kB at 270 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-parent/5.0.0/shib-attribute-parent-5.0.0.pom
Progress (1): 7.9/8.3 kB
Progress (1): 8.3 kB    
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-parent/5.0.0/shib-attribute-parent-5.0.0.pom (8.3 kB at 518 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-metadata-bom/5.0.0/shib-metadata-bom-5.0.0.pom
Progress (1): 1.9 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-metadata-bom/5.0.0/shib-metadata-bom-5.0.0.pom (1.9 kB at 147 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-metadata-parent/5.0.0/shib-metadata-parent-5.0.0.pom
Progress (1): 7.5 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-metadata-parent/5.0.0/shib-metadata-parent-5.0.0.pom (7.5 kB at 534 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-bom/5.0.0/idp-bom-5.0.0.pom
Progress (1): 6.7 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-bom/5.0.0/idp-bom-5.0.0.pom (6.7 kB at 336 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-parent/5.0.0/idp-parent-5.0.0.pom
Progress (1): 7.9/12 kB
Progress (1): 12 kB    
                   
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-parent/5.0.0/idp-parent-5.0.0.pom (12 kB at 822 kB/s)
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for net.shibboleth.idp.plugin.scripting:idp-plugin-scripting:pom:2.0.1-SNAPSHOT
[WARNING] 'parent.relativePath' of POM net.shibboleth.idp.plugin.scripting:idp-plugin-scripting:2.0.1-SNAPSHOT (/opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/pom.xml) points at net.shibboleth.idp.plugin.scripting:idp-plugin-scripting instead of net.shibboleth:parent, please verify your project structure @ line 7, column 13
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Shibboleth IdP :: Plugins :: Scripting                             [pom]
[INFO] Shibboleth IdP :: Plugins :: Scripting Common Code                 [jar]
[INFO] Shibboleth IdP :: Plugins :: Nashorn JDK Scripting Impl            [jar]
[INFO] Shibboleth IdP :: Plugins :: Nashorn Distribution (JDK)            [pom]
[INFO] Shibboleth IdP :: Plugins :: Rhino Scripting Impl                  [jar]
[INFO] Shibboleth IdP :: Plugins :: Rhino Distribution                    [pom]
[INFO] 
[INFO] ------< net.shibboleth.idp.plugin.scripting:idp-plugin-scripting >------
[INFO] Building Shibboleth IdP :: Plugins :: Scripting 2.0.1-SNAPSHOT     [1/6]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-scripting ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-scripting ---
[INFO] 
[INFO] ----< net.shibboleth.idp.plugin.scripting:idp-plugin-scripting-api >----
[INFO] Building Shibboleth IdP :: Plugins :: Scripting Common Code 2.0.1-SNAPSHOT [2/6]
[INFO]   from scripting-api/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-scripting-api ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-scripting-api ---
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-plugin-scripting-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/scripting-api/src/main/resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ idp-plugin-scripting-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/scripting-api/target/classes
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ idp-plugin-scripting-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/scripting-api/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ idp-plugin-scripting-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ idp-plugin-scripting-api ---
[INFO] No tests to run.
[INFO] 
[INFO] --< net.shibboleth.idp.plugin.scripting:idp-plugin-nashorn-jdk-impl >---
[INFO] Building Shibboleth IdP :: Plugins :: Nashorn JDK Scripting Impl 2.0.1-SNAPSHOT [3/6]
[INFO]   from nashorn-jdk-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/openjdk/nashorn/nashorn-core/15.4/nashorn-core-15.4.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/openjdk/nashorn/nashorn-core/15.4/nashorn-core-15.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/nashorn/nashorn-core/15.4/nashorn-core-15.4.pom
Progress (1): 1.4/3.0 kB
Progress (1): 2.8/3.0 kB
Progress (1): 3.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/openjdk/nashorn/nashorn-core/15.4/nashorn-core-15.4.pom (3.0 kB at 428 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.0.0/idp-admin-impl-5.0.0.pom
Progress (1): 6.8 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.0.0/idp-admin-impl-5.0.0.pom (6.8 kB at 485 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.0.0/idp-admin-api-5.0.0.pom
Progress (1): 3.6 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.0.0/idp-admin-api-5.0.0.pom (3.6 kB at 227 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.0.0/idp-profile-api-5.0.0.pom
Progress (1): 2.9 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.0.0/idp-profile-api-5.0.0.pom (2.9 kB at 244 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-profile-api/5.0.0/shib-profile-api-5.0.0.pom
Progress (1): 5.2 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-profile-api/5.0.0/shib-profile-api-5.0.0.pom (5.2 kB at 433 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-api/5.0.0/shib-attribute-api-5.0.0.pom
Progress (1): 3.0 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-api/5.0.0/shib-attribute-api-5.0.0.pom (3.0 kB at 203 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-core-api/5.0.0/opensaml-core-api-5.0.0.pom
Progress (1): 3.3 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-core-api/5.0.0/opensaml-core-api-5.0.0.pom (3.3 kB at 220 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
Progress (1): 1.4/16 kB
Progress (1): 2.8/16 kB
Progress (1): 4.1/16 kB
Progress (1): 5.5/16 kB
Progress (1): 6.9/16 kB
Progress (1): 8.3/16 kB
Progress (1): 9.7/16 kB
Progress (1): 11/16 kB 
Progress (1): 12/16 kB
Progress (1): 14/16 kB
Progress (1): 15/16 kB
Progress (1): 16/16 kB
Progress (1): 16 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom (16 kB at 1.2 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/commons/commons-parent/58/commons-parent-58.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/commons/commons-parent/58/commons-parent-58.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/58/commons-parent-58.pom
Progress (1): 16/83 kB
Progress (1): 33/83 kB
Progress (1): 37/83 kB
Progress (1): 53/83 kB
Progress (1): 69/83 kB
Progress (1): 83 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/58/commons-parent-58.pom (83 kB at 4.9 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.pom
Progress (1): 13 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.pom (13 kB at 1.8 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/guava/guava-parent/32.1.2-jre/guava-parent-32.1.2-jre.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/google/guava/guava-parent/32.1.2-jre/guava-parent-32.1.2-jre.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/32.1.2-jre/guava-parent-32.1.2-jre.pom
Progress (1): 16/20 kB
Progress (1): 20 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/32.1.2-jre/guava-parent-32.1.2-jre.pom (20 kB at 1.5 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom
Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom (2.1 kB at 349 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom
Progress (1): 2.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom (2.2 kB at 308 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom
Progress (1): 11 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom (11 kB at 1.6 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/dropwizard/metrics/metrics-core/4.2.19/metrics-core-4.2.19.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/dropwizard/metrics/metrics-core/4.2.19/metrics-core-4.2.19.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-core/4.2.19/metrics-core-4.2.19.pom
Progress (1): 2.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-core/4.2.19/metrics-core-4.2.19.pom (2.5 kB at 319 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom
Progress (1): 2.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom (2.7 kB at 674 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom
Progress (1): 16/17 kB
Progress (1): 17 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom (17 kB at 1.1 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-support/9.0.0/shib-support-9.0.0.pom
Progress (1): 2.3 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-support/9.0.0/shib-support-9.0.0.pom (2.3 kB at 130 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-profile-api/5.0.0/opensaml-profile-api-5.0.0.pom
Progress (1): 3.3 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-profile-api/5.0.0/opensaml-profile-api-5.0.0.pom (3.3 kB at 218 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-messaging-api/5.0.0/opensaml-messaging-api-5.0.0.pom
Progress (1): 2.1 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-messaging-api/5.0.0/opensaml-messaging-api-5.0.0.pom (2.1 kB at 111 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.pom
Progress (1): 6.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.pom (6.0 kB at 1.2 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/client5/httpclient5-parent/5.2.1/httpclient5-parent-5.2.1.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/httpcomponents/client5/httpclient5-parent/5.2.1/httpclient5-parent-5.2.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-parent/5.2.1/httpclient5-parent-5.2.1.pom
Progress (1): 16/17 kB
Progress (1): 17 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-parent/5.2.1/httpclient5-parent-5.2.1.pom (17 kB at 2.1 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.pom
Progress (1): 3.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.pom (3.9 kB at 564 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/core5/httpcore5-parent/5.2.2/httpcore5-parent-5.2.2.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/httpcomponents/core5/httpcore5-parent/5.2.2/httpcore5-parent-5.2.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.2.2/httpcore5-parent-5.2.2.pom
Progress (1): 14 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.2.2/httpcore5-parent-5.2.2.pom (14 kB at 1.4 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.pom
Progress (1): 3.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.pom (3.6 kB at 361 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/core5/httpcore5-parent/5.2/httpcore5-parent-5.2.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/httpcomponents/core5/httpcore5-parent/5.2/httpcore5-parent-5.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.2/httpcore5-parent-5.2.pom
Progress (1): 14 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.2/httpcore5-parent-5.2.pom (14 kB at 2.3 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-security/9.0.0/shib-security-9.0.0.pom
Progress (1): 3.0 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-security/9.0.0/shib-security-9.0.0.pom (3.0 kB at 249 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-networking/9.0.0/shib-networking-9.0.0.pom
Progress (1): 2.8 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-networking/9.0.0/shib-networking-9.0.0.pom (2.8 kB at 216 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/client5/httpclient5-cache/5.2.1/httpclient5-cache-5.2.1.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/httpcomponents/client5/httpclient5-cache/5.2.1/httpclient5-cache-5.2.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-cache/5.2.1/httpclient5-cache-5.2.1.pom
Progress (1): 4.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-cache/5.2.1/httpclient5-cache-5.2.1.pom (4.4 kB at 732 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom
Progress (1): 1.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom (1.1 kB at 285 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/bouncycastle/bcpkix-jdk18on/1.76/bcpkix-jdk18on-1.76.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/bouncycastle/bcpkix-jdk18on/1.76/bcpkix-jdk18on-1.76.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk18on/1.76/bcpkix-jdk18on-1.76.pom
Progress (1): 1.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk18on/1.76/bcpkix-jdk18on-1.76.pom (1.6 kB at 410 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/bouncycastle/bcutil-jdk18on/1.76/bcutil-jdk18on-1.76.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/bouncycastle/bcutil-jdk18on/1.76/bcutil-jdk18on-1.76.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk18on/1.76/bcutil-jdk18on-1.76.pom
Progress (1): 1.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk18on/1.76/bcutil-jdk18on-1.76.pom (1.3 kB at 189 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-saml-api/5.0.0/opensaml-saml-api-5.0.0.pom
Progress (1): 3.3 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-saml-api/5.0.0/opensaml-saml-api-5.0.0.pom (3.3 kB at 277 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-security-api/5.0.0/opensaml-security-api-5.0.0.pom
Progress (1): 3.9 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-security-api/5.0.0/opensaml-security-api-5.0.0.pom (3.9 kB at 125 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-soap-api/5.0.0/opensaml-soap-api-5.0.0.pom
Progress (1): 2.6 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-soap-api/5.0.0/opensaml-soap-api-5.0.0.pom (2.6 kB at 183 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-xmlsec-api/5.0.0/opensaml-xmlsec-api-5.0.0.pom
Progress (1): 2.6 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-xmlsec-api/5.0.0/opensaml-xmlsec-api-5.0.0.pom (2.6 kB at 235 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-spring/9.0.0/shib-spring-9.0.0.pom
Progress (1): 3.6 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-spring/9.0.0/shib-spring-9.0.0.pom (3.6 kB at 330 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-context/6.0.11/spring-context-6.0.11.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-context/6.0.11/spring-context-6.0.11.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/6.0.11/spring-context-6.0.11.pom
Progress (1): 2.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/6.0.11/spring-context-6.0.11.pom (2.6 kB at 369 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-aop/6.0.11/spring-aop-6.0.11.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-aop/6.0.11/spring-aop-6.0.11.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/6.0.11/spring-aop-6.0.11.pom
Progress (1): 2.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/6.0.11/spring-aop-6.0.11.pom (2.2 kB at 441 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-beans/6.0.11/spring-beans-6.0.11.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-beans/6.0.11/spring-beans-6.0.11.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/6.0.11/spring-beans-6.0.11.pom
Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/6.0.11/spring-beans-6.0.11.pom (2.0 kB at 289 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-core/6.0.11/spring-core-6.0.11.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-core/6.0.11/spring-core-6.0.11.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/6.0.11/spring-core-6.0.11.pom
Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/6.0.11/spring-core-6.0.11.pom (2.0 kB at 336 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-jcl/6.0.11/spring-jcl-6.0.11.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-jcl/6.0.11/spring-jcl-6.0.11.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/6.0.11/spring-jcl-6.0.11.pom
Progress (1): 1.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/6.0.11/spring-jcl-6.0.11.pom (1.8 kB at 368 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-expression/6.0.11/spring-expression-6.0.11.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-expression/6.0.11/spring-expression-6.0.11.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/6.0.11/spring-expression-6.0.11.pom
Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/6.0.11/spring-expression-6.0.11.pom (2.1 kB at 295 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-web/6.0.11/spring-web-6.0.11.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-web/6.0.11/spring-web-6.0.11.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-web/6.0.11/spring-web-6.0.11.pom
Progress (1): 2.4 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-web/6.0.11/spring-web-6.0.11.pom (2.4 kB at 597 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/micrometer/micrometer-observation/1.10.9/micrometer-observation-1.10.9.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/micrometer/micrometer-observation/1.10.9/micrometer-observation-1.10.9.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.10.9/micrometer-observation-1.10.9.pom
Progress (1): 3.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.10.9/micrometer-observation-1.10.9.pom (3.9 kB at 646 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/micrometer/micrometer-commons/1.10.9/micrometer-commons-1.10.9.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/micrometer/micrometer-commons/1.10.9/micrometer-commons-1.10.9.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.10.9/micrometer-commons-1.10.9.pom
Progress (1): 3.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.10.9/micrometer-commons-1.10.9.pom (3.2 kB at 539 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-webmvc/6.0.11/spring-webmvc-6.0.11.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-webmvc/6.0.11/spring-webmvc-6.0.11.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/6.0.11/spring-webmvc-6.0.11.pom
Progress (1): 3.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/6.0.11/spring-webmvc-6.0.11.pom (3.0 kB at 738 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-service/9.0.0/shib-service-9.0.0.pom
Progress (1): 3.3 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-service/9.0.0/shib-service-9.0.0.pom (3.3 kB at 304 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.pom
Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.pom
Progress (1): 13 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.pom (13 kB at 1.6 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/ch/qos/logback/logback-parent/1.4.11/logback-parent-1.4.11.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/ch/qos/logback/logback-parent/1.4.11/logback-parent-1.4.11.pom
Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.4.11/logback-parent-1.4.11.pom
Progress (1): 16/20 kB
Progress (1): 20 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.4.11/logback-parent-1.4.11.pom (20 kB at 2.5 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.pom
Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.pom
Progress (1): 5.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.pom (5.0 kB at 1.0 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-networking-spring/9.0.0/shib-networking-spring-9.0.0.pom
Progress (1): 3.6 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-networking-spring/9.0.0/shib-networking-spring-9.0.0.pom (3.6 kB at 301 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
Progress (1): 16/31 kB
Progress (1): 31 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom (31 kB at 5.2 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-storage-api/5.0.0/opensaml-storage-api-5.0.0.pom
Progress (1): 1.6 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-storage-api/5.0.0/opensaml-storage-api-5.0.0.pom (1.6 kB at 165 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.0.0/idp-core-5.0.0.pom
Progress (1): 3.3 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.0.0/idp-core-5.0.0.pom (3.3 kB at 185 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.0.0/idp-authn-api-5.0.0.pom
Progress (1): 4.4 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.0.0/idp-authn-api-5.0.0.pom (4.4 kB at 177 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-velocity/9.0.0/shib-velocity-9.0.0.pom
Progress (1): 1.9 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-velocity/9.0.0/shib-velocity-9.0.0.pom (1.9 kB at 190 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/ldaptive/ldaptive/2.2.0/ldaptive-2.2.0.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/ldaptive/ldaptive/2.2.0/ldaptive-2.2.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/ldaptive/ldaptive/2.2.0/ldaptive-2.2.0.pom
Progress (1): 2.0 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/ldaptive/ldaptive/2.2.0/ldaptive-2.2.0.pom (2.0 kB at 399 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/ldaptive/ldaptive-parent/2.2.0/ldaptive-parent-2.2.0.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/ldaptive/ldaptive-parent/2.2.0/ldaptive-parent-2.2.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/ldaptive/ldaptive-parent/2.2.0/ldaptive-parent-2.2.0.pom
Progress (1): 16/19 kB
Progress (1): 19 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/ldaptive/ldaptive-parent/2.2.0/ldaptive-parent-2.2.0.pom (19 kB at 2.1 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-handler/4.1.96.Final/netty-handler-4.1.96.Final.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-handler/4.1.96.Final/netty-handler-4.1.96.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.96.Final/netty-handler-4.1.96.Final.pom
Progress (1): 4.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.96.Final/netty-handler-4.1.96.Final.pom (4.6 kB at 770 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-parent/4.1.96.Final/netty-parent-4.1.96.Final.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-parent/4.1.96.Final/netty-parent-4.1.96.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.96.Final/netty-parent-4.1.96.Final.pom
Progress (1): 16/83 kB
Progress (1): 32/83 kB
Progress (1): 49/83 kB
Progress (1): 65/83 kB
Progress (1): 81/83 kB
Progress (1): 83 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.96.Final/netty-parent-4.1.96.Final.pom (83 kB at 9.3 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-common/4.1.96.Final/netty-common-4.1.96.Final.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-common/4.1.96.Final/netty-common-4.1.96.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.96.Final/netty-common-4.1.96.Final.pom
Progress (1): 12 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.96.Final/netty-common-4.1.96.Final.pom (12 kB at 2.9 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-resolver/4.1.96.Final/netty-resolver-4.1.96.Final.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-resolver/4.1.96.Final/netty-resolver-4.1.96.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.96.Final/netty-resolver-4.1.96.Final.pom
Progress (1): 1.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.96.Final/netty-resolver-4.1.96.Final.pom (1.6 kB at 317 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-buffer/4.1.96.Final/netty-buffer-4.1.96.Final.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-buffer/4.1.96.Final/netty-buffer-4.1.96.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.96.Final/netty-buffer-4.1.96.Final.pom
Progress (1): 1.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.96.Final/netty-buffer-4.1.96.Final.pom (1.6 kB at 316 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-transport/4.1.96.Final/netty-transport-4.1.96.Final.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-transport/4.1.96.Final/netty-transport-4.1.96.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.96.Final/netty-transport-4.1.96.Final.pom
Progress (1): 2.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.96.Final/netty-transport-4.1.96.Final.pom (2.2 kB at 197 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-transport-native-unix-common/4.1.96.Final/netty-transport-native-unix-common-4.1.96.Final.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-transport-native-unix-common/4.1.96.Final/netty-transport-native-unix-common-4.1.96.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.96.Final/netty-transport-native-unix-common-4.1.96.Final.pom
Progress (1): 16/29 kB
Progress (1): 29 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.96.Final/netty-transport-native-unix-common-4.1.96.Final.pom (29 kB at 4.2 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-codec/4.1.96.Final/netty-codec-4.1.96.Final.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-codec/4.1.96.Final/netty-codec-4.1.96.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.96.Final/netty-codec-4.1.96.Final.pom
Progress (1): 5.3 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.96.Final/netty-codec-4.1.96.Final.pom (5.3 kB at 1.1 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-transport-native-epoll/4.1.96.Final/netty-transport-native-epoll-4.1.96.Final.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-transport-native-epoll/4.1.96.Final/netty-transport-native-epoll-4.1.96.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.96.Final/netty-transport-native-epoll-4.1.96.Final.pom
Progress (1): 16/19 kB
Progress (1): 19 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.96.Final/netty-transport-native-epoll-4.1.96.Final.pom (19 kB at 3.8 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-transport-classes-epoll/4.1.96.Final/netty-transport-classes-epoll-4.1.96.Final.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-transport-classes-epoll/4.1.96.Final/netty-transport-classes-epoll-4.1.96.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.96.Final/netty-transport-classes-epoll-4.1.96.Final.pom
Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.96.Final/netty-transport-classes-epoll-4.1.96.Final.pom (2.1 kB at 213 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-transport-native-kqueue/4.1.96.Final/netty-transport-native-kqueue-4.1.96.Final.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-transport-native-kqueue/4.1.96.Final/netty-transport-native-kqueue-4.1.96.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.96.Final/netty-transport-native-kqueue-4.1.96.Final.pom
Progress (1): 16/30 kB
Progress (1): 30 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.96.Final/netty-transport-native-kqueue-4.1.96.Final.pom (30 kB at 6.0 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-transport-classes-kqueue/4.1.96.Final/netty-transport-classes-kqueue-4.1.96.Final.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-transport-classes-kqueue/4.1.96.Final/netty-transport-classes-kqueue-4.1.96.Final.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.96.Final/netty-transport-classes-kqueue-4.1.96.Final.pom
Progress (1): 2.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.96.Final/netty-transport-classes-kqueue-4.1.96.Final.pom (2.1 kB at 534 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.0.0/idp-cas-api-5.0.0.pom
Progress (1): 3.7 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.0.0/idp-cas-api-5.0.0.pom (3.7 kB at 305 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.0.0/idp-saml-api-5.0.0.pom
Progress (1): 3.7 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.0.0/idp-saml-api-5.0.0.pom (3.7 kB at 366 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.0.0/idp-session-api-5.0.0.pom
Progress (1): 2.9 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.0.0/idp-session-api-5.0.0.pom (2.9 kB at 261 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-saml-profile-api/5.0.0/shib-saml-profile-api-5.0.0.pom
Progress (1): 3.7 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-saml-profile-api/5.0.0/shib-saml-profile-api-5.0.0.pom (3.7 kB at 372 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.0.0/idp-ui-5.0.0.pom
Progress (1): 4.6 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.0.0/idp-ui-5.0.0.pom (4.6 kB at 290 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-metadata-api/5.0.0/shib-metadata-api-5.0.0.pom
Progress (1): 2.1 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-metadata-api/5.0.0/shib-metadata-api-5.0.0.pom (2.1 kB at 212 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.pom
Progress (1): 9.8 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.pom (9.8 kB at 2.0 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/fasterxml/jackson/jackson-base/2.15.2/jackson-base-2.15.2.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/fasterxml/jackson/jackson-base/2.15.2/jackson-base-2.15.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.15.2/jackson-base-2.15.2.pom
Progress (1): 11 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.15.2/jackson-base-2.15.2.pom (11 kB at 2.8 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom
Progress (1): 16/18 kB
Progress (1): 18 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom (18 kB at 4.5 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom
Progress (1): 6.5 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom (6.5 kB at 1.6 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/fasterxml/oss-parent/50/oss-parent-50.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/fasterxml/oss-parent/50/oss-parent-50.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/50/oss-parent-50.pom
Progress (1): 16/24 kB
Progress (1): 24 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/50/oss-parent-50.pom (24 kB at 5.9 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.pom
Progress (1): 16/19 kB
Progress (1): 19 kB   
                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.pom (19 kB at 4.8 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.pom
Progress (1): 7.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.pom (7.1 kB at 1.8 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.2/jackson-datatype-jsr310-2.15.2.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.2/jackson-datatype-jsr310-2.15.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.2/jackson-datatype-jsr310-2.15.2.pom
Progress (1): 4.9 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.2/jackson-datatype-jsr310-2.15.2.pom (4.9 kB at 1.6 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/fasterxml/jackson/module/jackson-modules-java8/2.15.2/jackson-modules-java8-2.15.2.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/fasterxml/jackson/module/jackson-modules-java8/2.15.2/jackson-modules-java8-2.15.2.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.15.2/jackson-modules-java8-2.15.2.pom
Progress (1): 3.1 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-java8/2.15.2/jackson-modules-java8-2.15.2.pom (3.1 kB at 1.0 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/dropwizard/metrics/metrics-json/4.2.19/metrics-json-4.2.19.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/dropwizard/metrics/metrics-json/4.2.19/metrics-json-4.2.19.pom
Downloading from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-json/4.2.19/metrics-json-4.2.19.pom
Progress (1): 3.2 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-json/4.2.19/metrics-json-4.2.19.pom (3.2 kB at 792 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-storage-impl/5.0.0/opensaml-storage-impl-5.0.0.pom
Progress (1): 6.5 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-storage-impl/5.0.0/opensaml-storage-impl-5.0.0.pom (6.5 kB at 649 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/openjdk/nashorn/nashorn-core/15.4/nashorn-core-15.4.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.0.0/idp-admin-impl-5.0.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.0.0/idp-admin-api-5.0.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.0.0/idp-authn-api-5.0.0.jar
Progress (1): 7.9/59 kB
Progress (1): 16/59 kB 
Progress (1): 24/59 kB
Progress (1): 32/59 kB
Progress (1): 40/59 kB
Progress (1): 48/59 kB
Progress (1): 56/59 kB
Progress (1): 59 kB   
                   
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-velocity/9.0.0/shib-velocity-9.0.0.jar
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.0.0/idp-admin-impl-5.0.0.jar (59 kB at 4.6 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-handler/4.1.96.Final/netty-handler-4.1.96.Final.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/ldaptive/ldaptive/2.2.0/ldaptive-2.2.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-common/4.1.96.Final/netty-common-4.1.96.Final.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-resolver/4.1.96.Final/netty-resolver-4.1.96.Final.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-buffer/4.1.96.Final/netty-buffer-4.1.96.Final.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-transport/4.1.96.Final/netty-transport-4.1.96.Final.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-transport-native-unix-common/4.1.96.Final/netty-transport-native-unix-common-4.1.96.Final.jar
Progress (1): 7.9/17 kB
Progress (1): 16/17 kB 
Progress (1): 17 kB   
                   
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-codec/4.1.96.Final/netty-codec-4.1.96.Final.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-transport-native-epoll/4.1.96.Final/netty-transport-native-epoll-4.1.96.Final-linux-x86_64.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-transport-classes-epoll/4.1.96.Final/netty-transport-classes-epoll-4.1.96.Final.jar
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.0.0/idp-admin-api-5.0.0.jar (17 kB at 260 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-transport-native-epoll/4.1.96.Final/netty-transport-native-epoll-4.1.96.Final-linux-aarch_64.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-transport-native-kqueue/4.1.96.Final/netty-transport-native-kqueue-4.1.96.Final-osx-x86_64.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-transport-classes-kqueue/4.1.96.Final/netty-transport-classes-kqueue-4.1.96.Final.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/netty/netty-transport-native-kqueue/4.1.96.Final/netty-transport-native-kqueue-4.1.96.Final-osx-aarch_64.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-saml-api/5.0.0/opensaml-saml-api-5.0.0.jar
Progress (1): 5.8 kB
                    
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-networking/9.0.0/shib-networking-9.0.0.jar
Progress (2): 5.8 kB | 7.9/150 kB
                                 
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.0.0/idp-cas-api-5.0.0.jar
Progress (2): 5.8 kB | 16/150 kB
Progress (2): 5.8 kB | 24/150 kB
Progress (2): 5.8 kB | 32/150 kB
Progress (2): 5.8 kB | 40/150 kB
Progress (2): 5.8 kB | 48/150 kB
Progress (2): 5.8 kB | 56/150 kB
Progress (2): 5.8 kB | 64/150 kB
Progress (3): 5.8 kB | 64/150 kB | 7.9/78 kB
Progress (4): 5.8 kB | 64/150 kB | 7.9/78 kB | 7.9/489 kB
Progress (4): 5.8 kB | 64/150 kB | 16/78 kB | 7.9/489 kB 
Progress (4): 5.8 kB | 64/150 kB | 16/78 kB | 16/489 kB 
Progress (4): 5.8 kB | 64/150 kB | 24/78 kB | 16/489 kB
Progress (4): 5.8 kB | 64/150 kB | 24/78 kB | 24/489 kB
Progress (4): 5.8 kB | 64/150 kB | 32/78 kB | 24/489 kB
Progress (4): 5.8 kB | 64/150 kB | 32/78 kB | 32/489 kB
Progress (4): 5.8 kB | 64/150 kB | 40/78 kB | 32/489 kB
Progress (4): 5.8 kB | 64/150 kB | 40/78 kB | 40/489 kB
Progress (4): 5.8 kB | 64/150 kB | 48/78 kB | 40/489 kB
Progress (4): 5.8 kB | 64/150 kB | 48/78 kB | 48/489 kB
Progress (4): 5.8 kB | 64/150 kB | 56/78 kB | 48/489 kB
Progress (4): 5.8 kB | 64/150 kB | 56/78 kB | 56/489 kB
Progress (4): 5.8 kB | 64/150 kB | 64/78 kB | 56/489 kB
Progress (4): 5.8 kB | 64/150 kB | 72/78 kB | 56/489 kB
                                                       
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-velocity/9.0.0/shib-velocity-9.0.0.jar (5.8 kB at 69 kB/s)
Progress (4): 64/150 kB | 72/78 kB | 56/489 kB | 7.9/54 kB
                                                          
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.0.0/idp-saml-api-5.0.0.jar
Progress (4): 64/150 kB | 72/78 kB | 56/489 kB | 16/54 kB
Progress (4): 64/150 kB | 72/78 kB | 56/489 kB | 24/54 kB
Progress (4): 64/150 kB | 72/78 kB | 64/489 kB | 24/54 kB
Progress (4): 64/150 kB | 72/78 kB | 64/489 kB | 32/54 kB
Progress (4): 64/150 kB | 72/78 kB | 72/489 kB | 32/54 kB
Progress (4): 64/150 kB | 72/78 kB | 72/489 kB | 40/54 kB
Progress (4): 64/150 kB | 72/78 kB | 72/489 kB | 48/54 kB
Progress (4): 64/150 kB | 72/78 kB | 72/489 kB | 54 kB   
Progress (4): 64/150 kB | 78 kB | 72/489 kB | 54 kB   
Progress (5): 64/150 kB | 78 kB | 72/489 kB | 54 kB | 7.9/51 kB
Progress (5): 64/150 kB | 78 kB | 72/489 kB | 54 kB | 16/51 kB 
Progress (5): 64/150 kB | 78 kB | 72/489 kB | 54 kB | 24/51 kB
Progress (5): 64/150 kB | 78 kB | 72/489 kB | 54 kB | 32/51 kB
Progress (5): 64/150 kB | 78 kB | 72/489 kB | 54 kB | 40/51 kB
Progress (5): 64/150 kB | 78 kB | 72/489 kB | 54 kB | 48/51 kB
Progress (5): 64/150 kB | 78 kB | 72/489 kB | 54 kB | 51 kB   
Progress (5): 64/150 kB | 78 kB | 80/489 kB | 54 kB | 51 kB
                                                           
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-networking/9.0.0/shib-networking-9.0.0.jar (78 kB at 1.0 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.0.0/idp-session-api-5.0.0.jar
Progress (4): 72/150 kB | 80/489 kB | 54 kB | 51 kB
Progress (4): 80/150 kB | 80/489 kB | 54 kB | 51 kB
Progress (4): 88/150 kB | 80/489 kB | 54 kB | 51 kB
Progress (4): 96/150 kB | 80/489 kB | 54 kB | 51 kB
Progress (4): 104/150 kB | 80/489 kB | 54 kB | 51 kB
                                                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.0.0/idp-cas-api-5.0.0.jar (54 kB at 678 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-web/6.0.11/spring-web-6.0.11.jar
Progress (3): 112/150 kB | 80/489 kB | 51 kB
Progress (3): 120/150 kB | 80/489 kB | 51 kB
Progress (3): 128/150 kB | 80/489 kB | 51 kB
Progress (3): 128/150 kB | 88/489 kB | 51 kB
Progress (3): 128/150 kB | 96/489 kB | 51 kB
Progress (3): 128/150 kB | 104/489 kB | 51 kB
Progress (3): 128/150 kB | 112/489 kB | 51 kB
Progress (3): 128/150 kB | 120/489 kB | 51 kB
Progress (3): 128/150 kB | 128/489 kB | 51 kB
Progress (4): 128/150 kB | 128/489 kB | 51 kB | 7.9/37 kB
                                                         
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/micrometer/micrometer-observation/1.10.9/micrometer-observation-1.10.9.jar
Progress (4): 128/150 kB | 128/489 kB | 51 kB | 16/37 kB
Progress (4): 128/150 kB | 128/489 kB | 51 kB | 24/37 kB
Progress (4): 128/150 kB | 128/489 kB | 51 kB | 32/37 kB
Progress (4): 128/150 kB | 128/489 kB | 51 kB | 37 kB   
                                                     
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/micrometer/micrometer-commons/1.10.9/micrometer-commons-1.10.9.jar
Progress (4): 128/150 kB | 136/489 kB | 51 kB | 37 kB
                                                     
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.0.0/idp-saml-api-5.0.0.jar (51 kB at 565 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.0.0/idp-core-5.0.0.jar
Progress (3): 128/150 kB | 144/489 kB | 37 kB
Progress (3): 128/150 kB | 152/489 kB | 37 kB
                                             
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.0.0/idp-profile-api-5.0.0.jar
Progress (3): 128/150 kB | 160/489 kB | 37 kB
Progress (4): 128/150 kB | 160/489 kB | 37 kB | 7.9/53 kB
Progress (4): 128/150 kB | 160/489 kB | 37 kB | 16/53 kB 
Progress (5): 128/150 kB | 160/489 kB | 37 kB | 16/53 kB | 7.9/21 kB
Progress (5): 128/150 kB | 160/489 kB | 37 kB | 24/53 kB | 7.9/21 kB
Progress (5): 128/150 kB | 160/489 kB | 37 kB | 24/53 kB | 16/21 kB 
Progress (5): 128/150 kB | 160/489 kB | 37 kB | 32/53 kB | 16/21 kB
Progress (5): 128/150 kB | 160/489 kB | 37 kB | 32/53 kB | 21 kB   
Progress (5): 128/150 kB | 160/489 kB | 37 kB | 40/53 kB | 21 kB
Progress (5): 128/150 kB | 160/489 kB | 37 kB | 48/53 kB | 21 kB
Progress (5): 128/150 kB | 160/489 kB | 37 kB | 53 kB | 21 kB   
                                                             
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.0.0/idp-session-api-5.0.0.jar (37 kB at 378 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.0.0/idp-ui-5.0.0.jar
Progress (4): 136/150 kB | 160/489 kB | 53 kB | 21 kB
Progress (4): 144/150 kB | 160/489 kB | 53 kB | 21 kB
Progress (4): 150 kB | 160/489 kB | 53 kB | 21 kB    
Progress (5): 150 kB | 160/489 kB | 53 kB | 21 kB | 7.9/48 kB
                                                             
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.0.0/idp-core-5.0.0.jar (21 kB at 209 kB/s)
Progress (4): 150 kB | 160/489 kB | 53 kB | 16/48 kB
Progress (4): 150 kB | 160/489 kB | 53 kB | 24/48 kB
                                                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.0.0/idp-profile-api-5.0.0.jar (53 kB at 529 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-saml-profile-api/5.0.0/shib-saml-profile-api-5.0.0.jar
Progress (3): 150 kB | 168/489 kB | 24/48 kB
                                            
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-metadata-api/5.0.0/shib-metadata-api-5.0.0.jar
Progress (3): 150 kB | 176/489 kB | 24/48 kB
Progress (3): 150 kB | 184/489 kB | 24/48 kB
Progress (3): 150 kB | 192/489 kB | 24/48 kB
Progress (3): 150 kB | 200/489 kB | 24/48 kB
Progress (3): 150 kB | 208/489 kB | 24/48 kB
Progress (3): 150 kB | 208/489 kB | 32/48 kB
Progress (3): 150 kB | 208/489 kB | 40/48 kB
Progress (3): 150 kB | 208/489 kB | 48 kB   
Progress (4): 150 kB | 208/489 kB | 48 kB | 7.9/54 kB
Progress (4): 150 kB | 208/489 kB | 48 kB | 16/54 kB 
Progress (5): 150 kB | 208/489 kB | 48 kB | 16/54 kB | 7.9/28 kB
Progress (5): 150 kB | 208/489 kB | 48 kB | 16/54 kB | 16/28 kB 
Progress (5): 150 kB | 208/489 kB | 48 kB | 16/54 kB | 24/28 kB
Progress (5): 150 kB | 208/489 kB | 48 kB | 16/54 kB | 28 kB   
Progress (5): 150 kB | 208/489 kB | 48 kB | 24/54 kB | 28 kB
Progress (5): 150 kB | 208/489 kB | 48 kB | 32/54 kB | 28 kB
Progress (5): 150 kB | 208/489 kB | 48 kB | 40/54 kB | 28 kB
Progress (5): 150 kB | 208/489 kB | 48 kB | 48/54 kB | 28 kB
                                                            
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.0.0/idp-ui-5.0.0.jar (48 kB at 433 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-messaging-api/5.0.0/opensaml-messaging-api-5.0.0.jar
Progress (4): 150 kB | 208/489 kB | 54 kB | 28 kB
                                                 
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.0.0/idp-authn-api-5.0.0.jar (150 kB at 1.1 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-profile-api/5.0.0/opensaml-profile-api-5.0.0.jar
Progress (3): 216/489 kB | 54 kB | 28 kB
Progress (3): 224/489 kB | 54 kB | 28 kB
Progress (3): 232/489 kB | 54 kB | 28 kB
Progress (3): 240/489 kB | 54 kB | 28 kB
Progress (3): 248/489 kB | 54 kB | 28 kB
Progress (3): 256/489 kB | 54 kB | 28 kB
Progress (3): 264/489 kB | 54 kB | 28 kB
                                        
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-metadata-api/5.0.0/shib-metadata-api-5.0.0.jar (28 kB at 244 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-security-api/5.0.0/opensaml-security-api-5.0.0.jar
Progress (3): 264/489 kB | 54 kB | 7.9/66 kB
Progress (3): 264/489 kB | 54 kB | 16/66 kB 
Progress (3): 264/489 kB | 54 kB | 24/66 kB
Progress (4): 264/489 kB | 54 kB | 24/66 kB | 7.9/34 kB
Progress (4): 264/489 kB | 54 kB | 24/66 kB | 16/34 kB 
Progress (4): 264/489 kB | 54 kB | 24/66 kB | 24/34 kB
Progress (4): 264/489 kB | 54 kB | 24/66 kB | 32/34 kB
Progress (4): 264/489 kB | 54 kB | 24/66 kB | 34 kB   
Progress (5): 264/489 kB | 54 kB | 24/66 kB | 34 kB | 7.9/124 kB
Progress (5): 264/489 kB | 54 kB | 24/66 kB | 34 kB | 16/124 kB 
                                                               
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-saml-profile-api/5.0.0/shib-saml-profile-api-5.0.0.jar (54 kB at 435 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
Progress (4): 264/489 kB | 24/66 kB | 34 kB | 24/124 kB
Progress (4): 264/489 kB | 24/66 kB | 34 kB | 32/124 kB
Progress (4): 264/489 kB | 24/66 kB | 34 kB | 40/124 kB
Progress (4): 264/489 kB | 24/66 kB | 34 kB | 48/124 kB
Progress (4): 264/489 kB | 32/66 kB | 34 kB | 48/124 kB
Progress (4): 264/489 kB | 32/66 kB | 34 kB | 56/124 kB
Progress (4): 264/489 kB | 40/66 kB | 34 kB | 56/124 kB
Progress (4): 264/489 kB | 40/66 kB | 34 kB | 64/124 kB
                                                       
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
Progress (4): 264/489 kB | 48/66 kB | 34 kB | 64/124 kB
Progress (4): 264/489 kB | 56/66 kB | 34 kB | 64/124 kB
Progress (4): 264/489 kB | 56/66 kB | 34 kB | 72/124 kB
Progress (4): 264/489 kB | 64/66 kB | 34 kB | 72/124 kB
                                                       
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/bouncycastle/bcpkix-jdk18on/1.76/bcpkix-jdk18on-1.76.jar
Progress (4): 264/489 kB | 66 kB | 34 kB | 72/124 kB
Progress (4): 264/489 kB | 66 kB | 34 kB | 80/124 kB
                                                    
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/bouncycastle/bcutil-jdk18on/1.76/bcutil-jdk18on-1.76.jar
Progress (4): 264/489 kB | 66 kB | 34 kB | 88/124 kB
                                                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-profile-api/5.0.0/opensaml-profile-api-5.0.0.jar (34 kB at 262 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-storage-api/5.0.0/opensaml-storage-api-5.0.0.jar
Progress (3): 272/489 kB | 66 kB | 88/124 kB
                                            
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-security/9.0.0/shib-security-9.0.0.jar
Progress (3): 280/489 kB | 66 kB | 88/124 kB
Progress (3): 288/489 kB | 66 kB | 88/124 kB
Progress (3): 296/489 kB | 66 kB | 88/124 kB
Progress (3): 304/489 kB | 66 kB | 88/124 kB
Progress (3): 304/489 kB | 66 kB | 96/124 kB
Progress (3): 304/489 kB | 66 kB | 104/124 kB
Progress (3): 304/489 kB | 66 kB | 112/124 kB
Progress (3): 304/489 kB | 66 kB | 120/124 kB
Progress (3): 304/489 kB | 66 kB | 124 kB    
Progress (4): 304/489 kB | 66 kB | 124 kB | 7.9/54 kB
Progress (4): 304/489 kB | 66 kB | 124 kB | 16/54 kB 
Progress (4): 304/489 kB | 66 kB | 124 kB | 24/54 kB
Progress (4): 304/489 kB | 66 kB | 124 kB | 32/54 kB
Progress (4): 304/489 kB | 66 kB | 124 kB | 40/54 kB
Progress (4): 304/489 kB | 66 kB | 124 kB | 48/54 kB
Progress (4): 304/489 kB | 66 kB | 124 kB | 54 kB   
                                                 
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-messaging-api/5.0.0/opensaml-messaging-api-5.0.0.jar (66 kB at 465 kB/s)
Progress (4): 304/489 kB | 124 kB | 54 kB | 7.9/25 kB
Progress (4): 304/489 kB | 124 kB | 54 kB | 16/25 kB 
Progress (4): 304/489 kB | 124 kB | 54 kB | 24/25 kB
Progress (4): 304/489 kB | 124 kB | 54 kB | 25 kB   
                                                 
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-spring/9.0.0/shib-spring-9.0.0.jar
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-security-api/5.0.0/opensaml-security-api-5.0.0.jar (124 kB at 843 kB/s)
Progress (3): 312/489 kB | 54 kB | 25 kB
Progress (3): 320/489 kB | 54 kB | 25 kB
Progress (3): 328/489 kB | 54 kB | 25 kB
Progress (4): 328/489 kB | 54 kB | 25 kB | 7.9/96 kB
                                                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-storage-api/5.0.0/opensaml-storage-api-5.0.0.jar (25 kB at 167 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-jcl/6.0.11/spring-jcl-6.0.11.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-webmvc/6.0.11/spring-webmvc-6.0.11.jar
Progress (3): 328/489 kB | 54 kB | 16/96 kB
                                           
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.jar
Progress (3): 328/489 kB | 54 kB | 24/96 kB
                                           
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-security/9.0.0/shib-security-9.0.0.jar (54 kB at 355 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.jar
Progress (2): 336/489 kB | 24/96 kB
                                   
Progress (2): 336/489 kB | 32/96 kB
Progress (2): 336/489 kB | 40/96 kB
                                   
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.2/jackson-datatype-jsr310-2.15.2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/dropwizard/metrics/metrics-core/4.2.19/metrics-core-4.2.19.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/io/dropwizard/metrics/metrics-json/4.2.19/metrics-json-4.2.19.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-beans/6.0.11/spring-beans-6.0.11.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-core/6.0.11/spring-core-6.0.11.jar
Progress (2): 344/489 kB | 40/96 kB
Progress (2): 352/489 kB | 40/96 kB
                                   
Progress (2): 360/489 kB | 40/96 kB
                                   
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-context/6.0.11/spring-context-6.0.11.jar
Progress (2): 368/489 kB | 40/96 kB
Progress (2): 376/489 kB | 40/96 kB
                                   
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-aop/6.0.11/spring-aop-6.0.11.jar
Progress (2): 384/489 kB | 40/96 kB
Progress (2): 392/489 kB | 40/96 kB
                                   
Progress (2): 392/489 kB | 48/96 kB
Progress (2): 392/489 kB | 56/96 kB
Progress (2): 392/489 kB | 64/96 kB
Progress (2): 392/489 kB | 72/96 kB
Progress (2): 392/489 kB | 80/96 kB
Progress (2): 392/489 kB | 88/96 kB
Progress (2): 392/489 kB | 96/96 kB
Progress (2): 392/489 kB | 96 kB   
                                
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-storage-impl/5.0.0/opensaml-storage-impl-5.0.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-support/9.0.0/shib-support-9.0.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-profile-api/5.0.0/shib-profile-api-5.0.0.jar
Progress (2): 400/489 kB | 96 kB
Progress (2): 408/489 kB | 96 kB
Progress (2): 416/489 kB | 96 kB
Progress (3): 416/489 kB | 96 kB | 7.9/64 kB
Progress (3): 416/489 kB | 96 kB | 16/64 kB 
Progress (3): 416/489 kB | 96 kB | 24/64 kB
Progress (3): 416/489 kB | 96 kB | 32/64 kB
Progress (4): 416/489 kB | 96 kB | 32/64 kB | 7.9/195 kB
Progress (4): 416/489 kB | 96 kB | 32/64 kB | 16/195 kB 
Progress (4): 416/489 kB | 96 kB | 32/64 kB | 24/195 kB
Progress (4): 416/489 kB | 96 kB | 32/64 kB | 32/195 kB
Progress (4): 416/489 kB | 96 kB | 32/64 kB | 40/195 kB
Progress (4): 416/489 kB | 96 kB | 32/64 kB | 48/195 kB
Progress (4): 416/489 kB | 96 kB | 40/64 kB | 48/195 kB
Progress (4): 416/489 kB | 96 kB | 48/64 kB | 48/195 kB
Progress (4): 416/489 kB | 96 kB | 56/64 kB | 48/195 kB
Progress (4): 416/489 kB | 96 kB | 64/64 kB | 48/195 kB
Progress (4): 416/489 kB | 96 kB | 64 kB | 48/195 kB   
Progress (5): 416/489 kB | 96 kB | 64 kB | 48/195 kB | 7.9/114 kB
Progress (5): 416/489 kB | 96 kB | 64 kB | 48/195 kB | 16/114 kB 
Progress (5): 416/489 kB | 96 kB | 64 kB | 48/195 kB | 24/114 kB
Progress (5): 416/489 kB | 96 kB | 64 kB | 48/195 kB | 32/114 kB
Progress (5): 416/489 kB | 96 kB | 64 kB | 48/195 kB | 40/114 kB
Progress (5): 416/489 kB | 96 kB | 64 kB | 48/195 kB | 48/114 kB
Progress (5): 416/489 kB | 96 kB | 64 kB | 48/195 kB | 56/114 kB
Progress (5): 416/489 kB | 96 kB | 64 kB | 48/195 kB | 64/114 kB
Progress (5): 416/489 kB | 96 kB | 64 kB | 48/195 kB | 72/114 kB
                                                                
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-storage-impl/5.0.0/opensaml-storage-impl-5.0.0.jar (64 kB at 345 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-api/5.0.0/shib-attribute-api-5.0.0.jar
Progress (4): 416/489 kB | 96 kB | 56/195 kB | 72/114 kB
Progress (4): 416/489 kB | 96 kB | 64/195 kB | 72/114 kB
Progress (4): 416/489 kB | 96 kB | 72/195 kB | 72/114 kB
Progress (4): 416/489 kB | 96 kB | 80/195 kB | 72/114 kB
Progress (4): 416/489 kB | 96 kB | 88/195 kB | 72/114 kB
Progress (4): 416/489 kB | 96 kB | 96/195 kB | 72/114 kB
Progress (4): 416/489 kB | 96 kB | 104/195 kB | 72/114 kB
Progress (4): 424/489 kB | 96 kB | 104/195 kB | 72/114 kB
Progress (4): 432/489 kB | 96 kB | 104/195 kB | 72/114 kB
Progress (4): 440/489 kB | 96 kB | 104/195 kB | 72/114 kB
Progress (4): 448/489 kB | 96 kB | 104/195 kB | 72/114 kB
Progress (4): 456/489 kB | 96 kB | 104/195 kB | 72/114 kB
Progress (4): 464/489 kB | 96 kB | 104/195 kB | 72/114 kB
Progress (4): 472/489 kB | 96 kB | 104/195 kB | 72/114 kB
                                                         
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-spring/9.0.0/shib-spring-9.0.0.jar (96 kB at 493 kB/s)
Progress (4): 472/489 kB | 104/195 kB | 72/114 kB | 7.9/72 kB
Progress (4): 472/489 kB | 104/195 kB | 72/114 kB | 16/72 kB 
Progress (4): 472/489 kB | 104/195 kB | 72/114 kB | 24/72 kB
Progress (4): 472/489 kB | 104/195 kB | 72/114 kB | 32/72 kB
Progress (4): 472/489 kB | 104/195 kB | 72/114 kB | 40/72 kB
Progress (4): 472/489 kB | 104/195 kB | 72/114 kB | 48/72 kB
Progress (4): 472/489 kB | 104/195 kB | 72/114 kB | 56/72 kB
                                                            
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-soap-api/5.0.0/opensaml-soap-api-5.0.0.jar
Progress (4): 472/489 kB | 104/195 kB | 80/114 kB | 56/72 kB
Progress (4): 472/489 kB | 104/195 kB | 88/114 kB | 56/72 kB
Progress (4): 472/489 kB | 104/195 kB | 96/114 kB | 56/72 kB
Progress (4): 472/489 kB | 104/195 kB | 96/114 kB | 64/72 kB
Progress (4): 472/489 kB | 104/195 kB | 96/114 kB | 72/72 kB
Progress (4): 472/489 kB | 104/195 kB | 96/114 kB | 72 kB   
Progress (4): 480/489 kB | 104/195 kB | 96/114 kB | 72 kB
Progress (4): 488/489 kB | 104/195 kB | 96/114 kB | 72 kB
Progress (4): 489 kB | 104/195 kB | 96/114 kB | 72 kB    
Progress (4): 489 kB | 112/195 kB | 96/114 kB | 72 kB
Progress (4): 489 kB | 120/195 kB | 96/114 kB | 72 kB
Progress (4): 489 kB | 128/195 kB | 96/114 kB | 72 kB
Progress (4): 489 kB | 136/195 kB | 96/114 kB | 72 kB
Progress (4): 489 kB | 144/195 kB | 96/114 kB | 72 kB
Progress (4): 489 kB | 152/195 kB | 96/114 kB | 72 kB
Progress (4): 489 kB | 160/195 kB | 96/114 kB | 72 kB
Progress (4): 489 kB | 160/195 kB | 104/114 kB | 72 kB
Progress (4): 489 kB | 160/195 kB | 112/114 kB | 72 kB
Progress (4): 489 kB | 160/195 kB | 114 kB | 72 kB    
Progress (5): 489 kB | 160/195 kB | 114 kB | 72 kB | 7.9/193 kB
Progress (5): 489 kB | 160/195 kB | 114 kB | 72 kB | 16/193 kB 
                                                              
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-attribute-api/5.0.0/shib-attribute-api-5.0.0.jar (72 kB at 344 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-core-api/5.0.0/opensaml-core-api-5.0.0.jar
Progress (4): 489 kB | 160/195 kB | 114 kB | 24/193 kB
Progress (4): 489 kB | 168/195 kB | 114 kB | 24/193 kB
Progress (4): 489 kB | 168/195 kB | 114 kB | 32/193 kB
Progress (4): 489 kB | 176/195 kB | 114 kB | 32/193 kB
Progress (4): 489 kB | 176/195 kB | 114 kB | 40/193 kB
Progress (4): 489 kB | 184/195 kB | 114 kB | 40/193 kB
Progress (4): 489 kB | 184/195 kB | 114 kB | 48/193 kB
Progress (4): 489 kB | 192/195 kB | 114 kB | 48/193 kB
Progress (4): 489 kB | 192/195 kB | 114 kB | 56/193 kB
                                                      
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-saml-api/5.0.0/opensaml-saml-api-5.0.0.jar (489 kB at 2.3 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-xmlsec-api/5.0.0/opensaml-xmlsec-api-5.0.0.jar
Progress (3): 192/195 kB | 114 kB | 64/193 kB
Progress (3): 192/195 kB | 114 kB | 72/193 kB
Progress (3): 195 kB | 114 kB | 72/193 kB    
                                         
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-profile-api/5.0.0/shib-profile-api-5.0.0.jar (114 kB at 531 kB/s)
Progress (3): 195 kB | 72/193 kB | 7.9/159 kB
Progress (3): 195 kB | 72/193 kB | 16/159 kB 
                                            
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-service/9.0.0/shib-service-9.0.0.jar
Progress (3): 195 kB | 80/193 kB | 16/159 kB
Progress (3): 195 kB | 80/193 kB | 24/159 kB
Progress (3): 195 kB | 88/193 kB | 24/159 kB
Progress (3): 195 kB | 88/193 kB | 32/159 kB
Progress (3): 195 kB | 96/193 kB | 32/159 kB
Progress (3): 195 kB | 96/193 kB | 40/159 kB
Progress (3): 195 kB | 104/193 kB | 40/159 kB
Progress (3): 195 kB | 104/193 kB | 48/159 kB
Progress (3): 195 kB | 104/193 kB | 56/159 kB
Progress (3): 195 kB | 104/193 kB | 64/159 kB
Progress (3): 195 kB | 104/193 kB | 72/159 kB
Progress (3): 195 kB | 104/193 kB | 80/159 kB
Progress (3): 195 kB | 104/193 kB | 88/159 kB
Progress (3): 195 kB | 104/193 kB | 96/159 kB
Progress (4): 195 kB | 104/193 kB | 96/159 kB | 7.9/279 kB
                                                          
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-support/9.0.0/shib-support-9.0.0.jar (195 kB at 879 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-networking-spring/9.0.0/shib-networking-spring-9.0.0.jar
Progress (3): 104/193 kB | 96/159 kB | 16/279 kB
Progress (3): 112/193 kB | 96/159 kB | 16/279 kB
Progress (3): 112/193 kB | 96/159 kB | 24/279 kB
Progress (3): 120/193 kB | 96/159 kB | 24/279 kB
Progress (3): 128/193 kB | 96/159 kB | 24/279 kB
Progress (4): 128/193 kB | 96/159 kB | 24/279 kB | 7.9/44 kB
Progress (4): 136/193 kB | 96/159 kB | 24/279 kB | 7.9/44 kB
Progress (4): 136/193 kB | 96/159 kB | 24/279 kB | 16/44 kB 
Progress (4): 136/193 kB | 96/159 kB | 24/279 kB | 24/44 kB
Progress (5): 136/193 kB | 96/159 kB | 24/279 kB | 24/44 kB | 7.9/47 kB
Progress (5): 136/193 kB | 96/159 kB | 24/279 kB | 24/44 kB | 16/47 kB 
Progress (5): 136/193 kB | 96/159 kB | 24/279 kB | 24/44 kB | 24/47 kB
Progress (5): 136/193 kB | 96/159 kB | 24/279 kB | 24/44 kB | 32/47 kB
Progress (5): 136/193 kB | 96/159 kB | 24/279 kB | 24/44 kB | 40/47 kB
Progress (5): 144/193 kB | 96/159 kB | 24/279 kB | 24/44 kB | 40/47 kB
Progress (5): 152/193 kB | 96/159 kB | 24/279 kB | 24/44 kB | 40/47 kB
Progress (5): 152/193 kB | 96/159 kB | 32/279 kB | 24/44 kB | 40/47 kB
Progress (5): 152/193 kB | 96/159 kB | 32/279 kB | 24/44 kB | 47 kB   
Progress (5): 152/193 kB | 96/159 kB | 40/279 kB | 24/44 kB | 47 kB
Progress (5): 152/193 kB | 96/159 kB | 48/279 kB | 24/44 kB | 47 kB
Progress (5): 152/193 kB | 96/159 kB | 56/279 kB | 24/44 kB | 47 kB
Progress (5): 152/193 kB | 96/159 kB | 64/279 kB | 24/44 kB | 47 kB
Progress (5): 152/193 kB | 96/159 kB | 72/279 kB | 24/44 kB | 47 kB
Progress (5): 160/193 kB | 96/159 kB | 72/279 kB | 24/44 kB | 47 kB
Progress (5): 160/193 kB | 96/159 kB | 72/279 kB | 32/44 kB | 47 kB
Progress (5): 168/193 kB | 96/159 kB | 72/279 kB | 32/44 kB | 47 kB
Progress (5): 168/193 kB | 96/159 kB | 72/279 kB | 40/44 kB | 47 kB
Progress (5): 168/193 kB | 96/159 kB | 72/279 kB | 44 kB | 47 kB   
Progress (5): 168/193 kB | 96/159 kB | 80/279 kB | 44 kB | 47 kB
Progress (5): 168/193 kB | 96/159 kB | 88/279 kB | 44 kB | 47 kB
Progress (5): 168/193 kB | 96/159 kB | 96/279 kB | 44 kB | 47 kB
Progress (5): 168/193 kB | 96/159 kB | 104/279 kB | 44 kB | 47 kB
                                                                 
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-networking-spring/9.0.0/shib-networking-spring-9.0.0.jar (47 kB at 200 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/client5/httpclient5-cache/5.2.1/httpclient5-cache-5.2.1.jar
Progress (4): 168/193 kB | 96/159 kB | 112/279 kB | 44 kB
Progress (4): 176/193 kB | 96/159 kB | 112/279 kB | 44 kB
Progress (4): 184/193 kB | 96/159 kB | 112/279 kB | 44 kB
                                                         
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/shib-service/9.0.0/shib-service-9.0.0.jar (44 kB at 185 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-expression/6.0.11/spring-expression-6.0.11.jar
Progress (3): 192/193 kB | 96/159 kB | 112/279 kB
Progress (3): 193 kB | 96/159 kB | 112/279 kB    
Progress (3): 193 kB | 104/159 kB | 112/279 kB
Progress (3): 193 kB | 112/159 kB | 112/279 kB
                                              
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
Progress (3): 193 kB | 120/159 kB | 112/279 kB
Progress (3): 193 kB | 128/159 kB | 112/279 kB
Progress (3): 193 kB | 136/159 kB | 112/279 kB
Progress (3): 193 kB | 144/159 kB | 112/279 kB
                                              
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar
Progress (3): 193 kB | 152/159 kB | 112/279 kB
                                              
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-soap-api/5.0.0/opensaml-soap-api-5.0.0.jar (193 kB at 797 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.jar
Progress (2): 152/159 kB | 120/279 kB
Progress (2): 152/159 kB | 128/279 kB
Progress (2): 152/159 kB | 136/279 kB
Progress (2): 152/159 kB | 144/279 kB
Progress (2): 152/159 kB | 152/279 kB
Progress (2): 152/159 kB | 160/279 kB
Progress (2): 152/159 kB | 168/279 kB
Progress (2): 152/159 kB | 176/279 kB
Progress (2): 152/159 kB | 184/279 kB
Progress (2): 159 kB | 184/279 kB    
                                 
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-core-api/5.0.0/opensaml-core-api-5.0.0.jar (159 kB at 622 kB/s)
Progress (1): 192/279 kB
Progress (1): 200/279 kB
Progress (1): 208/279 kB
Progress (1): 216/279 kB
Progress (1): 224/279 kB
Progress (1): 232/279 kB
Progress (1): 240/279 kB
Progress (1): 248/279 kB
Progress (1): 256/279 kB
Progress (1): 264/279 kB
Progress (1): 272/279 kB
Progress (1): 279 kB    
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/org/opensaml/opensaml-xmlsec-api/5.0.0/opensaml-xmlsec-api-5.0.0.jar (279 kB at 1.0 MB/s)
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/openjdk/nashorn/nashorn-core/15.4/nashorn-core-15.4.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/ldaptive/ldaptive/2.2.0/ldaptive-2.2.0.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-handler/4.1.96.Final/netty-handler-4.1.96.Final.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-common/4.1.96.Final/netty-common-4.1.96.Final.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-resolver/4.1.96.Final/netty-resolver-4.1.96.Final.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-transport/4.1.96.Final/netty-transport-4.1.96.Final.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-transport-native-unix-common/4.1.96.Final/netty-transport-native-unix-common-4.1.96.Final.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-codec/4.1.96.Final/netty-codec-4.1.96.Final.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-transport-native-epoll/4.1.96.Final/netty-transport-native-epoll-4.1.96.Final-linux-x86_64.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-transport-classes-epoll/4.1.96.Final/netty-transport-classes-epoll-4.1.96.Final.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-transport-native-epoll/4.1.96.Final/netty-transport-native-epoll-4.1.96.Final-linux-aarch_64.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-transport-native-kqueue/4.1.96.Final/netty-transport-native-kqueue-4.1.96.Final-osx-x86_64.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-transport-classes-kqueue/4.1.96.Final/netty-transport-classes-kqueue-4.1.96.Final.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-transport-native-kqueue/4.1.96.Final/netty-transport-native-kqueue-4.1.96.Final-osx-aarch_64.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-web/6.0.11/spring-web-6.0.11.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/micrometer/micrometer-observation/1.10.9/micrometer-observation-1.10.9.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/micrometer/micrometer-commons/1.10.9/micrometer-commons-1.10.9.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/bouncycastle/bcpkix-jdk18on/1.76/bcpkix-jdk18on-1.76.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/bouncycastle/bcutil-jdk18on/1.76/bcutil-jdk18on-1.76.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-jcl/6.0.11/spring-jcl-6.0.11.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-webmvc/6.0.11/spring-webmvc-6.0.11.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/netty/netty-buffer/4.1.96.Final/netty-buffer-4.1.96.Final.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.2/jackson-datatype-jsr310-2.15.2.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/dropwizard/metrics/metrics-core/4.2.19/metrics-core-4.2.19.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/io/dropwizard/metrics/metrics-json/4.2.19/metrics-json-4.2.19.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-beans/6.0.11/spring-beans-6.0.11.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-core/6.0.11/spring-core-6.0.11.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-context/6.0.11/spring-context-6.0.11.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-aop/6.0.11/spring-aop-6.0.11.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/httpcomponents/client5/httpclient5-cache/5.2.1/httpclient5-cache-5.2.1.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-expression/6.0.11/spring-expression-6.0.11.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.jar
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/openjdk/nashorn/nashorn-core/15.4/nashorn-core-15.4.jar
Progress (1): 0/2.2 MB
Progress (1): 0/2.2 MB
Progress (1): 0/2.2 MB
Progress (1): 0.1/2.2 MB
Progress (1): 0.1/2.2 MB
Progress (1): 0.1/2.2 MB
Progress (1): 0.1/2.2 MB
Progress (1): 0.1/2.2 MB
Progress (1): 0.1/2.2 MB
Progress (1): 0.2/2.2 MB
Progress (1): 0.2/2.2 MB
Progress (1): 0.2/2.2 MB
Progress (1): 0.2/2.2 MB
Progress (1): 0.2/2.2 MB
Progress (1): 0.2/2.2 MB
Progress (1): 0.3/2.2 MB
Progress (1): 0.3/2.2 MB
Progress (1): 0.3/2.2 MB
Progress (1): 0.3/2.2 MB
Progress (1): 0.3/2.2 MB
Progress (1): 0.3/2.2 MB
Progress (1): 0.4/2.2 MB
Progress (1): 0.4/2.2 MB
Progress (1): 0.4/2.2 MB
Progress (1): 0.4/2.2 MB
Progress (1): 0.4/2.2 MB
Progress (1): 0.4/2.2 MB
Progress (1): 0.5/2.2 MB
Progress (1): 0.5/2.2 MB
Progress (1): 0.5/2.2 MB
Progress (1): 0.5/2.2 MB
Progress (1): 0.5/2.2 MB
Progress (1): 0.5/2.2 MB
Progress (1): 0.6/2.2 MB
Progress (1): 0.6/2.2 MB
Progress (1): 0.6/2.2 MB
Progress (1): 0.6/2.2 MB
Progress (1): 0.6/2.2 MB
Progress (1): 0.6/2.2 MB
Progress (1): 0.7/2.2 MB
Progress (1): 0.7/2.2 MB
Progress (1): 0.7/2.2 MB
Progress (1): 0.7/2.2 MB
Progress (1): 0.7/2.2 MB
Progress (1): 0.7/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.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.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.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.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): 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.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.4/nashorn-core-15.4.jar (2.2 MB at 26 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/ldaptive/ldaptive/2.2.0/ldaptive-2.2.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.96.Final/netty-handler-4.1.96.Final.jar
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.96.Final/netty-common-4.1.96.Final.jar
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.96.Final/netty-resolver-4.1.96.Final.jar
Progress (1): 0/1.0 MB
Progress (1): 0/1.0 MB
Progress (1): 0/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.1/1.0 MB
Progress (1): 0.2/1.0 MB
Progress (1): 0.2/1.0 MB
                        
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.96.Final/netty-buffer-4.1.96.Final.jar
Progress (1): 0.2/1.0 MB
Progress (2): 0.2/1.0 MB | 16/558 kB
Progress (3): 0.2/1.0 MB | 16/558 kB | 16/660 kB
Progress (3): 0.2/1.0 MB | 16/558 kB | 33/660 kB
Progress (3): 0.2/1.0 MB | 33/558 kB | 33/660 kB
Progress (3): 0.2/1.0 MB | 33/558 kB | 49/660 kB
Progress (3): 0.2/1.0 MB | 49/558 kB | 49/660 kB
Progress (3): 0.2/1.0 MB | 49/558 kB | 49/660 kB
Progress (3): 0.2/1.0 MB | 49/558 kB | 49/660 kB
Progress (3): 0.2/1.0 MB | 49/558 kB | 49/660 kB
Progress (3): 0.3/1.0 MB | 49/558 kB | 49/660 kB
Progress (4): 0.3/1.0 MB | 49/558 kB | 49/660 kB | 1.4/38 kB
Progress (4): 0.3/1.0 MB | 49/558 kB | 66/660 kB | 1.4/38 kB
Progress (4): 0.3/1.0 MB | 66/558 kB | 66/660 kB | 1.4/38 kB
Progress (4): 0.3/1.0 MB | 66/558 kB | 82/660 kB | 1.4/38 kB
Progress (4): 0.3/1.0 MB | 82/558 kB | 82/660 kB | 1.4/38 kB
Progress (4): 0.3/1.0 MB | 82/558 kB | 98/660 kB | 1.4/38 kB
Progress (4): 0.3/1.0 MB | 82/558 kB | 98/660 kB | 2.8/38 kB
Progress (4): 0.3/1.0 MB | 82/558 kB | 98/660 kB | 4.1/38 kB
Progress (4): 0.3/1.0 MB | 82/558 kB | 98/660 kB | 5.5/38 kB
Progress (4): 0.3/1.0 MB | 82/558 kB | 98/660 kB | 6.9/38 kB
Progress (4): 0.3/1.0 MB | 98/558 kB | 98/660 kB | 6.9/38 kB
Progress (4): 0.3/1.0 MB | 98/558 kB | 115/660 kB | 6.9/38 kB
Progress (4): 0.3/1.0 MB | 98/558 kB | 131/660 kB | 6.9/38 kB
Progress (4): 0.3/1.0 MB | 98/558 kB | 147/660 kB | 6.9/38 kB
Progress (4): 0.3/1.0 MB | 98/558 kB | 164/660 kB | 6.9/38 kB
Progress (4): 0.3/1.0 MB | 98/558 kB | 164/660 kB | 6.9/38 kB
Progress (4): 0.3/1.0 MB | 98/558 kB | 180/660 kB | 6.9/38 kB
Progress (4): 0.3/1.0 MB | 98/558 kB | 180/660 kB | 8.3/38 kB
Progress (4): 0.3/1.0 MB | 98/558 kB | 180/660 kB | 9.7/38 kB
Progress (4): 0.3/1.0 MB | 98/558 kB | 180/660 kB | 11/38 kB 
Progress (4): 0.3/1.0 MB | 98/558 kB | 180/660 kB | 12/38 kB
Progress (4): 0.3/1.0 MB | 98/558 kB | 180/660 kB | 14/38 kB
Progress (4): 0.3/1.0 MB | 98/558 kB | 197/660 kB | 14/38 kB
Progress (4): 0.3/1.0 MB | 98/558 kB | 197/660 kB | 15/38 kB
Progress (4): 0.3/1.0 MB | 98/558 kB | 197/660 kB | 17/38 kB
Progress (4): 0.3/1.0 MB | 98/558 kB | 197/660 kB | 18/38 kB
Progress (4): 0.3/1.0 MB | 98/558 kB | 197/660 kB | 19/38 kB
Progress (4): 0.3/1.0 MB | 98/558 kB | 197/660 kB | 21/38 kB
Progress (4): 0.3/1.0 MB | 98/558 kB | 197/660 kB | 22/38 kB
Progress (4): 0.3/1.0 MB | 98/558 kB | 197/660 kB | 23/38 kB
Progress (4): 0.3/1.0 MB | 98/558 kB | 197/660 kB | 25/38 kB
Progress (4): 0.3/1.0 MB | 98/558 kB | 197/660 kB | 26/38 kB
Progress (4): 0.3/1.0 MB | 98/558 kB | 197/660 kB | 28/38 kB
Progress (4): 0.3/1.0 MB | 98/558 kB | 197/660 kB | 29/38 kB
Progress (4): 0.3/1.0 MB | 98/558 kB | 197/660 kB | 30/38 kB
Progress (4): 0.3/1.0 MB | 98/558 kB | 197/660 kB | 32/38 kB
Progress (4): 0.3/1.0 MB | 98/558 kB | 197/660 kB | 33/38 kB
Progress (4): 0.3/1.0 MB | 98/558 kB | 197/660 kB | 34/38 kB
Progress (4): 0.3/1.0 MB | 98/558 kB | 197/660 kB | 36/38 kB
Progress (4): 0.3/1.0 MB | 98/558 kB | 197/660 kB | 37/38 kB
Progress (4): 0.3/1.0 MB | 98/558 kB | 197/660 kB | 38 kB   
                                                         
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.96.Final/netty-resolver-4.1.96.Final.jar (38 kB at 804 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.96.Final/netty-transport-4.1.96.Final.jar
Progress (3): 0.3/1.0 MB | 98/558 kB | 197/660 kB
Progress (3): 0.3/1.0 MB | 115/558 kB | 197/660 kB
Progress (4): 0.3/1.0 MB | 115/558 kB | 197/660 kB | 16/306 kB
Progress (4): 0.3/1.0 MB | 115/558 kB | 213/660 kB | 16/306 kB
Progress (4): 0.3/1.0 MB | 131/558 kB | 213/660 kB | 16/306 kB
Progress (4): 0.3/1.0 MB | 131/558 kB | 229/660 kB | 16/306 kB
Progress (4): 0.3/1.0 MB | 147/558 kB | 229/660 kB | 16/306 kB
Progress (4): 0.3/1.0 MB | 147/558 kB | 246/660 kB | 16/306 kB
Progress (4): 0.3/1.0 MB | 164/558 kB | 246/660 kB | 16/306 kB
Progress (4): 0.3/1.0 MB | 164/558 kB | 262/660 kB | 16/306 kB
Progress (4): 0.3/1.0 MB | 180/558 kB | 262/660 kB | 16/306 kB
Progress (4): 0.3/1.0 MB | 180/558 kB | 279/660 kB | 16/306 kB
Progress (4): 0.3/1.0 MB | 197/558 kB | 279/660 kB | 16/306 kB
Progress (4): 0.3/1.0 MB | 197/558 kB | 279/660 kB | 33/306 kB
Progress (4): 0.3/1.0 MB | 213/558 kB | 279/660 kB | 33/306 kB
Progress (4): 0.3/1.0 MB | 213/558 kB | 279/660 kB | 49/306 kB
Progress (4): 0.3/1.0 MB | 229/558 kB | 279/660 kB | 49/306 kB
Progress (4): 0.3/1.0 MB | 229/558 kB | 279/660 kB | 66/306 kB
Progress (4): 0.3/1.0 MB | 246/558 kB | 279/660 kB | 66/306 kB
Progress (4): 0.3/1.0 MB | 262/558 kB | 279/660 kB | 66/306 kB
Progress (5): 0.3/1.0 MB | 262/558 kB | 279/660 kB | 66/306 kB | 16/490 kB
Progress (5): 0.3/1.0 MB | 262/558 kB | 279/660 kB | 66/306 kB | 33/490 kB
Progress (5): 0.3/1.0 MB | 262/558 kB | 279/660 kB | 66/306 kB | 49/490 kB
Progress (5): 0.3/1.0 MB | 262/558 kB | 279/660 kB | 66/306 kB | 66/490 kB
Progress (5): 0.3/1.0 MB | 262/558 kB | 295/660 kB | 66/306 kB | 66/490 kB
Progress (5): 0.3/1.0 MB | 262/558 kB | 295/660 kB | 66/306 kB | 82/490 kB
Progress (5): 0.3/1.0 MB | 262/558 kB | 295/660 kB | 66/306 kB | 82/490 kB
Progress (5): 0.3/1.0 MB | 262/558 kB | 295/660 kB | 82/306 kB | 82/490 kB
Progress (5): 0.3/1.0 MB | 262/558 kB | 295/660 kB | 82/306 kB | 82/490 kB
Progress (5): 0.3/1.0 MB | 262/558 kB | 295/660 kB | 98/306 kB | 82/490 kB
Progress (5): 0.3/1.0 MB | 262/558 kB | 295/660 kB | 98/306 kB | 82/490 kB
Progress (5): 0.3/1.0 MB | 262/558 kB | 295/660 kB | 115/306 kB | 82/490 kB
Progress (5): 0.4/1.0 MB | 262/558 kB | 295/660 kB | 115/306 kB | 82/490 kB
Progress (5): 0.4/1.0 MB | 262/558 kB | 295/660 kB | 131/306 kB | 82/490 kB
Progress (5): 0.4/1.0 MB | 262/558 kB | 295/660 kB | 131/306 kB | 82/490 kB
Progress (5): 0.4/1.0 MB | 262/558 kB | 295/660 kB | 147/306 kB | 82/490 kB
Progress (5): 0.4/1.0 MB | 279/558 kB | 295/660 kB | 147/306 kB | 82/490 kB
Progress (5): 0.4/1.0 MB | 295/558 kB | 295/660 kB | 147/306 kB | 82/490 kB
Progress (5): 0.4/1.0 MB | 311/558 kB | 295/660 kB | 147/306 kB | 82/490 kB
Progress (5): 0.4/1.0 MB | 328/558 kB | 295/660 kB | 147/306 kB | 82/490 kB
Progress (5): 0.4/1.0 MB | 344/558 kB | 295/660 kB | 147/306 kB | 82/490 kB
Progress (5): 0.4/1.0 MB | 360/558 kB | 295/660 kB | 147/306 kB | 82/490 kB
Progress (5): 0.4/1.0 MB | 360/558 kB | 311/660 kB | 147/306 kB | 82/490 kB
Progress (5): 0.4/1.0 MB | 360/558 kB | 311/660 kB | 147/306 kB | 82/490 kB
Progress (5): 0.4/1.0 MB | 360/558 kB | 311/660 kB | 147/306 kB | 98/490 kB
Progress (5): 0.4/1.0 MB | 360/558 kB | 311/660 kB | 164/306 kB | 98/490 kB
Progress (5): 0.4/1.0 MB | 360/558 kB | 311/660 kB | 164/306 kB | 98/490 kB
Progress (5): 0.4/1.0 MB | 360/558 kB | 311/660 kB | 164/306 kB | 98/490 kB
Progress (5): 0.4/1.0 MB | 360/558 kB | 311/660 kB | 180/306 kB | 98/490 kB
Progress (5): 0.4/1.0 MB | 360/558 kB | 311/660 kB | 197/306 kB | 98/490 kB
Progress (5): 0.4/1.0 MB | 360/558 kB | 311/660 kB | 213/306 kB | 98/490 kB
Progress (5): 0.4/1.0 MB | 360/558 kB | 311/660 kB | 229/306 kB | 98/490 kB
Progress (5): 0.4/1.0 MB | 360/558 kB | 311/660 kB | 246/306 kB | 98/490 kB
Progress (5): 0.4/1.0 MB | 360/558 kB | 311/660 kB | 256/306 kB | 98/490 kB
Progress (5): 0.4/1.0 MB | 360/558 kB | 311/660 kB | 272/306 kB | 98/490 kB
Progress (5): 0.4/1.0 MB | 360/558 kB | 311/660 kB | 289/306 kB | 98/490 kB
Progress (5): 0.4/1.0 MB | 360/558 kB | 311/660 kB | 289/306 kB | 115/490 kB
Progress (5): 0.4/1.0 MB | 360/558 kB | 311/660 kB | 289/306 kB | 131/490 kB
Progress (5): 0.4/1.0 MB | 360/558 kB | 311/660 kB | 289/306 kB | 147/490 kB
Progress (5): 0.4/1.0 MB | 360/558 kB | 311/660 kB | 305/306 kB | 147/490 kB
Progress (5): 0.4/1.0 MB | 360/558 kB | 311/660 kB | 306 kB | 147/490 kB    
Progress (5): 0.4/1.0 MB | 360/558 kB | 328/660 kB | 306 kB | 147/490 kB
Progress (5): 0.4/1.0 MB | 377/558 kB | 328/660 kB | 306 kB | 147/490 kB
Progress (5): 0.4/1.0 MB | 377/558 kB | 328/660 kB | 306 kB | 147/490 kB
Progress (5): 0.4/1.0 MB | 393/558 kB | 328/660 kB | 306 kB | 147/490 kB
Progress (5): 0.5/1.0 MB | 393/558 kB | 328/660 kB | 306 kB | 147/490 kB
Progress (5): 0.5/1.0 MB | 410/558 kB | 328/660 kB | 306 kB | 147/490 kB
Progress (5): 0.5/1.0 MB | 410/558 kB | 328/660 kB | 306 kB | 147/490 kB
Progress (5): 0.5/1.0 MB | 426/558 kB | 328/660 kB | 306 kB | 147/490 kB
Progress (5): 0.5/1.0 MB | 426/558 kB | 328/660 kB | 306 kB | 147/490 kB
Progress (5): 0.5/1.0 MB | 442/558 kB | 328/660 kB | 306 kB | 147/490 kB
Progress (5): 0.5/1.0 MB | 442/558 kB | 328/660 kB | 306 kB | 147/490 kB
Progress (5): 0.5/1.0 MB | 459/558 kB | 328/660 kB | 306 kB | 147/490 kB
Progress (5): 0.5/1.0 MB | 459/558 kB | 328/660 kB | 306 kB | 147/490 kB
Progress (5): 0.5/1.0 MB | 475/558 kB | 328/660 kB | 306 kB | 147/490 kB
Progress (5): 0.5/1.0 MB | 475/558 kB | 328/660 kB | 306 kB | 147/490 kB
Progress (5): 0.5/1.0 MB | 492/558 kB | 328/660 kB | 306 kB | 147/490 kB
Progress (5): 0.6/1.0 MB | 492/558 kB | 328/660 kB | 306 kB | 147/490 kB
Progress (5): 0.6/1.0 MB | 492/558 kB | 344/660 kB | 306 kB | 147/490 kB
Progress (5): 0.6/1.0 MB | 492/558 kB | 360/660 kB | 306 kB | 147/490 kB
Progress (5): 0.6/1.0 MB | 492/558 kB | 377/660 kB | 306 kB | 147/490 kB
Progress (5): 0.6/1.0 MB | 492/558 kB | 393/660 kB | 306 kB | 147/490 kB
Progress (5): 0.6/1.0 MB | 492/558 kB | 410/660 kB | 306 kB | 147/490 kB
Progress (5): 0.6/1.0 MB | 492/558 kB | 426/660 kB | 306 kB | 147/490 kB
Progress (5): 0.6/1.0 MB | 492/558 kB | 442/660 kB | 306 kB | 147/490 kB
Progress (5): 0.6/1.0 MB | 492/558 kB | 459/660 kB | 306 kB | 147/490 kB
Progress (5): 0.6/1.0 MB | 492/558 kB | 459/660 kB | 306 kB | 147/490 kB
Progress (5): 0.6/1.0 MB | 492/558 kB | 475/660 kB | 306 kB | 147/490 kB
Progress (5): 0.6/1.0 MB | 492/558 kB | 475/660 kB | 306 kB | 147/490 kB
Progress (5): 0.6/1.0 MB | 492/558 kB | 492/660 kB | 306 kB | 147/490 kB
Progress (5): 0.6/1.0 MB | 492/558 kB | 492/660 kB | 306 kB | 147/490 kB
Progress (5): 0.6/1.0 MB | 508/558 kB | 492/660 kB | 306 kB | 147/490 kB
Progress (5): 0.6/1.0 MB | 508/558 kB | 492/660 kB | 306 kB | 147/490 kB
Progress (5): 0.6/1.0 MB | 524/558 kB | 492/660 kB | 306 kB | 147/490 kB
Progress (5): 0.6/1.0 MB | 524/558 kB | 492/660 kB | 306 kB | 147/490 kB
Progress (5): 0.6/1.0 MB | 541/558 kB | 492/660 kB | 306 kB | 147/490 kB
Progress (5): 0.7/1.0 MB | 541/558 kB | 492/660 kB | 306 kB | 147/490 kB
Progress (5): 0.7/1.0 MB | 557/558 kB | 492/660 kB | 306 kB | 147/490 kB
Progress (5): 0.7/1.0 MB | 557/558 kB | 492/660 kB | 306 kB | 147/490 kB
Progress (5): 0.7/1.0 MB | 557/558 kB | 492/660 kB | 306 kB | 164/490 kB
Progress (5): 0.7/1.0 MB | 557/558 kB | 492/660 kB | 306 kB | 164/490 kB
Progress (5): 0.7/1.0 MB | 557/558 kB | 492/660 kB | 306 kB | 180/490 kB
Progress (5): 0.7/1.0 MB | 557/558 kB | 492/660 kB | 306 kB | 180/490 kB
Progress (5): 0.7/1.0 MB | 557/558 kB | 492/660 kB | 306 kB | 180/490 kB
Progress (5): 0.7/1.0 MB | 558 kB | 492/660 kB | 306 kB | 180/490 kB    
                                                                    
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.96.Final/netty-handler-4.1.96.Final.jar (558 kB at 5.9 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.96.Final/netty-transport-native-unix-common-4.1.96.Final.jar
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.96.Final/netty-buffer-4.1.96.Final.jar (306 kB at 3.4 MB/s)
Progress (3): 0.7/1.0 MB | 508/660 kB | 180/490 kB
Progress (3): 0.7/1.0 MB | 508/660 kB | 180/490 kB
Progress (3): 0.7/1.0 MB | 508/660 kB | 197/490 kB
Progress (3): 0.8/1.0 MB | 508/660 kB | 197/490 kB
Progress (3): 0.8/1.0 MB | 508/660 kB | 213/490 kB
Progress (3): 0.8/1.0 MB | 508/660 kB | 213/490 kB
Progress (3): 0.8/1.0 MB | 508/660 kB | 229/490 kB
Progress (3): 0.8/1.0 MB | 508/660 kB | 229/490 kB
Progress (3): 0.8/1.0 MB | 524/660 kB | 229/490 kB
Progress (3): 0.8/1.0 MB | 524/660 kB | 229/490 kB
Progress (3): 0.8/1.0 MB | 524/660 kB | 229/490 kB
Progress (3): 0.8/1.0 MB | 524/660 kB | 229/490 kB
Progress (3): 0.8/1.0 MB | 524/660 kB | 229/490 kB
Progress (3): 0.9/1.0 MB | 524/660 kB | 229/490 kB
Progress (3): 0.9/1.0 MB | 524/660 kB | 229/490 kB
Progress (3): 0.9/1.0 MB | 524/660 kB | 229/490 kB
Progress (3): 0.9/1.0 MB | 524/660 kB | 229/490 kB
Progress (3): 0.9/1.0 MB | 524/660 kB | 229/490 kB
                                                  
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.96.Final/netty-codec-4.1.96.Final.jar
Progress (3): 0.9/1.0 MB | 541/660 kB | 229/490 kB
Progress (3): 0.9/1.0 MB | 557/660 kB | 229/490 kB
Progress (4): 0.9/1.0 MB | 557/660 kB | 229/490 kB | 16/44 kB
Progress (4): 0.9/1.0 MB | 573/660 kB | 229/490 kB | 16/44 kB
Progress (4): 0.9/1.0 MB | 573/660 kB | 229/490 kB | 16/44 kB
Progress (4): 0.9/1.0 MB | 585/660 kB | 229/490 kB | 16/44 kB
Progress (4): 1.0/1.0 MB | 585/660 kB | 229/490 kB | 16/44 kB
Progress (4): 1.0/1.0 MB | 601/660 kB | 229/490 kB | 16/44 kB
Progress (4): 1.0/1.0 MB | 601/660 kB | 229/490 kB | 16/44 kB
Progress (4): 1.0/1.0 MB | 617/660 kB | 229/490 kB | 16/44 kB
Progress (4): 1.0/1.0 MB | 617/660 kB | 229/490 kB | 16/44 kB
Progress (4): 1.0/1.0 MB | 634/660 kB | 229/490 kB | 16/44 kB
Progress (4): 1.0/1.0 MB | 650/660 kB | 229/490 kB | 16/44 kB
Progress (4): 1.0/1.0 MB | 660 kB | 229/490 kB | 16/44 kB    
Progress (5): 1.0/1.0 MB | 660 kB | 229/490 kB | 16/44 kB | 16/345 kB
Progress (5): 1.0/1.0 MB | 660 kB | 229/490 kB | 16/44 kB | 33/345 kB
Progress (5): 1.0/1.0 MB | 660 kB | 229/490 kB | 16/44 kB | 49/345 kB
Progress (5): 1.0/1.0 MB | 660 kB | 229/490 kB | 16/44 kB | 66/345 kB
Progress (5): 1.0/1.0 MB | 660 kB | 229/490 kB | 16/44 kB | 82/345 kB
Progress (5): 1.0/1.0 MB | 660 kB | 246/490 kB | 16/44 kB | 82/345 kB
Progress (5): 1.0 MB | 660 kB | 246/490 kB | 16/44 kB | 82/345 kB    
Progress (5): 1.0 MB | 660 kB | 262/490 kB | 16/44 kB | 82/345 kB
                                                                 
Downloaded from central: https://repo.maven.apache.org/maven2/org/ldaptive/ldaptive/2.2.0/ldaptive-2.2.0.jar (1.0 MB at 9.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.96.Final/netty-transport-native-epoll-4.1.96.Final-linux-x86_64.jar
Progress (4): 660 kB | 279/490 kB | 16/44 kB | 82/345 kB
Progress (4): 660 kB | 295/490 kB | 16/44 kB | 82/345 kB
Progress (4): 660 kB | 295/490 kB | 33/44 kB | 82/345 kB
Progress (4): 660 kB | 295/490 kB | 44 kB | 82/345 kB   
Progress (4): 660 kB | 295/490 kB | 44 kB | 98/345 kB
Progress (4): 660 kB | 311/490 kB | 44 kB | 98/345 kB
                                                     
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.96.Final/netty-transport-native-unix-common-4.1.96.Final.jar (44 kB at 414 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.96.Final/netty-transport-classes-epoll-4.1.96.Final.jar
Progress (3): 660 kB | 328/490 kB | 98/345 kB
Progress (3): 660 kB | 344/490 kB | 98/345 kB
Progress (3): 660 kB | 360/490 kB | 98/345 kB
Progress (4): 660 kB | 360/490 kB | 98/345 kB | 16/147 kB
Progress (4): 660 kB | 377/490 kB | 98/345 kB | 16/147 kB
Progress (4): 660 kB | 377/490 kB | 98/345 kB | 33/147 kB
Progress (4): 660 kB | 393/490 kB | 98/345 kB | 33/147 kB
Progress (4): 660 kB | 393/490 kB | 98/345 kB | 49/147 kB
Progress (4): 660 kB | 410/490 kB | 98/345 kB | 49/147 kB
Progress (4): 660 kB | 410/490 kB | 98/345 kB | 66/147 kB
Progress (4): 660 kB | 426/490 kB | 98/345 kB | 66/147 kB
Progress (4): 660 kB | 426/490 kB | 98/345 kB | 82/147 kB
Progress (4): 660 kB | 442/490 kB | 98/345 kB | 82/147 kB
Progress (5): 660 kB | 442/490 kB | 98/345 kB | 82/147 kB | 16/39 kB
Progress (5): 660 kB | 459/490 kB | 98/345 kB | 82/147 kB | 16/39 kB
Progress (5): 660 kB | 459/490 kB | 98/345 kB | 82/147 kB | 33/39 kB
Progress (5): 660 kB | 459/490 kB | 98/345 kB | 82/147 kB | 39 kB   
Progress (5): 660 kB | 459/490 kB | 115/345 kB | 82/147 kB | 39 kB
                                                                  
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.96.Final/netty-transport-native-epoll-4.1.96.Final-linux-x86_64.jar (39 kB at 339 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.96.Final/netty-transport-native-epoll-4.1.96.Final-linux-aarch_64.jar
Progress (4): 660 kB | 459/490 kB | 131/345 kB | 82/147 kB
Progress (4): 660 kB | 459/490 kB | 131/345 kB | 98/147 kB
Progress (4): 660 kB | 459/490 kB | 147/345 kB | 98/147 kB
Progress (4): 660 kB | 459/490 kB | 147/345 kB | 115/147 kB
Progress (4): 660 kB | 459/490 kB | 164/345 kB | 115/147 kB
Progress (4): 660 kB | 459/490 kB | 164/345 kB | 131/147 kB
Progress (4): 660 kB | 459/490 kB | 180/345 kB | 131/147 kB
Progress (4): 660 kB | 459/490 kB | 180/345 kB | 147 kB    
Progress (4): 660 kB | 459/490 kB | 197/345 kB | 147 kB
                                                       
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.96.Final/netty-transport-classes-epoll-4.1.96.Final.jar (147 kB at 1.3 MB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.96.Final/netty-common-4.1.96.Final.jar (660 kB at 5.4 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.96.Final/netty-transport-native-kqueue-4.1.96.Final-osx-x86_64.jar
Progress (3): 459/490 kB | 197/345 kB | 16/40 kB
Progress (3): 459/490 kB | 197/345 kB | 33/40 kB
Progress (3): 459/490 kB | 197/345 kB | 40 kB   
                                             
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.96.Final/netty-transport-native-epoll-4.1.96.Final-linux-aarch_64.jar (40 kB at 340 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.96.Final/netty-transport-classes-kqueue-4.1.96.Final.jar
Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.96.Final/netty-transport-native-kqueue-4.1.96.Final-osx-aarch_64.jar
Progress (2): 459/490 kB | 213/345 kB
Progress (3): 459/490 kB | 213/345 kB | 16/25 kB
Progress (3): 459/490 kB | 229/345 kB | 16/25 kB
Progress (3): 475/490 kB | 229/345 kB | 16/25 kB
Progress (3): 475/490 kB | 246/345 kB | 16/25 kB
Progress (3): 475/490 kB | 246/345 kB | 25 kB   
Progress (3): 475/490 kB | 256/345 kB | 25 kB
                                             
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.96.Final/netty-transport-native-kqueue-4.1.96.Final-osx-x86_64.jar (25 kB at 201 kB/s)
Progress (3): 475/490 kB | 256/345 kB | 16/25 kB
Progress (3): 475/490 kB | 256/345 kB | 25 kB   
Progress (4): 475/490 kB | 256/345 kB | 25 kB | 16/108 kB
Progress (4): 490 kB | 256/345 kB | 25 kB | 16/108 kB    
Progress (4): 490 kB | 256/345 kB | 25 kB | 33/108 kB
                                                     
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.96.Final/netty-transport-4.1.96.Final.jar (490 kB at 3.9 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.10.9/micrometer-observation-1.10.9.jar
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.96.Final/netty-transport-native-kqueue-4.1.96.Final-osx-aarch_64.jar (25 kB at 203 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-web/6.0.11/spring-web-6.0.11.jar
Progress (2): 256/345 kB | 49/108 kB
Progress (2): 256/345 kB | 66/108 kB
                                    
Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.10.9/micrometer-commons-1.10.9.jar
Progress (2): 256/345 kB | 82/108 kB
Progress (2): 256/345 kB | 98/108 kB
Progress (2): 256/345 kB | 108 kB   
Progress (2): 272/345 kB | 108 kB
Progress (2): 289/345 kB | 108 kB
Progress (2): 305/345 kB | 108 kB
Progress (3): 305/345 kB | 108 kB | 16/68 kB
Progress (3): 321/345 kB | 108 kB | 16/68 kB
Progress (3): 321/345 kB | 108 kB | 33/68 kB
Progress (3): 338/345 kB | 108 kB | 33/68 kB
Progress (4): 338/345 kB | 108 kB | 33/68 kB | 0/1.8 MB
Progress (5): 338/345 kB | 108 kB | 33/68 kB | 0/1.8 MB | 16/40 kB
Progress (5): 338/345 kB | 108 kB | 33/68 kB | 0/1.8 MB | 16/40 kB
Progress (5): 338/345 kB | 108 kB | 33/68 kB | 0/1.8 MB | 33/40 kB
Progress (5): 338/345 kB | 108 kB | 33/68 kB | 0/1.8 MB | 33/40 kB
Progress (5): 338/345 kB | 108 kB | 33/68 kB | 0/1.8 MB | 40 kB   
                                                               
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.96.Final/netty-transport-classes-kqueue-4.1.96.Final.jar (108 kB at 821 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar
Progress (4): 338/345 kB | 33/68 kB | 0.1/1.8 MB | 40 kB
Progress (4): 338/345 kB | 33/68 kB | 0.1/1.8 MB | 40 kB
                                                        
Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-commons/1.10.9/micrometer-commons-1.10.9.jar (40 kB at 299 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar
Progress (3): 338/345 kB | 49/68 kB | 0.1/1.8 MB
Progress (3): 345 kB | 49/68 kB | 0.1/1.8 MB    
Progress (3): 345 kB | 66/68 kB | 0.1/1.8 MB
Progress (3): 345 kB | 66/68 kB | 0.1/1.8 MB
Progress (3): 345 kB | 68 kB | 0.1/1.8 MB   
Progress (3): 345 kB | 68 kB | 0.1/1.8 MB
Progress (3): 345 kB | 68 kB | 0.1/1.8 MB
Progress (3): 345 kB | 68 kB | 0.1/1.8 MB
                                         
Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-observation/1.10.9/micrometer-observation-1.10.9.jar (68 kB at 500 kB/s)
Progress (2): 345 kB | 0.2/1.8 MB
Progress (3): 345 kB | 0.2/1.8 MB | 16/361 kB
Progress (4): 345 kB | 0.2/1.8 MB | 16/361 kB | 0/8.4 MB
Progress (4): 345 kB | 0.2/1.8 MB | 32/361 kB | 0/8.4 MB
Progress (4): 345 kB | 0.2/1.8 MB | 49/361 kB | 0/8.4 MB
Progress (4): 345 kB | 0.2/1.8 MB | 65/361 kB | 0/8.4 MB
Progress (4): 345 kB | 0.2/1.8 MB | 65/361 kB | 0/8.4 MB
Progress (4): 345 kB | 0.2/1.8 MB | 81/361 kB | 0/8.4 MB
Progress (4): 345 kB | 0.2/1.8 MB | 81/361 kB | 0/8.4 MB
Progress (4): 345 kB | 0.2/1.8 MB | 98/361 kB | 0/8.4 MB
Progress (4): 345 kB | 0.2/1.8 MB | 98/361 kB | 0/8.4 MB
Progress (4): 345 kB | 0.2/1.8 MB | 114/361 kB | 0/8.4 MB
Progress (4): 345 kB | 0.2/1.8 MB | 131/361 kB | 0/8.4 MB
                                                         
Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk18on/1.76/bcpkix-jdk18on-1.76.jar
Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.96.Final/netty-codec-4.1.96.Final.jar (345 kB at 2.4 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk18on/1.76/bcutil-jdk18on-1.76.jar
Progress (3): 0.2/1.8 MB | 131/361 kB | 0/8.4 MB
Progress (3): 0.2/1.8 MB | 131/361 kB | 0/8.4 MB
Progress (3): 0.2/1.8 MB | 147/361 kB | 0/8.4 MB
Progress (3): 0.3/1.8 MB | 147/361 kB | 0/8.4 MB
Progress (3): 0.3/1.8 MB | 163/361 kB | 0/8.4 MB
Progress (3): 0.3/1.8 MB | 163/361 kB | 0/8.4 MB
Progress (3): 0.3/1.8 MB | 180/361 kB | 0/8.4 MB
Progress (3): 0.3/1.8 MB | 180/361 kB | 0/8.4 MB
Progress (3): 0.3/1.8 MB | 196/361 kB | 0/8.4 MB
Progress (3): 0.3/1.8 MB | 196/361 kB | 0/8.4 MB
Progress (3): 0.3/1.8 MB | 212/361 kB | 0/8.4 MB
Progress (3): 0.3/1.8 MB | 212/361 kB | 0/8.4 MB
Progress (3): 0.3/1.8 MB | 229/361 kB | 0/8.4 MB
Progress (3): 0.3/1.8 MB | 229/361 kB | 0/8.4 MB
Progress (3): 0.3/1.8 MB | 245/361 kB | 0/8.4 MB
Progress (3): 0.3/1.8 MB | 245/361 kB | 0/8.4 MB
Progress (3): 0.3/1.8 MB | 245/361 kB | 0.1/8.4 MB
Progress (3): 0.3/1.8 MB | 245/361 kB | 0.1/8.4 MB
Progress (3): 0.3/1.8 MB | 245/361 kB | 0.1/8.4 MB
Progress (3): 0.3/1.8 MB | 245/361 kB | 0.1/8.4 MB
Progress (4): 0.3/1.8 MB | 245/361 kB | 0.1/8.4 MB | 16/677 kB
Progress (4): 0.3/1.8 MB | 245/361 kB | 0.1/8.4 MB | 16/677 kB
Progress (5): 0.3/1.8 MB | 245/361 kB | 0.1/8.4 MB | 16/677 kB | 0/1.1 MB
Progress (5): 0.3/1.8 MB | 245/361 kB | 0.1/8.4 MB | 16/677 kB | 0/1.1 MB
Progress (5): 0.3/1.8 MB | 245/361 kB | 0.1/8.4 MB | 16/677 kB | 0/1.1 MB
Progress (5): 0.3/1.8 MB | 245/361 kB | 0.1/8.4 MB | 16/677 kB | 0.1/1.1 MB
Progress (5): 0.3/1.8 MB | 245/361 kB | 0.1/8.4 MB | 16/677 kB | 0.1/1.1 MB
Progress (5): 0.3/1.8 MB | 245/361 kB | 0.1/8.4 MB | 16/677 kB | 0.1/1.1 MB
Progress (5): 0.3/1.8 MB | 245/361 kB | 0.1/8.4 MB | 16/677 kB | 0.1/1.1 MB
Progress (5): 0.3/1.8 MB | 245/361 kB | 0.1/8.4 MB | 16/677 kB | 0.1/1.1 MB
Progress (5): 0.3/1.8 MB | 245/361 kB | 0.1/8.4 MB | 16/677 kB | 0.1/1.1 MB
Progress (5): 0.3/1.8 MB | 245/361 kB | 0.1/8.4 MB | 16/677 kB | 0.2/1.1 MB
Progress (5): 0.3/1.8 MB | 245/361 kB | 0.1/8.4 MB | 16/677 kB | 0.2/1.1 MB
Progress (5): 0.3/1.8 MB | 245/361 kB | 0.1/8.4 MB | 16/677 kB | 0.2/1.1 MB
Progress (5): 0.3/1.8 MB | 245/361 kB | 0.1/8.4 MB | 16/677 kB | 0.2/1.1 MB
Progress (5): 0.3/1.8 MB | 245/361 kB | 0.1/8.4 MB | 16/677 kB | 0.2/1.1 MB
Progress (5): 0.3/1.8 MB | 245/361 kB | 0.1/8.4 MB | 16/677 kB | 0.2/1.1 MB
Progress (5): 0.3/1.8 MB | 245/361 kB | 0.1/8.4 MB | 16/677 kB | 0.3/1.1 MB
Progress (5): 0.3/1.8 MB | 245/361 kB | 0.1/8.4 MB | 16/677 kB | 0.3/1.1 MB
Progress (5): 0.3/1.8 MB | 245/361 kB | 0.1/8.4 MB | 16/677 kB | 0.3/1.1 MB
Progress (5): 0.3/1.8 MB | 262/361 kB | 0.1/8.4 MB | 16/677 kB | 0.3/1.1 MB
Progress (5): 0.3/1.8 MB | 262/361 kB | 0.1/8.4 MB | 32/677 kB | 0.3/1.1 MB
Progress (5): 0.3/1.8 MB | 262/361 kB | 0.1/8.4 MB | 49/677 kB | 0.3/1.1 MB
Progress (5): 0.3/1.8 MB | 262/361 kB | 0.1/8.4 MB | 65/677 kB | 0.3/1.1 MB
Progress (5): 0.3/1.8 MB | 262/361 kB | 0.1/8.4 MB | 81/677 kB | 0.3/1.1 MB
Progress (5): 0.3/1.8 MB | 262/361 kB | 0.1/8.4 MB | 98/677 kB | 0.3/1.1 MB
Progress (5): 0.3/1.8 MB | 262/361 kB | 0.1/8.4 MB | 114/677 kB | 0.3/1.1 MB
Progress (5): 0.3/1.8 MB | 262/361 kB | 0.1/8.4 MB | 131/677 kB | 0.3/1.1 MB
Progress (5): 0.3/1.8 MB | 262/361 kB | 0.1/8.4 MB | 147/677 kB | 0.3/1.1 MB
Progress (5): 0.3/1.8 MB | 278/361 kB | 0.1/8.4 MB | 147/677 kB | 0.3/1.1 MB
Progress (5): 0.3/1.8 MB | 294/361 kB | 0.1/8.4 MB | 147/677 kB | 0.3/1.1 MB
Progress (5): 0.3/1.8 MB | 311/361 kB | 0.1/8.4 MB | 147/677 kB | 0.3/1.1 MB
Progress (5): 0.3/1.8 MB | 327/361 kB | 0.1/8.4 MB | 147/677 kB | 0.3/1.1 MB
Progress (5): 0.3/1.8 MB | 344/361 kB | 0.1/8.4 MB | 147/677 kB | 0.3/1.1 MB
Progress (5): 0.3/1.8 MB | 360/361 kB | 0.1/8.4 MB | 147/677 kB | 0.3/1.1 MB
Progress (5): 0.3/1.8 MB | 361 kB | 0.1/8.4 MB | 147/677 kB | 0.3/1.1 MB    
                                                                        
Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar (361 kB at 2.2 MB/s)
Progress (4): 0.3/1.8 MB | 0.1/8.4 MB | 163/677 kB | 0.3/1.1 MB
Progress (4): 0.3/1.8 MB | 0.1/8.4 MB | 180/677 kB | 0.3/1.1 MB
Progress (4): 0.3/1.8 MB | 0.1/8.4 MB | 196/677 kB | 0.3/1.1 MB
Progress (4): 0.3/1.8 MB | 0.1/8.4 MB | 212/677 kB | 0.3/1.1 MB
Progress (4): 0.3/1.8 MB | 0.1/8.4 MB | 229/677 kB | 0.3/1.1 MB
Progress (4): 0.3/1.8 MB | 0.1/8.4 MB | 245/677 kB | 0.3/1.1 MB
Progress (4): 0.3/1.8 MB | 0.1/8.4 MB | 262/677 kB | 0.3/1.1 MB
Progress (4): 0.3/1.8 MB | 0.1/8.4 MB | 278/677 kB | 0.3/1.1 MB
Progress (4): 0.3/1.8 MB | 0.1/8.4 MB | 294/677 kB | 0.3/1.1 MB
Progress (4): 0.4/1.8 MB | 0.1/8.4 MB | 294/677 kB | 0.3/1.1 MB
Progress (4): 0.4/1.8 MB | 0.1/8.4 MB | 294/677 kB | 0.3/1.1 MB
Progress (4): 0.4/1.8 MB | 0.1/8.4 MB | 294/677 kB | 0.3/1.1 MB
Progress (4): 0.4/1.8 MB | 0.1/8.4 MB | 294/677 kB | 0.3/1.1 MB
Progress (4): 0.4/1.8 MB | 0.1/8.4 MB | 294/677 kB | 0.3/1.1 MB
Progress (4): 0.4/1.8 MB | 0.1/8.4 MB | 294/677 kB | 0.3/1.1 MB
Progress (4): 0.5/1.8 MB | 0.1/8.4 MB | 294/677 kB | 0.3/1.1 MB
                                                               
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/6.0.11/spring-jcl-6.0.11.jar
Progress (4): 0.5/1.8 MB | 0.1/8.4 MB | 294/677 kB | 0.3/1.1 MB
Progress (4): 0.5/1.8 MB | 0.2/8.4 MB | 294/677 kB | 0.3/1.1 MB
Progress (4): 0.5/1.8 MB | 0.2/8.4 MB | 294/677 kB | 0.3/1.1 MB
Progress (4): 0.5/1.8 MB | 0.2/8.4 MB | 294/677 kB | 0.3/1.1 MB
Progress (4): 0.5/1.8 MB | 0.2/8.4 MB | 294/677 kB | 0.3/1.1 MB
Progress (4): 0.5/1.8 MB | 0.2/8.4 MB | 294/677 kB | 0.3/1.1 MB
Progress (4): 0.5/1.8 MB | 0.2/8.4 MB | 294/677 kB | 0.3/1.1 MB
Progress (5): 0.5/1.8 MB | 0.2/8.4 MB | 294/677 kB | 0.3/1.1 MB | 16/24 kB
Progress (5): 0.5/1.8 MB | 0.2/8.4 MB | 294/677 kB | 0.3/1.1 MB | 24 kB   
Progress (5): 0.5/1.8 MB | 0.2/8.4 MB | 311/677 kB | 0.3/1.1 MB | 24 kB
Progress (5): 0.5/1.8 MB | 0.2/8.4 MB | 311/677 kB | 0.3/1.1 MB | 24 kB
Progress (5): 0.5/1.8 MB | 0.2/8.4 MB | 327/677 kB | 0.3/1.1 MB | 24 kB
Progress (5): 0.5/1.8 MB | 0.2/8.4 MB | 327/677 kB | 0.3/1.1 MB | 24 kB
Progress (5): 0.5/1.8 MB | 0.2/8.4 MB | 327/677 kB | 0.3/1.1 MB | 24 kB
                                                                       
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-jcl/6.0.11/spring-jcl-6.0.11.jar (24 kB at 133 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/6.0.11/spring-webmvc-6.0.11.jar
Progress (4): 0.5/1.8 MB | 0.3/8.4 MB | 327/677 kB | 0.3/1.1 MB
Progress (4): 0.5/1.8 MB | 0.3/8.4 MB | 327/677 kB | 0.3/1.1 MB
Progress (4): 0.5/1.8 MB | 0.3/8.4 MB | 327/677 kB | 0.3/1.1 MB
Progress (4): 0.5/1.8 MB | 0.3/8.4 MB | 327/677 kB | 0.3/1.1 MB
Progress (4): 0.5/1.8 MB | 0.3/8.4 MB | 327/677 kB | 0.3/1.1 MB
Progress (4): 0.5/1.8 MB | 0.3/8.4 MB | 327/677 kB | 0.3/1.1 MB
Progress (4): 0.5/1.8 MB | 0.3/8.4 MB | 327/677 kB | 0.3/1.1 MB
Progress (4): 0.5/1.8 MB | 0.3/8.4 MB | 327/677 kB | 0.3/1.1 MB
Progress (5): 0.5/1.8 MB | 0.3/8.4 MB | 327/677 kB | 0.3/1.1 MB | 0/1.0 MB
Progress (5): 0.5/1.8 MB | 0.3/8.4 MB | 327/677 kB | 0.3/1.1 MB | 0/1.0 MB
Progress (5): 0.5/1.8 MB | 0.3/8.4 MB | 327/677 kB | 0.3/1.1 MB | 0/1.0 MB
Progress (5): 0.5/1.8 MB | 0.3/8.4 MB | 327/677 kB | 0.3/1.1 MB | 0/1.0 MB
Progress (5): 0.5/1.8 MB | 0.3/8.4 MB | 327/677 kB | 0.3/1.1 MB | 0/1.0 MB
Progress (5): 0.5/1.8 MB | 0.3/8.4 MB | 327/677 kB | 0.3/1.1 MB | 0/1.0 MB
Progress (5): 0.5/1.8 MB | 0.3/8.4 MB | 327/677 kB | 0.3/1.1 MB | 0.1/1.0 MB
Progress (5): 0.5/1.8 MB | 0.3/8.4 MB | 327/677 kB | 0.3/1.1 MB | 0.1/1.0 MB
Progress (5): 0.5/1.8 MB | 0.3/8.4 MB | 327/677 kB | 0.3/1.1 MB | 0.1/1.0 MB
Progress (5): 0.5/1.8 MB | 0.4/8.4 MB | 327/677 kB | 0.3/1.1 MB | 0.1/1.0 MB
Progress (5): 0.5/1.8 MB | 0.4/8.4 MB | 344/677 kB | 0.3/1.1 MB | 0.1/1.0 MB
Progress (5): 0.5/1.8 MB | 0.4/8.4 MB | 344/677 kB | 0.3/1.1 MB | 0.1/1.0 MB
Progress (5): 0.5/1.8 MB | 0.4/8.4 MB | 344/677 kB | 0.3/1.1 MB | 0.1/1.0 MB
Progress (5): 0.5/1.8 MB | 0.4/8.4 MB | 344/677 kB | 0.3/1.1 MB | 0.1/1.0 MB
Progress (5): 0.5/1.8 MB | 0.4/8.4 MB | 344/677 kB | 0.3/1.1 MB | 0.1/1.0 MB
Progress (5): 0.5/1.8 MB | 0.4/8.4 MB | 360/677 kB | 0.3/1.1 MB | 0.1/1.0 MB
Progress (5): 0.5/1.8 MB | 0.4/8.4 MB | 376/677 kB | 0.3/1.1 MB | 0.1/1.0 MB
Progress (5): 0.5/1.8 MB | 0.4/8.4 MB | 393/677 kB | 0.3/1.1 MB | 0.1/1.0 MB
Progress (5): 0.5/1.8 MB | 0.4/8.4 MB | 402/677 kB | 0.3/1.1 MB | 0.1/1.0 MB
Progress (5): 0.5/1.8 MB | 0.4/8.4 MB | 418/677 kB | 0.3/1.1 MB | 0.1/1.0 MB
Progress (5): 0.5/1.8 MB | 0.4/8.4 MB | 435/677 kB | 0.3/1.1 MB | 0.1/1.0 MB
Progress (5): 0.5/1.8 MB | 0.4/8.4 MB | 439/677 kB | 0.3/1.1 MB | 0.1/1.0 MB
Progress (5): 0.5/1.8 MB | 0.4/8.4 MB | 455/677 kB | 0.3/1.1 MB | 0.1/1.0 MB
Progress (5): 0.5/1.8 MB | 0.4/8.4 MB | 471/677 kB | 0.3/1.1 MB | 0.1/1.0 MB
Progress (5): 0.5/1.8 MB | 0.4/8.4 MB | 488/677 kB | 0.3/1.1 MB | 0.1/1.0 MB
Progress (5): 0.5/1.8 MB | 0.4/8.4 MB | 504/677 kB | 0.3/1.1 MB | 0.1/1.0 MB
Progress (5): 0.5/1.8 MB | 0.4/8.4 MB | 504/677 kB | 0.4/1.1 MB | 0.1/1.0 MB
Progress (5): 0.5/1.8 MB | 0.4/8.4 MB | 520/677 kB | 0.4/1.1 MB | 0.1/1.0 MB
Progress (5): 0.5/1.8 MB | 0.4/8.4 MB | 520/677 kB | 0.4/1.1 MB | 0.1/1.0 MB
Progress (5): 0.5/1.8 MB | 0.4/8.4 MB | 520/677 kB | 0.4/1.1 MB | 0.1/1.0 MB
Progress (5): 0.5/1.8 MB | 0.4/8.4 MB | 520/677 kB | 0.4/1.1 MB | 0.1/1.0 MB
Progress (5): 0.6/1.8 MB | 0.4/8.4 MB | 520/677 kB | 0.4/1.1 MB | 0.1/1.0 MB
Progress (5): 0.6/1.8 MB | 0.4/8.4 MB | 520/677 kB | 0.4/1.1 MB | 0.1/1.0 MB
Progress (5): 0.6/1.8 MB | 0.4/8.4 MB | 520/677 kB | 0.4/1.1 MB | 0.1/1.0 MB
Progress (5): 0.6/1.8 MB | 0.4/8.4 MB | 520/677 kB | 0.4/1.1 MB | 0.1/1.0 MB
Progress (5): 0.6/1.8 MB | 0.4/8.4 MB | 520/677 kB | 0.4/1.1 MB | 0.1/1.0 MB
Progress (5): 0.6/1.8 MB | 0.4/8.4 MB | 520/677 kB | 0.4/1.1 MB | 0.1/1.0 MB
Progress (5): 0.6/1.8 MB | 0.4/8.4 MB | 520/677 kB | 0.4/1.1 MB | 0.1/1.0 MB
Progress (5): 0.6/1.8 MB | 0.4/8.4 MB | 520/677 kB | 0.5/1.1 MB | 0.1/1.0 MB
Progress (5): 0.6/1.8 MB | 0.4/8.4 MB | 520/677 kB | 0.5/1.1 MB | 0.1/1.0 MB
Progress (5): 0.6/1.8 MB | 0.4/8.4 MB | 520/677 kB | 0.5/1.1 MB | 0.1/1.0 MB
Progress (5): 0.6/1.8 MB | 0.4/8.4 MB | 520/677 kB | 0.5/1.1 MB | 0.1/1.0 MB
Progress (5): 0.6/1.8 MB | 0.4/8.4 MB | 520/677 kB | 0.5/1.1 MB | 0.1/1.0 MB
Progress (5): 0.7/1.8 MB | 0.4/8.4 MB | 520/677 kB | 0.5/1.1 MB | 0.1/1.0 MB
Progress (5): 0.7/1.8 MB | 0.4/8.4 MB | 520/677 kB | 0.5/1.1 MB | 0.1/1.0 MB
Progress (5): 0.7/1.8 MB | 0.4/8.4 MB | 520/677 kB | 0.5/1.1 MB | 0.1/1.0 MB
Progress (5): 0.7/1.8 MB | 0.4/8.4 MB | 520/677 kB | 0.5/1.1 MB | 0.1/1.0 MB
Progress (5): 0.7/1.8 MB | 0.4/8.4 MB | 520/677 kB | 0.5/1.1 MB | 0.1/1.0 MB
Progress (5): 0.7/1.8 MB | 0.4/8.4 MB | 520/677 kB | 0.5/1.1 MB | 0.1/1.0 MB
Progress (5): 0.7/1.8 MB | 0.4/8.4 MB | 520/677 kB | 0.5/1.1 MB | 0.1/1.0 MB
Progress (5): 0.7/1.8 MB | 0.4/8.4 MB | 520/677 kB | 0.5/1.1 MB | 0.2/1.0 MB
Progress (5): 0.7/1.8 MB | 0.4/8.4 MB | 520/677 kB | 0.5/1.1 MB | 0.2/1.0 MB
Progress (5): 0.7/1.8 MB | 0.4/8.4 MB | 520/677 kB | 0.5/1.1 MB | 0.2/1.0 MB
Progress (5): 0.7/1.8 MB | 0.4/8.4 MB | 520/677 kB | 0.5/1.1 MB | 0.2/1.0 MB
Progress (5): 0.7/1.8 MB | 0.4/8.4 MB | 520/677 kB | 0.5/1.1 MB | 0.2/1.0 MB
Progress (5): 0.7/1.8 MB | 0.4/8.4 MB | 520/677 kB | 0.5/1.1 MB | 0.2/1.0 MB
Progress (5): 0.7/1.8 MB | 0.4/8.4 MB | 520/677 kB | 0.5/1.1 MB | 0.3/1.0 MB
Progress (5): 0.7/1.8 MB | 0.4/8.4 MB | 520/677 kB | 0.5/1.1 MB | 0.3/1.0 MB
Progress (5): 0.7/1.8 MB | 0.4/8.4 MB | 537/677 kB | 0.5/1.1 MB | 0.3/1.0 MB
Progress (5): 0.7/1.8 MB | 0.4/8.4 MB | 537/677 kB | 0.5/1.1 MB | 0.3/1.0 MB
Progress (5): 0.7/1.8 MB | 0.4/8.4 MB | 537/677 kB | 0.5/1.1 MB | 0.3/1.0 MB
Progress (5): 0.7/1.8 MB | 0.4/8.4 MB | 537/677 kB | 0.5/1.1 MB | 0.3/1.0 MB
Progress (5): 0.7/1.8 MB | 0.4/8.4 MB | 537/677 kB | 0.5/1.1 MB | 0.3/1.0 MB
Progress (5): 0.7/1.8 MB | 0.4/8.4 MB | 537/677 kB | 0.5/1.1 MB | 0.3/1.0 MB
Progress (5): 0.7/1.8 MB | 0.4/8.4 MB | 553/677 kB | 0.5/1.1 MB | 0.3/1.0 MB
Progress (5): 0.7/1.8 MB | 0.5/8.4 MB | 553/677 kB | 0.5/1.1 MB | 0.3/1.0 MB
Progress (5): 0.7/1.8 MB | 0.5/8.4 MB | 570/677 kB | 0.5/1.1 MB | 0.3/1.0 MB
Progress (5): 0.7/1.8 MB | 0.5/8.4 MB | 570/677 kB | 0.5/1.1 MB | 0.3/1.0 MB
Progress (5): 0.7/1.8 MB | 0.5/8.4 MB | 586/677 kB | 0.5/1.1 MB | 0.3/1.0 MB
Progress (5): 0.7/1.8 MB | 0.5/8.4 MB | 586/677 kB | 0.6/1.1 MB | 0.3/1.0 MB
Progress (5): 0.7/1.8 MB | 0.5/8.4 MB | 602/677 kB | 0.6/1.1 MB | 0.3/1.0 MB
Progress (5): 0.7/1.8 MB | 0.5/8.4 MB | 602/677 kB | 0.6/1.1 MB | 0.3/1.0 MB
Progress (5): 0.7/1.8 MB | 0.5/8.4 MB | 602/677 kB | 0.6/1.1 MB | 0.3/1.0 MB
Progress (5): 0.7/1.8 MB | 0.5/8.4 MB | 602/677 kB | 0.6/1.1 MB | 0.3/1.0 MB
Progress (5): 0.7/1.8 MB | 0.5/8.4 MB | 602/677 kB | 0.6/1.1 MB | 0.3/1.0 MB
Progress (5): 0.8/1.8 MB | 0.5/8.4 MB | 602/677 kB | 0.6/1.1 MB | 0.3/1.0 MB
Progress (5): 0.8/1.8 MB | 0.5/8.4 MB | 602/677 kB | 0.6/1.1 MB | 0.3/1.0 MB
Progress (5): 0.8/1.8 MB | 0.5/8.4 MB | 602/677 kB | 0.6/1.1 MB | 0.3/1.0 MB
Progress (5): 0.8/1.8 MB | 0.5/8.4 MB | 602/677 kB | 0.6/1.1 MB | 0.3/1.0 MB
Progress (5): 0.8/1.8 MB | 0.5/8.4 MB | 602/677 kB | 0.6/1.1 MB | 0.3/1.0 MB
Progress (5): 0.8/1.8 MB | 0.5/8.4 MB | 602/677 kB | 0.6/1.1 MB | 0.3/1.0 MB
Progress (5): 0.8/1.8 MB | 0.5/8.4 MB | 602/677 kB | 0.6/1.1 MB | 0.3/1.0 MB
Progress (5): 0.8/1.8 MB | 0.5/8.4 MB | 602/677 kB | 0.7/1.1 MB | 0.3/1.0 MB
Progress (5): 0.8/1.8 MB | 0.5/8.4 MB | 602/677 kB | 0.7/1.1 MB | 0.3/1.0 MB
Progress (5): 0.8/1.8 MB | 0.5/8.4 MB | 602/677 kB | 0.7/1.1 MB | 0.3/1.0 MB
Progress (5): 0.8/1.8 MB | 0.5/8.4 MB | 602/677 kB | 0.7/1.1 MB | 0.3/1.0 MB
Progress (5): 0.8/1.8 MB | 0.5/8.4 MB | 602/677 kB | 0.7/1.1 MB | 0.3/1.0 MB
Progress (5): 0.8/1.8 MB | 0.5/8.4 MB | 619/677 kB | 0.7/1.1 MB | 0.3/1.0 MB
Progress (5): 0.8/1.8 MB | 0.5/8.4 MB | 635/677 kB | 0.7/1.1 MB | 0.3/1.0 MB
Progress (5): 0.8/1.8 MB | 0.5/8.4 MB | 652/677 kB | 0.7/1.1 MB | 0.3/1.0 MB
Progress (5): 0.8/1.8 MB | 0.5/8.4 MB | 658/677 kB | 0.7/1.1 MB | 0.3/1.0 MB
Progress (5): 0.8/1.8 MB | 0.5/8.4 MB | 674/677 kB | 0.7/1.1 MB | 0.3/1.0 MB
Progress (5): 0.8/1.8 MB | 0.5/8.4 MB | 677 kB | 0.7/1.1 MB | 0.3/1.0 MB    
                                                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk18on/1.76/bcutil-jdk18on-1.76.jar (677 kB at 3.1 MB/s)
Progress (4): 0.8/1.8 MB | 0.5/8.4 MB | 0.7/1.1 MB | 0.3/1.0 MB
Progress (4): 0.8/1.8 MB | 0.5/8.4 MB | 0.7/1.1 MB | 0.3/1.0 MB
Progress (4): 0.8/1.8 MB | 0.5/8.4 MB | 0.7/1.1 MB | 0.3/1.0 MB
Progress (4): 0.8/1.8 MB | 0.5/8.4 MB | 0.7/1.1 MB | 0.3/1.0 MB
Progress (4): 0.9/1.8 MB | 0.5/8.4 MB | 0.7/1.1 MB | 0.3/1.0 MB
Progress (4): 0.9/1.8 MB | 0.5/8.4 MB | 0.7/1.1 MB | 0.3/1.0 MB
Progress (4): 0.9/1.8 MB | 0.5/8.4 MB | 0.7/1.1 MB | 0.3/1.0 MB
Progress (4): 0.9/1.8 MB | 0.5/8.4 MB | 0.7/1.1 MB | 0.3/1.0 MB
Progress (4): 0.9/1.8 MB | 0.5/8.4 MB | 0.7/1.1 MB | 0.3/1.0 MB
Progress (4): 0.9/1.8 MB | 0.6/8.4 MB | 0.7/1.1 MB | 0.3/1.0 MB
Progress (4): 0.9/1.8 MB | 0.6/8.4 MB | 0.7/1.1 MB | 0.3/1.0 MB
Progress (4): 0.9/1.8 MB | 0.6/8.4 MB | 0.7/1.1 MB | 0.3/1.0 MB
                                                               
Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.jar
Progress (4): 0.9/1.8 MB | 0.6/8.4 MB | 0.7/1.1 MB | 0.3/1.0 MB
Progress (4): 0.9/1.8 MB | 0.6/8.4 MB | 0.7/1.1 MB | 0.3/1.0 MB
Progress (4): 0.9/1.8 MB | 0.6/8.4 MB | 0.7/1.1 MB | 0.3/1.0 MB
Progress (4): 0.9/1.8 MB | 0.6/8.4 MB | 0.7/1.1 MB | 0.3/1.0 MB
Progress (4): 0.9/1.8 MB | 0.6/8.4 MB | 0.7/1.1 MB | 0.3/1.0 MB
Progress (4): 0.9/1.8 MB | 0.6/8.4 MB | 0.7/1.1 MB | 0.3/1.0 MB
Progress (4): 0.9/1.8 MB | 0.6/8.4 MB | 0.7/1.1 MB | 0.3/1.0 MB
Progress (4): 0.9/1.8 MB | 0.6/8.4 MB | 0.7/1.1 MB | 0.4/1.0 MB
Progress (4): 0.9/1.8 MB | 0.6/8.4 MB | 0.7/1.1 MB | 0.4/1.0 MB
Progress (4): 0.9/1.8 MB | 0.6/8.4 MB | 0.7/1.1 MB | 0.4/1.0 MB
Progress (4): 0.9/1.8 MB | 0.6/8.4 MB | 0.7/1.1 MB | 0.4/1.0 MB
Progress (4): 0.9/1.8 MB | 0.6/8.4 MB | 0.7/1.1 MB | 0.4/1.0 MB
Progress (4): 0.9/1.8 MB | 0.6/8.4 MB | 0.7/1.1 MB | 0.4/1.0 MB
Progress (4): 0.9/1.8 MB | 0.6/8.4 MB | 0.7/1.1 MB | 0.4/1.0 MB
Progress (4): 0.9/1.8 MB | 0.6/8.4 MB | 0.7/1.1 MB | 0.4/1.0 MB
Progress (4): 0.9/1.8 MB | 0.6/8.4 MB | 0.7/1.1 MB | 0.4/1.0 MB
Progress (4): 0.9/1.8 MB | 0.6/8.4 MB | 0.7/1.1 MB | 0.4/1.0 MB
Progress (4): 0.9/1.8 MB | 0.6/8.4 MB | 0.7/1.1 MB | 0.5/1.0 MB
Progress (4): 0.9/1.8 MB | 0.6/8.4 MB | 0.7/1.1 MB | 0.5/1.0 MB
Progress (4): 0.9/1.8 MB | 0.6/8.4 MB | 0.8/1.1 MB | 0.5/1.0 MB
Progress (4): 0.9/1.8 MB | 0.7/8.4 MB | 0.8/1.1 MB | 0.5/1.0 MB
Progress (4): 0.9/1.8 MB | 0.7/8.4 MB | 0.8/1.1 MB | 0.5/1.0 MB
Progress (4): 0.9/1.8 MB | 0.7/8.4 MB | 0.8/1.1 MB | 0.5/1.0 MB
Progress (5): 0.9/1.8 MB | 0.7/8.4 MB | 0.8/1.1 MB | 0.5/1.0 MB | 0/3.0 MB
Progress (5): 0.9/1.8 MB | 0.7/8.4 MB | 0.8/1.1 MB | 0.5/1.0 MB | 0/3.0 MB
Progress (5): 0.9/1.8 MB | 0.7/8.4 MB | 0.8/1.1 MB | 0.5/1.0 MB | 0/3.0 MB
Progress (5): 0.9/1.8 MB | 0.7/8.4 MB | 0.8/1.1 MB | 0.5/1.0 MB | 0/3.0 MB
Progress (5): 0.9/1.8 MB | 0.7/8.4 MB | 0.8/1.1 MB | 0.5/1.0 MB | 0/3.0 MB
Progress (5): 0.9/1.8 MB | 0.7/8.4 MB | 0.8/1.1 MB | 0.5/1.0 MB | 0/3.0 MB
Progress (5): 0.9/1.8 MB | 0.7/8.4 MB | 0.8/1.1 MB | 0.5/1.0 MB | 0.1/3.0 MB
Progress (5): 0.9/1.8 MB | 0.8/8.4 MB | 0.8/1.1 MB | 0.5/1.0 MB | 0.1/3.0 MB
Progress (5): 0.9/1.8 MB | 0.8/8.4 MB | 0.8/1.1 MB | 0.5/1.0 MB | 0.1/3.0 MB
Progress (5): 0.9/1.8 MB | 0.8/8.4 MB | 0.8/1.1 MB | 0.5/1.0 MB | 0.1/3.0 MB
Progress (5): 0.9/1.8 MB | 0.8/8.4 MB | 0.8/1.1 MB | 0.5/1.0 MB | 0.1/3.0 MB
Progress (5): 0.9/1.8 MB | 0.8/8.4 MB | 0.8/1.1 MB | 0.5/1.0 MB | 0.1/3.0 MB
Progress (5): 0.9/1.8 MB | 0.8/8.4 MB | 0.8/1.1 MB | 0.5/1.0 MB | 0.1/3.0 MB
Progress (5): 0.9/1.8 MB | 0.8/8.4 MB | 0.8/1.1 MB | 0.5/1.0 MB | 0.1/3.0 MB
Progress (5): 0.9/1.8 MB | 0.8/8.4 MB | 0.8/1.1 MB | 0.5/1.0 MB | 0.1/3.0 MB
Progress (5): 0.9/1.8 MB | 0.8/8.4 MB | 0.8/1.1 MB | 0.5/1.0 MB | 0.1/3.0 MB
Progress (5): 0.9/1.8 MB | 0.8/8.4 MB | 0.8/1.1 MB | 0.5/1.0 MB | 0.1/3.0 MB
Progress (5): 0.9/1.8 MB | 0.8/8.4 MB | 0.8/1.1 MB | 0.5/1.0 MB | 0.1/3.0 MB
Progress (5): 1.0/1.8 MB | 0.8/8.4 MB | 0.8/1.1 MB | 0.5/1.0 MB | 0.1/3.0 MB
Progress (5): 1.0/1.8 MB | 0.8/8.4 MB | 0.8/1.1 MB | 0.5/1.0 MB | 0.1/3.0 MB
Progress (5): 1.0/1.8 MB | 0.8/8.4 MB | 0.8/1.1 MB | 0.5/1.0 MB | 0.1/3.0 MB
Progress (5): 1.0/1.8 MB | 0.8/8.4 MB | 0.8/1.1 MB | 0.5/1.0 MB | 0.1/3.0 MB
Progress (5): 1.0/1.8 MB | 0.8/8.4 MB | 0.8/1.1 MB | 0.5/1.0 MB | 0.1/3.0 MB
Progress (5): 1.0/1.8 MB | 0.8/8.4 MB | 0.8/1.1 MB | 0.5/1.0 MB | 0.1/3.0 MB
Progress (5): 1.0/1.8 MB | 0.8/8.4 MB | 0.8/1.1 MB | 0.5/1.0 MB | 0.1/3.0 MB
Progress (5): 1.0/1.8 MB | 0.8/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.1/3.0 MB
Progress (5): 1.0/1.8 MB | 0.8/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.1/3.0 MB
Progress (5): 1.0/1.8 MB | 0.8/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.1/3.0 MB
Progress (5): 1.0/1.8 MB | 0.8/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.1/3.0 MB
Progress (5): 1.0/1.8 MB | 0.8/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.1/3.0 MB
Progress (5): 1.1/1.8 MB | 0.8/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.1/3.0 MB
Progress (5): 1.1/1.8 MB | 0.8/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.1/3.0 MB
Progress (5): 1.1/1.8 MB | 0.8/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.1/3.0 MB
Progress (5): 1.1/1.8 MB | 0.8/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.1/3.0 MB
Progress (5): 1.1/1.8 MB | 0.8/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.1/3.0 MB
Progress (5): 1.1/1.8 MB | 0.8/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.1/3.0 MB
Progress (5): 1.1/1.8 MB | 0.8/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.1/3.0 MB
Progress (5): 1.1/1.8 MB | 0.8/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.1/3.0 MB
Progress (5): 1.1/1.8 MB | 0.9/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.1/3.0 MB
Progress (5): 1.1/1.8 MB | 0.9/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.2/3.0 MB
Progress (5): 1.1/1.8 MB | 0.9/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.2/3.0 MB
Progress (5): 1.1/1.8 MB | 0.9/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.2/3.0 MB
Progress (5): 1.1/1.8 MB | 0.9/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.2/3.0 MB
Progress (5): 1.1/1.8 MB | 0.9/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.2/3.0 MB
Progress (5): 1.1/1.8 MB | 0.9/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.2/3.0 MB
Progress (5): 1.1/1.8 MB | 0.9/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.2/3.0 MB
Progress (5): 1.1/1.8 MB | 0.9/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.2/3.0 MB
Progress (5): 1.1/1.8 MB | 0.9/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.2/3.0 MB
Progress (5): 1.1/1.8 MB | 0.9/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.2/3.0 MB
Progress (5): 1.1/1.8 MB | 0.9/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.2/3.0 MB
Progress (5): 1.1/1.8 MB | 1.0/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.2/3.0 MB
Progress (5): 1.1/1.8 MB | 1.0/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.2/3.0 MB
Progress (5): 1.1/1.8 MB | 1.0/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.2/3.0 MB
Progress (5): 1.1/1.8 MB | 1.0/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.2/3.0 MB
Progress (5): 1.1/1.8 MB | 1.0/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.2/3.0 MB
Progress (5): 1.1/1.8 MB | 1.0/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.3/3.0 MB
Progress (5): 1.1/1.8 MB | 1.0/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.3/3.0 MB
Progress (5): 1.1/1.8 MB | 1.0/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.3/3.0 MB
Progress (5): 1.1/1.8 MB | 1.0/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.3/3.0 MB
Progress (5): 1.1/1.8 MB | 1.0/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.3/3.0 MB
Progress (5): 1.1/1.8 MB | 1.0/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.3/3.0 MB
Progress (5): 1.1/1.8 MB | 1.0/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.4/3.0 MB
Progress (5): 1.1/1.8 MB | 1.0/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.4/3.0 MB
Progress (5): 1.1/1.8 MB | 1.0/8.4 MB | 0.9/1.1 MB | 0.5/1.0 MB | 0.4/3.0 MB
Progress (5): 1.1/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.5/1.0 MB | 0.4/3.0 MB
Progress (5): 1.1/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.5/1.0 MB | 0.4/3.0 MB
Progress (5): 1.1/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.5/1.0 MB | 0.4/3.0 MB
Progress (5): 1.1/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.5/1.0 MB | 0.4/3.0 MB
Progress (5): 1.1/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.5/1.0 MB | 0.4/3.0 MB
Progress (5): 1.1/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.5/1.0 MB | 0.4/3.0 MB
Progress (5): 1.1/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.5/1.0 MB | 0.4/3.0 MB
Progress (5): 1.1/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.5/1.0 MB | 0.4/3.0 MB
Progress (5): 1.1/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.5/1.0 MB | 0.4/3.0 MB
Progress (5): 1.1/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.6/1.0 MB | 0.4/3.0 MB
Progress (5): 1.1/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.6/1.0 MB | 0.4/3.0 MB
Progress (5): 1.1/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.6/1.0 MB | 0.4/3.0 MB
Progress (5): 1.1/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.6/1.0 MB | 0.4/3.0 MB
Progress (5): 1.1/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.6/1.0 MB | 0.4/3.0 MB
Progress (5): 1.1/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.6/1.0 MB | 0.4/3.0 MB
Progress (5): 1.1/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.4/3.0 MB
Progress (5): 1.1/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.4/3.0 MB
Progress (5): 1.1/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.4/3.0 MB
Progress (5): 1.1/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.4/3.0 MB
Progress (5): 1.2/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.4/3.0 MB
Progress (5): 1.2/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.4/3.0 MB
Progress (5): 1.2/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.4/3.0 MB
Progress (5): 1.2/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.4/3.0 MB
Progress (5): 1.2/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.4/3.0 MB
Progress (5): 1.2/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.4/3.0 MB
Progress (5): 1.2/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.4/3.0 MB
Progress (5): 1.3/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.4/3.0 MB
Progress (5): 1.3/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.4/3.0 MB
Progress (5): 1.3/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.4/3.0 MB
Progress (5): 1.3/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.4/3.0 MB
Progress (5): 1.3/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.4/3.0 MB
Progress (5): 1.3/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.4/3.0 MB
Progress (5): 1.3/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.4/3.0 MB
Progress (5): 1.4/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.4/3.0 MB
Progress (5): 1.4/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.4/3.0 MB
Progress (5): 1.4/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.4/3.0 MB
Progress (5): 1.4/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.4/3.0 MB
Progress (5): 1.4/1.8 MB | 1.0/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.4/3.0 MB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.4/3.0 MB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.4/3.0 MB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.4/3.0 MB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.4/3.0 MB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.4/3.0 MB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.4/3.0 MB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.4/3.0 MB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.4/3.0 MB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.4/3.0 MB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.5/3.0 MB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.5/3.0 MB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.5/3.0 MB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.5/3.0 MB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 1.0/1.1 MB | 0.7/1.0 MB | 0.5/3.0 MB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 1.1/1.1 MB | 0.7/1.0 MB | 0.5/3.0 MB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 1.1/1.1 MB | 0.8/1.0 MB | 0.5/3.0 MB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 1.1/1.1 MB | 0.8/1.0 MB | 0.5/3.0 MB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 1.1/1.1 MB | 0.8/1.0 MB | 0.5/3.0 MB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 1.1/1.1 MB | 0.8/1.0 MB | 0.5/3.0 MB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 1.1/1.1 MB | 0.8/1.0 MB | 0.5/3.0 MB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 1.1/1.1 MB | 0.8/1.0 MB | 0.5/3.0 MB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 1.1 MB | 0.8/1.0 MB | 0.5/3.0 MB    
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 1.1 MB | 0.8/1.0 MB | 0.5/3.0 MB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 1.1 MB | 0.8/1.0 MB | 0.5/3.0 MB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 1.1 MB | 0.8/1.0 MB | 0.5/3.0 MB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 1.1 MB | 0.9/1.0 MB | 0.5/3.0 MB
                                                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk18on/1.76/bcpkix-jdk18on-1.76.jar (1.1 MB at 4.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar
Progress (4): 1.4/1.8 MB | 1.1/8.4 MB | 0.9/1.0 MB | 0.5/3.0 MB
Progress (4): 1.4/1.8 MB | 1.1/8.4 MB | 0.9/1.0 MB | 0.5/3.0 MB
Progress (4): 1.4/1.8 MB | 1.1/8.4 MB | 0.9/1.0 MB | 0.5/3.0 MB
Progress (4): 1.4/1.8 MB | 1.1/8.4 MB | 0.9/1.0 MB | 0.5/3.0 MB
Progress (4): 1.4/1.8 MB | 1.1/8.4 MB | 0.9/1.0 MB | 0.5/3.0 MB
Progress (4): 1.4/1.8 MB | 1.1/8.4 MB | 0.9/1.0 MB | 0.5/3.0 MB
Progress (4): 1.4/1.8 MB | 1.1/8.4 MB | 0.9/1.0 MB | 0.5/3.0 MB
Progress (4): 1.4/1.8 MB | 1.1/8.4 MB | 0.9/1.0 MB | 0.5/3.0 MB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 0.9/1.0 MB | 0.5/3.0 MB | 16/224 kB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 0.9/1.0 MB | 0.5/3.0 MB | 32/224 kB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 0.9/1.0 MB | 0.5/3.0 MB | 49/224 kB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 0.9/1.0 MB | 0.5/3.0 MB | 49/224 kB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 0.9/1.0 MB | 0.5/3.0 MB | 65/224 kB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 0.9/1.0 MB | 0.5/3.0 MB | 65/224 kB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 0.9/1.0 MB | 0.5/3.0 MB | 81/224 kB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 0.9/1.0 MB | 0.5/3.0 MB | 81/224 kB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 0.9/1.0 MB | 0.5/3.0 MB | 98/224 kB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 0.9/1.0 MB | 0.5/3.0 MB | 98/224 kB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 0.9/1.0 MB | 0.5/3.0 MB | 114/224 kB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 0.9/1.0 MB | 0.5/3.0 MB | 114/224 kB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 0.9/1.0 MB | 0.5/3.0 MB | 131/224 kB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 0.9/1.0 MB | 0.5/3.0 MB | 131/224 kB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 0.9/1.0 MB | 0.5/3.0 MB | 147/224 kB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 1.0/1.0 MB | 0.5/3.0 MB | 147/224 kB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 1.0/1.0 MB | 0.5/3.0 MB | 163/224 kB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 1.0/1.0 MB | 0.5/3.0 MB | 163/224 kB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 1.0/1.0 MB | 0.5/3.0 MB | 180/224 kB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 1.0/1.0 MB | 0.5/3.0 MB | 180/224 kB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 1.0/1.0 MB | 0.5/3.0 MB | 196/224 kB
Progress (5): 1.4/1.8 MB | 1.1/8.4 MB | 1.0/1.0 MB | 0.5/3.0 MB | 196/224 kB
Progress (5): 1.4/1.8 MB | 1.2/8.4 MB | 1.0/1.0 MB | 0.5/3.0 MB | 196/224 kB
Progress (5): 1.4/1.8 MB | 1.2/8.4 MB | 1.0/1.0 MB | 0.5/3.0 MB | 196/224 kB
Progress (5): 1.4/1.8 MB | 1.2/8.4 MB | 1.0/1.0 MB | 0.5/3.0 MB | 196/224 kB
Progress (5): 1.4/1.8 MB | 1.2/8.4 MB | 1.0/1.0 MB | 0.5/3.0 MB | 196/224 kB
Progress (5): 1.4/1.8 MB | 1.2/8.4 MB | 1.0/1.0 MB | 0.5/3.0 MB | 196/224 kB
Progress (5): 1.4/1.8 MB | 1.2/8.4 MB | 1.0/1.0 MB | 0.5/3.0 MB | 196/224 kB
Progress (5): 1.4/1.8 MB | 1.3/8.4 MB | 1.0/1.0 MB | 0.5/3.0 MB | 196/224 kB
Progress (5): 1.4/1.8 MB | 1.3/8.4 MB | 1.0/1.0 MB | 0.6/3.0 MB | 196/224 kB
Progress (5): 1.4/1.8 MB | 1.3/8.4 MB | 1.0/1.0 MB | 0.6/3.0 MB | 212/224 kB
Progress (5): 1.4/1.8 MB | 1.3/8.4 MB | 1.0/1.0 MB | 0.6/3.0 MB | 212/224 kB
Progress (5): 1.4/1.8 MB | 1.3/8.4 MB | 1.0/1.0 MB | 0.6/3.0 MB | 212/224 kB
Progress (5): 1.4/1.8 MB | 1.3/8.4 MB | 1.0/1.0 MB | 0.6/3.0 MB | 212/224 kB
Progress (5): 1.5/1.8 MB | 1.3/8.4 MB | 1.0/1.0 MB | 0.6/3.0 MB | 212/224 kB
Progress (5): 1.5/1.8 MB | 1.3/8.4 MB | 1.0/1.0 MB | 0.6/3.0 MB | 212/224 kB
Progress (5): 1.5/1.8 MB | 1.3/8.4 MB | 1.0/1.0 MB | 0.6/3.0 MB | 212/224 kB
Progress (5): 1.5/1.8 MB | 1.3/8.4 MB | 1.0/1.0 MB | 0.6/3.0 MB | 212/224 kB
Progress (5): 1.5/1.8 MB | 1.3/8.4 MB | 1.0/1.0 MB | 0.6/3.0 MB | 212/224 kB
Progress (5): 1.5/1.8 MB | 1.3/8.4 MB | 1.0/1.0 MB | 0.6/3.0 MB | 212/224 kB
Progress (5): 1.5/1.8 MB | 1.3/8.4 MB | 1.0/1.0 MB | 0.6/3.0 MB | 212/224 kB
Progress (5): 1.5/1.8 MB | 1.3/8.4 MB | 1.0/1.0 MB | 0.6/3.0 MB | 212/224 kB
Progress (5): 1.6/1.8 MB | 1.3/8.4 MB | 1.0/1.0 MB | 0.6/3.0 MB | 212/224 kB
Progress (5): 1.6/1.8 MB | 1.3/8.4 MB | 1.0/1.0 MB | 0.6/3.0 MB | 212/224 kB
Progress (5): 1.6/1.8 MB | 1.3/8.4 MB | 1.0/1.0 MB | 0.6/3.0 MB | 212/224 kB
Progress (5): 1.6/1.8 MB | 1.3/8.4 MB | 1.0/1.0 MB | 0.6/3.0 MB | 212/224 kB
Progress (5): 1.6/1.8 MB | 1.3/8.4 MB | 1.0/1.0 MB | 0.6/3.0 MB | 212/224 kB
Progress (5): 1.6/1.8 MB | 1.3/8.4 MB | 1.0/1.0 MB | 0.6/3.0 MB | 212/224 kB
Progress (5): 1.7/1.8 MB | 1.3/8.4 MB | 1.0/1.0 MB | 0.6/3.0 MB | 212/224 kB
Progress (5): 1.7/1.8 MB | 1.3/8.4 MB | 1.0 MB | 0.6/3.0 MB | 212/224 kB    
Progress (5): 1.7/1.8 MB | 1.3/8.4 MB | 1.0 MB | 0.6/3.0 MB | 212/224 kB
Progress (5): 1.7/1.8 MB | 1.3/8.4 MB | 1.0 MB | 0.6/3.0 MB | 212/224 kB
Progress (5): 1.7/1.8 MB | 1.3/8.4 MB | 1.0 MB | 0.6/3.0 MB | 212/224 kB
Progress (5): 1.7/1.8 MB | 1.3/8.4 MB | 1.0 MB | 0.6/3.0 MB | 224 kB    
Progress (5): 1.7/1.8 MB | 1.3/8.4 MB | 1.0 MB | 0.6/3.0 MB | 224 kB
                                                                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar (224 kB at 744 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar
Progress (4): 1.7/1.8 MB | 1.3/8.4 MB | 1.0 MB | 0.6/3.0 MB
Progress (4): 1.7/1.8 MB | 1.3/8.4 MB | 1.0 MB | 0.7/3.0 MB
                                                           
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-webmvc/6.0.11/spring-webmvc-6.0.11.jar (1.0 MB at 3.3 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar
Progress (3): 1.7/1.8 MB | 1.3/8.4 MB | 0.7/3.0 MB
Progress (3): 1.7/1.8 MB | 1.3/8.4 MB | 0.7/3.0 MB
Progress (3): 1.7/1.8 MB | 1.3/8.4 MB | 0.7/3.0 MB
Progress (4): 1.7/1.8 MB | 1.3/8.4 MB | 0.7/3.0 MB | 16 kB
Progress (5): 1.7/1.8 MB | 1.3/8.4 MB | 0.7/3.0 MB | 16 kB | 16/549 kB
Progress (5): 1.7/1.8 MB | 1.3/8.4 MB | 0.7/3.0 MB | 16 kB | 33/549 kB
Progress (5): 1.7/1.8 MB | 1.3/8.4 MB | 0.7/3.0 MB | 16 kB | 49/549 kB
Progress (5): 1.7/1.8 MB | 1.3/8.4 MB | 0.7/3.0 MB | 16 kB | 66/549 kB
Progress (5): 1.7/1.8 MB | 1.3/8.4 MB | 0.7/3.0 MB | 16 kB | 66/549 kB
Progress (5): 1.7/1.8 MB | 1.3/8.4 MB | 0.7/3.0 MB | 16 kB | 82/549 kB
Progress (5): 1.7/1.8 MB | 1.3/8.4 MB | 0.7/3.0 MB | 16 kB | 82/549 kB
Progress (5): 1.7/1.8 MB | 1.3/8.4 MB | 0.7/3.0 MB | 16 kB | 98/549 kB
Progress (5): 1.7/1.8 MB | 1.4/8.4 MB | 0.7/3.0 MB | 16 kB | 98/549 kB
Progress (5): 1.7/1.8 MB | 1.4/8.4 MB | 0.7/3.0 MB | 16 kB | 115/549 kB
Progress (5): 1.7/1.8 MB | 1.4/8.4 MB | 0.7/3.0 MB | 16 kB | 115/549 kB
Progress (5): 1.7/1.8 MB | 1.4/8.4 MB | 0.7/3.0 MB | 16 kB | 115/549 kB
Progress (5): 1.7/1.8 MB | 1.4/8.4 MB | 0.7/3.0 MB | 16 kB | 115/549 kB
Progress (5): 1.7/1.8 MB | 1.4/8.4 MB | 0.7/3.0 MB | 16 kB | 115/549 kB
Progress (5): 1.7/1.8 MB | 1.4/8.4 MB | 0.7/3.0 MB | 16 kB | 115/549 kB
Progress (5): 1.7/1.8 MB | 1.4/8.4 MB | 0.7/3.0 MB | 16 kB | 115/549 kB
Progress (5): 1.7/1.8 MB | 1.4/8.4 MB | 0.7/3.0 MB | 16 kB | 115/549 kB
Progress (5): 1.7/1.8 MB | 1.4/8.4 MB | 0.7/3.0 MB | 16 kB | 115/549 kB
Progress (5): 1.7/1.8 MB | 1.4/8.4 MB | 0.8/3.0 MB | 16 kB | 115/549 kB
Progress (5): 1.7/1.8 MB | 1.4/8.4 MB | 0.8/3.0 MB | 16 kB | 115/549 kB
Progress (5): 1.7/1.8 MB | 1.4/8.4 MB | 0.8/3.0 MB | 16 kB | 115/549 kB
Progress (5): 1.7/1.8 MB | 1.4/8.4 MB | 0.8/3.0 MB | 16 kB | 115/549 kB
Progress (5): 1.7/1.8 MB | 1.4/8.4 MB | 0.8/3.0 MB | 16 kB | 115/549 kB
Progress (5): 1.7/1.8 MB | 1.4/8.4 MB | 0.8/3.0 MB | 16 kB | 115/549 kB
Progress (5): 1.7/1.8 MB | 1.4/8.4 MB | 0.9/3.0 MB | 16 kB | 115/549 kB
Progress (5): 1.7/1.8 MB | 1.4/8.4 MB | 0.9/3.0 MB | 16 kB | 115/549 kB
Progress (5): 1.7/1.8 MB | 1.4/8.4 MB | 0.9/3.0 MB | 16 kB | 115/549 kB
Progress (5): 1.7/1.8 MB | 1.4/8.4 MB | 0.9/3.0 MB | 16 kB | 115/549 kB
Progress (5): 1.7/1.8 MB | 1.4/8.4 MB | 0.9/3.0 MB | 16 kB | 115/549 kB
Progress (5): 1.7/1.8 MB | 1.4/8.4 MB | 0.9/3.0 MB | 16 kB | 115/549 kB
Progress (5): 1.7/1.8 MB | 1.4/8.4 MB | 0.9/3.0 MB | 16 kB | 115/549 kB
Progress (5): 1.7/1.8 MB | 1.4/8.4 MB | 0.9/3.0 MB | 16 kB | 115/549 kB
Progress (5): 1.7/1.8 MB | 1.4/8.4 MB | 0.9/3.0 MB | 16 kB | 115/549 kB
Progress (5): 1.8/1.8 MB | 1.4/8.4 MB | 0.9/3.0 MB | 16 kB | 115/549 kB
Progress (5): 1.8 MB | 1.4/8.4 MB | 0.9/3.0 MB | 16 kB | 115/549 kB    
Progress (5): 1.8 MB | 1.5/8.4 MB | 0.9/3.0 MB | 16 kB | 115/549 kB
Progress (5): 1.8 MB | 1.5/8.4 MB | 0.9/3.0 MB | 16 kB | 131/549 kB
Progress (5): 1.8 MB | 1.5/8.4 MB | 0.9/3.0 MB | 16 kB | 131/549 kB
Progress (5): 1.8 MB | 1.5/8.4 MB | 0.9/3.0 MB | 16 kB | 147/549 kB
Progress (5): 1.8 MB | 1.5/8.4 MB | 0.9/3.0 MB | 16 kB | 147/549 kB
                                                                   
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar (16 kB at 50 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.jar
Progress (4): 1.8 MB | 1.5/8.4 MB | 0.9/3.0 MB | 147/549 kB
Progress (4): 1.8 MB | 1.5/8.4 MB | 0.9/3.0 MB | 164/549 kB
Progress (4): 1.8 MB | 1.5/8.4 MB | 0.9/3.0 MB | 164/549 kB
Progress (4): 1.8 MB | 1.5/8.4 MB | 0.9/3.0 MB | 180/549 kB
Progress (4): 1.8 MB | 1.5/8.4 MB | 0.9/3.0 MB | 180/549 kB
Progress (4): 1.8 MB | 1.5/8.4 MB | 0.9/3.0 MB | 197/549 kB
Progress (4): 1.8 MB | 1.6/8.4 MB | 0.9/3.0 MB | 197/549 kB
Progress (4): 1.8 MB | 1.6/8.4 MB | 0.9/3.0 MB | 213/549 kB
Progress (4): 1.8 MB | 1.6/8.4 MB | 0.9/3.0 MB | 229/549 kB
Progress (4): 1.8 MB | 1.6/8.4 MB | 0.9/3.0 MB | 246/549 kB
Progress (4): 1.8 MB | 1.6/8.4 MB | 0.9/3.0 MB | 256/549 kB
Progress (4): 1.8 MB | 1.6/8.4 MB | 0.9/3.0 MB | 272/549 kB
Progress (4): 1.8 MB | 1.6/8.4 MB | 0.9/3.0 MB | 289/549 kB
Progress (4): 1.8 MB | 1.6/8.4 MB | 0.9/3.0 MB | 305/549 kB
Progress (4): 1.8 MB | 1.6/8.4 MB | 0.9/3.0 MB | 321/549 kB
Progress (4): 1.8 MB | 1.6/8.4 MB | 0.9/3.0 MB | 338/549 kB
Progress (4): 1.8 MB | 1.6/8.4 MB | 0.9/3.0 MB | 338/549 kB
Progress (5): 1.8 MB | 1.6/8.4 MB | 0.9/3.0 MB | 338/549 kB | 0/1.6 MB
Progress (5): 1.8 MB | 1.6/8.4 MB | 0.9/3.0 MB | 338/549 kB | 0/1.6 MB
Progress (5): 1.8 MB | 1.6/8.4 MB | 0.9/3.0 MB | 338/549 kB | 0/1.6 MB
Progress (5): 1.8 MB | 1.6/8.4 MB | 0.9/3.0 MB | 338/549 kB | 0.1/1.6 MB
Progress (5): 1.8 MB | 1.6/8.4 MB | 0.9/3.0 MB | 338/549 kB | 0.1/1.6 MB
Progress (5): 1.8 MB | 1.6/8.4 MB | 0.9/3.0 MB | 338/549 kB | 0.1/1.6 MB
Progress (5): 1.8 MB | 1.6/8.4 MB | 0.9/3.0 MB | 338/549 kB | 0.1/1.6 MB
Progress (5): 1.8 MB | 1.6/8.4 MB | 0.9/3.0 MB | 338/549 kB | 0.1/1.6 MB
Progress (5): 1.8 MB | 1.6/8.4 MB | 0.9/3.0 MB | 338/549 kB | 0.1/1.6 MB
Progress (5): 1.8 MB | 1.6/8.4 MB | 0.9/3.0 MB | 338/549 kB | 0.1/1.6 MB
                                                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-web/6.0.11/spring-web-6.0.11.jar (1.8 MB at 5.3 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.jar
Progress (4): 1.6/8.4 MB | 0.9/3.0 MB | 338/549 kB | 0.2/1.6 MB
Progress (4): 1.6/8.4 MB | 0.9/3.0 MB | 338/549 kB | 0.2/1.6 MB
Progress (4): 1.6/8.4 MB | 0.9/3.0 MB | 338/549 kB | 0.2/1.6 MB
Progress (4): 1.6/8.4 MB | 1.0/3.0 MB | 338/549 kB | 0.2/1.6 MB
Progress (4): 1.6/8.4 MB | 1.0/3.0 MB | 338/549 kB | 0.2/1.6 MB
Progress (4): 1.6/8.4 MB | 1.0/3.0 MB | 338/549 kB | 0.2/1.6 MB
Progress (4): 1.6/8.4 MB | 1.0/3.0 MB | 338/549 kB | 0.2/1.6 MB
Progress (4): 1.6/8.4 MB | 1.0/3.0 MB | 338/549 kB | 0.2/1.6 MB
Progress (4): 1.6/8.4 MB | 1.0/3.0 MB | 338/549 kB | 0.2/1.6 MB
Progress (4): 1.6/8.4 MB | 1.0/3.0 MB | 338/549 kB | 0.2/1.6 MB
Progress (5): 1.6/8.4 MB | 1.0/3.0 MB | 338/549 kB | 0.2/1.6 MB | 16/76 kB
Progress (5): 1.6/8.4 MB | 1.0/3.0 MB | 338/549 kB | 0.2/1.6 MB | 16/76 kB
Progress (5): 1.6/8.4 MB | 1.0/3.0 MB | 338/549 kB | 0.2/1.6 MB | 33/76 kB
Progress (5): 1.6/8.4 MB | 1.0/3.0 MB | 338/549 kB | 0.2/1.6 MB | 33/76 kB
Progress (5): 1.6/8.4 MB | 1.0/3.0 MB | 338/549 kB | 0.2/1.6 MB | 49/76 kB
Progress (5): 1.7/8.4 MB | 1.0/3.0 MB | 338/549 kB | 0.2/1.6 MB | 49/76 kB
Progress (5): 1.7/8.4 MB | 1.0/3.0 MB | 338/549 kB | 0.2/1.6 MB | 66/76 kB
Progress (5): 1.7/8.4 MB | 1.0/3.0 MB | 338/549 kB | 0.2/1.6 MB | 66/76 kB
Progress (5): 1.7/8.4 MB | 1.0/3.0 MB | 338/549 kB | 0.2/1.6 MB | 76 kB   
Progress (5): 1.7/8.4 MB | 1.0/3.0 MB | 338/549 kB | 0.2/1.6 MB | 76 kB
Progress (5): 1.7/8.4 MB | 1.0/3.0 MB | 338/549 kB | 0.2/1.6 MB | 76 kB
                                                                       
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.jar (76 kB at 224 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.2/jackson-datatype-jsr310-2.15.2.jar
Progress (4): 1.7/8.4 MB | 1.0/3.0 MB | 354/549 kB | 0.2/1.6 MB
Progress (4): 1.7/8.4 MB | 1.0/3.0 MB | 370/549 kB | 0.2/1.6 MB
Progress (4): 1.7/8.4 MB | 1.0/3.0 MB | 387/549 kB | 0.2/1.6 MB
Progress (4): 1.7/8.4 MB | 1.0/3.0 MB | 403/549 kB | 0.2/1.6 MB
Progress (4): 1.7/8.4 MB | 1.0/3.0 MB | 403/549 kB | 0.2/1.6 MB
Progress (4): 1.7/8.4 MB | 1.0/3.0 MB | 403/549 kB | 0.2/1.6 MB
Progress (4): 1.7/8.4 MB | 1.0/3.0 MB | 403/549 kB | 0.2/1.6 MB
Progress (4): 1.7/8.4 MB | 1.0/3.0 MB | 403/549 kB | 0.3/1.6 MB
Progress (4): 1.7/8.4 MB | 1.0/3.0 MB | 403/549 kB | 0.3/1.6 MB
Progress (4): 1.7/8.4 MB | 1.0/3.0 MB | 403/549 kB | 0.3/1.6 MB
Progress (4): 1.7/8.4 MB | 1.0/3.0 MB | 403/549 kB | 0.3/1.6 MB
Progress (4): 1.7/8.4 MB | 1.0/3.0 MB | 403/549 kB | 0.3/1.6 MB
Progress (4): 1.7/8.4 MB | 1.1/3.0 MB | 403/549 kB | 0.3/1.6 MB
Progress (4): 1.7/8.4 MB | 1.1/3.0 MB | 420/549 kB | 0.3/1.6 MB
Progress (4): 1.7/8.4 MB | 1.1/3.0 MB | 420/549 kB | 0.3/1.6 MB
Progress (4): 1.7/8.4 MB | 1.1/3.0 MB | 436/549 kB | 0.3/1.6 MB
Progress (4): 1.7/8.4 MB | 1.1/3.0 MB | 436/549 kB | 0.3/1.6 MB
Progress (4): 1.7/8.4 MB | 1.1/3.0 MB | 452/549 kB | 0.3/1.6 MB
Progress (4): 1.7/8.4 MB | 1.1/3.0 MB | 452/549 kB | 0.3/1.6 MB
Progress (4): 1.7/8.4 MB | 1.1/3.0 MB | 469/549 kB | 0.3/1.6 MB
Progress (4): 1.7/8.4 MB | 1.1/3.0 MB | 469/549 kB | 0.3/1.6 MB
Progress (4): 1.7/8.4 MB | 1.1/3.0 MB | 485/549 kB | 0.3/1.6 MB
Progress (5): 1.7/8.4 MB | 1.1/3.0 MB | 485/549 kB | 0.3/1.6 MB | 16/123 kB
Progress (5): 1.7/8.4 MB | 1.1/3.0 MB | 502/549 kB | 0.3/1.6 MB | 16/123 kB
Progress (5): 1.7/8.4 MB | 1.1/3.0 MB | 502/549 kB | 0.3/1.6 MB | 33/123 kB
Progress (5): 1.7/8.4 MB | 1.1/3.0 MB | 518/549 kB | 0.3/1.6 MB | 33/123 kB
Progress (5): 1.7/8.4 MB | 1.1/3.0 MB | 518/549 kB | 0.3/1.6 MB | 49/123 kB
Progress (5): 1.7/8.4 MB | 1.1/3.0 MB | 534/549 kB | 0.3/1.6 MB | 49/123 kB
Progress (5): 1.7/8.4 MB | 1.1/3.0 MB | 534/549 kB | 0.3/1.6 MB | 66/123 kB
Progress (5): 1.7/8.4 MB | 1.1/3.0 MB | 549 kB | 0.3/1.6 MB | 66/123 kB    
Progress (5): 1.7/8.4 MB | 1.1/3.0 MB | 549 kB | 0.3/1.6 MB | 82/123 kB
Progress (5): 1.7/8.4 MB | 1.1/3.0 MB | 549 kB | 0.3/1.6 MB | 82/123 kB
Progress (5): 1.7/8.4 MB | 1.1/3.0 MB | 549 kB | 0.3/1.6 MB | 98/123 kB
Progress (5): 1.7/8.4 MB | 1.1/3.0 MB | 549 kB | 0.3/1.6 MB | 98/123 kB
Progress (5): 1.7/8.4 MB | 1.1/3.0 MB | 549 kB | 0.3/1.6 MB | 115/123 kB
Progress (5): 1.7/8.4 MB | 1.1/3.0 MB | 549 kB | 0.3/1.6 MB | 115/123 kB
Progress (5): 1.7/8.4 MB | 1.1/3.0 MB | 549 kB | 0.4/1.6 MB | 115/123 kB
Progress (5): 1.7/8.4 MB | 1.1/3.0 MB | 549 kB | 0.4/1.6 MB | 115/123 kB
Progress (5): 1.7/8.4 MB | 1.1/3.0 MB | 549 kB | 0.4/1.6 MB | 115/123 kB
Progress (5): 1.8/8.4 MB | 1.1/3.0 MB | 549 kB | 0.4/1.6 MB | 115/123 kB
Progress (5): 1.8/8.4 MB | 1.1/3.0 MB | 549 kB | 0.4/1.6 MB | 115/123 kB
Progress (5): 1.8/8.4 MB | 1.1/3.0 MB | 549 kB | 0.4/1.6 MB | 115/123 kB
Progress (5): 1.8/8.4 MB | 1.1/3.0 MB | 549 kB | 0.4/1.6 MB | 115/123 kB
Progress (5): 1.8/8.4 MB | 1.1/3.0 MB | 549 kB | 0.4/1.6 MB | 115/123 kB
Progress (5): 1.8/8.4 MB | 1.1/3.0 MB | 549 kB | 0.4/1.6 MB | 115/123 kB
Progress (5): 1.8/8.4 MB | 1.1/3.0 MB | 549 kB | 0.4/1.6 MB | 115/123 kB
Progress (5): 1.8/8.4 MB | 1.1/3.0 MB | 549 kB | 0.4/1.6 MB | 115/123 kB
Progress (5): 1.8/8.4 MB | 1.1/3.0 MB | 549 kB | 0.4/1.6 MB | 115/123 kB
Progress (5): 1.8/8.4 MB | 1.1/3.0 MB | 549 kB | 0.4/1.6 MB | 115/123 kB
                                                                        
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar (549 kB at 1.6 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-core/4.2.19/metrics-core-4.2.19.jar
Progress (4): 1.8/8.4 MB | 1.1/3.0 MB | 0.4/1.6 MB | 115/123 kB
Progress (4): 1.8/8.4 MB | 1.1/3.0 MB | 0.4/1.6 MB | 115/123 kB
Progress (4): 1.8/8.4 MB | 1.1/3.0 MB | 0.5/1.6 MB | 115/123 kB
Progress (4): 1.8/8.4 MB | 1.2/3.0 MB | 0.5/1.6 MB | 115/123 kB
Progress (4): 1.8/8.4 MB | 1.2/3.0 MB | 0.5/1.6 MB | 115/123 kB
Progress (4): 1.8/8.4 MB | 1.2/3.0 MB | 0.5/1.6 MB | 115/123 kB
Progress (4): 1.8/8.4 MB | 1.2/3.0 MB | 0.5/1.6 MB | 115/123 kB
Progress (4): 1.8/8.4 MB | 1.2/3.0 MB | 0.5/1.6 MB | 115/123 kB
Progress (4): 1.9/8.4 MB | 1.2/3.0 MB | 0.5/1.6 MB | 115/123 kB
Progress (4): 1.9/8.4 MB | 1.2/3.0 MB | 0.5/1.6 MB | 115/123 kB
Progress (4): 1.9/8.4 MB | 1.2/3.0 MB | 0.5/1.6 MB | 115/123 kB
Progress (4): 1.9/8.4 MB | 1.2/3.0 MB | 0.5/1.6 MB | 115/123 kB
Progress (4): 1.9/8.4 MB | 1.2/3.0 MB | 0.5/1.6 MB | 115/123 kB
Progress (4): 1.9/8.4 MB | 1.3/3.0 MB | 0.5/1.6 MB | 115/123 kB
Progress (4): 1.9/8.4 MB | 1.3/3.0 MB | 0.5/1.6 MB | 115/123 kB
Progress (4): 1.9/8.4 MB | 1.3/3.0 MB | 0.5/1.6 MB | 115/123 kB
Progress (4): 1.9/8.4 MB | 1.3/3.0 MB | 0.5/1.6 MB | 115/123 kB
Progress (4): 1.9/8.4 MB | 1.3/3.0 MB | 0.5/1.6 MB | 115/123 kB
Progress (4): 1.9/8.4 MB | 1.3/3.0 MB | 0.5/1.6 MB | 115/123 kB
Progress (4): 1.9/8.4 MB | 1.3/3.0 MB | 0.5/1.6 MB | 115/123 kB
Progress (4): 1.9/8.4 MB | 1.3/3.0 MB | 0.5/1.6 MB | 115/123 kB
Progress (4): 1.9/8.4 MB | 1.3/3.0 MB | 0.5/1.6 MB | 115/123 kB
Progress (4): 1.9/8.4 MB | 1.3/3.0 MB | 0.5/1.6 MB | 115/123 kB
Progress (4): 1.9/8.4 MB | 1.3/3.0 MB | 0.5/1.6 MB | 123 kB    
Progress (4): 1.9/8.4 MB | 1.3/3.0 MB | 0.5/1.6 MB | 123 kB
                                                           
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.2/jackson-datatype-jsr310-2.15.2.jar (123 kB at 341 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-json/4.2.19/metrics-json-4.2.19.jar
Progress (3): 1.9/8.4 MB | 1.3/3.0 MB | 0.5/1.6 MB
Progress (3): 1.9/8.4 MB | 1.3/3.0 MB | 0.5/1.6 MB
Progress (3): 1.9/8.4 MB | 1.4/3.0 MB | 0.5/1.6 MB
Progress (3): 1.9/8.4 MB | 1.4/3.0 MB | 0.5/1.6 MB
Progress (3): 1.9/8.4 MB | 1.4/3.0 MB | 0.5/1.6 MB
Progress (3): 1.9/8.4 MB | 1.4/3.0 MB | 0.5/1.6 MB
Progress (3): 1.9/8.4 MB | 1.4/3.0 MB | 0.5/1.6 MB
Progress (3): 1.9/8.4 MB | 1.4/3.0 MB | 0.5/1.6 MB
Progress (3): 1.9/8.4 MB | 1.5/3.0 MB | 0.5/1.6 MB
Progress (3): 2.0/8.4 MB | 1.5/3.0 MB | 0.5/1.6 MB
Progress (4): 2.0/8.4 MB | 1.5/3.0 MB | 0.5/1.6 MB | 16/17 kB
Progress (4): 2.0/8.4 MB | 1.5/3.0 MB | 0.5/1.6 MB | 16/17 kB
Progress (4): 2.0/8.4 MB | 1.5/3.0 MB | 0.5/1.6 MB | 17 kB   
Progress (4): 2.0/8.4 MB | 1.5/3.0 MB | 0.6/1.6 MB | 17 kB
                                                          
Downloaded from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-json/4.2.19/metrics-json-4.2.19.jar (17 kB at 47 kB/s)
Progress (3): 2.0/8.4 MB | 1.5/3.0 MB | 0.6/1.6 MB
Progress (3): 2.0/8.4 MB | 1.5/3.0 MB | 0.6/1.6 MB
Progress (3): 2.0/8.4 MB | 1.5/3.0 MB | 0.6/1.6 MB
                                                  
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/6.0.11/spring-beans-6.0.11.jar
Progress (3): 2.0/8.4 MB | 1.5/3.0 MB | 0.6/1.6 MB
Progress (3): 2.0/8.4 MB | 1.5/3.0 MB | 0.6/1.6 MB
Progress (3): 2.0/8.4 MB | 1.5/3.0 MB | 0.6/1.6 MB
Progress (3): 2.0/8.4 MB | 1.5/3.0 MB | 0.7/1.6 MB
Progress (3): 2.0/8.4 MB | 1.5/3.0 MB | 0.7/1.6 MB
Progress (3): 2.0/8.4 MB | 1.5/3.0 MB | 0.7/1.6 MB
Progress (3): 2.0/8.4 MB | 1.5/3.0 MB | 0.7/1.6 MB
Progress (3): 2.0/8.4 MB | 1.5/3.0 MB | 0.7/1.6 MB
Progress (3): 2.0/8.4 MB | 1.5/3.0 MB | 0.7/1.6 MB
Progress (3): 2.0/8.4 MB | 1.5/3.0 MB | 0.7/1.6 MB
Progress (3): 2.0/8.4 MB | 1.5/3.0 MB | 0.7/1.6 MB
Progress (3): 2.0/8.4 MB | 1.5/3.0 MB | 0.7/1.6 MB
Progress (3): 2.0/8.4 MB | 1.5/3.0 MB | 0.7/1.6 MB
Progress (3): 2.0/8.4 MB | 1.5/3.0 MB | 0.7/1.6 MB
Progress (3): 2.0/8.4 MB | 1.5/3.0 MB | 0.7/1.6 MB
Progress (3): 2.0/8.4 MB | 1.5/3.0 MB | 0.8/1.6 MB
Progress (3): 2.0/8.4 MB | 1.5/3.0 MB | 0.8/1.6 MB
Progress (3): 2.0/8.4 MB | 1.5/3.0 MB | 0.8/1.6 MB
Progress (3): 2.0/8.4 MB | 1.5/3.0 MB | 0.8/1.6 MB
Progress (3): 2.0/8.4 MB | 1.5/3.0 MB | 0.8/1.6 MB
Progress (3): 2.0/8.4 MB | 1.5/3.0 MB | 0.8/1.6 MB
Progress (3): 2.0/8.4 MB | 1.5/3.0 MB | 0.8/1.6 MB
Progress (4): 2.0/8.4 MB | 1.5/3.0 MB | 0.8/1.6 MB | 16/130 kB
Progress (4): 2.0/8.4 MB | 1.5/3.0 MB | 0.8/1.6 MB | 16/130 kB
Progress (4): 2.0/8.4 MB | 1.5/3.0 MB | 0.8/1.6 MB | 32/130 kB
Progress (4): 2.0/8.4 MB | 1.5/3.0 MB | 0.8/1.6 MB | 32/130 kB
Progress (4): 2.0/8.4 MB | 1.5/3.0 MB | 0.8/1.6 MB | 49/130 kB
Progress (4): 2.0/8.4 MB | 1.5/3.0 MB | 0.8/1.6 MB | 49/130 kB
Progress (4): 2.0/8.4 MB | 1.5/3.0 MB | 0.8/1.6 MB | 65/130 kB
Progress (4): 2.0/8.4 MB | 1.6/3.0 MB | 0.8/1.6 MB | 65/130 kB
Progress (4): 2.1/8.4 MB | 1.6/3.0 MB | 0.8/1.6 MB | 65/130 kB
Progress (5): 2.1/8.4 MB | 1.6/3.0 MB | 0.8/1.6 MB | 65/130 kB | 16/855 kB
Progress (5): 2.1/8.4 MB | 1.6/3.0 MB | 0.8/1.6 MB | 81/130 kB | 16/855 kB
Progress (5): 2.1/8.4 MB | 1.6/3.0 MB | 0.8/1.6 MB | 98/130 kB | 16/855 kB
Progress (5): 2.1/8.4 MB | 1.6/3.0 MB | 0.8/1.6 MB | 114/130 kB | 16/855 kB
Progress (5): 2.1/8.4 MB | 1.6/3.0 MB | 0.8/1.6 MB | 114/130 kB | 33/855 kB
Progress (5): 2.1/8.4 MB | 1.6/3.0 MB | 0.8/1.6 MB | 130 kB | 33/855 kB    
Progress (5): 2.1/8.4 MB | 1.6/3.0 MB | 0.8/1.6 MB | 130 kB | 49/855 kB
                                                                       
Downloaded from central: https://repo.maven.apache.org/maven2/io/dropwizard/metrics/metrics-core/4.2.19/metrics-core-4.2.19.jar (130 kB at 341 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/6.0.11/spring-core-6.0.11.jar
Progress (4): 2.1/8.4 MB | 1.6/3.0 MB | 0.8/1.6 MB | 66/855 kB
Progress (4): 2.1/8.4 MB | 1.6/3.0 MB | 0.8/1.6 MB | 82/855 kB
Progress (4): 2.1/8.4 MB | 1.6/3.0 MB | 0.8/1.6 MB | 98/855 kB
Progress (4): 2.1/8.4 MB | 1.6/3.0 MB | 0.8/1.6 MB | 115/855 kB
Progress (4): 2.1/8.4 MB | 1.6/3.0 MB | 0.8/1.6 MB | 131/855 kB
Progress (4): 2.1/8.4 MB | 1.6/3.0 MB | 0.9/1.6 MB | 131/855 kB
Progress (4): 2.1/8.4 MB | 1.6/3.0 MB | 0.9/1.6 MB | 147/855 kB
Progress (4): 2.1/8.4 MB | 1.6/3.0 MB | 0.9/1.6 MB | 147/855 kB
Progress (4): 2.1/8.4 MB | 1.6/3.0 MB | 0.9/1.6 MB | 164/855 kB
Progress (4): 2.1/8.4 MB | 1.6/3.0 MB | 0.9/1.6 MB | 164/855 kB
Progress (4): 2.1/8.4 MB | 1.6/3.0 MB | 0.9/1.6 MB | 180/855 kB
Progress (4): 2.1/8.4 MB | 1.6/3.0 MB | 0.9/1.6 MB | 180/855 kB
Progress (4): 2.1/8.4 MB | 1.6/3.0 MB | 0.9/1.6 MB | 197/855 kB
Progress (4): 2.1/8.4 MB | 1.6/3.0 MB | 0.9/1.6 MB | 197/855 kB
Progress (4): 2.1/8.4 MB | 1.6/3.0 MB | 0.9/1.6 MB | 213/855 kB
Progress (4): 2.1/8.4 MB | 1.6/3.0 MB | 0.9/1.6 MB | 213/855 kB
Progress (4): 2.1/8.4 MB | 1.6/3.0 MB | 0.9/1.6 MB | 229/855 kB
Progress (4): 2.1/8.4 MB | 1.6/3.0 MB | 1.0/1.6 MB | 229/855 kB
Progress (4): 2.1/8.4 MB | 1.6/3.0 MB | 1.0/1.6 MB | 246/855 kB
Progress (4): 2.1/8.4 MB | 1.6/3.0 MB | 1.0/1.6 MB | 246/855 kB
Progress (4): 2.1/8.4 MB | 1.6/3.0 MB | 1.0/1.6 MB | 256/855 kB
Progress (5): 2.1/8.4 MB | 1.6/3.0 MB | 1.0/1.6 MB | 256/855 kB | 0/1.8 MB
Progress (5): 2.1/8.4 MB | 1.6/3.0 MB | 1.0/1.6 MB | 256/855 kB | 0/1.8 MB
Progress (5): 2.1/8.4 MB | 1.6/3.0 MB | 1.0/1.6 MB | 256/855 kB | 0/1.8 MB
Progress (5): 2.1/8.4 MB | 1.6/3.0 MB | 1.0/1.6 MB | 256/855 kB | 0/1.8 MB
Progress (5): 2.1/8.4 MB | 1.6/3.0 MB | 1.0/1.6 MB | 256/855 kB | 0.1/1.8 MB
Progress (5): 2.1/8.4 MB | 1.6/3.0 MB | 1.0/1.6 MB | 256/855 kB | 0.1/1.8 MB
Progress (5): 2.1/8.4 MB | 1.6/3.0 MB | 1.0/1.6 MB | 256/855 kB | 0.1/1.8 MB
Progress (5): 2.1/8.4 MB | 1.6/3.0 MB | 1.0/1.6 MB | 256/855 kB | 0.1/1.8 MB
Progress (5): 2.1/8.4 MB | 1.6/3.0 MB | 1.0/1.6 MB | 256/855 kB | 0.1/1.8 MB
Progress (5): 2.1/8.4 MB | 1.6/3.0 MB | 1.0/1.6 MB | 256/855 kB | 0.1/1.8 MB
Progress (5): 2.1/8.4 MB | 1.6/3.0 MB | 1.0/1.6 MB | 256/855 kB | 0.1/1.8 MB
Progress (5): 2.1/8.4 MB | 1.6/3.0 MB | 1.0/1.6 MB | 256/855 kB | 0.1/1.8 MB
Progress (5): 2.1/8.4 MB | 1.6/3.0 MB | 1.0/1.6 MB | 256/855 kB | 0.1/1.8 MB
Progress (5): 2.1/8.4 MB | 1.6/3.0 MB | 1.0/1.6 MB | 256/855 kB | 0.1/1.8 MB
Progress (5): 2.1/8.4 MB | 1.6/3.0 MB | 1.0/1.6 MB | 256/855 kB | 0.1/1.8 MB
Progress (5): 2.1/8.4 MB | 1.7/3.0 MB | 1.0/1.6 MB | 256/855 kB | 0.1/1.8 MB
Progress (5): 2.1/8.4 MB | 1.7/3.0 MB | 1.0/1.6 MB | 256/855 kB | 0.1/1.8 MB
Progress (5): 2.2/8.4 MB | 1.7/3.0 MB | 1.0/1.6 MB | 256/855 kB | 0.1/1.8 MB
Progress (5): 2.2/8.4 MB | 1.7/3.0 MB | 1.0/1.6 MB | 256/855 kB | 0.1/1.8 MB
Progress (5): 2.2/8.4 MB | 1.7/3.0 MB | 1.0/1.6 MB | 256/855 kB | 0.1/1.8 MB
Progress (5): 2.2/8.4 MB | 1.7/3.0 MB | 1.0/1.6 MB | 256/855 kB | 0.1/1.8 MB
Progress (5): 2.2/8.4 MB | 1.7/3.0 MB | 1.0/1.6 MB | 256/855 kB | 0.1/1.8 MB
Progress (5): 2.2/8.4 MB | 1.7/3.0 MB | 1.0/1.6 MB | 256/855 kB | 0.1/1.8 MB
Progress (5): 2.2/8.4 MB | 1.7/3.0 MB | 1.0/1.6 MB | 256/855 kB | 0.1/1.8 MB
Progress (5): 2.2/8.4 MB | 1.7/3.0 MB | 1.0/1.6 MB | 256/855 kB | 0.1/1.8 MB
Progress (5): 2.2/8.4 MB | 1.7/3.0 MB | 1.0/1.6 MB | 256/855 kB | 0.2/1.8 MB
Progress (5): 2.2/8.4 MB | 1.7/3.0 MB | 1.0/1.6 MB | 272/855 kB | 0.2/1.8 MB
Progress (5): 2.2/8.4 MB | 1.7/3.0 MB | 1.0/1.6 MB | 272/855 kB | 0.2/1.8 MB
Progress (5): 2.2/8.4 MB | 1.7/3.0 MB | 1.0/1.6 MB | 289/855 kB | 0.2/1.8 MB
Progress (5): 2.2/8.4 MB | 1.7/3.0 MB | 1.0/1.6 MB | 305/855 kB | 0.2/1.8 MB
Progress (5): 2.2/8.4 MB | 1.7/3.0 MB | 1.0/1.6 MB | 321/855 kB | 0.2/1.8 MB
Progress (5): 2.2/8.4 MB | 1.7/3.0 MB | 1.0/1.6 MB | 338/855 kB | 0.2/1.8 MB
Progress (5): 2.2/8.4 MB | 1.7/3.0 MB | 1.0/1.6 MB | 354/855 kB | 0.2/1.8 MB
Progress (5): 2.2/8.4 MB | 1.7/3.0 MB | 1.0/1.6 MB | 370/855 kB | 0.2/1.8 MB
Progress (5): 2.2/8.4 MB | 1.7/3.0 MB | 1.0/1.6 MB | 387/855 kB | 0.2/1.8 MB
Progress (5): 2.2/8.4 MB | 1.7/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.2/1.8 MB
Progress (5): 2.2/8.4 MB | 1.7/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.2/1.8 MB
Progress (5): 2.2/8.4 MB | 1.7/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.2/1.8 MB
Progress (5): 2.2/8.4 MB | 1.7/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.2/1.8 MB
Progress (5): 2.2/8.4 MB | 1.7/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.2/1.8 MB
Progress (5): 2.2/8.4 MB | 1.7/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.2/1.8 MB
Progress (5): 2.2/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.2/1.8 MB
Progress (5): 2.2/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.2/1.8 MB
Progress (5): 2.2/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.2/1.8 MB
Progress (5): 2.2/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.2/1.8 MB
Progress (5): 2.2/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.2/1.8 MB
Progress (5): 2.2/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.3/1.8 MB
Progress (5): 2.2/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.3/1.8 MB
Progress (5): 2.2/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.3/1.8 MB
Progress (5): 2.2/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.3/1.8 MB
Progress (5): 2.2/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.3/1.8 MB
Progress (5): 2.2/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.3/1.8 MB
Progress (5): 2.2/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.3/1.8 MB
Progress (5): 2.2/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.3/1.8 MB
Progress (5): 2.3/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.3/1.8 MB
Progress (5): 2.3/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.4/1.8 MB
Progress (5): 2.3/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.4/1.8 MB
Progress (5): 2.3/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.4/1.8 MB
Progress (5): 2.3/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.4/1.8 MB
Progress (5): 2.3/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.4/1.8 MB
Progress (5): 2.3/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.4/1.8 MB
Progress (5): 2.3/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.4/1.8 MB
Progress (5): 2.3/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.4/1.8 MB
Progress (5): 2.3/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.4/1.8 MB
Progress (5): 2.3/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.4/1.8 MB
Progress (5): 2.3/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.4/1.8 MB
Progress (5): 2.3/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.5/1.8 MB
Progress (5): 2.3/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.5/1.8 MB
Progress (5): 2.3/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.5/1.8 MB
Progress (5): 2.3/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.5/1.8 MB
Progress (5): 2.3/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.5/1.8 MB
Progress (5): 2.3/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.5/1.8 MB
Progress (5): 2.3/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.6/1.8 MB
Progress (5): 2.3/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.6/1.8 MB
Progress (5): 2.3/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.6/1.8 MB
Progress (5): 2.3/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.6/1.8 MB
Progress (5): 2.3/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.6/1.8 MB
Progress (5): 2.3/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.6/1.8 MB
Progress (5): 2.3/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.6/1.8 MB
Progress (5): 2.3/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.6/1.8 MB
Progress (5): 2.3/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.6/1.8 MB
Progress (5): 2.3/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.6/1.8 MB
Progress (5): 2.3/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.6/1.8 MB
Progress (5): 2.3/8.4 MB | 1.8/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.6/1.8 MB
Progress (5): 2.3/8.4 MB | 1.9/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.6/1.8 MB
Progress (5): 2.3/8.4 MB | 1.9/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.6/1.8 MB
Progress (5): 2.3/8.4 MB | 1.9/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.6/1.8 MB
Progress (5): 2.3/8.4 MB | 1.9/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.6/1.8 MB
Progress (5): 2.3/8.4 MB | 1.9/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.6/1.8 MB
Progress (5): 2.3/8.4 MB | 1.9/3.0 MB | 1.0/1.6 MB | 403/855 kB | 0.6/1.8 MB
Progress (5): 2.3/8.4 MB | 1.9/3.0 MB | 1.0/1.6 MB | 420/855 kB | 0.6/1.8 MB
Progress (5): 2.3/8.4 MB | 1.9/3.0 MB | 1.0/1.6 MB | 436/855 kB | 0.6/1.8 MB
Progress (5): 2.3/8.4 MB | 1.9/3.0 MB | 1.0/1.6 MB | 452/855 kB | 0.6/1.8 MB
Progress (5): 2.3/8.4 MB | 1.9/3.0 MB | 1.0/1.6 MB | 469/855 kB | 0.6/1.8 MB
Progress (5): 2.3/8.4 MB | 1.9/3.0 MB | 1.0/1.6 MB | 485/855 kB | 0.6/1.8 MB
Progress (5): 2.3/8.4 MB | 1.9/3.0 MB | 1.0/1.6 MB | 502/855 kB | 0.6/1.8 MB
Progress (5): 2.3/8.4 MB | 1.9/3.0 MB | 1.0/1.6 MB | 518/855 kB | 0.6/1.8 MB
Progress (5): 2.3/8.4 MB | 1.9/3.0 MB | 1.0/1.6 MB | 518/855 kB | 0.6/1.8 MB
Progress (5): 2.3/8.4 MB | 1.9/3.0 MB | 1.0/1.6 MB | 518/855 kB | 0.6/1.8 MB
Progress (5): 2.4/8.4 MB | 1.9/3.0 MB | 1.0/1.6 MB | 518/855 kB | 0.6/1.8 MB
Progress (5): 2.4/8.4 MB | 1.9/3.0 MB | 1.0/1.6 MB | 518/855 kB | 0.6/1.8 MB
Progress (5): 2.4/8.4 MB | 1.9/3.0 MB | 1.0/1.6 MB | 518/855 kB | 0.6/1.8 MB
Progress (5): 2.4/8.4 MB | 1.9/3.0 MB | 1.0/1.6 MB | 518/855 kB | 0.6/1.8 MB
Progress (5): 2.4/8.4 MB | 1.9/3.0 MB | 1.0/1.6 MB | 518/855 kB | 0.6/1.8 MB
Progress (5): 2.4/8.4 MB | 1.9/3.0 MB | 1.1/1.6 MB | 518/855 kB | 0.6/1.8 MB
Progress (5): 2.4/8.4 MB | 1.9/3.0 MB | 1.1/1.6 MB | 518/855 kB | 0.6/1.8 MB
Progress (5): 2.4/8.4 MB | 1.9/3.0 MB | 1.1/1.6 MB | 518/855 kB | 0.6/1.8 MB
Progress (5): 2.4/8.4 MB | 1.9/3.0 MB | 1.1/1.6 MB | 518/855 kB | 0.6/1.8 MB
Progress (5): 2.4/8.4 MB | 1.9/3.0 MB | 1.1/1.6 MB | 518/855 kB | 0.6/1.8 MB
Progress (5): 2.4/8.4 MB | 1.9/3.0 MB | 1.1/1.6 MB | 518/855 kB | 0.6/1.8 MB
Progress (5): 2.4/8.4 MB | 1.9/3.0 MB | 1.1/1.6 MB | 518/855 kB | 0.6/1.8 MB
Progress (5): 2.5/8.4 MB | 1.9/3.0 MB | 1.1/1.6 MB | 518/855 kB | 0.6/1.8 MB
Progress (5): 2.5/8.4 MB | 1.9/3.0 MB | 1.1/1.6 MB | 518/855 kB | 0.6/1.8 MB
Progress (5): 2.5/8.4 MB | 1.9/3.0 MB | 1.1/1.6 MB | 518/855 kB | 0.6/1.8 MB
Progress (5): 2.5/8.4 MB | 1.9/3.0 MB | 1.1/1.6 MB | 518/855 kB | 0.6/1.8 MB
Progress (5): 2.5/8.4 MB | 1.9/3.0 MB | 1.2/1.6 MB | 518/855 kB | 0.6/1.8 MB
Progress (5): 2.5/8.4 MB | 1.9/3.0 MB | 1.2/1.6 MB | 518/855 kB | 0.7/1.8 MB
Progress (5): 2.5/8.4 MB | 1.9/3.0 MB | 1.2/1.6 MB | 518/855 kB | 0.7/1.8 MB
Progress (5): 2.5/8.4 MB | 1.9/3.0 MB | 1.2/1.6 MB | 518/855 kB | 0.7/1.8 MB
Progress (5): 2.5/8.4 MB | 1.9/3.0 MB | 1.2/1.6 MB | 518/855 kB | 0.7/1.8 MB
Progress (5): 2.5/8.4 MB | 1.9/3.0 MB | 1.2/1.6 MB | 518/855 kB | 0.7/1.8 MB
Progress (5): 2.5/8.4 MB | 1.9/3.0 MB | 1.2/1.6 MB | 518/855 kB | 0.7/1.8 MB
Progress (5): 2.5/8.4 MB | 1.9/3.0 MB | 1.2/1.6 MB | 518/855 kB | 0.7/1.8 MB
Progress (5): 2.5/8.4 MB | 1.9/3.0 MB | 1.2/1.6 MB | 518/855 kB | 0.7/1.8 MB
Progress (5): 2.5/8.4 MB | 1.9/3.0 MB | 1.2/1.6 MB | 518/855 kB | 0.7/1.8 MB
Progress (5): 2.6/8.4 MB | 1.9/3.0 MB | 1.2/1.6 MB | 518/855 kB | 0.7/1.8 MB
Progress (5): 2.6/8.4 MB | 1.9/3.0 MB | 1.2/1.6 MB | 518/855 kB | 0.7/1.8 MB
Progress (5): 2.6/8.4 MB | 1.9/3.0 MB | 1.2/1.6 MB | 518/855 kB | 0.7/1.8 MB
Progress (5): 2.6/8.4 MB | 1.9/3.0 MB | 1.2/1.6 MB | 534/855 kB | 0.7/1.8 MB
Progress (5): 2.6/8.4 MB | 1.9/3.0 MB | 1.2/1.6 MB | 534/855 kB | 0.8/1.8 MB
Progress (5): 2.6/8.4 MB | 1.9/3.0 MB | 1.2/1.6 MB | 551/855 kB | 0.8/1.8 MB
Progress (5): 2.6/8.4 MB | 1.9/3.0 MB | 1.2/1.6 MB | 551/855 kB | 0.8/1.8 MB
Progress (5): 2.6/8.4 MB | 1.9/3.0 MB | 1.2/1.6 MB | 567/855 kB | 0.8/1.8 MB
Progress (5): 2.6/8.4 MB | 1.9/3.0 MB | 1.2/1.6 MB | 567/855 kB | 0.8/1.8 MB
Progress (5): 2.6/8.4 MB | 1.9/3.0 MB | 1.2/1.6 MB | 583/855 kB | 0.8/1.8 MB
Progress (5): 2.6/8.4 MB | 1.9/3.0 MB | 1.2/1.6 MB | 583/855 kB | 0.8/1.8 MB
Progress (5): 2.6/8.4 MB | 1.9/3.0 MB | 1.2/1.6 MB | 600/855 kB | 0.8/1.8 MB
Progress (5): 2.6/8.4 MB | 1.9/3.0 MB | 1.2/1.6 MB | 616/855 kB | 0.8/1.8 MB
Progress (5): 2.6/8.4 MB | 1.9/3.0 MB | 1.2/1.6 MB | 633/855 kB | 0.8/1.8 MB
Progress (5): 2.6/8.4 MB | 1.9/3.0 MB | 1.2/1.6 MB | 649/855 kB | 0.8/1.8 MB
Progress (5): 2.6/8.4 MB | 1.9/3.0 MB | 1.2/1.6 MB | 665/855 kB | 0.8/1.8 MB
Progress (5): 2.6/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 665/855 kB | 0.8/1.8 MB
Progress (5): 2.6/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 665/855 kB | 0.8/1.8 MB
Progress (5): 2.6/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 665/855 kB | 0.8/1.8 MB
Progress (5): 2.6/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 665/855 kB | 0.8/1.8 MB
Progress (5): 2.6/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 665/855 kB | 0.8/1.8 MB
Progress (5): 2.6/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 665/855 kB | 0.8/1.8 MB
Progress (5): 2.6/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 665/855 kB | 0.8/1.8 MB
Progress (5): 2.6/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 665/855 kB | 0.8/1.8 MB
Progress (5): 2.6/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 665/855 kB | 0.8/1.8 MB
Progress (5): 2.6/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 665/855 kB | 0.8/1.8 MB
Progress (5): 2.6/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 665/855 kB | 0.8/1.8 MB
Progress (5): 2.6/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 665/855 kB | 0.9/1.8 MB
Progress (5): 2.6/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 665/855 kB | 0.9/1.8 MB
Progress (5): 2.6/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 665/855 kB | 0.9/1.8 MB
Progress (5): 2.6/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 665/855 kB | 0.9/1.8 MB
Progress (5): 2.6/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 665/855 kB | 0.9/1.8 MB
Progress (5): 2.6/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 665/855 kB | 0.9/1.8 MB
Progress (5): 2.6/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 665/855 kB | 0.9/1.8 MB
Progress (5): 2.7/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 665/855 kB | 0.9/1.8 MB
Progress (5): 2.7/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 665/855 kB | 0.9/1.8 MB
Progress (5): 2.7/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 665/855 kB | 0.9/1.8 MB
Progress (5): 2.7/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 665/855 kB | 0.9/1.8 MB
Progress (5): 2.7/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 665/855 kB | 0.9/1.8 MB
Progress (5): 2.7/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 665/855 kB | 0.9/1.8 MB
Progress (5): 2.7/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 665/855 kB | 0.9/1.8 MB
Progress (5): 2.7/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 665/855 kB | 1.0/1.8 MB
Progress (5): 2.7/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 682/855 kB | 1.0/1.8 MB
Progress (5): 2.7/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 698/855 kB | 1.0/1.8 MB
Progress (5): 2.7/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 715/855 kB | 1.0/1.8 MB
Progress (5): 2.7/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 731/855 kB | 1.0/1.8 MB
Progress (5): 2.7/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 731/855 kB | 1.0/1.8 MB
Progress (5): 2.7/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 747/855 kB | 1.0/1.8 MB
Progress (5): 2.7/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 747/855 kB | 1.0/1.8 MB
Progress (5): 2.7/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 764/855 kB | 1.0/1.8 MB
Progress (5): 2.7/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 764/855 kB | 1.0/1.8 MB
Progress (5): 2.7/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 780/855 kB | 1.0/1.8 MB
Progress (5): 2.7/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 780/855 kB | 1.0/1.8 MB
Progress (5): 2.7/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 796/855 kB | 1.0/1.8 MB
Progress (5): 2.7/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 796/855 kB | 1.0/1.8 MB
Progress (5): 2.7/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 813/855 kB | 1.0/1.8 MB
Progress (5): 2.7/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 813/855 kB | 1.1/1.8 MB
Progress (5): 2.7/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 829/855 kB | 1.1/1.8 MB
Progress (5): 2.7/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 829/855 kB | 1.1/1.8 MB
Progress (5): 2.7/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 841/855 kB | 1.1/1.8 MB
Progress (5): 2.7/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 841/855 kB | 1.1/1.8 MB
Progress (5): 2.7/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 855 kB | 1.1/1.8 MB    
Progress (5): 2.7/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 855 kB | 1.1/1.8 MB
Progress (5): 2.7/8.4 MB | 2.0/3.0 MB | 1.2/1.6 MB | 855 kB | 1.1/1.8 MB
                                                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/6.0.11/spring-beans-6.0.11.jar (855 kB at 1.8 MB/s)
Progress (4): 2.7/8.4 MB | 2.1/3.0 MB | 1.2/1.6 MB | 1.1/1.8 MB
Progress (4): 2.7/8.4 MB | 2.1/3.0 MB | 1.2/1.6 MB | 1.1/1.8 MB
Progress (4): 2.7/8.4 MB | 2.1/3.0 MB | 1.2/1.6 MB | 1.1/1.8 MB
Progress (4): 2.7/8.4 MB | 2.1/3.0 MB | 1.2/1.6 MB | 1.1/1.8 MB
Progress (4): 2.7/8.4 MB | 2.1/3.0 MB | 1.2/1.6 MB | 1.1/1.8 MB
Progress (4): 2.7/8.4 MB | 2.1/3.0 MB | 1.2/1.6 MB | 1.1/1.8 MB
Progress (4): 2.7/8.4 MB | 2.2/3.0 MB | 1.2/1.6 MB | 1.1/1.8 MB
Progress (4): 2.7/8.4 MB | 2.2/3.0 MB | 1.2/1.6 MB | 1.1/1.8 MB
Progress (4): 2.7/8.4 MB | 2.2/3.0 MB | 1.2/1.6 MB | 1.1/1.8 MB
Progress (4): 2.7/8.4 MB | 2.2/3.0 MB | 1.2/1.6 MB | 1.1/1.8 MB
Progress (4): 2.7/8.4 MB | 2.2/3.0 MB | 1.2/1.6 MB | 1.1/1.8 MB
Progress (4): 2.7/8.4 MB | 2.2/3.0 MB | 1.2/1.6 MB | 1.1/1.8 MB
Progress (4): 2.7/8.4 MB | 2.2/3.0 MB | 1.3/1.6 MB | 1.1/1.8 MB
Progress (4): 2.7/8.4 MB | 2.2/3.0 MB | 1.3/1.6 MB | 1.1/1.8 MB
Progress (4): 2.7/8.4 MB | 2.2/3.0 MB | 1.3/1.6 MB | 1.1/1.8 MB
Progress (4): 2.7/8.4 MB | 2.2/3.0 MB | 1.3/1.6 MB | 1.1/1.8 MB
Progress (4): 2.7/8.4 MB | 2.2/3.0 MB | 1.3/1.6 MB | 1.1/1.8 MB
Progress (4): 2.7/8.4 MB | 2.2/3.0 MB | 1.3/1.6 MB | 1.1/1.8 MB
Progress (4): 2.8/8.4 MB | 2.2/3.0 MB | 1.3/1.6 MB | 1.1/1.8 MB
Progress (4): 2.8/8.4 MB | 2.2/3.0 MB | 1.3/1.6 MB | 1.1/1.8 MB
Progress (4): 2.8/8.4 MB | 2.2/3.0 MB | 1.3/1.6 MB | 1.1/1.8 MB
Progress (4): 2.8/8.4 MB | 2.2/3.0 MB | 1.3/1.6 MB | 1.1/1.8 MB
Progress (4): 2.8/8.4 MB | 2.2/3.0 MB | 1.3/1.6 MB | 1.1/1.8 MB
Progress (4): 2.8/8.4 MB | 2.2/3.0 MB | 1.3/1.6 MB | 1.1/1.8 MB
Progress (4): 2.9/8.4 MB | 2.2/3.0 MB | 1.3/1.6 MB | 1.1/1.8 MB
Progress (4): 2.9/8.4 MB | 2.2/3.0 MB | 1.3/1.6 MB | 1.1/1.8 MB
Progress (4): 2.9/8.4 MB | 2.2/3.0 MB | 1.3/1.6 MB | 1.1/1.8 MB
Progress (4): 2.9/8.4 MB | 2.2/3.0 MB | 1.3/1.6 MB | 1.1/1.8 MB
Progress (4): 2.9/8.4 MB | 2.2/3.0 MB | 1.3/1.6 MB | 1.1/1.8 MB
Progress (4): 2.9/8.4 MB | 2.2/3.0 MB | 1.3/1.6 MB | 1.1/1.8 MB
Progress (4): 2.9/8.4 MB | 2.2/3.0 MB | 1.3/1.6 MB | 1.2/1.8 MB
Progress (4): 2.9/8.4 MB | 2.2/3.0 MB | 1.3/1.6 MB | 1.2/1.8 MB
Progress (4): 2.9/8.4 MB | 2.2/3.0 MB | 1.3/1.6 MB | 1.2/1.8 MB
Progress (4): 2.9/8.4 MB | 2.2/3.0 MB | 1.3/1.6 MB | 1.2/1.8 MB
Progress (4): 2.9/8.4 MB | 2.2/3.0 MB | 1.3/1.6 MB | 1.2/1.8 MB
Progress (4): 2.9/8.4 MB | 2.2/3.0 MB | 1.3/1.6 MB | 1.2/1.8 MB
Progress (4): 2.9/8.4 MB | 2.2/3.0 MB | 1.3/1.6 MB | 1.3/1.8 MB
Progress (4): 2.9/8.4 MB | 2.2/3.0 MB | 1.3/1.6 MB | 1.3/1.8 MB
Progress (4): 2.9/8.4 MB | 2.2/3.0 MB | 1.3/1.6 MB | 1.3/1.8 MB
Progress (4): 2.9/8.4 MB | 2.2/3.0 MB | 1.3/1.6 MB | 1.3/1.8 MB
Progress (4): 2.9/8.4 MB | 2.2/3.0 MB | 1.3/1.6 MB | 1.3/1.8 MB
                                                               
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/6.0.11/spring-context-6.0.11.jar
Progress (4): 2.9/8.4 MB | 2.2/3.0 MB | 1.3/1.6 MB | 1.3/1.8 MB
Progress (4): 2.9/8.4 MB | 2.2/3.0 MB | 1.3/1.6 MB | 1.3/1.8 MB
Progress (4): 2.9/8.4 MB | 2.2/3.0 MB | 1.3/1.6 MB | 1.3/1.8 MB
Progress (4): 2.9/8.4 MB | 2.2/3.0 MB | 1.3/1.6 MB | 1.3/1.8 MB
Progress (4): 2.9/8.4 MB | 2.2/3.0 MB | 1.3/1.6 MB | 1.3/1.8 MB
Progress (4): 2.9/8.4 MB | 2.2/3.0 MB | 1.4/1.6 MB | 1.3/1.8 MB
Progress (4): 2.9/8.4 MB | 2.2/3.0 MB | 1.4/1.6 MB | 1.3/1.8 MB
Progress (4): 2.9/8.4 MB | 2.2/3.0 MB | 1.4/1.6 MB | 1.3/1.8 MB
Progress (4): 2.9/8.4 MB | 2.2/3.0 MB | 1.4/1.6 MB | 1.3/1.8 MB
Progress (4): 2.9/8.4 MB | 2.3/3.0 MB | 1.4/1.6 MB | 1.3/1.8 MB
Progress (4): 2.9/8.4 MB | 2.3/3.0 MB | 1.4/1.6 MB | 1.3/1.8 MB
Progress (4): 2.9/8.4 MB | 2.3/3.0 MB | 1.4/1.6 MB | 1.3/1.8 MB
Progress (4): 2.9/8.4 MB | 2.3/3.0 MB | 1.4/1.6 MB | 1.3/1.8 MB
Progress (4): 2.9/8.4 MB | 2.3/3.0 MB | 1.4/1.6 MB | 1.3/1.8 MB
Progress (4): 2.9/8.4 MB | 2.3/3.0 MB | 1.4/1.6 MB | 1.3/1.8 MB
Progress (4): 2.9/8.4 MB | 2.3/3.0 MB | 1.4/1.6 MB | 1.3/1.8 MB
Progress (4): 2.9/8.4 MB | 2.3/3.0 MB | 1.4/1.6 MB | 1.3/1.8 MB
Progress (4): 2.9/8.4 MB | 2.3/3.0 MB | 1.5/1.6 MB | 1.3/1.8 MB
Progress (4): 2.9/8.4 MB | 2.3/3.0 MB | 1.5/1.6 MB | 1.3/1.8 MB
Progress (4): 2.9/8.4 MB | 2.3/3.0 MB | 1.5/1.6 MB | 1.3/1.8 MB
Progress (4): 2.9/8.4 MB | 2.3/3.0 MB | 1.5/1.6 MB | 1.3/1.8 MB
Progress (4): 2.9/8.4 MB | 2.4/3.0 MB | 1.5/1.6 MB | 1.3/1.8 MB
Progress (4): 2.9/8.4 MB | 2.4/3.0 MB | 1.5/1.6 MB | 1.3/1.8 MB
Progress (4): 2.9/8.4 MB | 2.4/3.0 MB | 1.5/1.6 MB | 1.3/1.8 MB
Progress (4): 3.0/8.4 MB | 2.4/3.0 MB | 1.5/1.6 MB | 1.3/1.8 MB
Progress (4): 3.0/8.4 MB | 2.4/3.0 MB | 1.5/1.6 MB | 1.3/1.8 MB
Progress (4): 3.0/8.4 MB | 2.4/3.0 MB | 1.5/1.6 MB | 1.3/1.8 MB
Progress (4): 3.0/8.4 MB | 2.4/3.0 MB | 1.5/1.6 MB | 1.3/1.8 MB
Progress (4): 3.0/8.4 MB | 2.4/3.0 MB | 1.5/1.6 MB | 1.3/1.8 MB
Progress (4): 3.0/8.4 MB | 2.4/3.0 MB | 1.5/1.6 MB | 1.3/1.8 MB
Progress (4): 3.0/8.4 MB | 2.4/3.0 MB | 1.5/1.6 MB | 1.3/1.8 MB
Progress (4): 3.0/8.4 MB | 2.4/3.0 MB | 1.5/1.6 MB | 1.3/1.8 MB
Progress (5): 3.0/8.4 MB | 2.4/3.0 MB | 1.5/1.6 MB | 1.3/1.8 MB | 0/1.2 MB
Progress (5): 3.0/8.4 MB | 2.4/3.0 MB | 1.5/1.6 MB | 1.3/1.8 MB | 0/1.2 MB
Progress (5): 3.0/8.4 MB | 2.4/3.0 MB | 1.5/1.6 MB | 1.3/1.8 MB | 0/1.2 MB
Progress (5): 3.0/8.4 MB | 2.4/3.0 MB | 1.5/1.6 MB | 1.3/1.8 MB | 0.1/1.2 MB
Progress (5): 3.0/8.4 MB | 2.4/3.0 MB | 1.5/1.6 MB | 1.3/1.8 MB | 0.1/1.2 MB
Progress (5): 3.0/8.4 MB | 2.4/3.0 MB | 1.5/1.6 MB | 1.3/1.8 MB | 0.1/1.2 MB
Progress (5): 3.0/8.4 MB | 2.4/3.0 MB | 1.5/1.6 MB | 1.3/1.8 MB | 0.1/1.2 MB
Progress (5): 3.0/8.4 MB | 2.4/3.0 MB | 1.5/1.6 MB | 1.3/1.8 MB | 0.1/1.2 MB
Progress (5): 3.0/8.4 MB | 2.4/3.0 MB | 1.6/1.6 MB | 1.3/1.8 MB | 0.1/1.2 MB
Progress (5): 3.0/8.4 MB | 2.4/3.0 MB | 1.6/1.6 MB | 1.3/1.8 MB | 0.1/1.2 MB
Progress (5): 3.0/8.4 MB | 2.4/3.0 MB | 1.6/1.6 MB | 1.3/1.8 MB | 0.1/1.2 MB
Progress (5): 3.0/8.4 MB | 2.5/3.0 MB | 1.6/1.6 MB | 1.3/1.8 MB | 0.1/1.2 MB
Progress (5): 3.0/8.4 MB | 2.5/3.0 MB | 1.6/1.6 MB | 1.3/1.8 MB | 0.1/1.2 MB
Progress (5): 3.0/8.4 MB | 2.5/3.0 MB | 1.6/1.6 MB | 1.3/1.8 MB | 0.1/1.2 MB
Progress (5): 3.0/8.4 MB | 2.5/3.0 MB | 1.6/1.6 MB | 1.3/1.8 MB | 0.1/1.2 MB
Progress (5): 3.0/8.4 MB | 2.5/3.0 MB | 1.6/1.6 MB | 1.3/1.8 MB | 0.1/1.2 MB
Progress (5): 3.0/8.4 MB | 2.5/3.0 MB | 1.6/1.6 MB | 1.3/1.8 MB | 0.1/1.2 MB
Progress (5): 3.0/8.4 MB | 2.5/3.0 MB | 1.6/1.6 MB | 1.3/1.8 MB | 0.1/1.2 MB
Progress (5): 3.0/8.4 MB | 2.5/3.0 MB | 1.6/1.6 MB | 1.3/1.8 MB | 0.1/1.2 MB
Progress (5): 3.0/8.4 MB | 2.5/3.0 MB | 1.6/1.6 MB | 1.3/1.8 MB | 0.1/1.2 MB
Progress (5): 3.0/8.4 MB | 2.5/3.0 MB | 1.6/1.6 MB | 1.3/1.8 MB | 0.2/1.2 MB
Progress (5): 3.0/8.4 MB | 2.5/3.0 MB | 1.6/1.6 MB | 1.3/1.8 MB | 0.2/1.2 MB
Progress (5): 3.0/8.4 MB | 2.5/3.0 MB | 1.6/1.6 MB | 1.3/1.8 MB | 0.2/1.2 MB
Progress (5): 3.0/8.4 MB | 2.6/3.0 MB | 1.6/1.6 MB | 1.3/1.8 MB | 0.2/1.2 MB
Progress (5): 3.0/8.4 MB | 2.6/3.0 MB | 1.6/1.6 MB | 1.4/1.8 MB | 0.2/1.2 MB
Progress (5): 3.0/8.4 MB | 2.6/3.0 MB | 1.6/1.6 MB | 1.4/1.8 MB | 0.2/1.2 MB
Progress (5): 3.0/8.4 MB | 2.6/3.0 MB | 1.6/1.6 MB | 1.4/1.8 MB | 0.2/1.2 MB
Progress (5): 3.0/8.4 MB | 2.6/3.0 MB | 1.6/1.6 MB | 1.4/1.8 MB | 0.2/1.2 MB
Progress (5): 3.0/8.4 MB | 2.6/3.0 MB | 1.6/1.6 MB | 1.4/1.8 MB | 0.2/1.2 MB
Progress (5): 3.0/8.4 MB | 2.6/3.0 MB | 1.6/1.6 MB | 1.4/1.8 MB | 0.2/1.2 MB
Progress (5): 3.0/8.4 MB | 2.6/3.0 MB | 1.6/1.6 MB | 1.4/1.8 MB | 0.2/1.2 MB
Progress (5): 3.0/8.4 MB | 2.6/3.0 MB | 1.6/1.6 MB | 1.4/1.8 MB | 0.2/1.2 MB
Progress (5): 3.0/8.4 MB | 2.6/3.0 MB | 1.6/1.6 MB | 1.4/1.8 MB | 0.2/1.2 MB
Progress (5): 3.0/8.4 MB | 2.6/3.0 MB | 1.6/1.6 MB | 1.4/1.8 MB | 0.2/1.2 MB
Progress (5): 3.0/8.4 MB | 2.6/3.0 MB | 1.6/1.6 MB | 1.4/1.8 MB | 0.2/1.2 MB
Progress (5): 3.0/8.4 MB | 2.7/3.0 MB | 1.6/1.6 MB | 1.4/1.8 MB | 0.2/1.2 MB
Progress (5): 3.0/8.4 MB | 2.7/3.0 MB | 1.6/1.6 MB | 1.4/1.8 MB | 0.2/1.2 MB
Progress (5): 3.0/8.4 MB | 2.7/3.0 MB | 1.6/1.6 MB | 1.4/1.8 MB | 0.2/1.2 MB
Progress (5): 3.0/8.4 MB | 2.7/3.0 MB | 1.6/1.6 MB | 1.4/1.8 MB | 0.3/1.2 MB
Progress (5): 3.0/8.4 MB | 2.7/3.0 MB | 1.6/1.6 MB | 1.4/1.8 MB | 0.3/1.2 MB
Progress (5): 3.0/8.4 MB | 2.7/3.0 MB | 1.6/1.6 MB | 1.4/1.8 MB | 0.3/1.2 MB
Progress (5): 3.0/8.4 MB | 2.7/3.0 MB | 1.6/1.6 MB | 1.4/1.8 MB | 0.3/1.2 MB
Progress (5): 3.0/8.4 MB | 2.7/3.0 MB | 1.6/1.6 MB | 1.4/1.8 MB | 0.3/1.2 MB
Progress (5): 3.0/8.4 MB | 2.7/3.0 MB | 1.6/1.6 MB | 1.4/1.8 MB | 0.3/1.2 MB
Progress (5): 3.0/8.4 MB | 2.7/3.0 MB | 1.6/1.6 MB | 1.4/1.8 MB | 0.4/1.2 MB
Progress (5): 3.0/8.4 MB | 2.7/3.0 MB | 1.6/1.6 MB | 1.4/1.8 MB | 0.4/1.2 MB
Progress (5): 3.0/8.4 MB | 2.7/3.0 MB | 1.6/1.6 MB | 1.4/1.8 MB | 0.4/1.2 MB
Progress (5): 3.0/8.4 MB | 2.7/3.0 MB | 1.6/1.6 MB | 1.4/1.8 MB | 0.4/1.2 MB
Progress (5): 3.0/8.4 MB | 2.7/3.0 MB | 1.6/1.6 MB | 1.4/1.8 MB | 0.4/1.2 MB
Progress (5): 3.0/8.4 MB | 2.7/3.0 MB | 1.6/1.6 MB | 1.4/1.8 MB | 0.4/1.2 MB
Progress (5): 3.0/8.4 MB | 2.7/3.0 MB | 1.6/1.6 MB | 1.4/1.8 MB | 0.4/1.2 MB
Progress (5): 3.0/8.4 MB | 2.7/3.0 MB | 1.6/1.6 MB | 1.4/1.8 MB | 0.4/1.2 MB
Progress (5): 3.0/8.4 MB | 2.7/3.0 MB | 1.6/1.6 MB | 1.4/1.8 MB | 0.4/1.2 MB
Progress (5): 3.0/8.4 MB | 2.7/3.0 MB | 1.6/1.6 MB | 1.4/1.8 MB | 0.4/1.2 MB
Progress (5): 3.0/8.4 MB | 2.7/3.0 MB | 1.6/1.6 MB | 1.5/1.8 MB | 0.4/1.2 MB
Progress (5): 3.0/8.4 MB | 2.7/3.0 MB | 1.6 MB | 1.5/1.8 MB | 0.4/1.2 MB    
Progress (5): 3.0/8.4 MB | 2.7/3.0 MB | 1.6 MB | 1.5/1.8 MB | 0.4/1.2 MB
                                                                        
Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.jar (1.6 MB at 3.2 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/6.0.11/spring-aop-6.0.11.jar
Progress (4): 3.1/8.4 MB | 2.7/3.0 MB | 1.5/1.8 MB | 0.4/1.2 MB
Progress (4): 3.1/8.4 MB | 2.7/3.0 MB | 1.5/1.8 MB | 0.4/1.2 MB
Progress (4): 3.1/8.4 MB | 2.7/3.0 MB | 1.5/1.8 MB | 0.4/1.2 MB
Progress (4): 3.1/8.4 MB | 2.7/3.0 MB | 1.5/1.8 MB | 0.4/1.2 MB
Progress (4): 3.1/8.4 MB | 2.7/3.0 MB | 1.5/1.8 MB | 0.4/1.2 MB
Progress (4): 3.1/8.4 MB | 2.7/3.0 MB | 1.5/1.8 MB | 0.4/1.2 MB
Progress (4): 3.1/8.4 MB | 2.7/3.0 MB | 1.5/1.8 MB | 0.4/1.2 MB
Progress (4): 3.1/8.4 MB | 2.7/3.0 MB | 1.5/1.8 MB | 0.4/1.2 MB
Progress (4): 3.1/8.4 MB | 2.7/3.0 MB | 1.5/1.8 MB | 0.4/1.2 MB
Progress (4): 3.1/8.4 MB | 2.7/3.0 MB | 1.5/1.8 MB | 0.4/1.2 MB
Progress (4): 3.1/8.4 MB | 2.7/3.0 MB | 1.5/1.8 MB | 0.4/1.2 MB
Progress (4): 3.1/8.4 MB | 2.7/3.0 MB | 1.5/1.8 MB | 0.4/1.2 MB
Progress (4): 3.1/8.4 MB | 2.7/3.0 MB | 1.5/1.8 MB | 0.4/1.2 MB
Progress (4): 3.1/8.4 MB | 2.7/3.0 MB | 1.5/1.8 MB | 0.4/1.2 MB
Progress (4): 3.1/8.4 MB | 2.7/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB
Progress (4): 3.1/8.4 MB | 2.7/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB
Progress (4): 3.1/8.4 MB | 2.7/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB
Progress (4): 3.1/8.4 MB | 2.7/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB
Progress (4): 3.1/8.4 MB | 2.7/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB
Progress (4): 3.1/8.4 MB | 2.7/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB
Progress (4): 3.1/8.4 MB | 2.7/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB
Progress (4): 3.2/8.4 MB | 2.7/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB
Progress (4): 3.2/8.4 MB | 2.8/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB
Progress (4): 3.2/8.4 MB | 2.8/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB
Progress (4): 3.2/8.4 MB | 2.8/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB
Progress (5): 3.2/8.4 MB | 2.8/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB | 16/405 kB
Progress (5): 3.2/8.4 MB | 2.8/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB | 16/405 kB
Progress (5): 3.2/8.4 MB | 2.8/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB | 32/405 kB
Progress (5): 3.2/8.4 MB | 2.8/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB | 32/405 kB
Progress (5): 3.2/8.4 MB | 2.8/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB | 49/405 kB
Progress (5): 3.2/8.4 MB | 2.8/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB | 49/405 kB
Progress (5): 3.2/8.4 MB | 2.8/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB | 65/405 kB
Progress (5): 3.2/8.4 MB | 2.8/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB | 65/405 kB
Progress (5): 3.2/8.4 MB | 2.8/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB | 81/405 kB
Progress (5): 3.2/8.4 MB | 2.9/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB | 81/405 kB
Progress (5): 3.2/8.4 MB | 2.9/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB | 98/405 kB
Progress (5): 3.2/8.4 MB | 2.9/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB | 98/405 kB
Progress (5): 3.2/8.4 MB | 2.9/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB | 114/405 kB
Progress (5): 3.2/8.4 MB | 2.9/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB | 114/405 kB
Progress (5): 3.2/8.4 MB | 2.9/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB | 114/405 kB
Progress (5): 3.2/8.4 MB | 2.9/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB | 114/405 kB
Progress (5): 3.2/8.4 MB | 2.9/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB | 114/405 kB
Progress (5): 3.2/8.4 MB | 2.9/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB | 114/405 kB
Progress (5): 3.2/8.4 MB | 2.9/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB | 114/405 kB
Progress (5): 3.2/8.4 MB | 2.9/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB | 114/405 kB
Progress (5): 3.2/8.4 MB | 2.9/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB | 114/405 kB
Progress (5): 3.2/8.4 MB | 2.9/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB | 114/405 kB
Progress (5): 3.2/8.4 MB | 2.9/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB | 114/405 kB
Progress (5): 3.2/8.4 MB | 2.9/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB | 114/405 kB
Progress (5): 3.3/8.4 MB | 2.9/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB | 114/405 kB
Progress (5): 3.3/8.4 MB | 2.9/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB | 114/405 kB
Progress (5): 3.3/8.4 MB | 2.9/3.0 MB | 1.6/1.8 MB | 0.4/1.2 MB | 114/405 kB
Progress (5): 3.3/8.4 MB | 2.9/3.0 MB | 1.6/1.8 MB | 0.5/1.2 MB | 114/405 kB
Progress (5): 3.3/8.4 MB | 2.9/3.0 MB | 1.6/1.8 MB | 0.5/1.2 MB | 114/405 kB
Progress (5): 3.3/8.4 MB | 2.9/3.0 MB | 1.6/1.8 MB | 0.5/1.2 MB | 114/405 kB
Progress (5): 3.3/8.4 MB | 2.9/3.0 MB | 1.6/1.8 MB | 0.5/1.2 MB | 114/405 kB
Progress (5): 3.3/8.4 MB | 2.9/3.0 MB | 1.6/1.8 MB | 0.5/1.2 MB | 114/405 kB
Progress (5): 3.3/8.4 MB | 2.9/3.0 MB | 1.6/1.8 MB | 0.5/1.2 MB | 114/405 kB
Progress (5): 3.3/8.4 MB | 2.9/3.0 MB | 1.6/1.8 MB | 0.5/1.2 MB | 114/405 kB
Progress (5): 3.3/8.4 MB | 2.9/3.0 MB | 1.6/1.8 MB | 0.5/1.2 MB | 114/405 kB
Progress (5): 3.3/8.4 MB | 2.9/3.0 MB | 1.6/1.8 MB | 0.5/1.2 MB | 114/405 kB
Progress (5): 3.3/8.4 MB | 2.9/3.0 MB | 1.6/1.8 MB | 0.5/1.2 MB | 131/405 kB
Progress (5): 3.3/8.4 MB | 2.9/3.0 MB | 1.7/1.8 MB | 0.5/1.2 MB | 131/405 kB
Progress (5): 3.3/8.4 MB | 2.9/3.0 MB | 1.7/1.8 MB | 0.5/1.2 MB | 147/405 kB
Progress (5): 3.3/8.4 MB | 2.9/3.0 MB | 1.7/1.8 MB | 0.5/1.2 MB | 147/405 kB
Progress (5): 3.3/8.4 MB | 2.9/3.0 MB | 1.7/1.8 MB | 0.5/1.2 MB | 163/405 kB
Progress (5): 3.3/8.4 MB | 2.9/3.0 MB | 1.7/1.8 MB | 0.5/1.2 MB | 163/405 kB
Progress (5): 3.3/8.4 MB | 2.9/3.0 MB | 1.7/1.8 MB | 0.5/1.2 MB | 180/405 kB
Progress (5): 3.3/8.4 MB | 2.9/3.0 MB | 1.7/1.8 MB | 0.5/1.2 MB | 180/405 kB
Progress (5): 3.3/8.4 MB | 2.9/3.0 MB | 1.7/1.8 MB | 0.5/1.2 MB | 196/405 kB
Progress (5): 3.3/8.4 MB | 2.9/3.0 MB | 1.7/1.8 MB | 0.5/1.2 MB | 196/405 kB
Progress (5): 3.3/8.4 MB | 2.9/3.0 MB | 1.7/1.8 MB | 0.5/1.2 MB | 212/405 kB
Progress (5): 3.3/8.4 MB | 2.9/3.0 MB | 1.7/1.8 MB | 0.5/1.2 MB | 212/405 kB
Progress (5): 3.3/8.4 MB | 2.9/3.0 MB | 1.7/1.8 MB | 0.5/1.2 MB | 229/405 kB
Progress (5): 3.3/8.4 MB | 2.9/3.0 MB | 1.7/1.8 MB | 0.5/1.2 MB | 229/405 kB
Progress (5): 3.3/8.4 MB | 2.9/3.0 MB | 1.7/1.8 MB | 0.5/1.2 MB | 245/405 kB
Progress (5): 3.3/8.4 MB | 3.0/3.0 MB | 1.7/1.8 MB | 0.5/1.2 MB | 245/405 kB
Progress (5): 3.3/8.4 MB | 3.0/3.0 MB | 1.7/1.8 MB | 0.5/1.2 MB | 262/405 kB
Progress (5): 3.3/8.4 MB | 3.0/3.0 MB | 1.7/1.8 MB | 0.5/1.2 MB | 262/405 kB
Progress (5): 3.3/8.4 MB | 3.0/3.0 MB | 1.7/1.8 MB | 0.5/1.2 MB | 262/405 kB
Progress (5): 3.3/8.4 MB | 3.0/3.0 MB | 1.7/1.8 MB | 0.5/1.2 MB | 262/405 kB
Progress (5): 3.3/8.4 MB | 3.0/3.0 MB | 1.7/1.8 MB | 0.5/1.2 MB | 262/405 kB
Progress (5): 3.3/8.4 MB | 3.0/3.0 MB | 1.7/1.8 MB | 0.5/1.2 MB | 262/405 kB
Progress (5): 3.3/8.4 MB | 3.0 MB | 1.7/1.8 MB | 0.5/1.2 MB | 262/405 kB    
                                                                        
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.jar (3.0 MB at 5.7 MB/s)
Progress (4): 3.3/8.4 MB | 1.7/1.8 MB | 0.5/1.2 MB | 262/405 kB
Progress (4): 3.3/8.4 MB | 1.7/1.8 MB | 0.5/1.2 MB | 278/405 kB
Progress (4): 3.3/8.4 MB | 1.7/1.8 MB | 0.6/1.2 MB | 278/405 kB
Progress (4): 3.3/8.4 MB | 1.7/1.8 MB | 0.6/1.2 MB | 294/405 kB
Progress (4): 3.3/8.4 MB | 1.7/1.8 MB | 0.6/1.2 MB | 294/405 kB
Progress (4): 3.3/8.4 MB | 1.7/1.8 MB | 0.6/1.2 MB | 311/405 kB
Progress (4): 3.3/8.4 MB | 1.7/1.8 MB | 0.6/1.2 MB | 311/405 kB
Progress (4): 3.3/8.4 MB | 1.7/1.8 MB | 0.6/1.2 MB | 327/405 kB
Progress (4): 3.3/8.4 MB | 1.7/1.8 MB | 0.6/1.2 MB | 327/405 kB
Progress (4): 3.3/8.4 MB | 1.7/1.8 MB | 0.6/1.2 MB | 344/405 kB
Progress (4): 3.4/8.4 MB | 1.7/1.8 MB | 0.6/1.2 MB | 344/405 kB
Progress (4): 3.4/8.4 MB | 1.7/1.8 MB | 0.6/1.2 MB | 344/405 kB
Progress (4): 3.4/8.4 MB | 1.7/1.8 MB | 0.6/1.2 MB | 344/405 kB
Progress (4): 3.4/8.4 MB | 1.7/1.8 MB | 0.6/1.2 MB | 344/405 kB
Progress (4): 3.4/8.4 MB | 1.7/1.8 MB | 0.6/1.2 MB | 344/405 kB
Progress (4): 3.4/8.4 MB | 1.7/1.8 MB | 0.6/1.2 MB | 344/405 kB
Progress (4): 3.4/8.4 MB | 1.7/1.8 MB | 0.6/1.2 MB | 344/405 kB
Progress (4): 3.4/8.4 MB | 1.7/1.8 MB | 0.7/1.2 MB | 344/405 kB
Progress (4): 3.4/8.4 MB | 1.7/1.8 MB | 0.7/1.2 MB | 344/405 kB
Progress (4): 3.4/8.4 MB | 1.7/1.8 MB | 0.7/1.2 MB | 344/405 kB
Progress (4): 3.4/8.4 MB | 1.8/1.8 MB | 0.7/1.2 MB | 344/405 kB
Progress (4): 3.4/8.4 MB | 1.8/1.8 MB | 0.7/1.2 MB | 360/405 kB
Progress (4): 3.4/8.4 MB | 1.8/1.8 MB | 0.7/1.2 MB | 360/405 kB
Progress (4): 3.4/8.4 MB | 1.8/1.8 MB | 0.7/1.2 MB | 376/405 kB
Progress (4): 3.4/8.4 MB | 1.8/1.8 MB | 0.7/1.2 MB | 393/405 kB
Progress (4): 3.4/8.4 MB | 1.8/1.8 MB | 0.7/1.2 MB | 402/405 kB
Progress (4): 3.4/8.4 MB | 1.8/1.8 MB | 0.7/1.2 MB | 405 kB    
Progress (4): 3.4/8.4 MB | 1.8/1.8 MB | 0.7/1.2 MB | 405 kB
Progress (4): 3.4/8.4 MB | 1.8/1.8 MB | 0.7/1.2 MB | 405 kB
Progress (4): 3.4/8.4 MB | 1.8 MB | 0.7/1.2 MB | 405 kB    
                                                       
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/6.0.11/spring-core-6.0.11.jar (1.8 MB at 3.3 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-cache/5.2.1/httpclient5-cache-5.2.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/6.0.11/spring-aop-6.0.11.jar (405 kB at 744 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/6.0.11/spring-expression-6.0.11.jar
Progress (2): 3.4/8.4 MB | 0.7/1.2 MB
Progress (2): 3.4/8.4 MB | 0.7/1.2 MB
Progress (2): 3.5/8.4 MB | 0.7/1.2 MB
Progress (2): 3.5/8.4 MB | 0.7/1.2 MB
Progress (2): 3.5/8.4 MB | 0.7/1.2 MB
Progress (2): 3.5/8.4 MB | 0.7/1.2 MB
Progress (2): 3.5/8.4 MB | 0.7/1.2 MB
Progress (2): 3.5/8.4 MB | 0.7/1.2 MB
Progress (2): 3.5/8.4 MB | 0.7/1.2 MB
Progress (2): 3.5/8.4 MB | 0.7/1.2 MB
Progress (2): 3.5/8.4 MB | 0.7/1.2 MB
                                     
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar
Progress (3): 3.5/8.4 MB | 0.7/1.2 MB | 16/296 kB
Progress (3): 3.5/8.4 MB | 0.7/1.2 MB | 33/296 kB
Progress (3): 3.5/8.4 MB | 0.7/1.2 MB | 49/296 kB
Progress (3): 3.5/8.4 MB | 0.7/1.2 MB | 66/296 kB
Progress (4): 3.5/8.4 MB | 0.7/1.2 MB | 66/296 kB | 16/64 kB
Progress (4): 3.5/8.4 MB | 0.7/1.2 MB | 82/296 kB | 16/64 kB
Progress (4): 3.5/8.4 MB | 0.7/1.2 MB | 82/296 kB | 33/64 kB
Progress (4): 3.5/8.4 MB | 0.7/1.2 MB | 98/296 kB | 33/64 kB
Progress (4): 3.5/8.4 MB | 0.7/1.2 MB | 98/296 kB | 49/64 kB
Progress (4): 3.5/8.4 MB | 0.7/1.2 MB | 115/296 kB | 49/64 kB
Progress (4): 3.5/8.4 MB | 0.7/1.2 MB | 115/296 kB | 64 kB   
Progress (4): 3.5/8.4 MB | 0.7/1.2 MB | 131/296 kB | 64 kB
Progress (4): 3.5/8.4 MB | 0.8/1.2 MB | 131/296 kB | 64 kB
Progress (5): 3.5/8.4 MB | 0.8/1.2 MB | 131/296 kB | 64 kB | 16/246 kB
Progress (5): 3.5/8.4 MB | 0.8/1.2 MB | 131/296 kB | 64 kB | 16/246 kB
Progress (5): 3.5/8.4 MB | 0.8/1.2 MB | 131/296 kB | 64 kB | 16/246 kB
Progress (5): 3.5/8.4 MB | 0.8/1.2 MB | 131/296 kB | 64 kB | 16/246 kB
Progress (5): 3.5/8.4 MB | 0.8/1.2 MB | 131/296 kB | 64 kB | 16/246 kB
Progress (5): 3.6/8.4 MB | 0.8/1.2 MB | 131/296 kB | 64 kB | 16/246 kB
Progress (5): 3.6/8.4 MB | 0.8/1.2 MB | 131/296 kB | 64 kB | 16/246 kB
Progress (5): 3.6/8.4 MB | 0.8/1.2 MB | 131/296 kB | 64 kB | 16/246 kB
Progress (5): 3.6/8.4 MB | 0.8/1.2 MB | 131/296 kB | 64 kB | 16/246 kB
Progress (5): 3.6/8.4 MB | 0.8/1.2 MB | 131/296 kB | 64 kB | 16/246 kB
Progress (5): 3.6/8.4 MB | 0.9/1.2 MB | 131/296 kB | 64 kB | 16/246 kB
Progress (5): 3.6/8.4 MB | 0.9/1.2 MB | 131/296 kB | 64 kB | 16/246 kB
Progress (5): 3.6/8.4 MB | 0.9/1.2 MB | 131/296 kB | 64 kB | 16/246 kB
                                                                      
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar (64 kB at 114 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar
Progress (4): 3.6/8.4 MB | 0.9/1.2 MB | 131/296 kB | 16/246 kB
Progress (4): 3.6/8.4 MB | 0.9/1.2 MB | 131/296 kB | 16/246 kB
Progress (4): 3.6/8.4 MB | 0.9/1.2 MB | 131/296 kB | 16/246 kB
Progress (4): 3.6/8.4 MB | 1.0/1.2 MB | 131/296 kB | 16/246 kB
Progress (4): 3.6/8.4 MB | 1.0/1.2 MB | 131/296 kB | 16/246 kB
Progress (4): 3.6/8.4 MB | 1.0/1.2 MB | 131/296 kB | 16/246 kB
Progress (4): 3.6/8.4 MB | 1.0/1.2 MB | 131/296 kB | 16/246 kB
Progress (4): 3.6/8.4 MB | 1.0/1.2 MB | 131/296 kB | 16/246 kB
Progress (4): 3.6/8.4 MB | 1.0/1.2 MB | 131/296 kB | 16/246 kB
Progress (4): 3.6/8.4 MB | 1.0/1.2 MB | 131/296 kB | 16/246 kB
Progress (4): 3.6/8.4 MB | 1.0/1.2 MB | 131/296 kB | 16/246 kB
Progress (4): 3.7/8.4 MB | 1.0/1.2 MB | 131/296 kB | 16/246 kB
Progress (4): 3.7/8.4 MB | 1.0/1.2 MB | 131/296 kB | 33/246 kB
Progress (4): 3.7/8.4 MB | 1.0/1.2 MB | 147/296 kB | 33/246 kB
Progress (4): 3.7/8.4 MB | 1.0/1.2 MB | 147/296 kB | 49/246 kB
Progress (4): 3.7/8.4 MB | 1.0/1.2 MB | 164/296 kB | 49/246 kB
Progress (4): 3.7/8.4 MB | 1.0/1.2 MB | 164/296 kB | 66/246 kB
Progress (4): 3.7/8.4 MB | 1.0/1.2 MB | 164/296 kB | 66/246 kB
Progress (4): 3.7/8.4 MB | 1.0/1.2 MB | 164/296 kB | 82/246 kB
Progress (4): 3.7/8.4 MB | 1.0/1.2 MB | 164/296 kB | 82/246 kB
Progress (4): 3.7/8.4 MB | 1.0/1.2 MB | 164/296 kB | 98/246 kB
Progress (4): 3.7/8.4 MB | 1.0/1.2 MB | 164/296 kB | 98/246 kB
Progress (4): 3.7/8.4 MB | 1.0/1.2 MB | 164/296 kB | 114/246 kB
Progress (4): 3.7/8.4 MB | 1.0/1.2 MB | 164/296 kB | 114/246 kB
Progress (4): 3.7/8.4 MB | 1.0/1.2 MB | 164/296 kB | 130/246 kB
Progress (4): 3.7/8.4 MB | 1.0/1.2 MB | 164/296 kB | 130/246 kB
Progress (4): 3.7/8.4 MB | 1.0/1.2 MB | 164/296 kB | 147/246 kB
Progress (4): 3.8/8.4 MB | 1.0/1.2 MB | 164/296 kB | 147/246 kB
Progress (4): 3.8/8.4 MB | 1.0/1.2 MB | 164/296 kB | 163/246 kB
Progress (4): 3.8/8.4 MB | 1.0/1.2 MB | 164/296 kB | 163/246 kB
Progress (4): 3.8/8.4 MB | 1.0/1.2 MB | 164/296 kB | 180/246 kB
Progress (4): 3.8/8.4 MB | 1.0/1.2 MB | 164/296 kB | 180/246 kB
Progress (4): 3.8/8.4 MB | 1.0/1.2 MB | 164/296 kB | 180/246 kB
Progress (5): 3.8/8.4 MB | 1.0/1.2 MB | 164/296 kB | 180/246 kB | 16/632 kB
Progress (5): 3.8/8.4 MB | 1.0/1.2 MB | 164/296 kB | 180/246 kB | 16/632 kB
Progress (5): 3.8/8.4 MB | 1.0/1.2 MB | 164/296 kB | 180/246 kB | 33/632 kB
Progress (5): 3.8/8.4 MB | 1.0/1.2 MB | 180/296 kB | 180/246 kB | 33/632 kB
Progress (5): 3.8/8.4 MB | 1.0/1.2 MB | 180/296 kB | 180/246 kB | 49/632 kB
Progress (5): 3.8/8.4 MB | 1.0/1.2 MB | 197/296 kB | 180/246 kB | 49/632 kB
Progress (5): 3.8/8.4 MB | 1.0/1.2 MB | 197/296 kB | 180/246 kB | 66/632 kB
Progress (5): 3.8/8.4 MB | 1.0/1.2 MB | 197/296 kB | 180/246 kB | 82/632 kB
Progress (5): 3.8/8.4 MB | 1.0/1.2 MB | 197/296 kB | 180/246 kB | 98/632 kB
Progress (5): 3.8/8.4 MB | 1.0/1.2 MB | 213/296 kB | 180/246 kB | 98/632 kB
Progress (5): 3.8/8.4 MB | 1.0/1.2 MB | 213/296 kB | 180/246 kB | 115/632 kB
Progress (5): 3.8/8.4 MB | 1.0/1.2 MB | 213/296 kB | 180/246 kB | 115/632 kB
Progress (5): 3.8/8.4 MB | 1.0/1.2 MB | 213/296 kB | 180/246 kB | 131/632 kB
Progress (5): 3.8/8.4 MB | 1.1/1.2 MB | 213/296 kB | 180/246 kB | 131/632 kB
Progress (5): 3.8/8.4 MB | 1.1/1.2 MB | 213/296 kB | 180/246 kB | 147/632 kB
Progress (5): 3.9/8.4 MB | 1.1/1.2 MB | 213/296 kB | 180/246 kB | 147/632 kB
Progress (5): 3.9/8.4 MB | 1.1/1.2 MB | 229/296 kB | 180/246 kB | 147/632 kB
Progress (5): 3.9/8.4 MB | 1.1/1.2 MB | 229/296 kB | 196/246 kB | 147/632 kB
Progress (5): 3.9/8.4 MB | 1.1/1.2 MB | 246/296 kB | 196/246 kB | 147/632 kB
Progress (5): 3.9/8.4 MB | 1.1/1.2 MB | 246/296 kB | 212/246 kB | 147/632 kB
Progress (5): 3.9/8.4 MB | 1.1/1.2 MB | 262/296 kB | 212/246 kB | 147/632 kB
Progress (5): 3.9/8.4 MB | 1.1/1.2 MB | 262/296 kB | 229/246 kB | 147/632 kB
Progress (5): 3.9/8.4 MB | 1.1/1.2 MB | 279/296 kB | 229/246 kB | 147/632 kB
Progress (5): 3.9/8.4 MB | 1.1/1.2 MB | 279/296 kB | 245/246 kB | 147/632 kB
Progress (5): 3.9/8.4 MB | 1.1/1.2 MB | 279/296 kB | 246 kB | 147/632 kB    
Progress (5): 3.9/8.4 MB | 1.1/1.2 MB | 295/296 kB | 246 kB | 147/632 kB
Progress (5): 3.9/8.4 MB | 1.1/1.2 MB | 296 kB | 246 kB | 147/632 kB    
Progress (5): 3.9/8.4 MB | 1.1/1.2 MB | 296 kB | 246 kB | 164/632 kB
                                                                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/6.0.11/spring-expression-6.0.11.jar (296 kB at 516 kB/s)
Progress (4): 3.9/8.4 MB | 1.1/1.2 MB | 246 kB | 180/632 kB
Progress (4): 3.9/8.4 MB | 1.1/1.2 MB | 246 kB | 180/632 kB
Progress (4): 3.9/8.4 MB | 1.1/1.2 MB | 246 kB | 197/632 kB
Progress (4): 3.9/8.4 MB | 1.1/1.2 MB | 246 kB | 197/632 kB
Progress (4): 3.9/8.4 MB | 1.1/1.2 MB | 246 kB | 213/632 kB
Progress (4): 3.9/8.4 MB | 1.1/1.2 MB | 246 kB | 213/632 kB
Progress (4): 3.9/8.4 MB | 1.1/1.2 MB | 246 kB | 229/632 kB
Progress (4): 3.9/8.4 MB | 1.1/1.2 MB | 246 kB | 229/632 kB
Progress (4): 3.9/8.4 MB | 1.1/1.2 MB | 246 kB | 246/632 kB
                                                           
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar
Progress (4): 3.9/8.4 MB | 1.1/1.2 MB | 246 kB | 256/632 kB
Progress (4): 3.9/8.4 MB | 1.1/1.2 MB | 246 kB | 272/632 kB
Progress (4): 3.9/8.4 MB | 1.1/1.2 MB | 246 kB | 289/632 kB
Progress (4): 3.9/8.4 MB | 1.1/1.2 MB | 246 kB | 289/632 kB
Progress (4): 3.9/8.4 MB | 1.1/1.2 MB | 246 kB | 289/632 kB
Progress (4): 3.9/8.4 MB | 1.1/1.2 MB | 246 kB | 289/632 kB
Progress (4): 3.9/8.4 MB | 1.1/1.2 MB | 246 kB | 289/632 kB
Progress (4): 3.9/8.4 MB | 1.1/1.2 MB | 246 kB | 289/632 kB
Progress (4): 3.9/8.4 MB | 1.1/1.2 MB | 246 kB | 289/632 kB
Progress (4): 3.9/8.4 MB | 1.2/1.2 MB | 246 kB | 289/632 kB
                                                           
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-cache/5.2.1/httpclient5-cache-5.2.1.jar (246 kB at 424 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar
Progress (3): 3.9/8.4 MB | 1.2/1.2 MB | 289/632 kB
Progress (3): 3.9/8.4 MB | 1.2/1.2 MB | 289/632 kB
Progress (3): 3.9/8.4 MB | 1.2 MB | 289/632 kB    
Progress (4): 3.9/8.4 MB | 1.2 MB | 289/632 kB | 16/840 kB
Progress (4): 3.9/8.4 MB | 1.2 MB | 289/632 kB | 33/840 kB
Progress (4): 3.9/8.4 MB | 1.2 MB | 289/632 kB | 49/840 kB
Progress (4): 3.9/8.4 MB | 1.2 MB | 289/632 kB | 66/840 kB
Progress (4): 3.9/8.4 MB | 1.2 MB | 289/632 kB | 82/840 kB
Progress (4): 4.0/8.4 MB | 1.2 MB | 289/632 kB | 82/840 kB
Progress (4): 4.0/8.4 MB | 1.2 MB | 289/632 kB | 82/840 kB
Progress (4): 4.0/8.4 MB | 1.2 MB | 289/632 kB | 82/840 kB
Progress (4): 4.0/8.4 MB | 1.2 MB | 289/632 kB | 82/840 kB
Progress (5): 4.0/8.4 MB | 1.2 MB | 289/632 kB | 82/840 kB | 16/237 kB
                                                                      
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/6.0.11/spring-context-6.0.11.jar (1.2 MB at 2.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar
Progress (4): 4.0/8.4 MB | 289/632 kB | 98/840 kB | 16/237 kB
Progress (4): 4.0/8.4 MB | 289/632 kB | 115/840 kB | 16/237 kB
Progress (4): 4.0/8.4 MB | 289/632 kB | 131/840 kB | 16/237 kB
Progress (4): 4.0/8.4 MB | 289/632 kB | 147/840 kB | 16/237 kB
Progress (4): 4.0/8.4 MB | 289/632 kB | 164/840 kB | 16/237 kB
Progress (4): 4.0/8.4 MB | 289/632 kB | 180/840 kB | 16/237 kB
Progress (5): 4.0/8.4 MB | 289/632 kB | 180/840 kB | 16/237 kB | 16/854 kB
Progress (5): 4.0/8.4 MB | 305/632 kB | 180/840 kB | 16/237 kB | 16/854 kB
Progress (5): 4.0/8.4 MB | 305/632 kB | 197/840 kB | 16/237 kB | 16/854 kB
Progress (5): 4.0/8.4 MB | 321/632 kB | 197/840 kB | 16/237 kB | 16/854 kB
Progress (5): 4.0/8.4 MB | 321/632 kB | 213/840 kB | 16/237 kB | 16/854 kB
Progress (5): 4.0/8.4 MB | 321/632 kB | 213/840 kB | 16/237 kB | 33/854 kB
Progress (5): 4.0/8.4 MB | 338/632 kB | 213/840 kB | 16/237 kB | 33/854 kB
Progress (5): 4.0/8.4 MB | 338/632 kB | 213/840 kB | 16/237 kB | 49/854 kB
Progress (5): 4.0/8.4 MB | 354/632 kB | 213/840 kB | 16/237 kB | 49/854 kB
Progress (5): 4.0/8.4 MB | 354/632 kB | 213/840 kB | 16/237 kB | 66/854 kB
Progress (5): 4.0/8.4 MB | 354/632 kB | 213/840 kB | 16/237 kB | 82/854 kB
Progress (5): 4.0/8.4 MB | 354/632 kB | 213/840 kB | 16/237 kB | 98/854 kB
Progress (5): 4.0/8.4 MB | 354/632 kB | 213/840 kB | 16/237 kB | 115/854 kB
Progress (5): 4.0/8.4 MB | 354/632 kB | 213/840 kB | 16/237 kB | 131/854 kB
Progress (5): 4.0/8.4 MB | 354/632 kB | 213/840 kB | 16/237 kB | 147/854 kB
Progress (5): 4.0/8.4 MB | 354/632 kB | 213/840 kB | 16/237 kB | 164/854 kB
Progress (5): 4.0/8.4 MB | 354/632 kB | 213/840 kB | 16/237 kB | 164/854 kB
Progress (5): 4.0/8.4 MB | 354/632 kB | 213/840 kB | 33/237 kB | 164/854 kB
Progress (5): 4.0/8.4 MB | 354/632 kB | 213/840 kB | 33/237 kB | 164/854 kB
Progress (5): 4.0/8.4 MB | 354/632 kB | 213/840 kB | 49/237 kB | 164/854 kB
Progress (5): 4.1/8.4 MB | 354/632 kB | 213/840 kB | 49/237 kB | 164/854 kB
Progress (5): 4.1/8.4 MB | 354/632 kB | 213/840 kB | 66/237 kB | 164/854 kB
Progress (5): 4.1/8.4 MB | 354/632 kB | 213/840 kB | 66/237 kB | 164/854 kB
Progress (5): 4.1/8.4 MB | 354/632 kB | 213/840 kB | 82/237 kB | 164/854 kB
Progress (5): 4.1/8.4 MB | 354/632 kB | 213/840 kB | 82/237 kB | 164/854 kB
Progress (5): 4.1/8.4 MB | 354/632 kB | 213/840 kB | 98/237 kB | 164/854 kB
Progress (5): 4.1/8.4 MB | 354/632 kB | 213/840 kB | 98/237 kB | 164/854 kB
Progress (5): 4.1/8.4 MB | 354/632 kB | 213/840 kB | 115/237 kB | 164/854 kB
Progress (5): 4.1/8.4 MB | 354/632 kB | 229/840 kB | 115/237 kB | 164/854 kB
Progress (5): 4.1/8.4 MB | 370/632 kB | 229/840 kB | 115/237 kB | 164/854 kB
Progress (5): 4.1/8.4 MB | 370/632 kB | 246/840 kB | 115/237 kB | 164/854 kB
Progress (5): 4.1/8.4 MB | 370/632 kB | 246/840 kB | 131/237 kB | 164/854 kB
Progress (5): 4.1/8.4 MB | 370/632 kB | 246/840 kB | 131/237 kB | 164/854 kB
Progress (5): 4.1/8.4 MB | 370/632 kB | 246/840 kB | 147/237 kB | 164/854 kB
Progress (5): 4.1/8.4 MB | 370/632 kB | 246/840 kB | 147/237 kB | 164/854 kB
Progress (5): 4.1/8.4 MB | 370/632 kB | 246/840 kB | 164/237 kB | 164/854 kB
Progress (5): 4.2/8.4 MB | 370/632 kB | 246/840 kB | 164/237 kB | 164/854 kB
Progress (5): 4.2/8.4 MB | 370/632 kB | 246/840 kB | 180/237 kB | 164/854 kB
Progress (5): 4.2/8.4 MB | 370/632 kB | 246/840 kB | 180/237 kB | 164/854 kB
Progress (5): 4.2/8.4 MB | 387/632 kB | 246/840 kB | 180/237 kB | 164/854 kB
Progress (5): 4.2/8.4 MB | 387/632 kB | 246/840 kB | 180/237 kB | 164/854 kB
Progress (5): 4.2/8.4 MB | 403/632 kB | 246/840 kB | 180/237 kB | 164/854 kB
Progress (5): 4.2/8.4 MB | 403/632 kB | 246/840 kB | 180/237 kB | 164/854 kB
Progress (5): 4.2/8.4 MB | 403/632 kB | 246/840 kB | 180/237 kB | 164/854 kB
Progress (5): 4.2/8.4 MB | 403/632 kB | 246/840 kB | 180/237 kB | 164/854 kB
Progress (5): 4.2/8.4 MB | 403/632 kB | 256/840 kB | 180/237 kB | 164/854 kB
Progress (5): 4.2/8.4 MB | 403/632 kB | 272/840 kB | 180/237 kB | 164/854 kB
Progress (5): 4.2/8.4 MB | 403/632 kB | 289/840 kB | 180/237 kB | 164/854 kB
Progress (5): 4.2/8.4 MB | 403/632 kB | 305/840 kB | 180/237 kB | 164/854 kB
Progress (5): 4.2/8.4 MB | 403/632 kB | 321/840 kB | 180/237 kB | 164/854 kB
Progress (5): 4.2/8.4 MB | 403/632 kB | 338/840 kB | 180/237 kB | 164/854 kB
Progress (5): 4.2/8.4 MB | 403/632 kB | 354/840 kB | 180/237 kB | 164/854 kB
Progress (5): 4.2/8.4 MB | 403/632 kB | 354/840 kB | 197/237 kB | 164/854 kB
Progress (5): 4.2/8.4 MB | 403/632 kB | 354/840 kB | 213/237 kB | 164/854 kB
Progress (5): 4.2/8.4 MB | 403/632 kB | 370/840 kB | 213/237 kB | 164/854 kB
Progress (5): 4.2/8.4 MB | 403/632 kB | 387/840 kB | 213/237 kB | 164/854 kB
Progress (5): 4.2/8.4 MB | 403/632 kB | 403/840 kB | 213/237 kB | 164/854 kB
Progress (5): 4.2/8.4 MB | 403/632 kB | 420/840 kB | 213/237 kB | 164/854 kB
Progress (5): 4.2/8.4 MB | 403/632 kB | 436/840 kB | 213/237 kB | 164/854 kB
Progress (5): 4.2/8.4 MB | 403/632 kB | 452/840 kB | 213/237 kB | 164/854 kB
Progress (5): 4.2/8.4 MB | 403/632 kB | 469/840 kB | 213/237 kB | 164/854 kB
Progress (5): 4.2/8.4 MB | 403/632 kB | 485/840 kB | 213/237 kB | 164/854 kB
Progress (5): 4.2/8.4 MB | 403/632 kB | 502/840 kB | 213/237 kB | 164/854 kB
Progress (5): 4.2/8.4 MB | 403/632 kB | 518/840 kB | 213/237 kB | 164/854 kB
Progress (5): 4.2/8.4 MB | 403/632 kB | 534/840 kB | 213/237 kB | 164/854 kB
Progress (5): 4.2/8.4 MB | 403/632 kB | 551/840 kB | 213/237 kB | 164/854 kB
Progress (5): 4.2/8.4 MB | 403/632 kB | 551/840 kB | 213/237 kB | 180/854 kB
Progress (5): 4.2/8.4 MB | 420/632 kB | 551/840 kB | 213/237 kB | 180/854 kB
Progress (5): 4.2/8.4 MB | 420/632 kB | 551/840 kB | 213/237 kB | 197/854 kB
Progress (5): 4.2/8.4 MB | 420/632 kB | 551/840 kB | 229/237 kB | 197/854 kB
Progress (5): 4.2/8.4 MB | 420/632 kB | 551/840 kB | 237 kB | 197/854 kB    
Progress (5): 4.2/8.4 MB | 420/632 kB | 551/840 kB | 237 kB | 213/854 kB
Progress (5): 4.2/8.4 MB | 420/632 kB | 551/840 kB | 237 kB | 229/854 kB
                                                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar (237 kB at 385 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.jar
Progress (4): 4.2/8.4 MB | 420/632 kB | 551/840 kB | 246/854 kB
Progress (4): 4.2/8.4 MB | 420/632 kB | 551/840 kB | 256/854 kB
Progress (4): 4.2/8.4 MB | 420/632 kB | 551/840 kB | 272/854 kB
Progress (4): 4.2/8.4 MB | 420/632 kB | 551/840 kB | 289/854 kB
Progress (4): 4.2/8.4 MB | 420/632 kB | 551/840 kB | 289/854 kB
Progress (4): 4.3/8.4 MB | 420/632 kB | 551/840 kB | 289/854 kB
Progress (4): 4.3/8.4 MB | 420/632 kB | 551/840 kB | 289/854 kB
Progress (4): 4.3/8.4 MB | 420/632 kB | 551/840 kB | 289/854 kB
Progress (4): 4.3/8.4 MB | 420/632 kB | 551/840 kB | 289/854 kB
Progress (4): 4.3/8.4 MB | 436/632 kB | 551/840 kB | 289/854 kB
Progress (4): 4.3/8.4 MB | 436/632 kB | 551/840 kB | 305/854 kB
Progress (4): 4.3/8.4 MB | 452/632 kB | 551/840 kB | 305/854 kB
Progress (4): 4.3/8.4 MB | 452/632 kB | 551/840 kB | 305/854 kB
Progress (4): 4.3/8.4 MB | 469/632 kB | 551/840 kB | 305/854 kB
Progress (4): 4.3/8.4 MB | 469/632 kB | 551/840 kB | 305/854 kB
Progress (4): 4.3/8.4 MB | 485/632 kB | 551/840 kB | 305/854 kB
Progress (4): 4.4/8.4 MB | 485/632 kB | 551/840 kB | 305/854 kB
Progress (4): 4.4/8.4 MB | 502/632 kB | 551/840 kB | 305/854 kB
Progress (4): 4.4/8.4 MB | 502/632 kB | 551/840 kB | 305/854 kB
Progress (4): 4.4/8.4 MB | 518/632 kB | 551/840 kB | 305/854 kB
Progress (4): 4.4/8.4 MB | 518/632 kB | 551/840 kB | 305/854 kB
Progress (4): 4.4/8.4 MB | 534/632 kB | 551/840 kB | 305/854 kB
Progress (4): 4.4/8.4 MB | 534/632 kB | 551/840 kB | 305/854 kB
Progress (4): 4.4/8.4 MB | 551/632 kB | 551/840 kB | 305/854 kB
Progress (4): 4.4/8.4 MB | 551/632 kB | 551/840 kB | 305/854 kB
Progress (4): 4.4/8.4 MB | 567/632 kB | 551/840 kB | 305/854 kB
Progress (4): 4.4/8.4 MB | 567/632 kB | 551/840 kB | 305/854 kB
Progress (4): 4.5/8.4 MB | 567/632 kB | 551/840 kB | 305/854 kB
Progress (5): 4.5/8.4 MB | 567/632 kB | 551/840 kB | 305/854 kB | 16/283 kB
Progress (5): 4.5/8.4 MB | 567/632 kB | 551/840 kB | 321/854 kB | 16/283 kB
Progress (5): 4.5/8.4 MB | 567/632 kB | 551/840 kB | 321/854 kB | 33/283 kB
Progress (5): 4.5/8.4 MB | 567/632 kB | 551/840 kB | 338/854 kB | 33/283 kB
Progress (5): 4.5/8.4 MB | 567/632 kB | 551/840 kB | 338/854 kB | 49/283 kB
Progress (5): 4.5/8.4 MB | 567/632 kB | 551/840 kB | 354/854 kB | 49/283 kB
Progress (5): 4.5/8.4 MB | 567/632 kB | 551/840 kB | 354/854 kB | 66/283 kB
Progress (5): 4.5/8.4 MB | 567/632 kB | 551/840 kB | 370/854 kB | 66/283 kB
Progress (5): 4.5/8.4 MB | 567/632 kB | 551/840 kB | 370/854 kB | 82/283 kB
Progress (5): 4.5/8.4 MB | 567/632 kB | 551/840 kB | 387/854 kB | 82/283 kB
Progress (5): 4.5/8.4 MB | 567/632 kB | 551/840 kB | 387/854 kB | 98/283 kB
Progress (5): 4.5/8.4 MB | 567/632 kB | 551/840 kB | 403/854 kB | 98/283 kB
Progress (5): 4.5/8.4 MB | 567/632 kB | 551/840 kB | 403/854 kB | 115/283 kB
Progress (5): 4.5/8.4 MB | 567/632 kB | 551/840 kB | 420/854 kB | 115/283 kB
Progress (5): 4.5/8.4 MB | 567/632 kB | 551/840 kB | 420/854 kB | 131/283 kB
Progress (5): 4.5/8.4 MB | 567/632 kB | 551/840 kB | 436/854 kB | 131/283 kB
Progress (5): 4.5/8.4 MB | 567/632 kB | 551/840 kB | 452/854 kB | 131/283 kB
Progress (5): 4.5/8.4 MB | 567/632 kB | 551/840 kB | 469/854 kB | 131/283 kB
Progress (5): 4.5/8.4 MB | 567/632 kB | 551/840 kB | 485/854 kB | 131/283 kB
Progress (5): 4.5/8.4 MB | 567/632 kB | 551/840 kB | 502/854 kB | 131/283 kB
Progress (5): 4.5/8.4 MB | 583/632 kB | 551/840 kB | 502/854 kB | 131/283 kB
Progress (5): 4.5/8.4 MB | 583/632 kB | 551/840 kB | 502/854 kB | 131/283 kB
Progress (5): 4.5/8.4 MB | 600/632 kB | 551/840 kB | 502/854 kB | 131/283 kB
Progress (5): 4.5/8.4 MB | 600/632 kB | 551/840 kB | 502/854 kB | 131/283 kB
Progress (5): 4.5/8.4 MB | 616/632 kB | 551/840 kB | 502/854 kB | 131/283 kB
Progress (5): 4.5/8.4 MB | 616/632 kB | 551/840 kB | 502/854 kB | 131/283 kB
Progress (5): 4.5/8.4 MB | 632 kB | 551/840 kB | 502/854 kB | 131/283 kB    
Progress (5): 4.5/8.4 MB | 632 kB | 551/840 kB | 502/854 kB | 131/283 kB
Progress (5): 4.5/8.4 MB | 632 kB | 551/840 kB | 502/854 kB | 131/283 kB
Progress (5): 4.5/8.4 MB | 632 kB | 551/840 kB | 502/854 kB | 147/283 kB
Progress (5): 4.5/8.4 MB | 632 kB | 567/840 kB | 502/854 kB | 147/283 kB
Progress (5): 4.5/8.4 MB | 632 kB | 567/840 kB | 502/854 kB | 164/283 kB
Progress (5): 4.5/8.4 MB | 632 kB | 583/840 kB | 502/854 kB | 164/283 kB
Progress (5): 4.5/8.4 MB | 632 kB | 583/840 kB | 502/854 kB | 180/283 kB
Progress (5): 4.5/8.4 MB | 632 kB | 600/840 kB | 502/854 kB | 180/283 kB
Progress (5): 4.5/8.4 MB | 632 kB | 600/840 kB | 502/854 kB | 197/283 kB
Progress (5): 4.5/8.4 MB | 632 kB | 616/840 kB | 502/854 kB | 197/283 kB
Progress (5): 4.5/8.4 MB | 632 kB | 616/840 kB | 502/854 kB | 213/283 kB
Progress (5): 4.5/8.4 MB | 632 kB | 633/840 kB | 502/854 kB | 213/283 kB
Progress (5): 4.5/8.4 MB | 632 kB | 633/840 kB | 502/854 kB | 229/283 kB
Progress (5): 4.5/8.4 MB | 632 kB | 633/840 kB | 518/854 kB | 229/283 kB
Progress (5): 4.5/8.4 MB | 632 kB | 633/840 kB | 518/854 kB | 246/283 kB
Progress (5): 4.5/8.4 MB | 632 kB | 633/840 kB | 534/854 kB | 246/283 kB
                                                                        
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar (632 kB at 999 kB/s)
Progress (4): 4.5/8.4 MB | 633/840 kB | 551/854 kB | 246/283 kB
Progress (4): 4.5/8.4 MB | 633/840 kB | 567/854 kB | 246/283 kB
Progress (4): 4.5/8.4 MB | 633/840 kB | 583/854 kB | 246/283 kB
Progress (4): 4.6/8.4 MB | 633/840 kB | 583/854 kB | 246/283 kB
Progress (4): 4.6/8.4 MB | 633/840 kB | 583/854 kB | 246/283 kB
Progress (4): 4.6/8.4 MB | 633/840 kB | 583/854 kB | 246/283 kB
Progress (4): 4.6/8.4 MB | 633/840 kB | 583/854 kB | 246/283 kB
Progress (4): 4.6/8.4 MB | 633/840 kB | 583/854 kB | 246/283 kB
Progress (4): 4.6/8.4 MB | 633/840 kB | 583/854 kB | 246/283 kB
Progress (4): 4.7/8.4 MB | 633/840 kB | 583/854 kB | 246/283 kB
                                                               
Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.jar
Progress (4): 4.7/8.4 MB | 633/840 kB | 583/854 kB | 246/283 kB
Progress (4): 4.7/8.4 MB | 633/840 kB | 583/854 kB | 246/283 kB
Progress (4): 4.7/8.4 MB | 633/840 kB | 583/854 kB | 246/283 kB
Progress (4): 4.7/8.4 MB | 633/840 kB | 583/854 kB | 246/283 kB
Progress (4): 4.7/8.4 MB | 633/840 kB | 583/854 kB | 246/283 kB
Progress (4): 4.8/8.4 MB | 633/840 kB | 583/854 kB | 246/283 kB
Progress (4): 4.8/8.4 MB | 633/840 kB | 583/854 kB | 246/283 kB
Progress (4): 4.8/8.4 MB | 633/840 kB | 583/854 kB | 256/283 kB
Progress (4): 4.8/8.4 MB | 633/840 kB | 583/854 kB | 256/283 kB
Progress (4): 4.8/8.4 MB | 633/840 kB | 600/854 kB | 256/283 kB
Progress (4): 4.8/8.4 MB | 633/840 kB | 600/854 kB | 272/283 kB
Progress (4): 4.8/8.4 MB | 633/840 kB | 616/854 kB | 272/283 kB
Progress (4): 4.8/8.4 MB | 633/840 kB | 616/854 kB | 283 kB    
Progress (4): 4.8/8.4 MB | 633/840 kB | 633/854 kB | 283 kB
Progress (4): 4.8/8.4 MB | 649/840 kB | 633/854 kB | 283 kB
Progress (4): 4.8/8.4 MB | 665/840 kB | 633/854 kB | 283 kB
Progress (5): 4.8/8.4 MB | 665/840 kB | 633/854 kB | 283 kB | 16/598 kB
Progress (5): 4.8/8.4 MB | 665/840 kB | 649/854 kB | 283 kB | 16/598 kB
Progress (5): 4.8/8.4 MB | 665/840 kB | 665/854 kB | 283 kB | 16/598 kB
                                                                       
Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.jar (283 kB at 439 kB/s)
Progress (4): 4.8/8.4 MB | 665/840 kB | 682/854 kB | 16/598 kB
Progress (4): 4.8/8.4 MB | 682/840 kB | 682/854 kB | 16/598 kB
Progress (4): 4.8/8.4 MB | 682/840 kB | 682/854 kB | 33/598 kB
Progress (4): 4.8/8.4 MB | 698/840 kB | 682/854 kB | 33/598 kB
Progress (4): 4.8/8.4 MB | 698/840 kB | 682/854 kB | 49/598 kB
Progress (4): 4.8/8.4 MB | 715/840 kB | 682/854 kB | 49/598 kB
Progress (4): 4.8/8.4 MB | 715/840 kB | 682/854 kB | 66/598 kB
Progress (4): 4.8/8.4 MB | 731/840 kB | 682/854 kB | 66/598 kB
Progress (4): 4.8/8.4 MB | 731/840 kB | 682/854 kB | 82/598 kB
Progress (4): 4.8/8.4 MB | 747/840 kB | 682/854 kB | 82/598 kB
Progress (4): 4.8/8.4 MB | 747/840 kB | 682/854 kB | 98/598 kB
Progress (4): 4.8/8.4 MB | 747/840 kB | 698/854 kB | 98/598 kB
Progress (4): 4.8/8.4 MB | 747/840 kB | 698/854 kB | 115/598 kB
Progress (4): 4.8/8.4 MB | 747/840 kB | 715/854 kB | 115/598 kB
Progress (4): 4.8/8.4 MB | 747/840 kB | 715/854 kB | 131/598 kB
Progress (4): 4.8/8.4 MB | 747/840 kB | 731/854 kB | 131/598 kB
Progress (4): 4.8/8.4 MB | 747/840 kB | 731/854 kB | 147/598 kB
Progress (4): 4.8/8.4 MB | 747/840 kB | 747/854 kB | 147/598 kB
Progress (4): 4.8/8.4 MB | 747/840 kB | 747/854 kB | 164/598 kB
Progress (4): 4.8/8.4 MB | 747/840 kB | 764/854 kB | 164/598 kB
Progress (4): 4.8/8.4 MB | 747/840 kB | 764/854 kB | 180/598 kB
Progress (4): 4.8/8.4 MB | 747/840 kB | 780/854 kB | 180/598 kB
Progress (4): 4.8/8.4 MB | 747/840 kB | 780/854 kB | 197/598 kB
Progress (4): 4.8/8.4 MB | 747/840 kB | 796/854 kB | 197/598 kB
Progress (4): 4.8/8.4 MB | 764/840 kB | 796/854 kB | 197/598 kB
Progress (4): 4.8/8.4 MB | 780/840 kB | 796/854 kB | 197/598 kB
Progress (4): 4.8/8.4 MB | 796/840 kB | 796/854 kB | 197/598 kB
Progress (4): 4.8/8.4 MB | 813/840 kB | 796/854 kB | 197/598 kB
Progress (4): 4.8/8.4 MB | 829/840 kB | 796/854 kB | 197/598 kB
Progress (4): 4.8/8.4 MB | 840 kB | 796/854 kB | 197/598 kB    
Progress (4): 4.8/8.4 MB | 840 kB | 796/854 kB | 213/598 kB
                                                           
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar (840 kB at 1.3 MB/s)
Progress (3): 4.8/8.4 MB | 796/854 kB | 229/598 kB
Progress (3): 4.8/8.4 MB | 796/854 kB | 246/598 kB
Progress (3): 4.8/8.4 MB | 796/854 kB | 256/598 kB
Progress (3): 4.8/8.4 MB | 796/854 kB | 256/598 kB
Progress (3): 4.8/8.4 MB | 796/854 kB | 272/598 kB
Progress (3): 4.8/8.4 MB | 796/854 kB | 272/598 kB
Progress (3): 4.8/8.4 MB | 796/854 kB | 289/598 kB
Progress (3): 4.8/8.4 MB | 796/854 kB | 289/598 kB
Progress (3): 4.8/8.4 MB | 796/854 kB | 305/598 kB
Progress (3): 4.9/8.4 MB | 796/854 kB | 305/598 kB
Progress (3): 4.9/8.4 MB | 796/854 kB | 321/598 kB
Progress (3): 4.9/8.4 MB | 796/854 kB | 321/598 kB
Progress (3): 4.9/8.4 MB | 796/854 kB | 338/598 kB
Progress (3): 4.9/8.4 MB | 796/854 kB | 338/598 kB
Progress (3): 4.9/8.4 MB | 796/854 kB | 354/598 kB
Progress (3): 4.9/8.4 MB | 796/854 kB | 354/598 kB
Progress (3): 4.9/8.4 MB | 796/854 kB | 370/598 kB
Progress (3): 4.9/8.4 MB | 796/854 kB | 370/598 kB
Progress (3): 4.9/8.4 MB | 796/854 kB | 387/598 kB
Progress (3): 4.9/8.4 MB | 796/854 kB | 387/598 kB
Progress (3): 4.9/8.4 MB | 796/854 kB | 403/598 kB
Progress (3): 4.9/8.4 MB | 796/854 kB | 403/598 kB
Progress (3): 4.9/8.4 MB | 796/854 kB | 420/598 kB
Progress (3): 5.0/8.4 MB | 796/854 kB | 420/598 kB
Progress (3): 5.0/8.4 MB | 796/854 kB | 420/598 kB
Progress (3): 5.0/8.4 MB | 796/854 kB | 420/598 kB
Progress (3): 5.0/8.4 MB | 796/854 kB | 420/598 kB
Progress (3): 5.0/8.4 MB | 796/854 kB | 420/598 kB
Progress (3): 5.0/8.4 MB | 796/854 kB | 420/598 kB
Progress (3): 5.1/8.4 MB | 796/854 kB | 420/598 kB
Progress (3): 5.1/8.4 MB | 796/854 kB | 420/598 kB
Progress (3): 5.1/8.4 MB | 796/854 kB | 420/598 kB
Progress (3): 5.1/8.4 MB | 796/854 kB | 420/598 kB
Progress (3): 5.1/8.4 MB | 796/854 kB | 420/598 kB
Progress (3): 5.1/8.4 MB | 796/854 kB | 420/598 kB
Progress (3): 5.1/8.4 MB | 796/854 kB | 436/598 kB
Progress (3): 5.1/8.4 MB | 813/854 kB | 436/598 kB
Progress (3): 5.1/8.4 MB | 813/854 kB | 452/598 kB
Progress (3): 5.1/8.4 MB | 829/854 kB | 452/598 kB
Progress (3): 5.1/8.4 MB | 829/854 kB | 469/598 kB
Progress (3): 5.1/8.4 MB | 841/854 kB | 469/598 kB
Progress (3): 5.1/8.4 MB | 841/854 kB | 485/598 kB
Progress (3): 5.1/8.4 MB | 854 kB | 485/598 kB    
Progress (3): 5.1/8.4 MB | 854 kB | 502/598 kB
Progress (3): 5.1/8.4 MB | 854 kB | 518/598 kB
                                              
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.2.2/httpcore5-5.2.2.jar (854 kB at 1.3 MB/s)
Progress (2): 5.1/8.4 MB | 534/598 kB
Progress (2): 5.2/8.4 MB | 534/598 kB
Progress (2): 5.2/8.4 MB | 551/598 kB
Progress (2): 5.2/8.4 MB | 551/598 kB
Progress (2): 5.2/8.4 MB | 567/598 kB
Progress (2): 5.2/8.4 MB | 567/598 kB
Progress (2): 5.2/8.4 MB | 567/598 kB
Progress (2): 5.2/8.4 MB | 567/598 kB
Progress (2): 5.2/8.4 MB | 567/598 kB
Progress (2): 5.3/8.4 MB | 567/598 kB
Progress (2): 5.3/8.4 MB | 567/598 kB
Progress (2): 5.3/8.4 MB | 567/598 kB
Progress (2): 5.3/8.4 MB | 567/598 kB
Progress (2): 5.3/8.4 MB | 567/598 kB
Progress (2): 5.3/8.4 MB | 567/598 kB
Progress (2): 5.4/8.4 MB | 567/598 kB
Progress (2): 5.4/8.4 MB | 567/598 kB
Progress (2): 5.4/8.4 MB | 567/598 kB
Progress (2): 5.4/8.4 MB | 567/598 kB
Progress (2): 5.4/8.4 MB | 567/598 kB
Progress (2): 5.4/8.4 MB | 567/598 kB
Progress (2): 5.4/8.4 MB | 583/598 kB
Progress (2): 5.4/8.4 MB | 598 kB    
                                 
Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.jar (598 kB at 879 kB/s)
Progress (1): 5.5/8.4 MB
Progress (1): 5.5/8.4 MB
Progress (1): 5.5/8.4 MB
Progress (1): 5.5/8.4 MB
Progress (1): 5.5/8.4 MB
Progress (1): 5.5/8.4 MB
Progress (1): 5.6/8.4 MB
Progress (1): 5.6/8.4 MB
Progress (1): 5.6/8.4 MB
Progress (1): 5.6/8.4 MB
Progress (1): 5.6/8.4 MB
Progress (1): 5.6/8.4 MB
Progress (1): 5.7/8.4 MB
Progress (1): 5.7/8.4 MB
Progress (1): 5.7/8.4 MB
Progress (1): 5.7/8.4 MB
Progress (1): 5.7/8.4 MB
Progress (1): 5.7/8.4 MB
Progress (1): 5.8/8.4 MB
Progress (1): 5.8/8.4 MB
Progress (1): 5.8/8.4 MB
Progress (1): 5.8/8.4 MB
Progress (1): 5.8/8.4 MB
Progress (1): 5.8/8.4 MB
Progress (1): 5.9/8.4 MB
Progress (1): 5.9/8.4 MB
Progress (1): 5.9/8.4 MB
Progress (1): 5.9/8.4 MB
Progress (1): 5.9/8.4 MB
Progress (1): 5.9/8.4 MB
Progress (1): 5.9/8.4 MB
Progress (1): 6.0/8.4 MB
Progress (1): 6.0/8.4 MB
Progress (1): 6.0/8.4 MB
Progress (1): 6.0/8.4 MB
Progress (1): 6.0/8.4 MB
Progress (1): 6.0/8.4 MB
Progress (1): 6.1/8.4 MB
Progress (1): 6.1/8.4 MB
Progress (1): 6.1/8.4 MB
Progress (1): 6.1/8.4 MB
Progress (1): 6.1/8.4 MB
Progress (1): 6.1/8.4 MB
Progress (1): 6.2/8.4 MB
Progress (1): 6.2/8.4 MB
Progress (1): 6.2/8.4 MB
Progress (1): 6.2/8.4 MB
Progress (1): 6.2/8.4 MB
Progress (1): 6.2/8.4 MB
Progress (1): 6.3/8.4 MB
Progress (1): 6.3/8.4 MB
Progress (1): 6.3/8.4 MB
Progress (1): 6.3/8.4 MB
Progress (1): 6.3/8.4 MB
Progress (1): 6.3/8.4 MB
Progress (1): 6.4/8.4 MB
Progress (1): 6.4/8.4 MB
Progress (1): 6.4/8.4 MB
Progress (1): 6.4/8.4 MB
Progress (1): 6.4/8.4 MB
Progress (1): 6.4/8.4 MB
Progress (1): 6.5/8.4 MB
Progress (1): 6.5/8.4 MB
Progress (1): 6.5/8.4 MB
Progress (1): 6.5/8.4 MB
Progress (1): 6.5/8.4 MB
Progress (1): 6.5/8.4 MB
Progress (1): 6.6/8.4 MB
Progress (1): 6.6/8.4 MB
Progress (1): 6.6/8.4 MB
Progress (1): 6.6/8.4 MB
Progress (1): 6.6/8.4 MB
Progress (1): 6.6/8.4 MB
Progress (1): 6.6/8.4 MB
Progress (1): 6.7/8.4 MB
Progress (1): 6.7/8.4 MB
Progress (1): 6.7/8.4 MB
Progress (1): 6.7/8.4 MB
Progress (1): 6.7/8.4 MB
Progress (1): 6.7/8.4 MB
Progress (1): 6.8/8.4 MB
Progress (1): 6.8/8.4 MB
Progress (1): 6.8/8.4 MB
Progress (1): 6.8/8.4 MB
Progress (1): 6.8/8.4 MB
Progress (1): 6.8/8.4 MB
Progress (1): 6.9/8.4 MB
Progress (1): 6.9/8.4 MB
Progress (1): 6.9/8.4 MB
Progress (1): 6.9/8.4 MB
Progress (1): 6.9/8.4 MB
Progress (1): 6.9/8.4 MB
Progress (1): 7.0/8.4 MB
Progress (1): 7.0/8.4 MB
Progress (1): 7.0/8.4 MB
Progress (1): 7.0/8.4 MB
Progress (1): 7.0/8.4 MB
Progress (1): 7.0/8.4 MB
Progress (1): 7.1/8.4 MB
Progress (1): 7.1/8.4 MB
Progress (1): 7.1/8.4 MB
Progress (1): 7.1/8.4 MB
Progress (1): 7.1/8.4 MB
Progress (1): 7.1/8.4 MB
Progress (1): 7.2/8.4 MB
Progress (1): 7.2/8.4 MB
Progress (1): 7.2/8.4 MB
Progress (1): 7.2/8.4 MB
Progress (1): 7.2/8.4 MB
Progress (1): 7.2/8.4 MB
Progress (1): 7.3/8.4 MB
Progress (1): 7.3/8.4 MB
Progress (1): 7.3/8.4 MB
Progress (1): 7.3/8.4 MB
Progress (1): 7.3/8.4 MB
Progress (1): 7.3/8.4 MB
Progress (1): 7.4/8.4 MB
Progress (1): 7.4/8.4 MB
Progress (1): 7.4/8.4 MB
Progress (1): 7.4/8.4 MB
Progress (1): 7.4/8.4 MB
Progress (1): 7.4/8.4 MB
Progress (1): 7.5/8.4 MB
Progress (1): 7.5/8.4 MB
Progress (1): 7.5/8.4 MB
Progress (1): 7.5/8.4 MB
Progress (1): 7.5/8.4 MB
Progress (1): 7.5/8.4 MB
Progress (1): 7.6/8.4 MB
Progress (1): 7.6/8.4 MB
Progress (1): 7.6/8.4 MB
Progress (1): 7.6/8.4 MB
Progress (1): 7.6/8.4 MB
Progress (1): 7.6/8.4 MB
Progress (1): 7.6/8.4 MB
Progress (1): 7.7/8.4 MB
Progress (1): 7.7/8.4 MB
Progress (1): 7.7/8.4 MB
Progress (1): 7.7/8.4 MB
Progress (1): 7.7/8.4 MB
Progress (1): 7.7/8.4 MB
Progress (1): 7.8/8.4 MB
Progress (1): 7.8/8.4 MB
Progress (1): 7.8/8.4 MB
Progress (1): 7.8/8.4 MB
Progress (1): 7.8/8.4 MB
Progress (1): 7.8/8.4 MB
Progress (1): 7.9/8.4 MB
Progress (1): 7.9/8.4 MB
Progress (1): 7.9/8.4 MB
Progress (1): 7.9/8.4 MB
Progress (1): 7.9/8.4 MB
Progress (1): 7.9/8.4 MB
Progress (1): 8.0/8.4 MB
Progress (1): 8.0/8.4 MB
Progress (1): 8.0/8.4 MB
Progress (1): 8.0/8.4 MB
Progress (1): 8.0/8.4 MB
Progress (1): 8.0/8.4 MB
Progress (1): 8.1/8.4 MB
Progress (1): 8.1/8.4 MB
Progress (1): 8.1/8.4 MB
Progress (1): 8.1/8.4 MB
Progress (1): 8.1/8.4 MB
Progress (1): 8.1/8.4 MB
Progress (1): 8.2/8.4 MB
Progress (1): 8.2/8.4 MB
Progress (1): 8.2/8.4 MB
Progress (1): 8.2/8.4 MB
Progress (1): 8.2/8.4 MB
Progress (1): 8.2/8.4 MB
Progress (1): 8.3/8.4 MB
Progress (1): 8.3/8.4 MB
Progress (1): 8.3/8.4 MB
Progress (1): 8.3/8.4 MB
Progress (1): 8.3/8.4 MB
Progress (1): 8.3/8.4 MB
Progress (1): 8.4/8.4 MB
Progress (1): 8.4 MB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar (8.4 MB at 11 MB/s)
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-nashorn-jdk-impl ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-nashorn-jdk-impl ---
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-plugin-nashorn-jdk-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ idp-plugin-nashorn-jdk-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/nashorn-jdk-impl/target/classes
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ idp-plugin-nashorn-jdk-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/nashorn-jdk-impl/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ idp-plugin-nashorn-jdk-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/nashorn-jdk-impl/target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ idp-plugin-nashorn-jdk-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running net.shibboleth.idp.plugin.scripting.nashorn.EngineTests
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.303 s -- in net.shibboleth.idp.plugin.scripting.nashorn.EngineTests
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --< net.shibboleth.idp.plugin.scripting:idp-plugin-nashorn-jdk-dist >---
[INFO] Building Shibboleth IdP :: Plugins :: Nashorn Distribution (JDK) 2.0.1-SNAPSHOT [4/6]
[INFO]   from nashorn-jdk-dist/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-nashorn-jdk-dist ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-nashorn-jdk-dist ---
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer/3.2.0/maven-dist-enforcer-3.2.0.pom
Progress (1): 3.7 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer/3.2.0/maven-dist-enforcer-3.2.0.pom (3.7 kB at 129 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer-parent/1.0.1/maven-dist-enforcer-parent-1.0.1.pom
Progress (1): 7.9/21 kB
Progress (1): 16/21 kB 
Progress (1): 21 kB   
                   
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer-parent/1.0.1/maven-dist-enforcer-parent-1.0.1.pom (21 kB at 683 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/utilities/java-support/8.3.1/java-support-8.3.1.pom
Progress (1): 7.4 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/utilities/java-support/8.3.1/java-support-8.3.1.pom (7.4 kB at 434 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/parent/11.3.1/parent-11.3.1.pom
Progress (1): 7.9/60 kB
Progress (1): 16/60 kB 
Progress (1): 24/60 kB
Progress (1): 32/60 kB
Progress (1): 40/60 kB
Progress (1): 48/60 kB
Progress (1): 56/60 kB
Progress (1): 60 kB   
                   
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/parent/11.3.1/parent-11.3.1.pom (60 kB at 6.0 MB/s)
Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/io/dropwizard/metrics/metrics-bom/4.2.9/metrics-bom-4.2.9.pom
Downloading from central: https://repo1.maven.org/maven2/io/dropwizard/metrics/metrics-bom/4.2.9/metrics-bom-4.2.9.pom
Progress (1): 1.4/6.9 kB
Progress (1): 2.8/6.9 kB
Progress (1): 4.1/6.9 kB
Progress (1): 5.5/6.9 kB
Progress (1): 6.9 kB    
                    
Downloaded from central: https://repo1.maven.org/maven2/io/dropwizard/metrics/metrics-bom/4.2.9/metrics-bom-4.2.9.pom (6.9 kB at 196 kB/s)
Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/io/dropwizard/metrics/metrics-parent/4.2.9/metrics-parent-4.2.9.pom
Downloading from central: https://repo1.maven.org/maven2/io/dropwizard/metrics/metrics-parent/4.2.9/metrics-parent-4.2.9.pom
Progress (1): 1.4/20 kB
Progress (1): 2.8/20 kB
Progress (1): 4.1/20 kB
Progress (1): 5.5/20 kB
Progress (1): 6.9/20 kB
Progress (1): 8.3/20 kB
Progress (1): 9.7/20 kB
Progress (1): 11/20 kB 
Progress (1): 12/20 kB
Progress (1): 14/20 kB
Progress (1): 15/20 kB
Progress (1): 17/20 kB
Progress (1): 18/20 kB
Progress (1): 19/20 kB
Progress (1): 20 kB   
                   
Downloaded from central: https://repo1.maven.org/maven2/io/dropwizard/metrics/metrics-parent/4.2.9/metrics-parent-4.2.9.pom (20 kB at 4.9 MB/s)
Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/springframework/spring-framework-bom/5.3.19/spring-framework-bom-5.3.19.pom
Downloading from central: https://repo1.maven.org/maven2/org/springframework/spring-framework-bom/5.3.19/spring-framework-bom-5.3.19.pom
Progress (1): 1.4/5.7 kB
Progress (1): 2.8/5.7 kB
Progress (1): 4.1/5.7 kB
Progress (1): 5.5/5.7 kB
Progress (1): 5.7 kB    
                    
Downloaded from central: https://repo1.maven.org/maven2/org/springframework/spring-framework-bom/5.3.19/spring-framework-bom-5.3.19.pom (5.7 kB at 1.9 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
Progress (1): 2.7 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 686 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
Progress (1): 14 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 4.7 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/ext/spring-extensions/6.2.0/spring-extensions-6.2.0.pom
Progress (1): 7.9/8.0 kB
Progress (1): 8.0 kB    
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/ext/spring-extensions/6.2.0/spring-extensions-6.2.0.pom (8.0 kB at 443 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/httpclient-cache/4.5.13/httpclient-cache-4.5.13.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-cache/4.5.13/httpclient-cache-4.5.13.pom
Progress (1): 6.6 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-cache/4.5.13/httpclient-cache-4.5.13.pom (6.6 kB at 548 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer/3.2.0/maven-dist-enforcer-3.2.0.jar
Progress (1): 7.9/52 kB
Progress (1): 16/52 kB 
Progress (1): 24/52 kB
Progress (1): 32/52 kB
Progress (1): 40/52 kB
Progress (1): 48/52 kB
Progress (1): 52 kB   
                   
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer/3.2.0/maven-dist-enforcer-3.2.0.jar (52 kB at 2.4 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/utilities/java-support/8.3.1/java-support-8.3.1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/ext/spring-extensions/6.2.0/spring-extensions-6.2.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/httpcomponents/httpclient-cache/4.5.13/httpclient-cache-4.5.13.jar
Progress (1): 7.9/313 kB
Progress (1): 16/313 kB 
Progress (1): 24/313 kB
Progress (1): 32/313 kB
Progress (1): 40/313 kB
Progress (1): 48/313 kB
Progress (1): 56/313 kB
Progress (1): 64/313 kB
Progress (1): 72/313 kB
Progress (1): 80/313 kB
Progress (1): 88/313 kB
Progress (1): 96/313 kB
Progress (1): 104/313 kB
Progress (1): 112/313 kB
Progress (1): 120/313 kB
Progress (1): 128/313 kB
Progress (1): 136/313 kB
Progress (1): 144/313 kB
Progress (1): 152/313 kB
Progress (1): 160/313 kB
Progress (1): 168/313 kB
Progress (1): 176/313 kB
Progress (1): 184/313 kB
Progress (1): 192/313 kB
Progress (2): 192/313 kB | 7.9/139 kB
Progress (2): 192/313 kB | 16/139 kB 
Progress (2): 192/313 kB | 24/139 kB
Progress (2): 192/313 kB | 32/139 kB
                                    
Progress (2): 192/313 kB | 40/139 kB
Progress (2): 192/313 kB | 48/139 kB
Progress (2): 192/313 kB | 56/139 kB
Progress (2): 192/313 kB | 64/139 kB
Progress (2): 192/313 kB | 72/139 kB
Progress (2): 192/313 kB | 80/139 kB
Progress (2): 192/313 kB | 88/139 kB
Progress (2): 192/313 kB | 96/139 kB
Progress (2): 192/313 kB | 104/139 kB
Progress (2): 192/313 kB | 112/139 kB
Progress (2): 192/313 kB | 120/139 kB
Progress (2): 192/313 kB | 128/139 kB
Progress (2): 192/313 kB | 136/139 kB
Progress (2): 192/313 kB | 139 kB    
Progress (2): 200/313 kB | 139 kB
Progress (2): 208/313 kB | 139 kB
Progress (2): 216/313 kB | 139 kB
Progress (2): 224/313 kB | 139 kB
Progress (2): 232/313 kB | 139 kB
Progress (2): 240/313 kB | 139 kB
Progress (2): 248/313 kB | 139 kB
Progress (2): 256/313 kB | 139 kB
Progress (2): 264/313 kB | 139 kB
Progress (2): 272/313 kB | 139 kB
Progress (2): 280/313 kB | 139 kB
Progress (2): 288/313 kB | 139 kB
Progress (2): 296/313 kB | 139 kB
Progress (2): 304/313 kB | 139 kB
Progress (2): 312/313 kB | 139 kB
Progress (2): 313 kB | 139 kB    
                             
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/ext/spring-extensions/6.2.0/spring-extensions-6.2.0.jar (139 kB at 3.7 MB/s)
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/utilities/java-support/8.3.1/java-support-8.3.1.jar (313 kB at 7.8 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-cache/4.5.13/httpclient-cache-4.5.13.jar
Progress (1): 16/164 kB
Progress (1): 33/164 kB
Progress (1): 49/164 kB
Progress (1): 66/164 kB
Progress (1): 82/164 kB
Progress (1): 98/164 kB
Progress (1): 115/164 kB
Progress (1): 131/164 kB
Progress (1): 147/164 kB
Progress (1): 164/164 kB
Progress (1): 164 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient-cache/4.5.13/httpclient-cache-4.5.13.jar (164 kB at 18 MB/s)
[INFO] 
[INFO] -----< net.shibboleth.idp.plugin.scripting:idp-plugin-rhino-impl >------
[INFO] Building Shibboleth IdP :: Plugins :: Rhino Scripting Impl 2.0.1-SNAPSHOT [5/6]
[INFO]   from rhino-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-rhino-impl ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-rhino-impl ---
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-plugin-rhino-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ idp-plugin-rhino-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/rhino-impl/target/classes
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ idp-plugin-rhino-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ idp-plugin-rhino-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/rhino-impl/target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ idp-plugin-rhino-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running net.shibboleth.idp.plugin.scripting.rhino.EngineTests
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.031 s -- in net.shibboleth.idp.plugin.scripting.rhino.EngineTests
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] -----< net.shibboleth.idp.plugin.scripting:idp-plugin-rhino-dist >------
[INFO] Building Shibboleth IdP :: Plugins :: Rhino Distribution 2.0.1-SNAPSHOT [6/6]
[INFO]   from rhino-dist/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-rhino-dist ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-rhino-dist ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: Scripting 2.0.1-SNAPSHOT:
[INFO] 
[INFO] Shibboleth IdP :: Plugins :: Scripting ............. SUCCESS [  0.626 s]
[INFO] Shibboleth IdP :: Plugins :: Scripting Common Code . SUCCESS [  1.743 s]
[INFO] Shibboleth IdP :: Plugins :: Nashorn JDK Scripting Impl SUCCESS [  6.440 s]
[INFO] Shibboleth IdP :: Plugins :: Nashorn Distribution (JDK) SUCCESS [  0.560 s]
[INFO] Shibboleth IdP :: Plugins :: Rhino Scripting Impl .. SUCCESS [  2.256 s]
[INFO] Shibboleth IdP :: Plugins :: Rhino Distribution .... SUCCESS [  0.003 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  13.013 s
[INFO] Finished at: 2024-08-06T04:11:26Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test plugin snapshot with minor IdP version)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main
[Pipeline] {
[Pipeline] sh
+ mvn clean test -D idp.version=5.1.0
[INFO] Scanning for projects...
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-bom/5.1.0/idp-bom-5.1.0.pom
Progress (1): 6.5 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-bom/5.1.0/idp-bom-5.1.0.pom (6.5 kB at 19 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-parent/5.1.0/idp-parent-5.1.0.pom
Progress (1): 7.9/20 kB
Progress (1): 16/20 kB 
Progress (1): 20 kB   
                   
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-parent/5.1.0/idp-parent-5.1.0.pom (20 kB at 439 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/parent/17.1.0/parent-17.1.0.pom
Progress (1): 7.9/51 kB
Progress (1): 16/51 kB 
Progress (1): 24/51 kB
Progress (1): 32/51 kB
Progress (1): 40/51 kB
Progress (1): 48/51 kB
Progress (1): 51 kB   
                   
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/parent/17.1.0/parent-17.1.0.pom (51 kB at 1.4 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-framework-bom/6.1.4/spring-framework-bom-6.1.4.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-framework-bom/6.1.4/spring-framework-bom-6.1.4.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/6.1.4/spring-framework-bom-6.1.4.pom
Progress (1): 1.4/5.8 kB
Progress (1): 2.8/5.8 kB
Progress (1): 4.1/5.8 kB
Progress (1): 5.5/5.8 kB
Progress (1): 5.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/6.1.4/spring-framework-bom-6.1.4.pom (5.8 kB at 78 kB/s)
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for net.shibboleth.idp.plugin.scripting:idp-plugin-scripting:pom:2.0.1-SNAPSHOT
[WARNING] 'parent.relativePath' of POM net.shibboleth.idp.plugin.scripting:idp-plugin-scripting:2.0.1-SNAPSHOT (/opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/pom.xml) points at net.shibboleth.idp.plugin.scripting:idp-plugin-scripting instead of net.shibboleth:parent, please verify your project structure @ line 7, column 13
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Shibboleth IdP :: Plugins :: Scripting                             [pom]
[INFO] Shibboleth IdP :: Plugins :: Scripting Common Code                 [jar]
[INFO] Shibboleth IdP :: Plugins :: Nashorn JDK Scripting Impl            [jar]
[INFO] Shibboleth IdP :: Plugins :: Nashorn Distribution (JDK)            [pom]
[INFO] Shibboleth IdP :: Plugins :: Rhino Scripting Impl                  [jar]
[INFO] Shibboleth IdP :: Plugins :: Rhino Distribution                    [pom]
[INFO] 
[INFO] ------< net.shibboleth.idp.plugin.scripting:idp-plugin-scripting >------
[INFO] Building Shibboleth IdP :: Plugins :: Scripting 2.0.1-SNAPSHOT     [1/6]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-scripting ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-scripting ---
[INFO] 
[INFO] ----< net.shibboleth.idp.plugin.scripting:idp-plugin-scripting-api >----
[INFO] Building Shibboleth IdP :: Plugins :: Scripting Common Code 2.0.1-SNAPSHOT [2/6]
[INFO]   from scripting-api/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-scripting-api ---
[INFO] Deleting /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/scripting-api/target
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-scripting-api ---
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-plugin-scripting-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/scripting-api/src/main/resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ idp-plugin-scripting-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/scripting-api/target/classes
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ idp-plugin-scripting-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/scripting-api/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ idp-plugin-scripting-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ idp-plugin-scripting-api ---
[INFO] No tests to run.
[INFO] 
[INFO] --< net.shibboleth.idp.plugin.scripting:idp-plugin-nashorn-jdk-impl >---
[INFO] Building Shibboleth IdP :: Plugins :: Nashorn JDK Scripting Impl 2.0.1-SNAPSHOT [3/6]
[INFO]   from nashorn-jdk-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.1.0/idp-admin-impl-5.1.0.pom
Progress (1): 6.3 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.1.0/idp-admin-impl-5.1.0.pom (6.3 kB at 175 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.1.0/idp-admin-api-5.1.0.pom
Progress (1): 3.1 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.1.0/idp-admin-api-5.1.0.pom (3.1 kB at 126 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.1.0/idp-profile-api-5.1.0.pom
Progress (1): 2.4 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.1.0/idp-profile-api-5.1.0.pom (2.4 kB at 97 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.1.0/idp-core-5.1.0.pom
Progress (1): 3.0 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.1.0/idp-core-5.1.0.pom (3.0 kB at 93 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.1.0/idp-authn-api-5.1.0.pom
Progress (1): 3.9 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.1.0/idp-authn-api-5.1.0.pom (3.9 kB at 141 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.1.0/idp-cas-api-5.1.0.pom
Progress (1): 3.2 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.1.0/idp-cas-api-5.1.0.pom (3.2 kB at 79 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.1.0/idp-saml-api-5.1.0.pom
Progress (1): 3.2 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.1.0/idp-saml-api-5.1.0.pom (3.2 kB at 88 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.1.0/idp-session-api-5.1.0.pom
Progress (1): 2.4 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.1.0/idp-session-api-5.1.0.pom (2.4 kB at 95 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.1.0/idp-ui-5.1.0.pom
Progress (1): 4.4 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.1.0/idp-ui-5.1.0.pom (4.4 kB at 182 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.1.0/idp-admin-impl-5.1.0.jar
Progress (1): 7.9/60 kB
Progress (1): 16/60 kB 
Progress (1): 24/60 kB
Progress (1): 32/60 kB
Progress (1): 40/60 kB
Progress (1): 48/60 kB
Progress (1): 56/60 kB
Progress (1): 60 kB   
                   
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.1.0/idp-admin-impl-5.1.0.jar (60 kB at 1.7 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.1.0/idp-admin-api-5.1.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.1.0/idp-authn-api-5.1.0.jar
Progress (1): 7.9/17 kB
Progress (1): 16/17 kB 
Progress (1): 17 kB   
                   
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.1.0/idp-cas-api-5.1.0.jar
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.1.0/idp-admin-api-5.1.0.jar (17 kB at 786 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.1.0/idp-saml-api-5.1.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.1.0/idp-core-5.1.0.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.1.0/idp-session-api-5.1.0.jar
Progress (1): 7.9/52 kB
Progress (1): 16/52 kB 
Progress (1): 24/52 kB
Progress (1): 32/52 kB
Progress (1): 40/52 kB
Progress (1): 48/52 kB
Progress (1): 52 kB   
Progress (2): 52 kB | 7.9/154 kB
Progress (2): 52 kB | 16/154 kB 
Progress (2): 52 kB | 24/154 kB
Progress (2): 52 kB | 32/154 kB
Progress (2): 52 kB | 40/154 kB
Progress (2): 52 kB | 48/154 kB
Progress (2): 52 kB | 56/154 kB
Progress (2): 52 kB | 64/154 kB
Progress (2): 52 kB | 72/154 kB
Progress (2): 52 kB | 80/154 kB
Progress (2): 52 kB | 88/154 kB
Progress (2): 52 kB | 96/154 kB
Progress (2): 52 kB | 104/154 kB
Progress (2): 52 kB | 112/154 kB
Progress (3): 52 kB | 112/154 kB | 7.9/54 kB
Progress (3): 52 kB | 120/154 kB | 7.9/54 kB
Progress (4): 52 kB | 120/154 kB | 7.9/54 kB | 7.9/14 kB
                                                        
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.1.0/idp-saml-api-5.1.0.jar (52 kB at 573 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.1.0/idp-profile-api-5.1.0.jar
Progress (3): 120/154 kB | 7.9/54 kB | 14 kB
Progress (3): 120/154 kB | 16/54 kB | 14 kB 
Progress (3): 120/154 kB | 24/54 kB | 14 kB
Progress (3): 120/154 kB | 32/54 kB | 14 kB
Progress (4): 120/154 kB | 32/54 kB | 14 kB | 7.9/37 kB
Progress (4): 120/154 kB | 40/54 kB | 14 kB | 7.9/37 kB
Progress (4): 128/154 kB | 40/54 kB | 14 kB | 7.9/37 kB
Progress (4): 136/154 kB | 40/54 kB | 14 kB | 7.9/37 kB
Progress (4): 144/154 kB | 40/54 kB | 14 kB | 7.9/37 kB
Progress (4): 152/154 kB | 40/54 kB | 14 kB | 7.9/37 kB
Progress (4): 152/154 kB | 48/54 kB | 14 kB | 7.9/37 kB
Progress (4): 152/154 kB | 54 kB | 14 kB | 7.9/37 kB   
Progress (4): 152/154 kB | 54 kB | 14 kB | 16/37 kB 
Progress (4): 152/154 kB | 54 kB | 14 kB | 24/37 kB
Progress (4): 152/154 kB | 54 kB | 14 kB | 32/37 kB
Progress (4): 154 kB | 54 kB | 14 kB | 32/37 kB    
                                               
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.1.0/idp-cas-api-5.1.0.jar (54 kB at 476 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.1.0/idp-ui-5.1.0.jar
Progress (4): 154 kB | 14 kB | 32/37 kB | 7.9/53 kB
Progress (4): 154 kB | 14 kB | 37 kB | 7.9/53 kB   
                                                
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.1.0/idp-core-5.1.0.jar (14 kB at 162 kB/s)
Progress (3): 154 kB | 37 kB | 16/53 kB
Progress (3): 154 kB | 37 kB | 24/53 kB
Progress (3): 154 kB | 37 kB | 32/53 kB
Progress (3): 154 kB | 37 kB | 40/53 kB
Progress (3): 154 kB | 37 kB | 48/53 kB
Progress (3): 154 kB | 37 kB | 53 kB   
                                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.1.0/idp-authn-api-5.1.0.jar (154 kB at 1.3 MB/s)
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.1.0/idp-session-api-5.1.0.jar (37 kB at 336 kB/s)
Progress (2): 53 kB | 7.9/50 kB
Progress (2): 53 kB | 16/50 kB 
Progress (2): 53 kB | 24/50 kB
Progress (2): 53 kB | 32/50 kB
Progress (2): 53 kB | 40/50 kB
Progress (2): 53 kB | 48/50 kB
Progress (2): 53 kB | 50 kB   
                           
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.1.0/idp-profile-api-5.1.0.jar (53 kB at 517 kB/s)
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.1.0/idp-ui-5.1.0.jar (50 kB at 448 kB/s)
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-nashorn-jdk-impl ---
[INFO] Deleting /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/nashorn-jdk-impl/target
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-nashorn-jdk-impl ---
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-plugin-nashorn-jdk-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ idp-plugin-nashorn-jdk-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/nashorn-jdk-impl/target/classes
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ idp-plugin-nashorn-jdk-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/nashorn-jdk-impl/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ idp-plugin-nashorn-jdk-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/nashorn-jdk-impl/target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ idp-plugin-nashorn-jdk-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running net.shibboleth.idp.plugin.scripting.nashorn.EngineTests
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.333 s -- in net.shibboleth.idp.plugin.scripting.nashorn.EngineTests
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --< net.shibboleth.idp.plugin.scripting:idp-plugin-nashorn-jdk-dist >---
[INFO] Building Shibboleth IdP :: Plugins :: Nashorn Distribution (JDK) 2.0.1-SNAPSHOT [4/6]
[INFO]   from nashorn-jdk-dist/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-nashorn-jdk-dist ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-nashorn-jdk-dist ---
[INFO] 
[INFO] -----< net.shibboleth.idp.plugin.scripting:idp-plugin-rhino-impl >------
[INFO] Building Shibboleth IdP :: Plugins :: Rhino Scripting Impl 2.0.1-SNAPSHOT [5/6]
[INFO]   from rhino-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-rhino-impl ---
[INFO] Deleting /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/rhino-impl/target
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-rhino-impl ---
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-plugin-rhino-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ idp-plugin-rhino-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/rhino-impl/target/classes
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ idp-plugin-rhino-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ idp-plugin-rhino-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/rhino-impl/target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ idp-plugin-rhino-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running net.shibboleth.idp.plugin.scripting.rhino.EngineTests
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.011 s -- in net.shibboleth.idp.plugin.scripting.rhino.EngineTests
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] -----< net.shibboleth.idp.plugin.scripting:idp-plugin-rhino-dist >------
[INFO] Building Shibboleth IdP :: Plugins :: Rhino Distribution 2.0.1-SNAPSHOT [6/6]
[INFO]   from rhino-dist/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-rhino-dist ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-rhino-dist ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: Scripting 2.0.1-SNAPSHOT:
[INFO] 
[INFO] Shibboleth IdP :: Plugins :: Scripting ............. SUCCESS [  0.645 s]
[INFO] Shibboleth IdP :: Plugins :: Scripting Common Code . SUCCESS [  1.642 s]
[INFO] Shibboleth IdP :: Plugins :: Nashorn JDK Scripting Impl SUCCESS [  3.733 s]
[INFO] Shibboleth IdP :: Plugins :: Nashorn Distribution (JDK) SUCCESS [  0.226 s]
[INFO] Shibboleth IdP :: Plugins :: Rhino Scripting Impl .. SUCCESS [  2.217 s]
[INFO] Shibboleth IdP :: Plugins :: Rhino Distribution .... SUCCESS [  0.004 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  9.714 s
[INFO] Finished at: 2024-08-06T04:11:39Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test plugin snapshot with another minor IdP version)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main
[Pipeline] {
[Pipeline] sh
+ mvn clean test -D idp.version=5.1.1
[INFO] Scanning for projects...
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-bom/5.1.1/idp-bom-5.1.1.pom
Progress (1): 6.5 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-bom/5.1.1/idp-bom-5.1.1.pom (6.5 kB at 17 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-parent/5.1.1/idp-parent-5.1.1.pom
Progress (1): 7.9/20 kB
Progress (1): 16/20 kB 
Progress (1): 20 kB   
                   
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-parent/5.1.1/idp-parent-5.1.1.pom (20 kB at 458 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/parent/17.1.1/parent-17.1.1.pom
Progress (1): 7.9/51 kB
Progress (1): 16/51 kB 
Progress (1): 24/51 kB
Progress (1): 32/51 kB
Progress (1): 40/51 kB
Progress (1): 48/51 kB
Progress (1): 51 kB   
                   
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/parent/17.1.1/parent-17.1.1.pom (51 kB at 1.3 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-framework-bom/6.1.5/spring-framework-bom-6.1.5.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-framework-bom/6.1.5/spring-framework-bom-6.1.5.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/6.1.5/spring-framework-bom-6.1.5.pom
Progress (1): 1.4/5.8 kB
Progress (1): 2.8/5.8 kB
Progress (1): 4.1/5.8 kB
Progress (1): 5.5/5.8 kB
Progress (1): 5.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/6.1.5/spring-framework-bom-6.1.5.pom (5.8 kB at 82 kB/s)
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for net.shibboleth.idp.plugin.scripting:idp-plugin-scripting:pom:2.0.1-SNAPSHOT
[WARNING] 'parent.relativePath' of POM net.shibboleth.idp.plugin.scripting:idp-plugin-scripting:2.0.1-SNAPSHOT (/opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/pom.xml) points at net.shibboleth.idp.plugin.scripting:idp-plugin-scripting instead of net.shibboleth:parent, please verify your project structure @ line 7, column 13
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Shibboleth IdP :: Plugins :: Scripting                             [pom]
[INFO] Shibboleth IdP :: Plugins :: Scripting Common Code                 [jar]
[INFO] Shibboleth IdP :: Plugins :: Nashorn JDK Scripting Impl            [jar]
[INFO] Shibboleth IdP :: Plugins :: Nashorn Distribution (JDK)            [pom]
[INFO] Shibboleth IdP :: Plugins :: Rhino Scripting Impl                  [jar]
[INFO] Shibboleth IdP :: Plugins :: Rhino Distribution                    [pom]
[INFO] 
[INFO] ------< net.shibboleth.idp.plugin.scripting:idp-plugin-scripting >------
[INFO] Building Shibboleth IdP :: Plugins :: Scripting 2.0.1-SNAPSHOT     [1/6]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-scripting ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-scripting ---
[INFO] 
[INFO] ----< net.shibboleth.idp.plugin.scripting:idp-plugin-scripting-api >----
[INFO] Building Shibboleth IdP :: Plugins :: Scripting Common Code 2.0.1-SNAPSHOT [2/6]
[INFO]   from scripting-api/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-scripting-api ---
[INFO] Deleting /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/scripting-api/target
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-scripting-api ---
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-plugin-scripting-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/scripting-api/src/main/resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ idp-plugin-scripting-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/scripting-api/target/classes
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ idp-plugin-scripting-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/scripting-api/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ idp-plugin-scripting-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ idp-plugin-scripting-api ---
[INFO] No tests to run.
[INFO] 
[INFO] --< net.shibboleth.idp.plugin.scripting:idp-plugin-nashorn-jdk-impl >---
[INFO] Building Shibboleth IdP :: Plugins :: Nashorn JDK Scripting Impl 2.0.1-SNAPSHOT [3/6]
[INFO]   from nashorn-jdk-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.1.1/idp-admin-impl-5.1.1.pom
Progress (1): 6.3 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.1.1/idp-admin-impl-5.1.1.pom (6.3 kB at 225 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.1.1/idp-admin-api-5.1.1.pom
Progress (1): 3.1 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.1.1/idp-admin-api-5.1.1.pom (3.1 kB at 95 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.1.1/idp-profile-api-5.1.1.pom
Progress (1): 2.4 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.1.1/idp-profile-api-5.1.1.pom (2.4 kB at 135 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.1.1/idp-core-5.1.1.pom
Progress (1): 3.0 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.1.1/idp-core-5.1.1.pom (3.0 kB at 175 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.1.1/idp-authn-api-5.1.1.pom
Progress (1): 3.9 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.1.1/idp-authn-api-5.1.1.pom (3.9 kB at 219 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.1.1/idp-cas-api-5.1.1.pom
Progress (1): 3.2 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.1.1/idp-cas-api-5.1.1.pom (3.2 kB at 132 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.1.1/idp-saml-api-5.1.1.pom
Progress (1): 3.2 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.1.1/idp-saml-api-5.1.1.pom (3.2 kB at 167 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.1.1/idp-session-api-5.1.1.pom
Progress (1): 2.4 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.1.1/idp-session-api-5.1.1.pom (2.4 kB at 113 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.1.1/idp-ui-5.1.1.pom
Progress (1): 4.4 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.1.1/idp-ui-5.1.1.pom (4.4 kB at 230 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.1.1/idp-admin-impl-5.1.1.jar
Progress (1): 7.9/60 kB
Progress (1): 16/60 kB 
Progress (1): 24/60 kB
Progress (1): 32/60 kB
Progress (1): 40/60 kB
Progress (1): 48/60 kB
Progress (1): 56/60 kB
Progress (1): 60 kB   
                   
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.1.1/idp-admin-impl-5.1.1.jar (60 kB at 1.9 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.1.1/idp-admin-api-5.1.1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.1.1/idp-authn-api-5.1.1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.1.1/idp-cas-api-5.1.1.jar
Progress (1): 7.9/17 kB
Progress (1): 16/17 kB 
Progress (1): 17 kB   
                   
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.1.1/idp-saml-api-5.1.1.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.1.1/idp-session-api-5.1.1.jar
Progress (2): 17 kB | 7.9/37 kB
Progress (2): 17 kB | 16/37 kB 
Progress (2): 17 kB | 24/37 kB
Progress (2): 17 kB | 32/37 kB
Progress (2): 17 kB | 37 kB   
                           
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.1.1/idp-session-api-5.1.1.jar (37 kB at 1.1 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.1.1/idp-core-5.1.1.jar
Progress (2): 17 kB | 7.9/14 kB
Progress (2): 17 kB | 14 kB    
Progress (3): 17 kB | 14 kB | 7.9/52 kB
Progress (3): 17 kB | 14 kB | 16/52 kB 
Progress (3): 17 kB | 14 kB | 24/52 kB
Progress (3): 17 kB | 14 kB | 32/52 kB
Progress (3): 17 kB | 14 kB | 40/52 kB
Progress (3): 17 kB | 14 kB | 48/52 kB
Progress (4): 17 kB | 14 kB | 48/52 kB | 7.9/154 kB
                                                   
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.1.1/idp-core-5.1.1.jar (14 kB at 248 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.1.1/idp-profile-api-5.1.1.jar
Progress (4): 17 kB | 48/52 kB | 7.9/154 kB | 7.9/54 kB
Progress (4): 17 kB | 48/52 kB | 7.9/154 kB | 16/54 kB 
Progress (4): 17 kB | 52 kB | 7.9/154 kB | 16/54 kB   
Progress (4): 17 kB | 52 kB | 16/154 kB | 16/54 kB 
                                                  
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.1.1/idp-admin-api-5.1.1.jar (17 kB at 199 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.1.1/idp-ui-5.1.1.jar
Progress (3): 52 kB | 24/154 kB | 16/54 kB
Progress (3): 52 kB | 32/154 kB | 16/54 kB
Progress (4): 52 kB | 32/154 kB | 16/54 kB | 7.9/53 kB
Progress (4): 52 kB | 40/154 kB | 16/54 kB | 7.9/53 kB
Progress (4): 52 kB | 40/154 kB | 16/54 kB | 16/53 kB 
Progress (4): 52 kB | 40/154 kB | 16/54 kB | 24/53 kB
                                                     
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.1.1/idp-saml-api-5.1.1.jar (52 kB at 600 kB/s)
Progress (3): 40/154 kB | 24/54 kB | 24/53 kB
Progress (3): 40/154 kB | 32/54 kB | 24/53 kB
Progress (3): 48/154 kB | 32/54 kB | 24/53 kB
Progress (4): 48/154 kB | 32/54 kB | 24/53 kB | 7.9/50 kB
Progress (4): 48/154 kB | 32/54 kB | 24/53 kB | 16/50 kB 
Progress (4): 48/154 kB | 32/54 kB | 32/53 kB | 16/50 kB
Progress (4): 48/154 kB | 32/54 kB | 32/53 kB | 24/50 kB
Progress (4): 48/154 kB | 32/54 kB | 40/53 kB | 24/50 kB
Progress (4): 48/154 kB | 32/54 kB | 40/53 kB | 32/50 kB
Progress (4): 48/154 kB | 32/54 kB | 48/53 kB | 32/50 kB
Progress (4): 48/154 kB | 32/54 kB | 48/53 kB | 40/50 kB
Progress (4): 56/154 kB | 32/54 kB | 48/53 kB | 40/50 kB
Progress (4): 56/154 kB | 40/54 kB | 48/53 kB | 40/50 kB
Progress (4): 56/154 kB | 40/54 kB | 53 kB | 40/50 kB   
Progress (4): 64/154 kB | 40/54 kB | 53 kB | 40/50 kB
Progress (4): 64/154 kB | 48/54 kB | 53 kB | 40/50 kB
Progress (4): 64/154 kB | 54 kB | 53 kB | 40/50 kB   
Progress (4): 64/154 kB | 54 kB | 53 kB | 48/50 kB
Progress (4): 64/154 kB | 54 kB | 53 kB | 50 kB   
                                               
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.1.1/idp-profile-api-5.1.1.jar (53 kB at 522 kB/s)
Progress (3): 72/154 kB | 54 kB | 50 kB
Progress (3): 80/154 kB | 54 kB | 50 kB
Progress (3): 88/154 kB | 54 kB | 50 kB
Progress (3): 96/154 kB | 54 kB | 50 kB
Progress (3): 104/154 kB | 54 kB | 50 kB
                                        
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.1.1/idp-cas-api-5.1.1.jar (54 kB at 427 kB/s)
Progress (2): 112/154 kB | 50 kB
Progress (2): 120/154 kB | 50 kB
Progress (2): 128/154 kB | 50 kB
                                
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.1.1/idp-ui-5.1.1.jar (50 kB at 440 kB/s)
Progress (1): 136/154 kB
Progress (1): 144/154 kB
Progress (1): 152/154 kB
Progress (1): 154 kB    
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.1.1/idp-authn-api-5.1.1.jar (154 kB at 1.1 MB/s)
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-nashorn-jdk-impl ---
[INFO] Deleting /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/nashorn-jdk-impl/target
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-nashorn-jdk-impl ---
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-plugin-nashorn-jdk-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ idp-plugin-nashorn-jdk-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/nashorn-jdk-impl/target/classes
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ idp-plugin-nashorn-jdk-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/nashorn-jdk-impl/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ idp-plugin-nashorn-jdk-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/nashorn-jdk-impl/target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ idp-plugin-nashorn-jdk-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running net.shibboleth.idp.plugin.scripting.nashorn.EngineTests
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.591 s -- in net.shibboleth.idp.plugin.scripting.nashorn.EngineTests
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --< net.shibboleth.idp.plugin.scripting:idp-plugin-nashorn-jdk-dist >---
[INFO] Building Shibboleth IdP :: Plugins :: Nashorn Distribution (JDK) 2.0.1-SNAPSHOT [4/6]
[INFO]   from nashorn-jdk-dist/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-nashorn-jdk-dist ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-nashorn-jdk-dist ---
[INFO] 
[INFO] -----< net.shibboleth.idp.plugin.scripting:idp-plugin-rhino-impl >------
[INFO] Building Shibboleth IdP :: Plugins :: Rhino Scripting Impl 2.0.1-SNAPSHOT [5/6]
[INFO]   from rhino-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-rhino-impl ---
[INFO] Deleting /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/rhino-impl/target
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-rhino-impl ---
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-plugin-rhino-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ idp-plugin-rhino-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/rhino-impl/target/classes
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ idp-plugin-rhino-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ idp-plugin-rhino-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/rhino-impl/target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ idp-plugin-rhino-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running net.shibboleth.idp.plugin.scripting.rhino.EngineTests
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.007 s -- in net.shibboleth.idp.plugin.scripting.rhino.EngineTests
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] -----< net.shibboleth.idp.plugin.scripting:idp-plugin-rhino-dist >------
[INFO] Building Shibboleth IdP :: Plugins :: Rhino Distribution 2.0.1-SNAPSHOT [6/6]
[INFO]   from rhino-dist/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-rhino-dist ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-rhino-dist ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: Scripting 2.0.1-SNAPSHOT:
[INFO] 
[INFO] Shibboleth IdP :: Plugins :: Scripting ............. SUCCESS [  0.594 s]
[INFO] Shibboleth IdP :: Plugins :: Scripting Common Code . SUCCESS [  1.725 s]
[INFO] Shibboleth IdP :: Plugins :: Nashorn JDK Scripting Impl SUCCESS [  4.015 s]
[INFO] Shibboleth IdP :: Plugins :: Nashorn Distribution (JDK) SUCCESS [  0.214 s]
[INFO] Shibboleth IdP :: Plugins :: Rhino Scripting Impl .. SUCCESS [  2.326 s]
[INFO] Shibboleth IdP :: Plugins :: Rhino Distribution .... SUCCESS [  0.004 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10.084 s
[INFO] Finished at: 2024-08-06T04:11:52Z
[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-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main
[Pipeline] {
[Pipeline] sh
+ mvn clean test -D idp.version=5.1.2
[INFO] Scanning for projects...
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-bom/5.1.2/idp-bom-5.1.2.pom
Progress (1): 6.5 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-bom/5.1.2/idp-bom-5.1.2.pom (6.5 kB at 18 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-parent/5.1.2/idp-parent-5.1.2.pom
Progress (1): 7.9/20 kB
Progress (1): 16/20 kB 
Progress (1): 20 kB   
                   
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-parent/5.1.2/idp-parent-5.1.2.pom (20 kB at 652 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/parent/17.1.2/parent-17.1.2.pom
Progress (1): 7.9/51 kB
Progress (1): 16/51 kB 
Progress (1): 24/51 kB
Progress (1): 32/51 kB
Progress (1): 40/51 kB
Progress (1): 48/51 kB
Progress (1): 51 kB   
                   
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/parent/17.1.2/parent-17.1.2.pom (51 kB at 1.2 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-framework-bom/6.1.6/spring-framework-bom-6.1.6.pom
Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-framework-bom/6.1.6/spring-framework-bom-6.1.6.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/6.1.6/spring-framework-bom-6.1.6.pom
Progress (1): 1.4/5.8 kB
Progress (1): 2.8/5.8 kB
Progress (1): 4.1/5.8 kB
Progress (1): 5.5/5.8 kB
Progress (1): 5.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-framework-bom/6.1.6/spring-framework-bom-6.1.6.pom (5.8 kB at 87 kB/s)
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for net.shibboleth.idp.plugin.scripting:idp-plugin-scripting:pom:2.0.1-SNAPSHOT
[WARNING] 'parent.relativePath' of POM net.shibboleth.idp.plugin.scripting:idp-plugin-scripting:2.0.1-SNAPSHOT (/opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/pom.xml) points at net.shibboleth.idp.plugin.scripting:idp-plugin-scripting instead of net.shibboleth:parent, please verify your project structure @ line 7, column 13
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Shibboleth IdP :: Plugins :: Scripting                             [pom]
[INFO] Shibboleth IdP :: Plugins :: Scripting Common Code                 [jar]
[INFO] Shibboleth IdP :: Plugins :: Nashorn JDK Scripting Impl            [jar]
[INFO] Shibboleth IdP :: Plugins :: Nashorn Distribution (JDK)            [pom]
[INFO] Shibboleth IdP :: Plugins :: Rhino Scripting Impl                  [jar]
[INFO] Shibboleth IdP :: Plugins :: Rhino Distribution                    [pom]
[INFO] 
[INFO] ------< net.shibboleth.idp.plugin.scripting:idp-plugin-scripting >------
[INFO] Building Shibboleth IdP :: Plugins :: Scripting 2.0.1-SNAPSHOT     [1/6]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-scripting ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-scripting ---
[INFO] 
[INFO] ----< net.shibboleth.idp.plugin.scripting:idp-plugin-scripting-api >----
[INFO] Building Shibboleth IdP :: Plugins :: Scripting Common Code 2.0.1-SNAPSHOT [2/6]
[INFO]   from scripting-api/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-scripting-api ---
[INFO] Deleting /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/scripting-api/target
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-scripting-api ---
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-plugin-scripting-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/scripting-api/src/main/resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ idp-plugin-scripting-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/scripting-api/target/classes
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ idp-plugin-scripting-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/scripting-api/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ idp-plugin-scripting-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ idp-plugin-scripting-api ---
[INFO] No tests to run.
[INFO] 
[INFO] --< net.shibboleth.idp.plugin.scripting:idp-plugin-nashorn-jdk-impl >---
[INFO] Building Shibboleth IdP :: Plugins :: Nashorn JDK Scripting Impl 2.0.1-SNAPSHOT [3/6]
[INFO]   from nashorn-jdk-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.1.2/idp-admin-impl-5.1.2.pom
Progress (1): 6.3 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.1.2/idp-admin-impl-5.1.2.pom (6.3 kB at 186 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.1.2/idp-admin-api-5.1.2.pom
Progress (1): 3.1 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.1.2/idp-admin-api-5.1.2.pom (3.1 kB at 126 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.1.2/idp-profile-api-5.1.2.pom
Progress (1): 2.4 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.1.2/idp-profile-api-5.1.2.pom (2.4 kB at 162 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.1.2/idp-core-5.1.2.pom
Progress (1): 3.0 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.1.2/idp-core-5.1.2.pom (3.0 kB at 156 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.1.2/idp-authn-api-5.1.2.pom
Progress (1): 3.9 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.1.2/idp-authn-api-5.1.2.pom (3.9 kB at 179 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.1.2/idp-cas-api-5.1.2.pom
Progress (1): 3.2 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.1.2/idp-cas-api-5.1.2.pom (3.2 kB at 106 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.1.2/idp-saml-api-5.1.2.pom
Progress (1): 3.2 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.1.2/idp-saml-api-5.1.2.pom (3.2 kB at 132 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.1.2/idp-session-api-5.1.2.pom
Progress (1): 2.4 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.1.2/idp-session-api-5.1.2.pom (2.4 kB at 108 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.1.2/idp-ui-5.1.2.pom
Progress (1): 4.4 kB
                    
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.1.2/idp-ui-5.1.2.pom (4.4 kB at 182 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.1.2/idp-admin-impl-5.1.2.jar
Progress (1): 7.9/60 kB
Progress (1): 16/60 kB 
Progress (1): 24/60 kB
Progress (1): 32/60 kB
Progress (1): 40/60 kB
Progress (1): 48/60 kB
Progress (1): 56/60 kB
Progress (1): 60 kB   
                   
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-impl/5.1.2/idp-admin-impl-5.1.2.jar (60 kB at 1.8 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.1.2/idp-admin-api-5.1.2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.1.2/idp-authn-api-5.1.2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.1.2/idp-cas-api-5.1.2.jar
Progress (1): 7.9/154 kB
Progress (1): 16/154 kB 
Progress (1): 24/154 kB
Progress (1): 32/154 kB
Progress (1): 40/154 kB
Progress (1): 48/154 kB
                       
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.1.2/idp-saml-api-5.1.2.jar
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.1.2/idp-session-api-5.1.2.jar
Progress (1): 56/154 kB
Progress (1): 64/154 kB
Progress (1): 72/154 kB
Progress (1): 80/154 kB
Progress (1): 88/154 kB
Progress (1): 96/154 kB
Progress (1): 104/154 kB
Progress (1): 112/154 kB
Progress (1): 120/154 kB
Progress (1): 128/154 kB
Progress (1): 136/154 kB
Progress (1): 144/154 kB
Progress (1): 152/154 kB
Progress (1): 154 kB    
Progress (2): 154 kB | 7.9/54 kB
Progress (2): 154 kB | 16/54 kB 
Progress (2): 154 kB | 24/54 kB
Progress (2): 154 kB | 32/54 kB
Progress (2): 154 kB | 40/54 kB
Progress (2): 154 kB | 48/54 kB
Progress (2): 154 kB | 54 kB   
                            
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-authn-api/5.1.2/idp-authn-api-5.1.2.jar (154 kB at 2.5 MB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.1.2/idp-core-5.1.2.jar
Progress (2): 54 kB | 7.9/37 kB
                               
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-cas-api/5.1.2/idp-cas-api-5.1.2.jar (54 kB at 802 kB/s)
Progress (1): 16/37 kB
Progress (1): 24/37 kB
Progress (1): 32/37 kB
Progress (2): 32/37 kB | 7.9/52 kB
                                  
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.1.2/idp-profile-api-5.1.2.jar
Progress (2): 32/37 kB | 16/52 kB
Progress (2): 37 kB | 16/52 kB   
Progress (3): 37 kB | 16/52 kB | 7.9/14 kB
Progress (3): 37 kB | 16/52 kB | 14 kB    
Progress (4): 37 kB | 16/52 kB | 14 kB | 7.9/17 kB
Progress (4): 37 kB | 16/52 kB | 14 kB | 16/17 kB 
Progress (4): 37 kB | 16/52 kB | 14 kB | 17 kB   
Progress (4): 37 kB | 24/52 kB | 14 kB | 17 kB
Progress (4): 37 kB | 32/52 kB | 14 kB | 17 kB
                                              
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-session-api/5.1.2/idp-session-api-5.1.2.jar (37 kB at 464 kB/s)
Downloading from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.1.2/idp-ui-5.1.2.jar
Progress (4): 32/52 kB | 14 kB | 17 kB | 7.9/53 kB
Progress (4): 32/52 kB | 14 kB | 17 kB | 16/53 kB 
Progress (4): 32/52 kB | 14 kB | 17 kB | 24/53 kB
Progress (4): 32/52 kB | 14 kB | 17 kB | 32/53 kB
Progress (4): 32/52 kB | 14 kB | 17 kB | 40/53 kB
Progress (4): 40/52 kB | 14 kB | 17 kB | 40/53 kB
Progress (4): 48/52 kB | 14 kB | 17 kB | 40/53 kB
Progress (4): 52 kB | 14 kB | 17 kB | 40/53 kB   
Progress (4): 52 kB | 14 kB | 17 kB | 48/53 kB
Progress (4): 52 kB | 14 kB | 17 kB | 53 kB   
                                           
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-core/5.1.2/idp-core-5.1.2.jar (14 kB at 193 kB/s)
Progress (4): 52 kB | 17 kB | 53 kB | 7.9/50 kB
                                               
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-admin-api/5.1.2/idp-admin-api-5.1.2.jar (17 kB at 180 kB/s)
Progress (3): 52 kB | 53 kB | 16/50 kB
Progress (3): 52 kB | 53 kB | 24/50 kB
Progress (3): 52 kB | 53 kB | 32/50 kB
Progress (3): 52 kB | 53 kB | 40/50 kB
Progress (3): 52 kB | 53 kB | 48/50 kB
Progress (3): 52 kB | 53 kB | 50 kB   
                                   
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-saml-api/5.1.2/idp-saml-api-5.1.2.jar (52 kB at 507 kB/s)
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-profile-api/5.1.2/idp-profile-api-5.1.2.jar (53 kB at 619 kB/s)
Downloaded from shib-release: https://build.shibboleth.net/maven/releases/net/shibboleth/idp/idp-ui/5.1.2/idp-ui-5.1.2.jar (50 kB at 570 kB/s)
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-nashorn-jdk-impl ---
[INFO] Deleting /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/nashorn-jdk-impl/target
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-nashorn-jdk-impl ---
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-plugin-nashorn-jdk-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ idp-plugin-nashorn-jdk-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/nashorn-jdk-impl/target/classes
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ idp-plugin-nashorn-jdk-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/nashorn-jdk-impl/src/test/resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ idp-plugin-nashorn-jdk-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/nashorn-jdk-impl/target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ idp-plugin-nashorn-jdk-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running net.shibboleth.idp.plugin.scripting.nashorn.EngineTests
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.356 s -- in net.shibboleth.idp.plugin.scripting.nashorn.EngineTests
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --< net.shibboleth.idp.plugin.scripting:idp-plugin-nashorn-jdk-dist >---
[INFO] Building Shibboleth IdP :: Plugins :: Nashorn Distribution (JDK) 2.0.1-SNAPSHOT [4/6]
[INFO]   from nashorn-jdk-dist/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-nashorn-jdk-dist ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-nashorn-jdk-dist ---
[INFO] 
[INFO] -----< net.shibboleth.idp.plugin.scripting:idp-plugin-rhino-impl >------
[INFO] Building Shibboleth IdP :: Plugins :: Rhino Scripting Impl 2.0.1-SNAPSHOT [5/6]
[INFO]   from rhino-impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-rhino-impl ---
[INFO] Deleting /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/rhino-impl/target
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-rhino-impl ---
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ idp-plugin-rhino-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ idp-plugin-rhino-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/rhino-impl/target/classes
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ idp-plugin-rhino-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ idp-plugin-rhino-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/rhino-impl/target/test-classes
[INFO] 
[INFO] --- surefire:3.1.2:test (default-test) @ idp-plugin-rhino-impl ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running net.shibboleth.idp.plugin.scripting.rhino.EngineTests
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.046 s -- in net.shibboleth.idp.plugin.scripting.rhino.EngineTests
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] -----< net.shibboleth.idp.plugin.scripting:idp-plugin-rhino-dist >------
[INFO] Building Shibboleth IdP :: Plugins :: Rhino Distribution 2.0.1-SNAPSHOT [6/6]
[INFO]   from rhino-dist/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ idp-plugin-rhino-dist ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ idp-plugin-rhino-dist ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: Scripting 2.0.1-SNAPSHOT:
[INFO] 
[INFO] Shibboleth IdP :: Plugins :: Scripting ............. SUCCESS [  0.523 s]
[INFO] Shibboleth IdP :: Plugins :: Scripting Common Code . SUCCESS [  1.703 s]
[INFO] Shibboleth IdP :: Plugins :: Nashorn JDK Scripting Impl SUCCESS [  3.975 s]
[INFO] Shibboleth IdP :: Plugins :: Nashorn Distribution (JDK) SUCCESS [  0.214 s]
[INFO] Shibboleth IdP :: Plugins :: Rhino Scripting Impl .. SUCCESS [  2.283 s]
[INFO] Shibboleth IdP :: Plugins :: Rhino Distribution .... SUCCESS [  0.004 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  9.940 s
[INFO] Finished at: 2024-08-06T04:12:05Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test plugin snapshot with future IdP version)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] dir
Running in /opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main
[Pipeline] {
[Pipeline] sh
+ mvn clean test -D idp.version=5.1.3-SNAPSHOT
[INFO] Scanning for projects...
Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/idp/idp-bom/5.1.3-SNAPSHOT/maven-metadata.xml
Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/idp/idp-bom/5.1.3-SNAPSHOT/maven-metadata.xml
Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/idp/idp-bom/5.1.3-SNAPSHOT/idp-bom-5.1.3-SNAPSHOT.pom
Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/idp/idp-bom/5.1.3-SNAPSHOT/idp-bom-5.1.3-SNAPSHOT.pom
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[WARNING] 'parent.relativePath' of POM net.shibboleth.idp.plugin.scripting:idp-plugin-scripting:2.0.1-SNAPSHOT (/opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/pom.xml) points at net.shibboleth.idp.plugin.scripting:idp-plugin-scripting instead of net.shibboleth:parent, please verify your project structure @ line 7, column 13
[ERROR] Non-resolvable import POM: The following artifacts could not be resolved: net.shibboleth.idp:idp-bom:pom:5.1.3-SNAPSHOT (absent): Could not find artifact net.shibboleth.idp:idp-bom:pom:5.1.3-SNAPSHOT in shib-snapshot (https://build.shibboleth.net/maven/snapshots/) @ line 46, column 25
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project net.shibboleth.idp.plugin.scripting:idp-plugin-scripting:2.0.1-SNAPSHOT (/opt/jenkins/workspace/java-idp-plugin-scripting-v2-idp-versions-java17/java-idp-plugin-scripting-main/pom.xml) has 1 error
[ERROR]     Non-resolvable import POM: The following artifacts could not be resolved: net.shibboleth.idp:idp-bom:pom:5.1.3-SNAPSHOT (absent): Could not find artifact net.shibboleth.idp:idp-bom:pom:5.1.3-SNAPSHOT in shib-snapshot (https://build.shibboleth.net/maven/snapshots/) @ line 46, column 25 -> [Help 2]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test release plugin with future IdP version)
Stage "Test release plugin with future IdP version" 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-plugin-scripting-v2-idp-versions-java17/builds/44/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-idp-plugin-scripting-v2-idp-versions-java17/builds/44/testng/testng-results.xml'
TestNG Reports Processing: FINISH
[Pipeline] emailext
Sending email to: commits at shibboleth.net


More information about the commits mailing list