Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/serviceutils/+/109894 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-8c-8g-18832 (centos8-builder-8c-8g) in workspace /w/workspace/serviceutils-distribution-check-calcium [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-SQq1D2JBb2iF/agent.5650 SSH_AGENT_PID=5652 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/serviceutils-distribution-check-calcium@tmp/private_key_841596670791312313.key (/w/workspace/serviceutils-distribution-check-calcium@tmp/private_key_841596670791312313.key) [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) The recommended git tool is: NONE using credential opendaylight-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/serviceutils > git init /w/workspace/serviceutils-distribution-check-calcium/serviceutils # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/serviceutils > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials Release Engineering Jenkins Key [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/serviceutils-distribution-check-calcium/serviceutils@tmp/jenkins-gitclient-ssh6450671893670195517.key Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/serviceutils +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/serviceutils # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/serviceutils # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/serviceutils using GIT_SSH to set credentials Release Engineering Jenkins Key [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/serviceutils-distribution-check-calcium/serviceutils@tmp/jenkins-gitclient-ssh5316886580789317313.key Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/serviceutils refs/changes/94/109894/1 # timeout=10 > git rev-parse 5b495c1459f18e8667681b9a9c7a83a60cd04d13^{commit} # timeout=10 Checking out Revision 5b495c1459f18e8667681b9a9c7a83a60cd04d13 (refs/changes/94/109894/1) > git config core.sparsecheckout # timeout=10 > git checkout -f 5b495c1459f18e8667681b9a9c7a83a60cd04d13 # timeout=10 Commit message: "Revert "Bump upstreams"" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk b8e13c7b98eae1581a4816d540dc2cbf7726dd72 # timeout=10 The recommended git tool is: NONE using credential opendaylight-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://jenkins-releng@git.opendaylight.org:29418/integration/distribution > git init /w/workspace/serviceutils-distribution-check-calcium/distribution # timeout=10 Fetching upstream changes from ssh://jenkins-releng@git.opendaylight.org:29418/integration/distribution > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials Release Engineering Jenkins Key [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/serviceutils-distribution-check-calcium/distribution@tmp/jenkins-gitclient-ssh3443100932359912715.key Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- ssh://jenkins-releng@git.opendaylight.org:29418/integration/distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins-releng@git.opendaylight.org:29418/integration/distribution # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision f57f2777a994f45b5e6f0e6c83adbfeaa8a8b5d3 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f57f2777a994f45b5e6f0e6c83adbfeaa8a8b5d3 # timeout=10 Commit message: "Update version reference" > git rev-list --no-walk f57f2777a994f45b5e6f0e6c83adbfeaa8a8b5d3 # timeout=10 No emails were triggered. provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml [serviceutils-distribution-check-calcium] $ /bin/sh -xe /tmp/jenkins9066350822170626549.sh + echo 'wipe r: the local Maven repository' wipe r: the local Maven repository + rm -rfv /tmp/r + echo 'wipe n: the fake remote (Nexus) repository' wipe n: the fake remote (Nexus) repository + rm -rfv /tmp/n + echo 'wipe t: the transient repository used in some manipulations' wipe t: the transient repository used in some manipulations + rm -rfv /tmp/t + echo 'create n: multithreaded execution might fail at creating it.' create n: multithreaded execution might fail at creating it. + mkdir /tmp/n + echo 'detecting distribution allowed projects' detecting distribution allowed projects + ALLOW_PROJECTS=(yangtools mdsal openflowjava) + [[ karaf4 == \o\d\l ]] + ALLOW_PROJECTS+=(`grep 'org.opendaylight.' -Rh distribution/features | sed -e 's%^[ \t]*org.opendaylight.%%' | sed -e 's%%%' | sort -u`) ++ grep 'org.opendaylight.' -Rh distribution/features ++ sed -e 's%^[ \t]*org.opendaylight.%%' ++ sed -e 's%%%' ++ sort -u + echo 'Allowed projects are yangtools' mdsal openflowjava aaa bgpcep controller daexim infrautils integration jsonrpc lispflowmapping mdsal netconf odlparent openflowplugin ovsdb serviceutils transportpce transportpce.models yangtools Allowed projects are yangtools mdsal openflowjava aaa bgpcep controller daexim infrautils integration jsonrpc lispflowmapping mdsal netconf odlparent openflowplugin ovsdb serviceutils transportpce transportpce.models yangtools + echo ALLOW_PROJECTS=yangtools mdsal openflowjava aaa bgpcep controller daexim infrautils integration jsonrpc lispflowmapping mdsal netconf odlparent openflowplugin ovsdb serviceutils transportpce transportpce.models yangtools [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://devvexx.opendaylight.org/mirror" [EnvInject] - Variables injected successfully. [serviceutils-distribution-check-calcium] $ /bin/sh /tmp/jenkins1757931176257624237.sh ---> update-java-alternatives.sh ---> Updating Java version ---> RedHat type system detected openjdk version "17.0.6-ea" 2023-01-17 LTS OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'allowed_projects.txt' [EnvInject] - Variables injected successfully. Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-centos8-builder-8c-8g-18832 using settings config with name integration-settings Replacing all maven server entries not found in credentials list is true using global settings config with name global-settings Replacing all maven server entries not found in credentials list is true [serviceutils-distribution-check-calcium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -f serviceutils/pom.xml -s /tmp/settings16261641164151611995.xml -gs /tmp/global-settings321507501616211684.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=5b495c1459f18e8667681b9a9c7a83a60cd04d13 -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=nite@hq.sk "-DGERRIT_EVENT_ACCOUNT_NAME=Robert Varga" -DGERRIT_CHANGE_URL=https://git.opendaylight.org/gerrit/c/serviceutils/+/109894 -DGERRIT_PATCHSET_UPLOADER_EMAIL=nite@hq.sk "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt **/target/failsafe-reports/failsafe-summary.xml **/hs_err_*.log **/target/feature/feature.xml " -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$SILO-$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=serviceutils -DGERRIT_CHANGE_NUMBER=109894 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Robert Varga\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/94/109894/1 -DDISTROSTREAM=calcium "-DGERRIT_PATCHSET_UPLOADER_NAME=Robert Varga" '-DGERRIT_CHANGE_OWNER=\"Robert Varga\" ' -DPROJECT=serviceutils -DGERRIT_CHANGE_COMMIT_MESSAGE=UmV2ZXJ0ICJCdW1wIHVwc3RyZWFtcyIKClRoaXMgcmV2ZXJ0cyBjb21taXQgYjhlMTNjN2I5OGVhZTE1ODFhNDgxNmQ1NDBkYzJjYmY3NzI2ZGQ3MiwgYXMgd2UgYXJlCm5vdCByZWFkeSBmb3IgaXQsIHlldC4KCkNoYW5nZS1JZDogSWRjY2FkOTQyZjdlMDBiNDA4OTAyNTk1MjUyMGMwOTY2ZDY3ODU0ZDQKU2lnbmVkLW9mZi1ieTogUm9iZXJ0IFZhcmdhIDxyb2JlcnQudmFyZ2FAcGFudGhlb24udGVjaD4K -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC= '-DGERRIT_CHANGE_SUBJECT=Revert \"Bump upstreams\"' -DOS_CLOUD=vex -DDISTROGITURL=ssh://jenkins-$SILO@git.opendaylight.org:29418/integration/distribution '-DGERRIT_EVENT_ACCOUNT=\"Robert Varga\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Idccad942f7e00b4089025952520c0966d67854d4 -DKARAF_VERSION=karaf4 -DGERRIT_EVENT_HASH=-85247160 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=nite@hq.sk -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=Robert Varga" clean deploy dependency:tree -DoutputFile=dependency_tree.txt -Pq -DaltDeploymentRepository=fake-nexus::default::file:///tmp/n/ --show-version --batch-mode -Djenkins -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-535.el8.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/13.0.7/odlparent-lite-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/13.0.7/odlparent-lite-13.0.7.pom (23 kB at 79 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/parent/6.0.4/parent-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/parent/6.0.4/parent-6.0.4.pom (10 kB at 490 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundle-parent/13.0.7/bundle-parent-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundle-parent/13.0.7/bundle-parent-13.0.7.pom (1.8 kB at 97 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent/13.0.7/odlparent-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent/13.0.7/odlparent-13.0.7.pom (55 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding-parent/12.0.3/binding-parent-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding-parent/12.0.3/binding-parent-12.0.3.pom (5.1 kB at 395 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/dom-parent/12.0.3/dom-parent-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/dom-parent/12.0.3/dom-parent-12.0.3.pom (1.9 kB at 173 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/feature-repo-parent/13.0.7/feature-repo-parent-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/feature-repo-parent/13.0.7/feature-repo-parent-13.0.7.pom (5.6 kB at 431 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/single-feature-parent/13.0.7/single-feature-parent-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/single-feature-parent/13.0.7/single-feature-parent-13.0.7.pom (7.4 kB at 532 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/abstract-feature-parent/13.0.7/abstract-feature-parent-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/abstract-feature-parent/13.0.7/abstract-feature-parent-13.0.7.pom (5.8 kB at 417 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/itestutils-parent/6.0.4/itestutils-parent-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/itestutils-parent/6.0.4/itestutils-parent-6.0.4.pom (2.7 kB at 183 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf4-parent/13.0.7/karaf4-parent-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf4-parent/13.0.7/karaf4-parent-13.0.7.pom (14 kB at 918 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/5.1.9/maven-bundle-plugin-5.1.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/5.1.9/maven-bundle-plugin-5.1.9.pom (11 kB at 587 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/7/felix-parent-7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/7/felix-parent-7.pom (21 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/23/apache-23.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/23/apache-23.pom (18 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom (1.1 kB at 58 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.pom (5.2 kB at 403 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom (1.3 kB at 84 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom (1.3 kB at 98 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom (1.3 kB at 53 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom (1.9 kB at 111 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom (1.5 kB at 93 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom (1.3 kB at 86 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom (1.3 kB at 69 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom (1.7 kB at 100 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom (1.9 kB at 94 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom (1.4 kB at 102 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.pom (2.7 kB at 177 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 225 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 844 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom (5.9 kB at 453 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom (9.7 kB at 690 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/9/apache-9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/9/apache-9.pom (15 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom (193 B at 16 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/easymock/easymock/2.4/easymock-2.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/easymock/easymock/2.4/easymock-2.4.pom (5.3 kB at 242 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom (3.3 kB at 172 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom (463 B at 36 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 140 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 667 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/7/apache-7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/7/apache-7.pom (14 kB at 962 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 77 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 603 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/10/maven-parent-10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/4/apache-4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/4/apache-4.pom (4.5 kB at 281 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom (5.5 kB at 396 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 283 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/34/maven-parent-34.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 152 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/13/apache-13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/13/apache-13.pom (14 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 166 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 376 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 848 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 230 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 383 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 145 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 144 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 49 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 54 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 326 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 961 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 197 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 486 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 350 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 343 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 747 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 206 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 203 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 282 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (4.8 kB at 345 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 371 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 159 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 214 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 608 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 85 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 41 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/10.0.1/guava-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/10.0.1/guava-10.0.1.pom (5.4 kB at 385 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2.0 kB at 196 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 80 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 846 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 840 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 30 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (2.5 kB at 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 kB at 933 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 299 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 310 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 597 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 597 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 187 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 273 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 109 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 117 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 136 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 140 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 385 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 444 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.6/commons-io-2.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 4.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/18/apache-18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/18/apache-18.pom (16 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/48/commons-parent-48.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 4.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/21/apache-21.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/21/apache-21.pom (17 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom (4.9 kB at 258 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/8/plexus-8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 613 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 350 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 399 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/52/commons-parent-52.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 6.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.9/xz-1.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 146 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 221 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom (7.4 kB at 567 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 464 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/15/apache-15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/15/apache-15.pom (15 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 53 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 342 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 267 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 522 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 672 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 893 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (4.4 kB at 443 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 799 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/5/apache-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/5/apache-5.pom (4.1 kB at 315 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (2.4 kB at 200 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 620 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 267 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 172 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 189 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 293 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 635 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 91 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 88 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 214 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 159 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 163 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 299 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 157 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 74 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 657 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 182 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 591 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 597 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 608 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 764 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 12 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (3.2 kB at 287 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 849 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (2.3 kB at 188 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 109 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (2.7 kB at 224 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (2.2 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (1.6 kB at 114 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jdom/jdom/1.1/jdom-1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jdom/jdom/1.1/jdom-1.1.pom (2.2 kB at 156 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/5.1.9/maven-bundle-plugin-5.1.9.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/5.1.9/maven-bundle-plugin-5.1.9.jar (211 kB at 8.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar (15 kB at 330 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar (345 kB at 6.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar (33 kB at 590 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar (44 kB at 746 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar (475 kB at 7.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar (17 kB at 249 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar (37 kB at 519 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar (25 kB at 348 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar (24 kB at 303 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar (83 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/easymock/easymock/2.4/easymock-2.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar (41 kB at 479 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/easymock/easymock/2.4/easymock-2.4.jar (81 kB at 882 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar (168 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar (424 kB at 4.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar (68 kB at 650 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 99 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar (26 kB at 232 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar (614 kB at 5.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 425 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (42 kB at 334 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 308 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 187 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 323 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar (557 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 118 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 392 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 979 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 883 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 807 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (197 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/10.0.1/guava-10.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 258 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 34 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 14 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 kB at 178 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 24 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (291 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 243 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 139 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.6/commons-io-2.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1.5 MB at 7.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 63 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 959 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 688 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar (195 kB at 851 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.9/xz-1.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 246 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 315 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 481 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 348 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar (37 kB at 146 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 17 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 522 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 32 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 38 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 174 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 38 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 200 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.5/velocity-1.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 842 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.1/commons-lang-2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 429 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 26 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 223 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 699 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 153 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 kB at 60 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jdom/jdom/1.1/jdom-1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 kB at 87 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 kB at 67 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (49 kB at 150 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jdom/jdom/1.1/jdom-1.1.jar (153 kB at 464 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar (3.2 MB at 4.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yangtools-artifacts/11.0.4/yangtools-artifacts-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yangtools-artifacts/11.0.4/yangtools-artifacts-11.0.4.pom (18 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-artifacts/12.0.3/mdsal-artifacts-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-artifacts/12.0.3/mdsal-artifacts-12.0.3.pom (40 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/controller-artifacts/8.0.3/controller-artifacts-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/controller-artifacts/8.0.3/controller-artifacts-8.0.3.pom (19 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-artifacts/6.0.4/infrautils-artifacts-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-artifacts/6.0.4/infrautils-artifacts-6.0.4.pom (7.2 kB at 718 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-artifacts/13.0.7/odlparent-artifacts-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-artifacts/13.0.7/odlparent-artifacts-13.0.7.pom (9.9 kB at 902 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf-bom/4.4.4/karaf-bom-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf-bom/4.4.4/karaf-bom-4.4.4.pom (72 kB at 5.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf/4.4.4/karaf-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf/4.4.4/karaf-4.4.4.pom (49 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/29/apache-29.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/29/apache-29.pom (21 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-bom/2.3.8/jaxb-bom-2.3.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-bom/2.3.8/jaxb-bom-2.3.8.pom (9.7 kB at 805 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom (15 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom (5.6 kB at 314 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/5.6.0/mockito-bom-5.6.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/5.6.0/mockito-bom-5.6.0.pom (3.0 kB at 212 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.17.2/log4j-bom-2.17.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.17.2/log4j-bom-2.17.2.pom (8.1 kB at 623 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/logging-parent/5/logging-parent-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/logging-parent/5/logging-parent-5.pom (3.3 kB at 328 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/24/apache-24.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/24/apache-24.pom (20 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/jersey-bom/2.41/jersey-bom-2.41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/jersey-bom/2.41/jersey-bom-2.41.pom (20 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.15.3/jackson-bom-2.15.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.15.3/jackson-bom-2.15.3.pom (18 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom (6.5 kB at 408 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/50/oss-parent-50.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/50/oss-parent-50.pom (24 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.1.100.Final/netty-bom-4.1.100.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.1.100.Final/netty-bom-4.1.100.Final.pom (13 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-bom/9.4.52.v20230823/jetty-bom-9.4.52.v20230823.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-bom/9.4.52.v20230823/jetty-bom-9.4.52.v20230823.pom (18 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/bom/1.3.1/bom-1.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/bom/1.3.1/bom-1.3.1.pom (4.1 kB at 292 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/12.0.4/odlparent-lite-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/12.0.4/odlparent-lite-12.0.4.pom (24 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.20/metrics-bom-4.2.20.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.20/metrics-bom-4.2.20.pom (8.2 kB at 684 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.20/metrics-parent-4.2.20.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.20/metrics-parent-4.2.20.pom (21 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.4.4/karaf-maven-plugin-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.4.4/karaf-maven-plugin-4.4.4.pom (20 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/tooling/4.4.4/tooling-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/tooling/4.4.4/tooling-4.4.4.pom (1.7 kB at 140 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom (14 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 479 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom (3.0 kB at 234 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.8.6/maven-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.8.6/maven-3.8.6.pom (27 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/35/maven-parent-35.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/35/maven-parent-35.pom (45 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/25/apache-25.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/25/apache-25.pom (21 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom (2.8 kB at 216 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom (5.3 kB at 356 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom (2.4 kB at 200 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom (31 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/58/commons-parent-58.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/58/commons-parent-58.pom (83 kB at 6.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (5.6 kB at 469 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 390 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 411 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 202 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 609 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 375 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 494 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.8.2/maven-resolver-api-1.8.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.8.2/maven-resolver-api-1.8.2.pom (2.6 kB at 219 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.8.2/maven-resolver-1.8.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.8.2/maven-resolver-1.8.2.pom (21 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/36/maven-parent-36.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/26/apache-26.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/26/apache-26.pom (21 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.8.2/maven-resolver-util-1.8.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.8.2/maven-resolver-util-1.8.2.pom (2.8 kB at 234 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom (7.6 kB at 541 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom (1.9 kB at 236 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom (2.5 kB at 254 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom (1.4 kB at 128 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 294 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 316 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom (2.1 kB at 132 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom (3.4 kB at 282 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom (4.2 kB at 384 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (19 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom (2.6 kB at 219 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (2.7 kB at 189 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (2.8 kB at 234 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (3.8 kB at 320 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (14 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 648 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom (20 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/google/5/google-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/google/5/google-5.pom (2.5 kB at 246 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/25.1-android/guava-25.1-android.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/25.1-android/guava-25.1-android.pom (7.8 kB at 708 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom (10 kB at 925 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 306 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom (4.2 kB at 382 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom (1.8 kB at 163 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom (5.1 kB at 364 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 173 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom (2.5 kB at 75 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom (4.4 kB at 313 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 438 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 62 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 283 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-compat/3.8.6/maven-compat-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-compat/3.8.6/maven-compat-3.8.6.pom (4.6 kB at 332 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.2/wagon-provider-api-3.5.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.2/wagon-provider-api-3.5.2.pom (1.9 kB at 174 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon/3.5.2/wagon-3.5.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon/3.5.2/wagon-3.5.2.pom (21 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom (1.4 kB at 144 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom (15 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/3.5.2/wagon-http-3.5.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/3.5.2/wagon-http-3.5.2.pom (6.4 kB at 581 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-providers/3.5.2/wagon-providers-3.5.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-providers/3.5.2/wagon-providers-3.5.2.pom (3.0 kB at 254 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/3.5.2/wagon-http-shared-3.5.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/3.5.2/wagon-http-shared-3.5.2.pom (2.5 kB at 223 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 734 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 382 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 822 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom (5.0 kB at 414 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom (13 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom (1.2 kB at 98 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/4.4.4/org.apache.karaf.util-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/4.4.4/org.apache.karaf.util-4.4.4.pom (3.5 kB at 351 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.11.8/org.apache.felix.utils-1.11.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.11.8/org.apache.felix.utils-1.11.8.pom (3.3 kB at 278 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/5/felix-parent-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/5/felix-parent-5.pom (22 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/19/apache-19.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/19/apache-19.pom (15 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.4/org.apache.karaf.jaas.boot-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.4/org.apache.karaf.jaas.boot-4.4.4.pom (3.1 kB at 236 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/jaas/4.4.4/jaas-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/jaas/4.4.4/jaas-4.4.4.pom (1.8 kB at 148 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.4/org.apache.karaf.tools.utils-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.4/org.apache.karaf.tools.utils-4.4.4.pom (3.9 kB at 357 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/1.7.32/slf4j-jdk14-1.7.32.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/1.7.32/slf4j-jdk14-1.7.32.pom (1.0 kB at 84 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom (6.9 kB at 534 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 445 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 632 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom (8.8 kB at 626 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/10/plexus-10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.log/1.5.0/org.osgi.service.log-1.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.log/1.5.0/org.osgi.service.log-1.5.0.pom (1.8 kB at 82 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom (1.9 kB at 171 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom (1.5 kB at 123 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.pom (6.2 kB at 480 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/37/maven-shared-components-37.pom (4.9 kB at 408 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/37/maven-parent-37.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/37/maven-parent-37.pom (46 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/27/apache-27.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/27/apache-27.pom (20 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.13.2/junit-4.13.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 70 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 164 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 6.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/16/apache-16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/16/apache-16.pom (15 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom (4.2 kB at 352 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom (22 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/56/commons-parent-56.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/56/commons-parent-56.pom (82 kB at 7.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 469 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.pom (6.1 kB at 550 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/6/felix-parent-6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/6/felix-parent-6.pom (22 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/4.4.4/org.apache.karaf.features.core-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/4.4.4/org.apache.karaf.features.core-4.4.4.pom (11 kB at 919 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/features/4.4.4/features-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/features/4.4.4/features-4.4.4.pom (1.6 kB at 165 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.6.14/pax-url-aether-2.6.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.6.14/pax-url-aether-2.6.14.pom (16 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/2.6.14/url-2.6.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/2.6.14/url-2.6.14.pom (26 kB at 278 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/4.3.0/master-4.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/4.3.0/master-4.3.0.pom (14 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-property/1.5.1/ops4j-base-util-property-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-property/1.5.1/ops4j-base-util-property-1.5.1.pom (1.0 kB at 116 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/1.5.1/base-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/1.5.1/base-1.5.1.pom (6.8 kB at 619 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-collections/1.5.1/ops4j-base-util-collections-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-collections/1.5.1/ops4j-base-util-collections-1.5.1.pom (1.2 kB at 104 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-lang/1.5.1/ops4j-base-lang-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-lang/1.5.1/ops4j-base-lang-1.5.1.pom (988 B at 62 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.5/pax-swissbox-property-1.8.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.5/pax-swissbox-property-1.8.5.pom (1.7 kB at 129 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/1.8.5/swissbox-1.8.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/1.8.5/swissbox-1.8.5.pom (7.6 kB at 635 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/4.2.0/master-4.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/4.2.0/master-4.2.0.pom (14 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom (13 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom (9.0 kB at 749 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.pom (7.5 kB at 627 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.8/jaxb-runtime-parent-2.3.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.8/jaxb-runtime-parent-2.3.8.pom (1.2 kB at 119 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-parent/2.3.8/jaxb-parent-2.3.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-parent/2.3.8/jaxb-parent-2.3.8.pom (31 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/jaxb-bom-ext/2.3.8/jaxb-bom-ext-2.3.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/jaxb-bom-ext/2.3.8/jaxb-bom-ext-2.3.8.pom (3.5 kB at 267 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.pom (1.8 kB at 117 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.8/jaxb-txw-parent-2.3.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.8/jaxb-txw-parent-2.3.8.pom (1.7 kB at 175 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.pom (5.0 kB at 495 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons/3.0.12/istack-commons-3.0.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons/3.0.12/istack-commons-3.0.12.pom (24 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.pom (4.6 kB at 355 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/all/1.2.2/all-1.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/all/1.2.2/all-1.2.2.pom (15 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.pom (19 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.14.1/jackson-base-2.14.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.14.1/jackson-base-2.14.1.pom (10 kB at 852 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.14.1/jackson-bom-2.14.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.14.1/jackson-bom-2.14.1.pom (17 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom (7.7 kB at 696 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/48/oss-parent-48.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/48/oss-parent-48.pom (24 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.14.1/jackson-annotations-2.14.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.14.1/jackson-annotations-2.14.1.pom (6.2 kB at 564 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.14.1/jackson-core-2.14.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.14.1/jackson-core-2.14.1.pom (7.0 kB at 501 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/activation/activation/1.1.1/activation-1.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/activation/activation/1.1.1/activation-1.1.1.pom (644 B at 64 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.4/org.apache.karaf.profile.core-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.4/org.apache.karaf.profile.core-4.4.4.pom (8.2 kB at 589 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.resolver/2.0.4/org.apache.felix.resolver-2.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.resolver/2.0.4/org.apache.felix.resolver-2.0.4.pom (4.7 kB at 359 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/6.0.1/osgi.annotation-6.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/6.0.1/osgi.annotation-6.0.1.pom (1.3 kB at 132 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14.pom (4.1 kB at 407 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/2.6.14/pax-url-commons-2.6.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/2.6.14/pax-url-commons-2.6.14.pom (3.0 kB at 302 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-net/1.5.1/ops4j-base-net-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-net/1.5.1/ops4j-base-net-1.5.1.pom (1.4 kB at 97 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-monitors/1.5.1/ops4j-base-monitors-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-monitors/1.5.1/ops4j-base-monitors-1.5.1.pom (1.0 kB at 84 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-bnd/1.8.5/pax-swissbox-bnd-1.8.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-bnd/1.8.5/pax-swissbox-bnd-1.8.5.pom (2.1 kB at 148 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.1.0/biz.aQute.bndlib-6.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.1.0/biz.aQute.bndlib-6.1.0.pom (5.2 kB at 403 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.1.0/biz.aQute.bnd.util-6.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.1.0/biz.aQute.bnd.util-6.1.0.pom (2.7 kB at 222 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-war/2.6.14/pax-url-war-2.6.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-war/2.6.14/pax-url-war-2.6.14.pom (5.2 kB at 369 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.5/pax-swissbox-optional-jcl-1.8.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.5/pax-swissbox-optional-jcl-1.8.5.pom (1.5 kB at 88 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/4.4.4/org.apache.karaf.deployer.spring-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/4.4.4/org.apache.karaf.deployer.spring-4.4.4.pom (4.6 kB at 330 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/deployer/4.4.4/deployer-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/deployer/4.4.4/deployer-4.4.4.pom (1.7 kB at 155 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.4/org.apache.karaf.deployer.blueprint-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.4/org.apache.karaf.deployer.blueprint-4.4.4.pom (4.5 kB at 371 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.4/org.apache.karaf.deployer.features-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.4/org.apache.karaf.deployer.features-4.4.4.pom (5.1 kB at 365 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.4/org.apache.karaf.deployer.kar-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.4/org.apache.karaf.deployer.kar-4.4.4.pom (4.7 kB at 395 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.4/org.apache.karaf.kar.core-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.4/org.apache.karaf.kar.core-4.4.4.pom (5.6 kB at 400 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.4/org.apache.karaf.shell.console-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.4/org.apache.karaf.shell.console-4.4.4.pom (10 kB at 727 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/shell/4.4.4/shell-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/shell/4.4.4/shell-4.4.4.pom (1.7 kB at 133 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline/3.21.0/jline-3.21.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline/3.21.0/jline-3.21.0.pom (18 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline-parent/3.21.0/jline-parent-3.21.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline-parent/3.21.0/jline-parent-3.21.0.pom (24 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/jansi/jansi/2.4.0/jansi-2.4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/jansi/jansi/2.4.0/jansi-2.4.0.pom (14 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/fusesource-pom/1.12/fusesource-pom-1.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/fusesource-pom/1.12/fusesource-pom-1.12.pom (15 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.4/org.apache.karaf.jaas.modules-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.4/org.apache.karaf.jaas.modules-4.4.4.pom (9.0 kB at 498 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.4/org.apache.karaf.jaas.config-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.4/org.apache.karaf.jaas.config-4.4.4.pom (5.4 kB at 448 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.4/org.apache.karaf.shell.core-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.4/org.apache.karaf.shell.core-4.4.4.pom (9.0 kB at 642 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-osgi/2.10.0/sshd-osgi-2.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-osgi/2.10.0/sshd-osgi-2.10.0.pom (8.7 kB at 872 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd/2.10.0/sshd-2.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd/2.10.0/sshd-2.10.0.pom (79 kB at 5.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/springframework/spring-framework-bom/5.3.27/spring-framework-bom-5.3.27.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/springframework/spring-framework-bom/5.3.27/spring-framework-bom-5.3.27.pom (5.7 kB at 377 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.4.4/org.apache.karaf.main-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.4.4/org.apache.karaf.main-4.4.4.pom (7.1 kB at 543 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.13.0/jna-5.13.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.13.0/jna-5.13.0.pom (2.0 kB at 169 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.pom (2.3 kB at 250 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.4/org.apache.karaf.diagnostic.boot-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.4/org.apache.karaf.diagnostic.boot-4.4.4.pom (3.7 kB at 264 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/diagnostic/4.4.4/diagnostic-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/diagnostic/4.4.4/diagnostic-4.4.4.pom (1.6 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.core/8.0.0/osgi.core-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.core/8.0.0/osgi.core-8.0.0.pom (1.6 kB at 135 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/4.23/xbean-finder-shaded-4.23.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/4.23/xbean-finder-shaded-4.23.pom (4.9 kB at 411 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean/4.23/xbean-4.23.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean/4.23/xbean-4.23.pom (19 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-java8-flava/2.3/genesis-java8-flava-2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-java8-flava/2.3/genesis-java8-flava-2.3.pom (5.5 kB at 548 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.3/genesis-default-flava-2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.3/genesis-default-flava-2.3.pom (15 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.3/genesis-2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.3/genesis-2.3.pom (16 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm9-shaded/4.23/xbean-asm9-shaded-4.23.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm9-shaded/4.23/xbean-asm9-shaded-4.23.pom (4.3 kB at 388 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.4.4/karaf-maven-plugin-4.4.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar (27 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar (47 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.8.2/maven-resolver-api-1.8.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.4.4/karaf-maven-plugin-4.4.4.jar (208 kB at 6.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.8.2/maven-resolver-util-1.8.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar (216 kB at 6.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (53 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 5.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.8.2/maven-resolver-api-1.8.2.jar (154 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.8.2/maven-resolver-util-1.8.2.jar (176 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar (58 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar (44 kB at 820 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar (646 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar (632 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar (42 kB at 647 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar (24 kB at 358 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar (14 kB at 207 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 183 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar (28 kB at 389 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar (38 kB at 432 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar (180 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/25.1-android/guava-25.1-android.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar (196 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar (32 kB at 336 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar (521 kB at 4.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 183 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar (14 kB at 138 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar (8.8 kB at 83 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-compat/3.8.6/maven-compat-3.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar (3.5 kB at 33 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.2/wagon-provider-api-3.5.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (4.2 kB at 39 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar (42 kB at 374 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/3.5.2/wagon-http-3.5.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.jar (14 kB at 116 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/3.5.2/wagon-http-shared-3.5.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-compat/3.8.6/maven-compat-3.8.6.jar (288 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.2/wagon-provider-api-3.5.2.jar (55 kB at 459 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/3.5.2/wagon-http-3.5.2.jar (9.4 kB at 78 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/25.1-android/guava-25.1-android.jar (2.6 MB at 19 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/3.5.2/wagon-http-shared-3.5.2.jar (41 kB at 305 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/4.4.4/org.apache.karaf.util-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.jar (17 kB at 124 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.11.8/org.apache.felix.utils-1.11.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar (328 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.4/org.apache.karaf.jaas.boot-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.4/org.apache.karaf.tools.utils-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 5.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/4.4.4/org.apache.karaf.util-4.4.4.jar (95 kB at 649 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/1.7.32/slf4j-jdk14-1.7.32.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.11.8/org.apache.felix.utils-1.11.8.jar (176 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.4/org.apache.karaf.jaas.boot-4.4.4.jar (20 kB at 133 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.4/org.apache.karaf.tools.utils-4.4.4.jar (29 kB at 189 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/1.7.32/slf4j-jdk14-1.7.32.jar (8.5 kB at 54 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.13.2/junit-4.13.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar (55 kB at 350 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar (269 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar (484 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.2.1/maven-dependency-tree-3.2.1.jar (43 kB at 257 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/4.4.4/org.apache.karaf.features.core-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-property/1.5.1/ops4j-base-util-property-1.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 263 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-collections/1.5.1/ops4j-base-util-collections-1.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.jar (139 kB at 787 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-lang/1.5.1/ops4j-base-lang-1.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-collections/1.5.1/ops4j-base-util-collections-1.5.1.jar (13 kB at 73 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.5/pax-swissbox-property-1.8.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-property/1.5.1/ops4j-base-util-property-1.5.1.jar (11 kB at 57 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-lang/1.5.1/ops4j-base-lang-1.5.1.jar (11 kB at 59 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.5/pax-swissbox-property-1.8.5.jar (4.0 kB at 21 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/txw2/2.3.8/txw2-2.3.8.jar (72 kB at 360 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/4.4.4/org.apache.karaf.features.core-4.4.4.jar (2.9 MB at 14 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.14.1/jackson-annotations-2.14.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar (30 kB at 146 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.14.1/jackson-core-2.14.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-runtime/2.3.8/jaxb-runtime-2.3.8.jar (1.0 MB at 4.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/activation/activation/1.1.1/activation-1.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar (68 kB at 331 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.4/org.apache.karaf.profile.core-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.14.1/jackson-annotations-2.14.1.jar (76 kB at 354 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.resolver/2.0.4/org.apache.felix.resolver-2.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/activation/activation/1.1.1/activation-1.1.1.jar (69 kB at 321 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/6.0.1/osgi.annotation-6.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.4/org.apache.karaf.profile.core-4.4.4.jar (319 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14-uber.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/6.0.1/osgi.annotation-6.0.1.jar (15 kB at 65 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/2.6.14/pax-url-commons-2.6.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.14.1/jackson-core-2.14.1.jar (459 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-net/1.5.1/ops4j-base-net-1.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.resolver/2.0.4/org.apache.felix.resolver-2.0.4.jar (202 kB at 880 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-monitors/1.5.1/ops4j-base-monitors-1.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.14.1/jackson-databind-2.14.1.jar (1.6 MB at 6.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-bnd/1.8.5/pax-swissbox-bnd-1.8.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/2.6.14/pax-url-commons-2.6.14.jar (9.6 kB at 40 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.6.14/pax-url-aether-2.6.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-net/1.5.1/ops4j-base-net-1.5.1.jar (18 kB at 70 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-war/2.6.14/pax-url-war-2.6.14-uber.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-bnd/1.8.5/pax-swissbox-bnd-1.8.5.jar (9.7 kB at 38 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.5/pax-swissbox-optional-jcl-1.8.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-monitors/1.5.1/ops4j-base-monitors-1.5.1.jar (13 kB at 49 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/4.4.4/org.apache.karaf.deployer.spring-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14-uber.jar (2.3 MB at 8.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.4/org.apache.karaf.deployer.blueprint-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.5/pax-swissbox-optional-jcl-1.8.5.jar (6.7 kB at 25 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.4/org.apache.karaf.deployer.features-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.4/org.apache.karaf.deployer.blueprint-4.4.4.jar (44 kB at 162 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.4/org.apache.karaf.deployer.kar-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/4.4.4/org.apache.karaf.deployer.spring-4.4.4.jar (44 kB at 160 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.4/org.apache.karaf.kar.core-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.4/org.apache.karaf.deployer.features-4.4.4.jar (55 kB at 195 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.4/org.apache.karaf.shell.console-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.4/org.apache.karaf.deployer.kar-4.4.4.jar (24 kB at 84 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline/3.21.0/jline-3.21.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.6.14/pax-url-aether-2.6.14.jar (4.2 MB at 14 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/jansi/jansi/2.4.0/jansi-2.4.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.4/org.apache.karaf.shell.console-4.4.4.jar (211 kB at 682 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.4/org.apache.karaf.jaas.modules-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-war/2.6.14/pax-url-war-2.6.14-uber.jar (2.4 MB at 7.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.4/org.apache.karaf.jaas.config-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline/3.21.0/jline-3.21.0.jar (995 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.4/org.apache.karaf.shell.core-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.4/org.apache.karaf.kar.core-4.4.4.jar (107 kB at 344 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-osgi/2.10.0/sshd-osgi-2.10.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/jansi/jansi/2.4.0/jansi-2.4.0.jar (221 kB at 684 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.4.4/org.apache.karaf.main-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.4/org.apache.karaf.jaas.config-4.4.4.jar (42 kB at 127 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-osgi/2.10.0/sshd-osgi-2.10.0.jar (1.8 MB at 5.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.4/org.apache.karaf.shell.core-4.4.4.jar (686 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.4/org.apache.karaf.diagnostic.boot-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.4/org.apache.karaf.jaas.modules-4.4.4.jar (1.5 MB at 4.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.4.4/org.apache.karaf.main-4.4.4.jar (174 kB at 497 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.core/8.0.0/osgi.core-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.4/org.apache.karaf.diagnostic.boot-4.4.4.jar (31 kB at 87 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/4.23/xbean-finder-shaded-4.23.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.13.0/jna-5.13.0.jar (1.9 MB at 5.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm9-shaded/4.23/xbean-asm9-shaded-4.23.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.core/8.0.0/osgi.core-8.0.0.jar (557 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.jar (1.4 MB at 3.6 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/4.23/xbean-finder-shaded-4.23.jar (161 kB at 430 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar (1.1 MB at 2.8 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm9-shaded/4.23/xbean-asm9-shaded-4.23.jar (263 kB at 680 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar (116 kB at 291 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/prometheus/simpleclient_bom/0.10.0/simpleclient_bom-0.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/prometheus/simpleclient_bom/0.10.0/simpleclient_bom-0.10.0.pom (4.9 kB at 350 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/prometheus/parent/0.10.0/parent-0.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/prometheus/parent/0.10.0/parent-0.10.0.pom (7.5 kB at 750 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ODL :: serviceutils :: quality-parent [pom] [INFO] ODL :: serviceutils :: binding-parent [pom] [INFO] ODL :: serviceutils :: commons [pom] [INFO] ODL :: serviceutils :: metrics-api [bundle] [INFO] ODL :: serviceutils :: tools-api [bundle] [INFO] listener-api [bundle] [INFO] rpc-api [bundle] [INFO] ODL :: serviceutils :: tools-testutils [jar] [INFO] ODL :: serviceutils :: tools-aggregator [pom] [INFO] ODL :: serviceutils :: metrics-impl [bundle] [INFO] ODL :: serviceutils :: Metrics [feature] [INFO] ODL :: serviceutils :: listener tools [feature] [INFO] ODL :: serviceutils :: RPC tools [feature] [INFO] ODL :: serviceutils :: upgrade [bundle] [INFO] ODL :: serviceutils :: TOOLS [feature] [INFO] ODL :: serviceutils :: srm-api [bundle] [INFO] ODL :: serviceutils :: srm-impl [bundle] [INFO] ODL :: serviceutils :: srm-shell [bundle] [INFO] ODL :: serviceutils :: SRM [feature] [INFO] ODL :: serviceutils :: serviceutils-features [feature] [INFO] ODL :: serviceutils :: serviceutils-features-aggregator [pom] [INFO] ODL :: serviceutils :: serviceutils-artifacts [pom] [INFO] ODL :: serviceutils :: metrics-impl-test [bundle] [INFO] ODL :: serviceutils :: metrics-impl-prometheus [bundle] [INFO] ODL :: serviceutils :: metrics-sample [bundle] [INFO] ODL :: serviceutils :: metrics-it [jar] [INFO] ODL :: serviceutils :: metrics-aggregator [pom] [INFO] ODL :: serviceutils :: srm-aggregator [pom] [INFO] ODL :: serviceutils :: serviceutils-karaf [jar] [INFO] serviceutils [pom] [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.pom (7.7 kB at 704 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer/3.4.1/enforcer-3.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer/3.4.1/enforcer-3.4.1.pom (9.1 kB at 647 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/40/maven-parent-40.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/40/maven-parent-40.pom (49 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/30/apache-30.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/30/apache-30.pom (23 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.jar (39 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-maven-plugin/7.0.0/git-commit-id-maven-plugin-7.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-maven-plugin/7.0.0/git-commit-id-maven-plugin-7.0.0.pom (25 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-maven-plugin/7.0.0/git-commit-id-maven-plugin-7.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-maven-plugin/7.0.0/git-commit-id-maven-plugin-7.0.0.jar (55 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-maven-plugin/2.7.9/cyclonedx-maven-plugin-2.7.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-maven-plugin/2.7.9/cyclonedx-maven-plugin-2.7.9.pom (17 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-maven-plugin/2.7.9/cyclonedx-maven-plugin-2.7.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-maven-plugin/2.7.9/cyclonedx-maven-plugin-2.7.9.jar (45 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.pom (19 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/basepom-oss/53/basepom-oss-53.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/basepom-oss/53/basepom-oss-53.pom (23 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/basepom-minimal/53/basepom-minimal-53.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/basepom-minimal/53/basepom-minimal-53.pom (19 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/basepom-foundation/53/basepom-foundation-53.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/basepom-foundation/53/basepom-foundation-53.pom (56 kB at 5.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.jar (71 kB at 5.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.pom (18 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom (8.1 kB at 735 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.6.1/maven-dependency-plugin-3.6.1.jar (191 kB at 15 MB/s) [INFO] [INFO] ------------< org.opendaylight.serviceutils:quality-parent >------------ [INFO] Building ODL :: serviceutils :: quality-parent 0.13.0-SNAPSHOT [1/30] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.6.0/maven-javadoc-plugin-3.6.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.6.0/maven-javadoc-plugin-3.6.0.pom (20 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.6.0/maven-javadoc-plugin-3.6.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.6.0/maven-javadoc-plugin-3.6.0.jar (511 kB at 18 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.pom (4.2 kB at 470 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.build/0.8.11/org.jacoco.build-0.8.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.build/0.8.11/org.jacoco.build-0.8.11.pom (44 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-bom/9.6/asm-bom-9.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-bom/9.6/asm-bom-9.6.pom (3.2 kB at 215 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/ow2/1.5.1/ow2-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 564 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.jar (57 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.pom (5.3 kB at 313 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.jar (36 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.1/maven-checkstyle-plugin-3.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.1/maven-checkstyle-plugin-3.3.1.pom (15 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.1/maven-checkstyle-plugin-3.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.1/maven-checkstyle-plugin-3.3.1.jar (99 kB at 9.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-maven-plugin/4.7.3.6/spotbugs-maven-plugin-4.7.3.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-maven-plugin/4.7.3.6/spotbugs-maven-plugin-4.7.3.6.pom (35 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/hazendaz/base-parent/40/base-parent-40.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/hazendaz/base-parent/40/base-parent-40.pom (90 kB at 4.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.pom (3.2 kB at 230 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-bom/4.0.15/groovy-bom-4.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-bom/4.0.15/groovy-bom-4.0.15.pom (27 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-maven-plugin/4.7.3.6/spotbugs-maven-plugin-4.7.3.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-maven-plugin/4.7.3.6/spotbugs-maven-plugin-4.7.3.6.jar (166 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/13.0.7/copy-files-plugin-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/13.0.7/copy-files-plugin-13.0.7.pom (2.1 kB at 158 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/13.0.7/copy-files-plugin-13.0.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/13.0.7/copy-files-plugin-13.0.7.jar (7.0 kB at 881 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.pom (6.7 kB at 562 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (8.1 kB at 578 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/39/maven-parent-39.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.jar (32 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-plugin/2.7.0/modernizer-maven-plugin-2.7.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-plugin/2.7.0/modernizer-maven-plugin-2.7.0.pom (5.5 kB at 546 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-parent/2.7.0/modernizer-maven-parent-2.7.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-parent/2.7.0/modernizer-maven-parent-2.7.0.pom (12 kB at 865 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-plugin/2.7.0/modernizer-maven-plugin-2.7.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-plugin/2.7.0/modernizer-maven-plugin-2.7.0.jar (41 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (6.4 kB at 535 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (9.6 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/24/maven-parent-24.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 3.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/14/apache-14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/14/apache-14.pom (15 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 kB at 3.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom (7.1 kB at 649 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar (34 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.pom (1.8 kB at 183 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.23.0/error_prone_parent-2.23.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.23.0/error_prone_parent-2.23.0.pom (13 kB at 427 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.annotation.bundle/1.1.0/org.osgi.annotation.bundle-1.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.annotation.bundle/1.1.0/org.osgi.annotation.bundle-1.1.0.pom (1.7 kB at 119 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.pom (1.5 kB at 126 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom (1.0 kB at 85 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.pom (19 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-parent/3.24.2/assertj-parent-3.24.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-parent/3.24.2/assertj-parent-3.24.2.pom (13 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-build/3.24.2/assertj-build-3.24.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-build/3.24.2/assertj-build-3.24.2.pom (8.8 kB at 549 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/4.11.0/mockito-bom-4.11.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/4.11.0/mockito-bom-4.11.0.pom (3.2 kB at 315 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (1.1 kB at 125 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.pom (1.4 kB at 153 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom (1.4 kB at 123 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.10.0/junit-jupiter-api-5.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.10.0/junit-jupiter-api-5.10.0.pom (3.2 kB at 245 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom (2.0 kB at 226 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.10.0/junit-platform-commons-1.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.10.0/junit-platform-commons-1.10.0.pom (2.8 kB at 283 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 170 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-params/5.10.0/junit-jupiter-params-5.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-params/5.10.0/junit-jupiter-params-5.10.0.pom (3.0 kB at 232 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.10.0/junit-jupiter-engine-5.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.10.0/junit-jupiter-engine-5.10.0.pom (3.2 kB at 291 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.10.0/junit-platform-engine-1.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.10.0/junit-platform-engine-1.10.0.pom (3.2 kB at 291 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.6.0/mockito-junit-jupiter-5.6.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.6.0/mockito-junit-jupiter-5.6.0.pom (2.3 kB at 255 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.6.0/mockito-core-5.6.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.6.0/mockito-core-5.6.0.pom (2.5 kB at 276 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.14.8/byte-buddy-1.14.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.14.8/byte-buddy-1.14.8.pom (16 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.14.8/byte-buddy-parent-1.14.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.14.8/byte-buddy-parent-1.14.8.pom (62 kB at 4.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.14.8/byte-buddy-agent-1.14.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.14.8/byte-buddy-agent-1.14.8.pom (10 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis/3.3/objenesis-3.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis/3.3/objenesis-3.3.pom (3.0 kB at 273 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom (19 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-migrationsupport/5.10.0/junit-jupiter-migrationsupport-5.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-migrationsupport/5.10.0/junit-jupiter-migrationsupport-5.10.0.pom (3.2 kB at 321 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.10.0/junit-vintage-engine-5.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.10.0/junit-vintage-engine-5.10.0.pom (3.2 kB at 354 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.annotation.bundle/1.1.0/org.osgi.annotation.bundle-1.1.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.annotation.bundle/1.1.0/org.osgi.annotation.bundle-1.1.0.jar (30 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar (17 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar (15 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar (15 kB at 685 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.10.0/junit-jupiter-api-5.10.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar (123 kB at 5.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-library/2.2/hamcrest-library-2.2.jar (1.5 kB at 64 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.10.0/junit-platform-commons-1.10.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar (1.5 kB at 60 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-core/3.24.2/assertj-core-3.24.2.jar (1.3 MB at 38 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-params/5.10.0/junit-jupiter-params-5.10.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.10.0/junit-jupiter-api-5.10.0.jar (211 kB at 6.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.10.0/junit-jupiter-engine-5.10.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar (14 kB at 409 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.10.0/junit-platform-engine-1.10.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 179 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.6.0/mockito-junit-jupiter-5.6.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.10.0/junit-platform-commons-1.10.0.jar (106 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-migrationsupport/5.10.0/junit-jupiter-migrationsupport-5.10.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.10.0/junit-jupiter-engine-5.10.0.jar (244 kB at 4.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.10.0/junit-vintage-engine-5.10.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.10.0/junit-platform-engine-1.10.0.jar (205 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.6.0/mockito-core-5.6.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.6.0/mockito-junit-jupiter-5.6.0.jar (8.8 kB at 164 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.14.8/byte-buddy-1.14.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-params/5.10.0/junit-jupiter-params-5.10.0.jar (586 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.14.8/byte-buddy-agent-1.14.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-migrationsupport/5.10.0/junit-jupiter-migrationsupport-5.10.0.jar (28 kB at 478 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis/3.3/objenesis-3.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.10.0/junit-vintage-engine-5.10.0.jar (67 kB at 1.0 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis/3.3/objenesis-3.3.jar (49 kB at 677 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.14.8/byte-buddy-agent-1.14.8.jar (257 kB at 3.4 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.6.0/mockito-core-5.6.0.jar (699 kB at 9.1 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.14.8/byte-buddy-1.14.8.jar (4.2 MB at 41 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ quality-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom (8.7 kB at 666 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/13/plexus-13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/13/plexus-13.pom (27 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar (192 kB at 9.6 MB/s) [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ quality-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.pom (3.8 kB at 341 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.pom (4.3 kB at 388 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 219 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 190 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom (16 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 499 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.jar (14 kB at 850 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.jar (145 kB at 8.5 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 7.3 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 18 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar (361 kB at 16 MB/s) [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ quality-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ quality-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-plugin-core/6.0.0-rc.6/git-commit-id-plugin-core-6.0.0-rc.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-plugin-core/6.0.0-rc.6/git-commit-id-plugin-core-6.0.0-rc.6.pom (17 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.pom (7.7 kB at 514 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit-parent/6.7.0.202309050840-r/org.eclipse.jgit-parent-6.7.0.202309050840-r.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit-parent/6.7.0.202309050840-r/org.eclipse.jgit-parent-6.7.0.202309050840-r.pom (34 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom (6.2 kB at 618 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 272 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 106 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 671 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit.ssh.jsch/6.7.0.202309050840-r/org.eclipse.jgit.ssh.jsch-6.7.0.202309050840-r.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit.ssh.jsch/6.7.0.202309050840-r/org.eclipse.jgit.ssh.jsch-6.7.0.202309050840-r.pom (7.2 kB at 554 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom (3.2 kB at 270 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 372 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.pom (3.1 kB at 283 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/joda-time/joda-time/2.12.5/joda-time-2.12.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/joda-time/joda-time/2.12.5/joda-time-2.12.5.pom (40 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.pom (1.4 kB at 138 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/json/jakarta.json-api/2.1.2/jakarta.json-api-2.1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/json/jakarta.json-api/2.1.2/jakarta.json-api-2.1.2.pom (18 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/parsson/parsson/1.1.4/parsson-1.1.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/parsson/parsson/1.1.4/parsson-1.1.4.pom (4.4 kB at 491 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/parsson/project/1.1.4/project-1.1.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/parsson/project/1.1.4/project-1.1.4.pom (22 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/yaml/snakeyaml/2.0/snakeyaml-2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/yaml/snakeyaml/2.0/snakeyaml-2.0.pom (21 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-plugin-core/6.0.0-rc.6/git-commit-id-plugin-core-6.0.0-rc.6.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit.ssh.jsch/6.7.0.202309050840-r/org.eclipse.jgit.ssh.jsch-6.7.0.202309050840-r.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-plugin-core/6.0.0-rc.6/git-commit-id-plugin-core-6.0.0-rc.6.jar (102 kB at 7.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit.ssh.jsch/6.7.0.202309050840-r/org.eclipse.jgit.ssh.jsch-6.7.0.202309050840-r.jar (42 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/joda-time/joda-time/2.12.5/joda-time-2.12.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar (171 kB at 9.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar (283 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/json/jakarta.json-api/2.1.2/jakarta.json-api-2.1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.jar (8.9 kB at 317 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/parsson/parsson/1.1.4/parsson-1.1.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar (72 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/joda-time/joda-time/2.12.5/joda-time-2.12.5.jar (638 kB at 16 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/json/jakarta.json-api/2.1.2/jakarta.json-api-2.1.2.jar (49 kB at 1.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/parsson/parsson/1.1.4/parsson-1.1.4.jar (124 kB at 3.0 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit/6.7.0.202309050840-r/org.eclipse.jgit-6.7.0.202309050840-r.jar (3.1 MB at 67 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/yaml/snakeyaml/2.0/snakeyaml-2.0.jar (335 kB at 7.1 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar (268 kB at 5.2 MB/s) [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ quality-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom (4.5 kB at 408 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 364 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11.pom (3.5 kB at 350 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.pom (2.1 kB at 208 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.6/asm-9.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.6/asm-9.6.pom (2.4 kB at 237 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom (2.8 kB at 232 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom (2.6 kB at 236 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.pom (1.9 kB at 209 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 16 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.6/asm-9.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar (36 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar (301 kB at 19 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.jar (210 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.6/asm-9.6.jar (124 kB at 4.8 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar (72 kB at 2.8 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 9.3 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.jar (131 kB at 3.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar (52 kB at 1.1 MB/s) [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ quality-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/10.12.4/checkstyle-10.12.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/10.12.4/checkstyle-10.12.4.pom (232 kB at 17 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/info/picocli/picocli/4.7.5/picocli-4.7.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/info/picocli/picocli/4.7.5/picocli-4.7.5.pom (1.4 kB at 98 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.pom (3.6 kB at 323 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-master/4.13.1/antlr4-master-4.13.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-master/4.13.1/antlr4-master-4.13.1.pom (4.8 kB at 482 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/47/commons-parent-47.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 5.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 5.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.pom (11 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/32.0.1-jre/guava-parent-32.0.1-jre.pom (21 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 268 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 848 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 152 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom (2.2 kB at 166 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom (11 kB at 923 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom (2.9 kB at 209 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/reflections/reflections/0.10.2/reflections-0.10.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/reflections/reflections/0.10.2/reflections-0.10.2.pom (9.3 kB at 847 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.pom (11 kB at 900 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/12.3/Saxon-HE-12.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/12.3/Saxon-HE-12.3.pom (4.2 kB at 350 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.2.0/xmlresolver-5.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.2.0/xmlresolver-5.2.0.pom (2.6 kB at 234 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.pom (5.8 kB at 482 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/client5/httpclient5-parent/5.1.3/httpclient5-parent-5.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/client5/httpclient5-parent/5.1.3/httpclient5-parent-5.1.3.pom (14 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-parent/12/httpcomponents-parent-12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-parent/12/httpcomponents-parent-12.pom (32 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.pom (3.8 kB at 344 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5-parent/5.1.3/httpcore5-parent-5.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5-parent/5.1.3/httpcore5-parent-5.1.3.pom (10 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.pom (3.5 kB at 167 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.15/commons-codec-1.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.27.0/checker-qual-3.27.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.27.0/checker-qual-3.27.0.pom (2.1 kB at 150 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom (4.4 kB at 243 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.12.0/doxia-1.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.12.0/doxia-1.12.0.pom (18 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.pom (1.5 kB at 118 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.pom (1.5 kB at 171 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom (3.0 kB at 174 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 463 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 498 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/6/apache-6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/6/apache-6.pom (13 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 225 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/google/1/google-1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/google/1/google-1.pom (1.6 kB at 111 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.3/commons-text-1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.3/commons-text-1.3.pom (14 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/45/commons-parent-45.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/45/commons-parent-45.pom (73 kB at 8.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom (28 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (5.0 kB at 292 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (13 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.pom (4.3 kB at 434 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.12.0/doxia-modules-1.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.12.0/doxia-modules-1.12.0.pom (2.7 kB at 242 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/13.0.7/checkstyle-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/13.0.7/checkstyle-13.0.7.pom (545 B at 50 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/sevntu-checkstyle/sevntu-checks/1.44.1/sevntu-checks-1.44.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/sevntu-checkstyle/sevntu-checks/1.44.1/sevntu-checks-1.44.1.pom (38 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/annotations/3.0.1u2/annotations-3.0.1u2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/annotations/3.0.1u2/annotations-3.0.1u2.pom (7.0 kB at 635 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom (491 B at 41 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.pom (4.3 kB at 476 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom (3.8 kB at 289 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom (1.6 kB at 113 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom (18 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom (1.6 kB at 132 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom (7.6 kB at 760 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (6.9 kB at 692 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.1.0/maven-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (22 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (3.8 kB at 317 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (1.8 kB at 141 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (2.3 kB at 251 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (1.0 kB at 114 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 340 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (1.9 kB at 100 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (1.6 kB at 126 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (3.0 kB at 338 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom (15 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom (15 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (6.3 kB at 628 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/weld/weld-parent/26/weld-parent-26.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/weld/weld-parent/26/weld-parent-26.pom (32 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom (17 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom (15 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (2.5 kB at 275 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (3.5 kB at 272 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (3.5 kB at 319 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom (3.4 kB at 227 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom (14 kB at 971 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 62 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 300 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom (4.5 kB at 348 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom (6.0 kB at 549 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 132 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 270 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 122 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 103 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 45 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 574 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 165 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 160 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom (7.7 kB at 855 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 175 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom (3.0 kB at 276 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom (2.0 kB at 165 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom (2.7 kB at 228 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom (2.0 kB at 153 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 282 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 380 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 359 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 695 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 27 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 96 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 637 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 562 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 11 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/logkit/logkit/1.0.1/logkit-1.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 16 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 15 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 547 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 75 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 231 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 15 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 13 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 257 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 187 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 14 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.pom (3.2 kB at 244 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 463 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom (20 kB at 960 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom (8.1 kB at 737 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/jvnet-parent/5/jvnet-parent-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 806 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom (4.9 kB at 410 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/all/1.2.0/all-1.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/all/1.2.0/all-1.2.0.pom (18 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/jvnet-parent/1/jvnet-parent-1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 523 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/10.12.4/checkstyle-10.12.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/info/picocli/picocli/4.7.5/picocli-4.7.5.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/info/picocli/picocli/4.7.5/picocli-4.7.5.jar (415 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.jar (326 kB at 7.8 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 5.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar (16 kB at 239 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 69 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/reflections/reflections/0.10.2/reflections-0.10.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 32 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/10.12.4/checkstyle-10.12.4.jar (2.1 MB at 28 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/12.3/Saxon-HE-12.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar (9.3 kB at 103 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.2.0/xmlresolver-5.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/reflections/reflections/0.10.2/reflections-0.10.2.jar (130 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.2.0/xmlresolver-5.2.0.jar (166 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar (852 kB at 6.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/32.0.1-jre/guava-32.0.1-jre.jar (3.0 MB at 21 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.2.0/xmlresolver-5.2.0-data.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.jar (232 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.27.0/checker-qual-3.27.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.jar (798 kB at 4.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.jar (851 kB at 5.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/13.0.7/checkstyle-13.0.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.2.0/xmlresolver-5.2.0-data.jar (1.0 MB at 6.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/sevntu-checkstyle/sevntu-checks/1.44.1/sevntu-checks-1.44.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.jar (37 kB at 213 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/annotations/3.0.1u2/annotations-3.0.1u2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.27.0/checker-qual-3.27.0.jar (224 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/13.0.7/checkstyle-13.0.7.jar (7.0 kB at 40 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/annotations/3.0.1u2/annotations-3.0.1u2.jar (40 kB at 202 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/sevntu-checkstyle/sevntu-checks/1.44.1/sevntu-checks-1.44.1.jar (203 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar (2.3 kB at 11 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/12.3/Saxon-HE-12.3.jar (5.6 MB at 27 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar (11 kB at 51 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar (20 kB at 91 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar (41 kB at 191 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar (563 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar (47 kB at 213 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar (30 kB at 136 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar (60 kB at 248 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar (159 kB at 659 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar (210 kB at 853 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 106 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar (71 kB at 283 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (47 kB at 180 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar (52 kB at 199 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.jar (425 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar (60 kB at 225 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar (65 kB at 236 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar (17 kB at 63 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar (16 kB at 59 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar (18 kB at 64 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 28 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 894 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 482 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 295 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar (12 kB at 38 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar (12 kB at 38 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar (50 kB at 161 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.3/commons-text-1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar (230 kB at 723 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (148 kB at 463 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar (47 kB at 142 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar (328 kB at 983 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 259 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.jar (23 kB at 68 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 34 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 1.7 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar (57 kB at 159 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar (128 kB at 359 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.3/commons-text-1.3.jar (183 kB at 492 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar (218 kB at 562 kB/s) [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ quality-parent --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ quality-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom (4.7 kB at 294 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom (13 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom (2.5 kB at 255 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom (14 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom (21 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/54/commons-parent-54.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/54/commons-parent-54.pom (82 kB at 6.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom (6.1 kB at 508 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/14/plexus-14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/14/plexus-14.pom (28 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom (6.0 kB at 668 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom (1.9 kB at 213 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.pom (6.4 kB at 584 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom (3.2 kB at 293 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (8.1 kB at 806 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.2.5/maven-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom (4.2 kB at 472 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (2.2 kB at 197 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (2.6 kB at 200 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 154 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (2.2 kB at 186 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (2.3 kB at 235 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3.0 kB at 303 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (3.0 kB at 249 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (4.2 kB at 224 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 289 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 kB at 911 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (13 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/38/forge-parent-38.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/16.0.1/guava-16.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 678 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 611 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.5/asm-9.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.5/asm-9.5.pom (2.4 kB at 215 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.pom (5.3 kB at 439 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom (11 kB at 937 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 390 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 354 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 209 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 202 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 101 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 595 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 161 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 254 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 671 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 391 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 261 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 104 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 778 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 978 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 68 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 424 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 500 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 546 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 250 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 225 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 167 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 702 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 206 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 284 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 158 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 587 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 392 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/33/maven-parent-33.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 332 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 327 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/30/maven-parent-30.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 244 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom (5.9 kB at 737 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom (24 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar (61 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.jar (201 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar (238 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 25 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.jar (340 kB at 14 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 5.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.jar (224 kB at 6.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.5/asm-9.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar (79 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.13.2/maven-dependency-analyzer-1.13.2.jar (39 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.3.2/maven-common-artifact-filters-3.3.2.jar (58 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.5/asm-9.5.jar (122 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar (161 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar (159 kB at 3.0 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 67 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar (151 kB at 2.3 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar (752 kB at 9.9 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.jar (5.9 MB at 69 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/13.0.7/odl-license-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/13.0.7/odl-license-13.0.7.pom (1.3 kB at 115 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/13.0.7/odl-license-13.0.7.license [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/13.0.7/odl-license-13.0.7.license (11 kB at 1.1 MB/s) [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ quality-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ quality-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs/4.7.3/spotbugs-4.7.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs/4.7.3/spotbugs-4.7.3.pom (6.9 kB at 572 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.pom (2.6 kB at 202 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.pom (2.6 kB at 259 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.pom (2.8 kB at 253 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.5/asm-util-9.5.pom (2.9 kB at 267 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/bcel/bcel/6.5.0/bcel-6.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/bcel/bcel/6.5.0/bcel-6.5.0.pom (21 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/50/commons-parent-50.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/50/commons-parent-50.pom (76 kB at 6.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.pom (2.8 kB at 276 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.0/slf4j-api-2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.0/slf4j-api-2.0.0.pom (1.6 kB at 101 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.0/slf4j-parent-2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.0/slf4j-parent-2.0.0.pom (16 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.pom (3.5 kB at 157 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson/2.9.1/gson-2.9.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson/2.9.1/gson-2.9.1.pom (8.2 kB at 410 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson-parent/2.9.1/gson-parent-2.9.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson-parent/2.9.1/gson-parent-2.9.1.pom (4.5 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jaxen/jaxen/1.2.0/jaxen-1.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jaxen/jaxen/1.2.0/jaxen-1.2.0.pom (15 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/11.4/Saxon-HE-11.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/11.4/Saxon-HE-11.4.pom (4.2 kB at 421 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/4.4.3/xmlresolver-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/4.4.3/xmlresolver-4.4.3.pom (2.3 kB at 251 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom (2.7 kB at 296 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-core/2.19.0/log4j-core-2.19.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-core/2.19.0/log4j-core-2.19.0.pom (24 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j/2.19.0/log4j-2.19.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j/2.19.0/log4j-2.19.0.pom (71 kB at 7.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.19.0/log4j-bom-2.19.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.19.0/log4j-bom-2.19.0.pom (9.2 kB at 655 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom (5.6 kB at 563 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-api/2.19.0/log4j-api-2.19.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-api/2.19.0/log4j-api-2.19.0.pom (16 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/13.0.7/spotbugs-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/13.0.7/spotbugs-13.0.7.pom (841 B at 84 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.0/slf4j-simple-2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.0/slf4j-simple-2.0.0.pom (1.1 kB at 118 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.pom (1.7 kB at 133 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom (16 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom (4.9 kB at 410 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom (2.8 kB at 256 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/bcel/bcel/6.6.1/bcel-6.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/bcel/bcel/6.6.1/bcel-6.6.1.pom (21 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson/2.10.1/gson-2.10.1.pom (9.4 kB at 936 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson-parent/2.10.1/gson-parent-2.10.1.pom (13 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.14/ant-1.10.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.14/ant-1.10.14.pom (17 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-parent/1.10.14/ant-parent-1.10.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-parent/1.10.14/ant-parent-1.10.14.pom (6.6 kB at 547 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.pom (3.2 kB at 211 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy/4.0.15/groovy-4.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy/4.0.15/groovy-4.0.15.pom (24 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-ant/4.0.15/groovy-ant-4.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-ant/4.0.15/groovy-ant-4.0.15.pom (24 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-groovydoc/4.0.15/groovy-groovydoc-4.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-groovydoc/4.0.15/groovy-groovydoc-4.0.15.pom (23 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-dateutil/4.0.15/groovy-dateutil-4.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-dateutil/4.0.15/groovy-dateutil-4.0.15.pom (23 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-docgenerator/4.0.15/groovy-docgenerator-4.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-docgenerator/4.0.15/groovy-docgenerator-4.0.15.pom (23 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-templates/4.0.15/groovy-templates-4.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-templates/4.0.15/groovy-templates-4.0.15.pom (23 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-xml/4.0.15/groovy-xml-4.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-xml/4.0.15/groovy-xml-4.0.15.pom (23 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom (18 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-json/4.0.15/groovy-json-4.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-json/4.0.15/groovy-json-4.0.15.pom (23 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-core/3.25.5/javaparser-core-3.25.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-core/3.25.5/javaparser-core-3.25.5.pom (5.0 kB at 454 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-parent/3.25.5/javaparser-parent-3.25.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-parent/3.25.5/javaparser-parent-3.25.5.pom (24 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.pom (13 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/32.1.2-jre/guava-parent-32.1.2-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/32.1.2-jre/guava-parent-32.1.2-jre.pom (20 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom (2.1 kB at 262 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jaxen/jaxen/2.0.0/jaxen-2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jaxen/jaxen/2.0.0/jaxen-2.0.0.pom (1.7 kB at 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jaxen/jaxen-parent/2.0.0/jaxen-parent-2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jaxen/jaxen-parent/2.0.0/jaxen-parent-2.0.0.pom (15 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 349 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom (5.9 kB at 737 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom (7.9 kB at 609 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom (5.0 kB at 452 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom (7.8 kB at 459 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/asm/asm/3.3.1/asm-3.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 30 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 542 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 685 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 370 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 333 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5.1 kB at 634 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.2/commons-chain-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.2/commons-chain-1.2.pom (10 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/10/commons-parent-10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/10/commons-parent-10.pom (23 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/2.1/commons-digester-2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/2.1/commons-digester-2.1.pom (10 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/17/commons-parent-17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom (11 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/14/commons-parent-14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/14/commons-parent-14.pom (31 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.pom (4.4 kB at 553 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom (2.7 kB at 268 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs/4.7.3/spotbugs-4.7.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/11.4/Saxon-HE-11.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/4.4.3/xmlresolver-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar (15 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar (324 kB at 15 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/4.4.3/xmlresolver-4.4.3.jar (153 kB at 7.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/4.4.3/xmlresolver-4.4.3-data.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-core/2.19.0/log4j-core-2.19.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar (221 kB at 7.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-api/2.19.0/log4j-api-2.19.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs/4.7.3/spotbugs-4.7.3.jar (3.5 MB at 81 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/13.0.7/spotbugs-13.0.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-api/2.19.0/log4j-api-2.19.0.jar (318 kB at 6.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.0/slf4j-api-2.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/4.4.3/xmlresolver-4.4.3-data.jar (1.0 MB at 21 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.0/slf4j-simple-2.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/13.0.7/spotbugs-13.0.7.jar (3.4 kB at 61 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.0/slf4j-api-2.0.0.jar (61 kB at 990 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.0/slf4j-simple-2.0.0.jar (15 kB at 237 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.jar (18 kB at 259 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-core/2.19.0/log4j-core-2.19.0.jar (1.9 MB at 26 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar (34 kB at 459 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/bcel/bcel/6.6.1/bcel-6.6.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar (72 kB at 976 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/11.4/Saxon-HE-11.4.jar (5.1 MB at 64 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.14/ant-1.10.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar (52 kB at 633 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar (91 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy/4.0.15/groovy-4.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar (283 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-ant/4.0.15/groovy-ant-4.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/bcel/bcel/6.6.1/bcel-6.6.1.jar (695 kB at 7.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-groovydoc/4.0.15/groovy-groovydoc-4.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.jar (19 kB at 199 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-dateutil/4.0.15/groovy-dateutil-4.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-ant/4.0.15/groovy-ant-4.0.15.jar (71 kB at 685 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-docgenerator/4.0.15/groovy-docgenerator-4.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-dateutil/4.0.15/groovy-dateutil-4.0.15.jar (7.9 kB at 74 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-groovydoc/4.0.15/groovy-groovydoc-4.0.15.jar (144 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-json/4.0.15/groovy-json-4.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.14/ant-1.10.14.jar (2.3 MB at 21 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-templates/4.0.15/groovy-templates-4.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-docgenerator/4.0.15/groovy-docgenerator-4.0.15.jar (114 kB at 988 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-xml/4.0.15/groovy-xml-4.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar (180 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-core/3.25.5/javaparser-core-3.25.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-templates/4.0.15/groovy-templates-4.0.15.jar (92 kB at 721 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-json/4.0.15/groovy-json-4.0.15.jar (130 kB at 998 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-xml/4.0.15/groovy-xml-4.0.15.jar (213 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jaxen/jaxen/2.0.0/jaxen-2.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jaxen/jaxen/2.0.0/jaxen-2.0.0.jar (224 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar (224 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-core/3.25.5/javaparser-core-3.25.5.jar (1.4 MB at 8.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/asm/asm/3.3.1/asm-3.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy/4.0.15/groovy-4.0.15.jar (7.6 MB at 43 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar (202 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar (202 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 239 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.2/commons-chain-1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar (12 kB at 58 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/2.1/commons-digester-2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar (219 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar (12 kB at 58 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.2/commons-chain-1.2.jar (92 kB at 450 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.jar (3.0 MB at 15 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-resources/1.2.0/plexus-resources-1.2.0.jar (23 kB at 107 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/2.1/commons-digester-2.1.jar (197 kB at 915 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 1.3 MB/s) [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ quality-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ quality-parent --- [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ quality-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (169 kB at 1.4 MB/s) [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ quality-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom (3.9 kB at 261 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom (6.0 kB at 376 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom (6.3 kB at 569 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.pom (5.2 kB at 518 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/35/maven-shared-components-35.pom (4.9 kB at 408 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom (6.9 kB at 579 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom (1.7 kB at 133 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom (20 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom (6.6 kB at 662 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom (15 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom (5.0 kB at 414 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom (12 kB at 919 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom (17 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom (5.0 kB at 452 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom (4.1 kB at 319 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.4/asm-9.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.4/asm-9.4.pom (2.4 kB at 237 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom (823 B at 103 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom (1.7 kB at 192 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom (2.7 kB at 224 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar (172 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 8.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar (61 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar (26 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-invoker/3.2.0/maven-invoker-3.2.0.jar (33 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar (52 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.4/asm-9.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar (55 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar (328 kB at 9.6 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar (334 kB at 9.5 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar (786 kB at 21 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.4/asm-9.4.jar (122 kB at 3.1 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar (9.4 kB at 223 kB/s) [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ quality-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-core-java/7.3.2/cyclonedx-core-java-7.3.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-core-java/7.3.2/cyclonedx-core-java-7.3.2.pom (13 kB at 938 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/package-url/packageurl-java/1.4.1/packageurl-java-1.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/package-url/packageurl-java/1.4.1/packageurl-java-1.4.1.pom (12 kB at 978 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.14.2/jackson-dataformat-xml-2.14.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.14.2/jackson-dataformat-xml-2.14.2.pom (7.2 kB at 803 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.14.2/jackson-base-2.14.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.14.2/jackson-base-2.14.2.pom (10 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.14.2/jackson-bom-2.14.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.14.2/jackson-bom-2.14.2.pom (17 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.14.2/jackson-core-2.14.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.14.2/jackson-core-2.14.2.pom (7.0 kB at 780 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.14.2/jackson-annotations-2.14.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.14.2/jackson-annotations-2.14.2.pom (6.2 kB at 517 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.14.2/jackson-databind-2.14.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.14.2/jackson-databind-2.14.2.pom (19 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom (6.3 kB at 572 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/38/oss-parent-38.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.5.0/woodstox-core-6.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.5.0/woodstox-core-6.5.0.pom (9.0 kB at 821 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/49/oss-parent-49.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/49/oss-parent-49.pom (24 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/networknt/json-schema-validator/1.0.77/json-schema-validator-1.0.77.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/networknt/json-schema-validator/1.0.77/json-schema-validator-1.0.77.pom (15 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/ethlo/time/itu/1.7.0/itu-1.7.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/ethlo/time/itu/1.7.0/itu-1.7.0.pom (12 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 381 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-core-java/7.3.2/cyclonedx-core-java-7.3.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/package-url/packageurl-java/1.4.1/packageurl-java-1.4.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.14.2/jackson-dataformat-xml-2.14.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.14.2/jackson-core-2.14.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.14.2/jackson-annotations-2.14.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/package-url/packageurl-java/1.4.1/packageurl-java-1.4.1.jar (16 kB at 974 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.14.2/jackson-databind-2.14.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.14.2/jackson-annotations-2.14.2.jar (77 kB at 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.14.2/jackson-dataformat-xml-2.14.2.jar (130 kB at 4.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.5.0/woodstox-core-6.5.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.14.2/jackson-core-2.14.2.jar (459 kB at 16 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/networknt/json-schema-validator/1.0.77/json-schema-validator-1.0.77.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar (196 kB at 5.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/ethlo/time/itu/1.7.0/itu-1.7.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-core-java/7.3.2/cyclonedx-core-java-7.3.2.jar (1.8 MB at 42 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.15/commons-codec-1.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/networknt/json-schema-validator/1.0.77/json-schema-validator-1.0.77.jar (255 kB at 5.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.14.2/jackson-databind-2.14.2.jar (1.6 MB at 37 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/ethlo/time/itu/1.7.0/itu-1.7.0.jar (29 kB at 593 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar (43 kB at 782 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.5.0/woodstox-core-6.5.0.jar (1.6 MB at 27 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 5.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar (44 kB at 716 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar (608 kB at 9.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar (26 kB at 393 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar (46 kB at 668 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/16.0.1/guava-16.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar (66 kB at 877 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar (170 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar (31 kB at 399 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar (398 kB at 4.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 694 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 579 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 2.6 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 43 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/16.0.1/guava-16.0.1.jar (2.2 MB at 21 MB/s) [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ quality-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom (11 kB at 784 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom (15 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 232 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom (2.2 kB at 240 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom (11 kB at 976 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 276 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom (5.5 kB at 550 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.pom (7.8 kB at 711 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom (1.4 kB at 83 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.pom (1.8 kB at 164 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 439 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar (162 kB at 8.1 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (209 kB at 9.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar (16 kB at 592 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.jar (83 kB at 2.3 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar (486 kB at 12 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar (3.0 MB at 70 MB/s) [INFO] Ignoring POM project! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ quality-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ quality-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (8.0 kB at 728 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom (6.5 kB at 726 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom (1.9 kB at 160 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar (79 kB at 4.7 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar (221 kB at 12 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar (5.9 MB at 121 MB/s) [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ quality-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-annotations/2.7.0/modernizer-maven-annotations-2.7.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-annotations/2.7.0/modernizer-maven-annotations-2.7.0.pom (2.0 kB at 155 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-annotations/2.7.0/modernizer-maven-annotations-2.7.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-annotations/2.7.0/modernizer-maven-annotations-2.7.0.jar (3.2 kB at 294 kB/s) [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ quality-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quality-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 252 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 99 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 584 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 686 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 197 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 282 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 187 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 98 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 214 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/22/commons-parent-22.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4.0 kB at 238 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 530 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 69 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 458 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 5.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 900 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 938 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 4.5 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 583 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 6.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 1.5 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 4.1 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (155 kB at 2.6 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 540 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 3.6 MB/s) [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/commons/quality-parent/pom.xml to /tmp/r/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/quality-parent-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ quality-parent --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/quality-parent-0.13.0-20240122.095334-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/quality-parent-0.13.0-20240122.095334-1.pom (1.9 kB at 625 kB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/quality-parent/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/maven-metadata.xml (622 B at 622 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/quality-parent/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/quality-parent/maven-metadata.xml (304 B) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ quality-parent --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/commons/quality-parent/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.serviceutils:binding-parent >------------ [INFO] Building ODL :: serviceutils :: binding-parent 0.13.0-SNAPSHOT [2/30] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.pom (16 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.14.9/byte-buddy-parent-1.14.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.14.9/byte-buddy-parent-1.14.9.pom (62 kB at 5.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.jar (4.2 MB at 100 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ binding-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ binding-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ binding-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ binding-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ binding-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ binding-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ binding-parent --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ binding-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ binding-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ binding-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ binding-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ binding-parent --- [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ binding-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ binding-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ binding-parent --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ binding-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ binding-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ binding-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ binding-parent --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ binding-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ binding-parent --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/commons/binding-parent/pom.xml to /tmp/r/org/opendaylight/serviceutils/binding-parent/0.13.0-SNAPSHOT/binding-parent-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ binding-parent --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/binding-parent/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/binding-parent/0.13.0-SNAPSHOT/binding-parent-0.13.0-20240122.095334-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/binding-parent/0.13.0-SNAPSHOT/binding-parent-0.13.0-20240122.095334-1.pom (2.4 kB at 2.4 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/binding-parent/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/binding-parent/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/binding-parent/0.13.0-SNAPSHOT/maven-metadata.xml (622 B at 622 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/binding-parent/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/binding-parent/maven-metadata.xml (304 B) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ binding-parent --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/commons/binding-parent/dependency_tree.txt [INFO] [INFO] ---------------< org.opendaylight.serviceutils:commons >---------------- [INFO] Building ODL :: serviceutils :: commons 0.13.0-SNAPSHOT [3/30] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.pom (20 kB at 218 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/36/maven-plugins-36.pom (9.9 kB at 707 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.12.1/maven-site-plugin-3.12.1.jar (119 kB at 6.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom (9.1 kB at 700 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 763 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar (41 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.pom (12 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/archetype/maven-archetype/3.2.1/maven-archetype-3.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/archetype/maven-archetype/3.2.1/maven-archetype-3.2.1.pom (13 kB at 948 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.jar (101 kB at 7.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/3.6.0/maven-assembly-plugin-3.6.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/3.6.0/maven-assembly-plugin-3.6.0.pom (15 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/3.6.0/maven-assembly-plugin-3.6.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/3.6.0/maven-assembly-plugin-3.6.0.jar (236 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.pom (9.8 kB at 12 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.jar (66 kB at 4.1 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ commons --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ commons --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ commons --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ commons --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ commons --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ commons --- [INFO] Skipping artifact deployment [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ commons --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/commons/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.serviceutils:metrics-api >-------------- [INFO] Building ODL :: serviceutils :: metrics-api 0.13.0-SNAPSHOT [4/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom (8.2 kB at 6.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar (31 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.2.1/maven-surefire-plugin-3.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.2.1/maven-surefire-plugin-3.2.1.pom (5.5 kB at 74 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire/3.2.1/surefire-3.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire/3.2.1/surefire-3.2.1.pom (22 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.2.1/maven-surefire-plugin-3.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.2.1/maven-surefire-plugin-3.2.1.jar (45 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.pom (13 kB at 917 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/32.1.3-jre/guava-parent-32.1.3-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/32.1.3-jre/guava-parent-32.1.3-jre.pom (20 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.39.0/checker-qual-3.39.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.39.0/checker-qual-3.39.0.pom (2.1 kB at 191 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/11.0.4/concepts-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/11.0.4/concepts-11.0.4.pom (1.9 kB at 144 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bnd-parent/11.0.4/bnd-parent-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bnd-parent/11.0.4/bnd-parent-11.0.4.pom (1.8 kB at 197 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bnd-parent/13.0.7/bnd-parent-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bnd-parent/13.0.7/bnd-parent-13.0.7.pom (3.8 kB at 253 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/2.2.700/org.eclipse.jdt.annotation-2.2.700.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/2.2.700/org.eclipse.jdt.annotation-2.2.700.pom (1.7 kB at 158 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.10.0/value-2.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.10.0/value-2.10.0.pom (5.4 kB at 419 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/immutables/2.10.0/immutables-2.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/immutables/2.10.0/immutables-2.10.0.pom (13 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.39.0/checker-qual-3.39.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/2.2.700/org.eclipse.jdt.annotation-2.2.700.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/11.0.4/concepts-11.0.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.10.0/value-2.10.0-annotations.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/2.2.700/org.eclipse.jdt.annotation-2.2.700.jar (28 kB at 2.3 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.10.0/value-2.10.0-annotations.jar (13 kB at 898 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.39.0/checker-qual-3.39.0.jar (224 kB at 10 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/11.0.4/concepts-11.0.4.jar (38 kB at 1.4 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar (3.0 MB at 62 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ metrics-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ metrics-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ metrics-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ metrics-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ metrics-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ metrics-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ metrics-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ metrics-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-api --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom (6.0 kB at 549 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar (55 kB at 5.5 MB/s) [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ metrics-api --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 395 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom (1.1 kB at 106 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom (8.4 kB at 559 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom (2.7 kB at 223 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom (1.1 kB at 114 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 70 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 464 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.pom (1.2 kB at 120 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compilers/2.13.0/plexus-compilers-2.13.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compilers/2.13.0/plexus-compilers-2.13.0.pom (1.3 kB at 120 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar (27 kB at 2.7 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.jar (23 kB at 2.1 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar (4.7 kB at 333 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 903 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar (267 kB at 18 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/kohsuke/metainf-services/metainf-services/1.11/metainf-services-1.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/kohsuke/metainf-services/metainf-services/1.11/metainf-services-1.11.pom (3.0 kB at 247 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/kohsuke/pom/21/pom-21.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/kohsuke/pom/21/pom-21.pom (6.1 kB at 469 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_core/2.23.0/error_prone_core-2.23.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_core/2.23.0/error_prone_core-2.23.0.pom (17 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotation/2.23.0/error_prone_annotation-2.23.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotation/2.23.0/error_prone_annotation-2.23.0.pom (1.8 kB at 205 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/32.1.1-jre/guava-32.1.1-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/32.1.1-jre/guava-32.1.1-jre.pom (13 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/32.1.1-jre/guava-parent-32.1.1-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/32.1.1-jre/guava-parent-32.1.1-jre.pom (22 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_type_annotations/2.23.0/error_prone_type_annotations-2.23.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_type_annotations/2.23.0/error_prone_type_annotations-2.23.0.pom (1.9 kB at 191 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_check_api/2.23.0/error_prone_check_api-2.23.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_check_api/2.23.0/error_prone_check_api-2.23.0.pom (5.5 kB at 390 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/eisop/dataflow-errorprone/3.34.0-eisop1/dataflow-errorprone-3.34.0-eisop1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/eisop/dataflow-errorprone/3.34.0-eisop1/dataflow-errorprone-3.34.0-eisop1.pom (2.3 kB at 230 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom (2.7 kB at 266 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom (10 kB at 776 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/auto/value/auto-value-annotations/1.9/auto-value-annotations-1.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/auto/value/auto-value-annotations/1.9/auto-value-annotations-1.9.pom (2.7 kB at 249 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/auto/value/auto-value-parent/1.9/auto-value-parent-1.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/auto/value/auto-value-parent/1.9/auto-value-parent-1.9.pom (8.4 kB at 839 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/kevinstern/software-and-algorithms/1.0/software-and-algorithms-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/kevinstern/software-and-algorithms/1.0/software-and-algorithms-1.0.pom (3.4 kB at 310 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/ben-manes/caffeine/caffeine/3.0.5/caffeine-3.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/ben-manes/caffeine/caffeine/3.0.5/caffeine-3.0.5.pom (2.4 kB at 201 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.19.0/checker-qual-3.19.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.19.0/checker-qual-3.19.0.pom (2.1 kB at 174 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.pom (2.1 kB at 264 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.10.0/error_prone_parent-2.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.10.0/error_prone_parent-2.10.0.pom (10 kB at 806 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice/5.1.0/guice-5.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice/5.1.0/guice-5.1.0.pom (8.9 kB at 522 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom (18 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/30.1-jre/guava-30.1-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/30.1-jre/guava-30.1-jre.pom (12 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/30.1-jre/guava-parent-30.1-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/30.1-jre/guava-parent-30.1-jre.pom (14 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.5.0/checker-qual-3.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.5.0/checker-qual-3.5.0.pom (2.2 kB at 167 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom (2.1 kB at 264 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom (5.4 kB at 603 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/pcollections/pcollections/3.1.4/pcollections-3.1.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/pcollections/pcollections/3.1.4/pcollections-3.1.4.pom (1.9 kB at 171 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/auto/auto-common/1.2.1/auto-common-1.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/auto/auto-common/1.2.1/auto-common-1.2.1.pom (4.4 kB at 442 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.pom (11 kB at 843 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/31.0.1-jre/guava-parent-31.0.1-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/31.0.1-jre/guava-parent-31.0.1-jre.pom (14 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.7.1/error_prone_annotations-2.7.1.pom (2.1 kB at 176 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.7.1/error_prone_parent-2.7.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.7.1/error_prone_parent-2.7.1.pom (7.0 kB at 698 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-java/3.19.6/protobuf-java-3.19.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-java/3.19.6/protobuf-java-3.19.6.pom (5.4 kB at 416 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-parent/3.19.6/protobuf-parent-3.19.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-parent/3.19.6/protobuf-parent-3.19.6.pom (8.7 kB at 722 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-bom/3.19.6/protobuf-bom-3.19.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-bom/3.19.6/protobuf-bom-3.19.6.pom (3.5 kB at 394 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/auto/service/auto-service-annotations/1.0.1/auto-service-annotations-1.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/auto/service/auto-service-annotations/1.0.1/auto-service-annotations-1.0.1.pom (2.3 kB at 176 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/auto/service/auto-service-aggregator/1.0.1/auto-service-aggregator-1.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/auto/service/auto-service-aggregator/1.0.1/auto-service-aggregator-1.0.1.pom (4.3 kB at 387 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.10.0/value-2.10.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/kohsuke/metainf-services/metainf-services/1.11/metainf-services-1.11.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_core/2.23.0/error_prone_core-2.23.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotation/2.23.0/error_prone_annotation-2.23.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_type_annotations/2.23.0/error_prone_type_annotations-2.23.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_type_annotations/2.23.0/error_prone_type_annotations-2.23.0.jar (3.5 kB at 234 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_check_api/2.23.0/error_prone_check_api-2.23.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/kohsuke/metainf-services/metainf-services/1.11/metainf-services-1.11.jar (7.5 kB at 395 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotation/2.23.0/error_prone_annotation-2.23.0.jar (8.2 kB at 433 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/kevinstern/software-and-algorithms/1.0/software-and-algorithms-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/kevinstern/software-and-algorithms/1.0/software-and-algorithms-1.0.jar (64 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/ben-manes/caffeine/caffeine/3.0.5/caffeine-3.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar (72 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice/5.1.0/guice-5.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_check_api/2.23.0/error_prone_check_api-2.23.0.jar (702 kB at 20 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/pcollections/pcollections/3.1.4/pcollections-3.1.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.10.0/value-2.10.0.jar (3.3 MB at 64 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/32.1.1-jre/guava-32.1.1-jre.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/pcollections/pcollections/3.1.4/pcollections-3.1.4.jar (39 kB at 777 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/auto/auto-common/1.2.1/auto-common-1.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/ben-manes/caffeine/caffeine/3.0.5/caffeine-3.0.5.jar (714 kB at 14 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/eisop/dataflow-errorprone/3.34.0-eisop1/dataflow-errorprone-3.34.0-eisop1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice/5.1.0/guice-5.1.0.jar (778 kB at 15 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/auto/value/auto-value-annotations/1.9/auto-value-annotations-1.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_core/2.23.0/error_prone_core-2.23.0.jar (4.4 MB at 80 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-java/3.19.6/protobuf-java-3.19.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/auto/value/auto-value-annotations/1.9/auto-value-annotations-1.9.jar (7.5 kB at 93 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/auto/service/auto-service-annotations/1.0.1/auto-service-annotations-1.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/auto/auto-common/1.2.1/auto-common-1.2.1.jar (111 kB at 1.4 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/eisop/dataflow-errorprone/3.34.0-eisop1/dataflow-errorprone-3.34.0-eisop1.jar (1.2 MB at 14 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-java/3.19.6/protobuf-java-3.19.6.jar (1.7 MB at 18 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/32.1.1-jre/guava-32.1.1-jre.jar (3.0 MB at 30 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/auto/service/auto-service-annotations/1.0.1/auto-service-annotations-1.0.1.jar (3.2 kB at 31 kB/s) [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 14 source files with javac [forked debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ metrics-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ metrics-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ metrics-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ metrics-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ metrics-api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [forked debug release 17] to target/test-classes [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedCallableTest.java:[23,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedCallableWithCheckedException() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedCallableTest.java:[30,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedCallableWithCheckedException() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedCallableTest.java:[37,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedCallableWithCheckedException() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedRunnableTest.java:[22,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedRunnableWithCheckedException() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedRunnableTest.java:[36,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedRunnableWithCheckedException() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedRunnableTest.java:[29,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedRunnableWithCheckedException() {'? [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ metrics-api --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.2.1/maven-surefire-common-3.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.2.1/maven-surefire-common-3.2.1.pom (6.2 kB at 311 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.2.1/surefire-api-3.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.2.1/surefire-api-3.2.1.pom (3.5 kB at 272 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.2.1/surefire-logger-api-3.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.2.1/surefire-logger-api-3.2.1.pom (3.3 kB at 251 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.2.1/surefire-shared-utils-3.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.2.1/surefire-shared-utils-3.2.1.pom (4.1 kB at 338 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.2.1/surefire-extensions-api-3.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.2.1/surefire-extensions-api-3.2.1.pom (3.3 kB at 275 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.2.1/surefire-booter-3.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.2.1/surefire-booter-3.2.1.pom (4.5 kB at 343 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.2.1/surefire-extensions-spi-3.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.2.1/surefire-extensions-spi-3.2.1.pom (1.8 kB at 160 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (5.8 kB at 580 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.12.0/commons-io-2.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.12.0/commons-io-2.12.0.pom (20 kB at 968 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/57/commons-parent-57.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/57/commons-parent-57.pom (83 kB at 6.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom (5.6 kB at 512 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/4.0.0/plexus-xml-4.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/4.0.0/plexus-xml-4.0.0.pom (6.5 kB at 435 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-xml-impl/4.0.0-alpha-5/maven-xml-impl-4.0.0-alpha-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-xml-impl/4.0.0-alpha-5/maven-xml-impl-4.0.0-alpha-5.pom (1.9 kB at 145 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/4.0.0-alpha-5/maven-4.0.0-alpha-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/4.0.0-alpha-5/maven-4.0.0-alpha-5.pom (26 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-bom/4.0.0-alpha-5/maven-bom-4.0.0-alpha-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-bom/4.0.0-alpha-5/maven-bom-4.0.0-alpha-5.pom (6.3 kB at 528 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-api-xml/4.0.0-alpha-5/maven-api-xml-4.0.0-alpha-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-api-xml/4.0.0-alpha-5/maven-api-xml-4.0.0-alpha-5.pom (1.6 kB at 129 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-api/4.0.0-alpha-5/maven-api-4.0.0-alpha-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-api/4.0.0-alpha-5/maven-api-4.0.0-alpha-5.pom (3.6 kB at 256 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-api-meta/4.0.0-alpha-5/maven-api-meta-4.0.0-alpha-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-api-meta/4.0.0-alpha-5/maven-api-meta-4.0.0-alpha-5.pom (1.4 kB at 106 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.2.1/maven-surefire-common-3.2.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.2.1/surefire-api-3.2.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.2.1/surefire-logger-api-3.2.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.2.1/surefire-extensions-api-3.2.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.2.1/surefire-booter-3.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.2.1/maven-surefire-common-3.2.1.jar (306 kB at 9.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.2.1/surefire-extensions-spi-3.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.2.1/surefire-extensions-spi-3.2.1.jar (8.2 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.2.1/surefire-api-3.2.1.jar (170 kB at 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.12.0/commons-io-2.12.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.2.1/surefire-extensions-api-3.2.1.jar (25 kB at 510 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/4.0.0/plexus-xml-4.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-xml-impl/4.0.0-alpha-5/maven-xml-impl-4.0.0-alpha-5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.2.1/surefire-logger-api-3.2.1.jar (14 kB at 260 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-api-xml/4.0.0-alpha-5/maven-api-xml-4.0.0-alpha-5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.2.1/surefire-booter-3.2.1.jar (117 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-api-meta/4.0.0-alpha-5/maven-api-meta-4.0.0-alpha-5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-api-xml/4.0.0-alpha-5/maven-api-xml-4.0.0-alpha-5.jar (8.4 kB at 140 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.2.1/surefire-shared-utils-3.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-xml-impl/4.0.0-alpha-5/maven-xml-impl-4.0.0-alpha-5.jar (27 kB at 450 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/4.0.0/plexus-xml-4.0.0.jar (89 kB at 1.4 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.12.0/commons-io-2.12.0.jar (474 kB at 7.0 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-api-meta/4.0.0-alpha-5/maven-api-meta-4.0.0-alpha-5.jar (12 kB at 162 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.2.1/surefire-shared-utils-3.2.1.jar (2.3 MB at 25 MB/s) [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ metrics-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-api --- [INFO] Building bundle: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/api/target/metrics-api-0.13.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ metrics-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ metrics-api --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-api --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ metrics-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ metrics-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ metrics-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ metrics-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metrics-api --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/api/target/metrics-api-0.13.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.13.0-SNAPSHOT/metrics-api-0.13.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/api/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.13.0-SNAPSHOT/metrics-api-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-api --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/serviceutils/metrics-api/0.13.0-SNAPSHOT/metrics-api-0.13.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ metrics-api --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-api/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-api/0.13.0-SNAPSHOT/metrics-api-0.13.0-20240122.095334-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-api/0.13.0-SNAPSHOT/metrics-api-0.13.0-20240122.095334-1.jar (24 kB at 24 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-api/0.13.0-SNAPSHOT/metrics-api-0.13.0-20240122.095334-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-api/0.13.0-SNAPSHOT/metrics-api-0.13.0-20240122.095334-1.pom (1.5 kB at 1.5 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-api/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-api/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-api/0.13.0-SNAPSHOT/maven-metadata.xml (793 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-api/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-api/maven-metadata.xml (301 B at 301 kB/s) [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ metrics-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ metrics-api --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/api/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.serviceutils:tools-api >--------------- [INFO] Building ODL :: serviceutils :: tools-api 0.13.0-SNAPSHOT [5/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.pom (2.6 kB at 262 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/11.0.4/util-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/11.0.4/util-11.0.4.pom (2.7 kB at 266 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/triemap/1.3.1/triemap-1.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/triemap/1.3.1/triemap-1.3.1.pom (4.8 kB at 538 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bnd-parent/12.0.4/bnd-parent-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bnd-parent/12.0.4/bnd-parent-12.0.4.pom (3.8 kB at 380 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent/12.0.4/odlparent-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent/12.0.4/odlparent-12.0.4.pom (55 kB at 5.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-artifacts/12.0.4/odlparent-artifacts-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-artifacts/12.0.4/odlparent-artifacts-12.0.4.pom (9.9 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf-bom/4.4.3/karaf-bom-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf-bom/4.4.3/karaf-bom-4.4.3.pom (73 kB at 6.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf/4.4.3/karaf-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf/4.4.3/karaf-4.4.3.pom (49 kB at 4.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/5.2.0/mockito-bom-5.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/5.2.0/mockito-bom-5.2.0.pom (3.1 kB at 314 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.17.1/log4j-bom-2.17.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.17.1/log4j-bom-2.17.1.pom (8.1 kB at 450 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/logging-parent/3/logging-parent-3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/logging-parent/3/logging-parent-3.pom (3.1 kB at 157 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/jersey-bom/2.39.1/jersey-bom-2.39.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/jersey-bom/2.39.1/jersey-bom-2.39.1.pom (20 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.1.91.Final/netty-bom-4.1.91.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.1.91.Final/netty-bom-4.1.91.Final.pom (13 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-bom/9.4.50.v20221201/jetty-bom-9.4.50.v20221201.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-bom/9.4.50.v20221201/jetty-bom-9.4.50.v20221201.pom (18 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/bom/1.2.0/bom-1.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/bom/1.2.0/bom-1.2.0.pom (4.1 kB at 341 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/7.0.3/odlparent-lite-7.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/7.0.3/odlparent-lite-7.0.3.pom (22 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.18/metrics-bom-4.2.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.18/metrics-bom-4.2.18.pom (7.5 kB at 471 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.18/metrics-parent-4.2.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.18/metrics-parent-4.2.18.pom (20 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/11.0.4/yang-common-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/11.0.4/yang-common-11.0.4.pom (1.7 kB at 130 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/12.0.3/mdsal-common-api-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/12.0.3/mdsal-common-api-12.0.3.pom (2.2 kB at 166 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/12.0.3/mdsal-binding-api-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/12.0.3/mdsal-binding-api-12.0.3.pom (2.9 kB at 286 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/services/javax.inject/1.0.20.2/javax.inject-1.0.20.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/services/javax.inject/1.0.20.2/javax.inject-1.0.20.2.pom (1.6 kB at 141 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/services/services-parent/1.0.20.2/services-parent-1.0.20.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/services/services-parent/1.0.20.2/services-parent-1.0.20.2.pom (7.2 kB at 654 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/guicedee-group/1.0.20.2/guicedee-group-1.0.20.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/guicedee-group/1.0.20.2/guicedee-group-1.0.20.2.pom (1.2 kB at 102 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/dev-kit/1.0.20.2/dev-kit-1.0.20.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/dev-kit/1.0.20.2/dev-kit-1.0.20.2.pom (40 kB at 3.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/guicedee-bom/1.0.20.2/guicedee-bom-1.0.20.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/guicedee-bom/1.0.20.2/guicedee-bom-1.0.20.2.pom (268 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom (16 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom (2.8 kB at 311 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/11.0.4/util-11.0.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/triemap/1.3.1/triemap-1.3.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/11.0.4/yang-common-11.0.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/12.0.3/mdsal-common-api-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/triemap/1.3.1/triemap-1.3.1.jar (72 kB at 6.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/12.0.3/mdsal-binding-api-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/11.0.4/yang-common-11.0.4.jar (114 kB at 7.1 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/12.0.3/mdsal-common-api-12.0.3.jar (26 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/services/javax.inject/1.0.20.2/javax.inject-1.0.20.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/11.0.4/util-11.0.4.jar (175 kB at 9.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar (84 kB at 4.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/12.0.3/mdsal-binding-api-12.0.3.jar (72 kB at 3.3 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/services/javax.inject/1.0.20.2/javax.inject-1.0.20.2.jar (4.8 kB at 198 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar (25 kB at 1.0 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ tools-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ tools-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ tools-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ tools-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ tools-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ tools-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ tools-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ tools-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ tools-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ tools-api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 10 source files with javac [forked debug release 17] to target/classes [WARNING] /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[36,18] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[36,18] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[36,18] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[36,80] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/ChainableDataTreeChangeListenerImpl.java:[51,14] [CatchingUnchecked] This catch block catches `Exception`, but can only catch unchecked exceptions. Consider catching RuntimeException (or something more specific) instead so it is more apparent that no checked exceptions are being handled. (see https://errorprone.info/bugpattern/CatchingUnchecked) Did you mean '} catch (RuntimeException e) {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/ChainableDataTreeChangeListenerImpl.java:[63,14] [CatchingUnchecked] This catch block catches `Exception`, but can only catch unchecked exceptions. Consider catching RuntimeException (or something more specific) instead so it is more apparent that no checked exceptions are being handled. (see https://errorprone.info/bugpattern/CatchingUnchecked) Did you mean '} catch (RuntimeException e) {'? [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ tools-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ tools-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ tools-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ tools-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ tools-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ tools-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ tools-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ tools-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ tools-api --- [INFO] Building bundle: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/target/tools-api-0.13.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ tools-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ tools-api --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ tools-api --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ tools-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ tools-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ tools-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ tools-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tools-api --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/target/tools-api-0.13.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/tools-api/0.13.0-SNAPSHOT/tools-api-0.13.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/pom.xml to /tmp/r/org/opendaylight/serviceutils/tools-api/0.13.0-SNAPSHOT/tools-api-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ tools-api --- [INFO] Installing org/opendaylight/serviceutils/tools-api/0.13.0-SNAPSHOT/tools-api-0.13.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tools-api --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/tools-api/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/tools-api/0.13.0-SNAPSHOT/tools-api-0.13.0-20240122.095334-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/tools-api/0.13.0-SNAPSHOT/tools-api-0.13.0-20240122.095334-1.jar (25 kB at 25 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/tools-api/0.13.0-SNAPSHOT/tools-api-0.13.0-20240122.095334-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/tools-api/0.13.0-SNAPSHOT/tools-api-0.13.0-20240122.095334-1.pom (2.4 kB at 2.4 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/tools-api/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/tools-api/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/tools-api/0.13.0-SNAPSHOT/maven-metadata.xml (791 B at 791 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/tools-api/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/tools-api/maven-metadata.xml (299 B) [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ tools-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ tools-api --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.serviceutils:listener-api >------------- [INFO] Building listener-api 0.13.0-SNAPSHOT [6/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ listener-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ listener-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ listener-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ listener-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ listener-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ listener-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ listener-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ listener-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ listener-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/listener-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ listener-api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [forked debug release 17] to target/classes [WARNING] /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/ChainableDataTreeChangeListenerImpl.java:[49,14] [CatchingUnchecked] This catch block catches `Exception`, but can only catch unchecked exceptions. Consider catching RuntimeException (or something more specific) instead so it is more apparent that no checked exceptions are being handled. (see https://errorprone.info/bugpattern/CatchingUnchecked) Did you mean '} catch (RuntimeException e) {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/ChainableDataTreeChangeListenerImpl.java:[61,14] [CatchingUnchecked] This catch block catches `Exception`, but can only catch unchecked exceptions. Consider catching RuntimeException (or something more specific) instead so it is more apparent that no checked exceptions are being handled. (see https://errorprone.info/bugpattern/CatchingUnchecked) Did you mean '} catch (RuntimeException e) {'? [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ listener-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ listener-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ listener-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ listener-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ listener-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/listener-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ listener-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ listener-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ listener-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ listener-api --- [INFO] Building bundle: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/listener-api/target/listener-api-0.13.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/listener-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ listener-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ listener-api --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ listener-api --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ listener-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ listener-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ listener-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ listener-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ listener-api --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/listener-api/target/listener-api-0.13.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/listener-api/0.13.0-SNAPSHOT/listener-api-0.13.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/listener-api/pom.xml to /tmp/r/org/opendaylight/serviceutils/listener-api/0.13.0-SNAPSHOT/listener-api-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ listener-api --- [INFO] Installing org/opendaylight/serviceutils/listener-api/0.13.0-SNAPSHOT/listener-api-0.13.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ listener-api --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/listener-api/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/listener-api/0.13.0-SNAPSHOT/listener-api-0.13.0-20240122.095334-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/listener-api/0.13.0-SNAPSHOT/listener-api-0.13.0-20240122.095334-1.jar (24 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/listener-api/0.13.0-SNAPSHOT/listener-api-0.13.0-20240122.095334-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/listener-api/0.13.0-SNAPSHOT/listener-api-0.13.0-20240122.095334-1.pom (1.9 kB at 1.9 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/listener-api/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/listener-api/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/listener-api/0.13.0-SNAPSHOT/maven-metadata.xml (794 B at 794 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/listener-api/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/listener-api/maven-metadata.xml (302 B) [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ listener-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ listener-api --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/listener-api/dependency_tree.txt [INFO] [INFO] ---------------< org.opendaylight.serviceutils:rpc-api >---------------- [INFO] Building rpc-api 0.13.0-SNAPSHOT [7/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rpc-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rpc-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rpc-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rpc-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rpc-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rpc-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rpc-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rpc-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rpc-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ rpc-api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[111,49] [UnnecessaryLambda] Returning a lambda from a helper method or saving it in a constant is unnecessary; prefer to implement the functional interface method directly and use a method reference instead. (see https://errorprone.info/bugpattern/UnnecessaryLambda) Did you mean 'private static void defaultOnFailure(Throwable throwable){ }'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[113,34] [UnnecessaryLambda] Returning a lambda from a helper method or saving it in a constant is unnecessary; prefer to implement the functional interface method directly and use a method reference instead. (see https://errorprone.info/bugpattern/UnnecessaryLambda) Did you mean 'private void defaultOnSuccess(O result){ }'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[149,41] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var futureRpcResult = SettableFuture.create();'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[186,43] [CanIgnoreReturnValueSuggester] Methods with ignorable return values (including methods that always 'return this') should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[199,43] [CanIgnoreReturnValueSuggester] Methods with ignorable return values (including methods that always 'return this') should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[209,43] [CanIgnoreReturnValueSuggester] Methods with ignorable return values (including methods that always 'return this') should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[219,43] [CanIgnoreReturnValueSuggester] Methods with ignorable return values (including methods that always 'return this') should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[228,43] [CanIgnoreReturnValueSuggester] Methods with ignorable return values (including methods that always 'return this') should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[239,43] [CanIgnoreReturnValueSuggester] Methods with ignorable return values (including methods that always 'return this') should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ rpc-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ rpc-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ rpc-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ rpc-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rpc-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ rpc-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ rpc-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ rpc-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rpc-api --- [INFO] Building bundle: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/target/rpc-api-0.13.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ rpc-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ rpc-api --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rpc-api --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rpc-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rpc-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rpc-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rpc-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rpc-api --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/target/rpc-api-0.13.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.13.0-SNAPSHOT/rpc-api-0.13.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/pom.xml to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.13.0-SNAPSHOT/rpc-api-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rpc-api --- [INFO] Installing org/opendaylight/serviceutils/rpc-api/0.13.0-SNAPSHOT/rpc-api-0.13.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rpc-api --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/rpc-api/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/rpc-api/0.13.0-SNAPSHOT/rpc-api-0.13.0-20240122.095334-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/rpc-api/0.13.0-SNAPSHOT/rpc-api-0.13.0-20240122.095334-1.jar (16 kB at 16 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/rpc-api/0.13.0-SNAPSHOT/rpc-api-0.13.0-20240122.095334-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/rpc-api/0.13.0-SNAPSHOT/rpc-api-0.13.0-20240122.095334-1.pom (1.4 kB) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/rpc-api/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/rpc-api/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/rpc-api/0.13.0-SNAPSHOT/maven-metadata.xml (789 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/rpc-api/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/rpc-api/maven-metadata.xml (297 B) [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rpc-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rpc-api --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/dependency_tree.txt [INFO] [INFO] -----------< org.opendaylight.serviceutils:tools-testutils >------------ [INFO] Building ODL :: serviceutils :: tools-testutils 0.13.0-SNAPSHOT [8/30] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom (6.8 kB at 26 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom (9.9 kB at 900 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar (27 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/testutils/11.0.4/testutils-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/testutils/11.0.4/testutils-11.0.4.pom (2.5 kB at 190 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice/6.0.0/guice-6.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice/6.0.0/guice-6.0.0.pom (10 kB at 799 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice-parent/6.0.0/guice-parent-6.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice-parent/6.0.0/guice-parent-6.0.0.pom (19 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom (5.9 kB at 494 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mycila/guice/extensions/mycila-guice-jsr250/5.0/mycila-guice-jsr250-5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mycila/guice/extensions/mycila-guice-jsr250/5.0/mycila-guice-jsr250-5.0.pom (1.9 kB at 137 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mycila/guice/extensions/mycila-guice-extensions/5.0/mycila-guice-extensions-5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mycila/guice/extensions/mycila-guice-extensions/5.0/mycila-guice-extensions-5.0.pom (1.5 kB at 108 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mycila/guice/mycila-guice/5.0/mycila-guice-5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mycila/guice/mycila-guice/5.0/mycila-guice-5.0.pom (8.0 kB at 568 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mycila/mycila-pom/9/mycila-pom-9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mycila/mycila-pom/9/mycila-pom-9.pom (15 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mycila/guice/extensions/mycila-guice-injection/5.0/mycila-guice-injection-5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mycila/guice/extensions/mycila-guice-injection/5.0/mycila-guice-injection-5.0.pom (1.9 kB at 156 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mycila/guice/extensions/mycila-guice-closeable/5.0/mycila-guice-closeable-5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mycila/guice/extensions/mycila-guice-closeable/5.0/mycila-guice-closeable-5.0.pom (1.9 kB at 134 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/12.0.3/mdsal-binding-dom-adapter-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/12.0.3/mdsal-binding-dom-adapter-12.0.3.pom (8.0 kB at 666 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/11.0.4/yang-data-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/11.0.4/yang-data-api-11.0.4.pom (2.6 kB at 263 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bundle-parent/11.0.4/bundle-parent-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bundle-parent/11.0.4/bundle-parent-11.0.4.pom (1.8 kB at 128 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/11.0.4/yang-model-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/11.0.4/yang-model-api-11.0.4.pom (2.0 kB at 182 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/11.0.4/yang-xpath-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/11.0.4/yang-xpath-api-11.0.4.pom (1.9 kB at 171 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/11.0.4/yang-model-spi-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/11.0.4/yang-model-spi-11.0.4.pom (2.5 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/11.0.4/rfc7952-model-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/11.0.4/rfc7952-model-api-11.0.4.pom (1.8 kB at 139 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/11.0.4/yang-repo-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/11.0.4/yang-repo-api-11.0.4.pom (2.1 kB at 191 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/11.0.4/yang-ir-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/11.0.4/yang-ir-11.0.4.pom (1.5 kB at 101 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/11.0.4/yang-data-impl-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/11.0.4/yang-data-impl-11.0.4.pom (4.3 kB at 390 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/11.0.4/yang-data-spi-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/11.0.4/yang-data-spi-11.0.4.pom (1.8 kB at 150 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/11.0.4/yang-data-util-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/11.0.4/yang-data-util-11.0.4.pom (2.9 kB at 291 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/11.0.4/yang-model-util-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/11.0.4/yang-model-util-11.0.4.pom (3.5 kB at 292 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/11.0.4/rfc8040-model-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/11.0.4/rfc8040-model-api-11.0.4.pom (1.8 kB at 113 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/11.0.4/rfc8528-model-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/11.0.4/rfc8528-model-api-11.0.4.pom (1.8 kB at 113 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/11.0.4/yang-data-tree-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/11.0.4/yang-data-tree-api-11.0.4.pom (2.2 kB at 154 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/12.0.3/mdsal-binding-dom-codec-api-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/12.0.3/mdsal-binding-dom-codec-api-12.0.3.pom (2.5 kB at 211 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-api/12.0.3/mdsal-binding-runtime-api-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-api/12.0.3/mdsal-binding-runtime-api-12.0.3.pom (2.6 kB at 156 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/11.0.4/yang-repo-spi-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/11.0.4/yang-repo-spi-11.0.4.pom (1.8 kB at 181 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-api/12.0.3/mdsal-binding-model-api-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-api/12.0.3/mdsal-binding-model-api-12.0.3.pom (1.6 kB at 131 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/12.0.3/mdsal-binding-dom-codec-spi-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/12.0.3/mdsal-binding-dom-codec-spi-12.0.3.pom (2.7 kB at 158 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spec-util/12.0.3/mdsal-binding-spec-util-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spec-util/12.0.3/mdsal-binding-spec-util-12.0.3.pom (1.9 kB at 172 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/12.0.3/mdsal-dom-api-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/12.0.3/mdsal-dom-api-12.0.3.pom (3.6 kB at 331 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/12.0.3/mdsal-dom-spi-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/12.0.3/mdsal-dom-spi-12.0.3.pom (4.5 kB at 405 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/11.0.4/odlext-model-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/11.0.4/odlext-model-api-11.0.4.pom (1.8 kB at 166 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/11.0.4/yang-data-tree-spi-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/11.0.4/yang-data-tree-spi-11.0.4.pom (1.8 kB at 152 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-testutils/6.0.4/infrautils-testutils-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-testutils/6.0.4/infrautils-testutils-6.0.4.pom (3.0 kB at 228 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.pom (3.5 kB at 197 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility-parent/4.1.1/awaitility-parent-4.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility-parent/4.1.1/awaitility-parent-4.1.1.pom (10 kB at 789 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/classgraph/classgraph/4.8.158/classgraph-4.8.158.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/classgraph/classgraph/4.8.158/classgraph-4.8.158.pom (30 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-webapp/9.4.52.v20230823/jetty-webapp-9.4.52.v20230823.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-webapp/9.4.52.v20230823/jetty-webapp-9.4.52.v20230823.pom (3.2 kB at 265 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-project/9.4.52.v20230823/jetty-project-9.4.52.v20230823.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-project/9.4.52.v20230823/jetty-project-9.4.52.v20230823.pom (73 kB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/testcontainers/testcontainers-bom/1.16.1/testcontainers-bom-1.16.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/testcontainers/testcontainers-bom/1.16.1/testcontainers-bom-1.16.1.pom (7.2 kB at 482 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/infinispan/infinispan-bom/11.0.17.Final/infinispan-bom-11.0.17.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/infinispan/infinispan-bom/11.0.17.Final/infinispan-bom-11.0.17.Final.pom (18 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/infinispan/infinispan-build-configuration-parent/11.0.17.Final/infinispan-build-configuration-parent-11.0.17.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/infinispan/infinispan-build-configuration-parent/11.0.17.Final/infinispan-build-configuration-parent-11.0.17.Final.pom (16 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/jboss-parent/36/jboss-parent-36.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 6.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-xml/9.4.52.v20230823/jetty-xml-9.4.52.v20230823.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-xml/9.4.52.v20230823/jetty-xml-9.4.52.v20230823.pom (1.7 kB at 186 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util/9.4.52.v20230823/jetty-util-9.4.52.v20230823.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util/9.4.52.v20230823/jetty-util-9.4.52.v20230823.pom (4.0 kB at 288 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-servlet/9.4.52.v20230823/jetty-servlet-9.4.52.v20230823.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-servlet/9.4.52.v20230823/jetty-servlet-9.4.52.v20230823.pom (2.3 kB at 175 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-security/9.4.52.v20230823/jetty-security-9.4.52.v20230823.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-security/9.4.52.v20230823/jetty-security-9.4.52.v20230823.pom (2.1 kB at 161 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-server/9.4.52.v20230823/jetty-server-9.4.52.v20230823.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-server/9.4.52.v20230823/jetty-server-9.4.52.v20230823.pom (3.4 kB at 263 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom (14 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-http/9.4.52.v20230823/jetty-http-9.4.52.v20230823.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-http/9.4.52.v20230823/jetty-http-9.4.52.v20230823.pom (4.0 kB at 288 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-io/9.4.52.v20230823/jetty-io-9.4.52.v20230823.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-io/9.4.52.v20230823/jetty-io-9.4.52.v20230823.pom (1.2 kB at 95 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util-ajax/9.4.52.v20230823/jetty-util-ajax-9.4.52.v20230823.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util-ajax/9.4.52.v20230823/jetty-util-ajax-9.4.52.v20230823.pom (1.3 kB at 90 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/testutils/11.0.4/testutils-11.0.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice/6.0.0/guice-6.0.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mycila/guice/extensions/mycila-guice-jsr250/5.0/mycila-guice-jsr250-5.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mycila/guice/extensions/mycila-guice-injection/5.0/mycila-guice-injection-5.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/testutils/11.0.4/testutils-11.0.4.jar (13 kB at 608 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mycila/guice/extensions/mycila-guice-closeable/5.0/mycila-guice-closeable-5.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar (11 kB at 356 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/12.0.3/mdsal-binding-dom-adapter-12.0.3-tests.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mycila/guice/extensions/mycila-guice-closeable/5.0/mycila-guice-closeable-5.0.jar (7.0 kB at 235 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/11.0.4/yang-data-api-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mycila/guice/extensions/mycila-guice-jsr250/5.0/mycila-guice-jsr250-5.0.jar (12 kB at 319 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/11.0.4/yang-model-spi-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mycila/guice/extensions/mycila-guice-injection/5.0/mycila-guice-injection-5.0.jar (34 kB at 878 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/11.0.4/rfc7952-model-api-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/11.0.4/yang-data-api-11.0.4.jar (156 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/11.0.4/yang-data-impl-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice/6.0.0/guice-6.0.0.jar (806 kB at 18 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/11.0.4/yang-data-spi-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/12.0.3/mdsal-binding-dom-adapter-12.0.3-tests.jar (175 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/11.0.4/yang-data-util-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/11.0.4/yang-model-spi-11.0.4.jar (99 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/11.0.4/rfc8528-model-api-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/11.0.4/rfc7952-model-api-11.0.4.jar (19 kB at 387 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/11.0.4/yang-data-tree-api-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/11.0.4/yang-data-spi-11.0.4.jar (16 kB at 289 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/11.0.4/yang-model-api-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/11.0.4/yang-data-impl-11.0.4.jar (167 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/11.0.4/yang-xpath-api-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/11.0.4/yang-data-util-11.0.4.jar (127 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/11.0.4/yang-model-util-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/11.0.4/rfc8528-model-api-11.0.4.jar (17 kB at 274 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/11.0.4/yang-repo-api-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/11.0.4/yang-data-tree-api-11.0.4.jar (34 kB at 518 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/11.0.4/yang-ir-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/11.0.4/yang-model-api-11.0.4.jar (293 kB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/11.0.4/rfc8040-model-api-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/11.0.4/yang-model-util-11.0.4.jar (41 kB at 588 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/12.0.3/mdsal-binding-dom-codec-api-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/11.0.4/yang-xpath-api-11.0.4.jar (79 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/12.0.3/mdsal-binding-dom-codec-spi-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/11.0.4/yang-repo-api-11.0.4.jar (49 kB at 676 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-api/12.0.3/mdsal-binding-model-api-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/11.0.4/yang-ir-11.0.4.jar (27 kB at 354 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-api/12.0.3/mdsal-binding-runtime-api-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/11.0.4/rfc8040-model-api-11.0.4.jar (17 kB at 218 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/11.0.4/yang-repo-spi-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/12.0.3/mdsal-binding-dom-codec-api-12.0.3.jar (39 kB at 481 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spec-util/12.0.3/mdsal-binding-spec-util-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/12.0.3/mdsal-binding-dom-codec-spi-12.0.3.jar (25 kB at 299 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-api/12.0.3/mdsal-binding-model-api-12.0.3.jar (48 kB at 574 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/12.0.3/mdsal-dom-api-12.0.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/12.0.3/mdsal-dom-spi-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-api/12.0.3/mdsal-binding-runtime-api-12.0.3.jar (39 kB at 457 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/11.0.4/odlext-model-api-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/11.0.4/yang-repo-spi-11.0.4.jar (39 kB at 437 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/11.0.4/yang-data-tree-spi-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spec-util/12.0.3/mdsal-binding-spec-util-12.0.3.jar (21 kB at 221 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/12.0.3/mdsal-binding-dom-adapter-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/12.0.3/mdsal-dom-api-12.0.3.jar (79 kB at 831 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-testutils/6.0.4/infrautils-testutils-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/12.0.3/mdsal-dom-spi-12.0.3.jar (103 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/11.0.4/odlext-model-api-11.0.4.jar (23 kB at 242 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/classgraph/classgraph/4.8.158/classgraph-4.8.158.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/11.0.4/yang-data-tree-spi-11.0.4.jar (48 kB at 431 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-webapp/9.4.52.v20230823/jetty-webapp-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility/4.1.1/awaitility-4.1.1.jar (93 kB at 810 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-xml/9.4.52.v20230823/jetty-xml-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/12.0.3/mdsal-binding-dom-adapter-12.0.3.jar (261 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util/9.4.52.v20230823/jetty-util-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-testutils/6.0.4/infrautils-testutils-6.0.4.jar (46 kB at 399 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-servlet/9.4.52.v20230823/jetty-servlet-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-webapp/9.4.52.v20230823/jetty-webapp-9.4.52.v20230823.jar (140 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-security/9.4.52.v20230823/jetty-security-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-xml/9.4.52.v20230823/jetty-xml-9.4.52.v20230823.jar (69 kB at 526 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-server/9.4.52.v20230823/jetty-server-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/classgraph/classgraph/4.8.158/classgraph-4.8.158.jar (564 kB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-servlet/9.4.52.v20230823/jetty-servlet-9.4.52.v20230823.jar (146 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-http/9.4.52.v20230823/jetty-http-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util/9.4.52.v20230823/jetty-util-9.4.52.v20230823.jar (584 kB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-io/9.4.52.v20230823/jetty-io-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar (96 kB at 656 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util-ajax/9.4.52.v20230823/jetty-util-ajax-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-security/9.4.52.v20230823/jetty-security-9.4.52.v20230823.jar (118 kB at 812 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-io/9.4.52.v20230823/jetty-io-9.4.52.v20230823.jar (183 kB at 1.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-http/9.4.52.v20230823/jetty-http-9.4.52.v20230823.jar (235 kB at 1.5 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-server/9.4.52.v20230823/jetty-server-9.4.52.v20230823.jar (737 kB at 4.8 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util-ajax/9.4.52.v20230823/jetty-util-ajax-9.4.52.v20230823.jar (67 kB at 430 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ tools-testutils --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ tools-testutils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ tools-testutils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ tools-testutils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ tools-testutils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ tools-testutils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ tools-testutils --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ tools-testutils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ tools-testutils --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ tools-testutils --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [forked debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ tools-testutils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ tools-testutils --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ tools-testutils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ tools-testutils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ tools-testutils --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ tools-testutils --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [forked debug release 17] to target/test-classes [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/target/rpc-api-0.13.0-SNAPSHOT.jar(/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults$LogLevel.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.4/infrautils-testutils-6.0.4.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.4/infrautils-testutils-6.0.4.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.4/infrautils-testutils-6.0.4.jar(/org/opendaylight/infrautils/testutils/LogRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/target/rpc-api-0.13.0-SNAPSHOT.jar(/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults$LogLevel.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.4/infrautils-testutils-6.0.4.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.4/infrautils-testutils-6.0.4.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.4/infrautils-testutils-6.0.4.jar(/org/opendaylight/infrautils/testutils/LogRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/target/rpc-api-0.13.0-SNAPSHOT.jar(/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults$LogLevel.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.4/infrautils-testutils-6.0.4.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.4/infrautils-testutils-6.0.4.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.4/infrautils-testutils-6.0.4.jar(/org/opendaylight/infrautils/testutils/LogRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[118,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[59,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[68,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[76,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[111,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[84,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[95,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[43,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[50,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[104,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[39,25] [AnnotationPosition] @Rule is not a TYPE_USE annotation, so should appear before any modifiers and after Javadocs. (see https://google.github.io/styleguide/javaguide.html#s4.8.5-annotations) Did you mean '@Rule public LogRule logRule = new LogRule();'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[40,32] [AnnotationPosition] @Rule is not a TYPE_USE annotation, so should appear before any modifiers and after Javadocs. (see https://google.github.io/styleguide/javaguide.html#s4.8.5-annotations) Did you mean '@Rule public LogCaptureRule logCaptureRule = new LogCaptureRule();'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[43,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testListenableFutureSuccess() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[50,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFailedListenableFuture() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[59,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFromListenableFutureException() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[68,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFromListenableFutureExceptionWarnInsteadError() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[76,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFromListenableFutureExceptionNoLog() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[84,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFromListenableFutureExceptionAlsoLog() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[85,22] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var afterLogActionCalled = new AtomicBoolean(false);'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[95,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFromListenableFutureExceptionCustomMessage() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[104,16] [TestExceptionChecker] Using @Test(expected=...) is discouraged, since the test will pass if *any* statement in the test method throws the expected exception (see https://errorprone.info/bugpattern/TestExceptionChecker) Did you mean '@Test'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[111,16] [TestExceptionChecker] Using @Test(expected=...) is discouraged, since the test will pass if *any* statement in the test method throws the expected exception (see https://errorprone.info/bugpattern/TestExceptionChecker) Did you mean '@Test'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[118,16] [TestExceptionChecker] Using @Test(expected=...) is discouraged, since the test will pass if *any* statement in the test method throws the expected exception (see https://errorprone.info/bugpattern/TestExceptionChecker) Did you mean '@Test'? [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ tools-testutils --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ tools-testutils --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tools-testutils --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar (267 kB at 13 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar (211 kB at 10 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 35 MB/s) [INFO] Building jar: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/target/tools-testutils-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ tools-testutils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ tools-testutils --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ tools-testutils --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ tools-testutils --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.4:compile [WARNING] Unused declared dependencies found: [WARNING] com.mycila.guice.extensions:mycila-guice-jsr250:jar:5.0:compile [WARNING] com.google.inject:guice:jar:6.0.0:compile [WARNING] org.opendaylight.yangtools:testutils:jar:11.0.4:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.infrautils:infrautils-testutils:jar:6.0.4:compile [WARNING] org.opendaylight.serviceutils:rpc-api:jar:0.13.0-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ tools-testutils --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ tools-testutils --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ tools-testutils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tools-testutils --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/target/tools-testutils-0.13.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.13.0-SNAPSHOT/tools-testutils-0.13.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/pom.xml to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.13.0-SNAPSHOT/tools-testutils-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tools-testutils --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/tools-testutils/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/tools-testutils/0.13.0-SNAPSHOT/tools-testutils-0.13.0-20240122.095334-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/tools-testutils/0.13.0-SNAPSHOT/tools-testutils-0.13.0-20240122.095334-1.jar (9.2 kB at 9.2 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/tools-testutils/0.13.0-SNAPSHOT/tools-testutils-0.13.0-20240122.095334-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/tools-testutils/0.13.0-SNAPSHOT/tools-testutils-0.13.0-20240122.095334-1.pom (2.6 kB) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/tools-testutils/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/tools-testutils/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/tools-testutils/0.13.0-SNAPSHOT/maven-metadata.xml (797 B at 797 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/tools-testutils/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/tools-testutils/maven-metadata.xml (305 B) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ tools-testutils --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/dependency_tree.txt [INFO] [INFO] -----------< org.opendaylight.serviceutils:tools-aggregator >----------- [INFO] Building ODL :: serviceutils :: tools-aggregator 0.13.0-SNAPSHOT [9/30] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ tools-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ tools-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ tools-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ tools-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tools-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tools-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ tools-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.serviceutils:metrics-impl >------------- [INFO] Building ODL :: serviceutils :: metrics-impl 0.13.0-SNAPSHOT [10/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.pom (7.6 kB at 508 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/mojo-parent/74/mojo-parent-74.pom (36 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/3.4.0/build-helper-maven-plugin-3.4.0.jar (70 kB at 5.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.20/metrics-core-4.2.20.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.20/metrics-core-4.2.20.pom (2.8 kB at 214 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.20/metrics-jmx-4.2.20.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.20/metrics-jmx-4.2.20.pom (2.6 kB at 289 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.20/metrics-jvm-4.2.20.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.20/metrics-jvm-4.2.20.pom (2.6 kB at 265 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/6.0.4/infrautils-util-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/6.0.4/infrautils-util-6.0.4.pom (2.5 kB at 180 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.pom (2.8 kB at 258 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom (1.3 kB at 101 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom (1.3 kB at 108 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.pom (2.3 kB at 178 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.pom (1.3 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.20/metrics-core-4.2.20.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.20/metrics-jvm-4.2.20.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.20/metrics-jmx-4.2.20.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/6.0.4/infrautils-util-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.20/metrics-core-4.2.20.jar (131 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.20/metrics-jvm-4.2.20.jar (25 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.jar (43 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.jar (13 kB at 570 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar (12 kB at 506 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar (86 kB at 3.4 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.20/metrics-jmx-4.2.20.jar (22 kB at 702 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.jar (28 kB at 867 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/6.0.4/infrautils-util-6.0.4.jar (27 kB at 832 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar (12 kB at 372 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ metrics-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ metrics-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ metrics-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ metrics-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ metrics-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ metrics-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ metrics-impl --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ metrics-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ metrics-impl --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 7 source files with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[326,61] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[263,63] [removal] newCounter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[200,61] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcher.java:[39,31] [MemberName] Methods and non-static variables should be named in lowerCamelCase., with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case) (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) Did you mean 'private final ThreadMXBean threadMxBean;'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcher.java:[49,32] [MemberName] Methods and non-static variables should be named in lowerCamelCase., with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case); did you mean 'threadMxBean'? (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[77,17] [JavaUtilDate] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate. (see https://errorprone.info/bugpattern/JavaUtilDate) [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[136,24] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var pw = new PrintWriter(new OutputStreamWriter(new FileOutputStream(file, append),'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[182,13] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var file = new File(parentDirectory, getFileName(dayOfTheWeek, hourOfTheDay));'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[194,13] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var nextHourFile = new File(parentDirectory , getFileName(dayOfTheWeek, nextHour));'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[197,24] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var pw = new PrintWriter(new OutputStreamWriter(new FileOutputStream(nextHourFile, append),'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[199,40] [JavaUtilDate] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate. (see https://errorprone.info/bugpattern/JavaUtilDate) [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[199,21] [JavaUtilDate] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate. (see https://errorprone.info/bugpattern/JavaUtilDate) [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[318,82] [UnusedVariable] The parameter 'anchor' is never read. (see https://errorprone.info/bugpattern/UnusedVariable) Did you mean 'private org.opendaylight.serviceutils.metrics.Timer newOrExistingTimer(String id) {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[255,86] [UnusedVariable] The parameter 'anchor' is never read. (see https://errorprone.info/bugpattern/UnusedVariable) Did you mean 'private org.opendaylight.serviceutils.metrics.Counter newOrExistingCounter(String id) {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[192,82] [UnusedVariable] The parameter 'anchor' is never read. (see https://errorprone.info/bugpattern/UnusedVariable) Did you mean 'private org.opendaylight.serviceutils.metrics.Meter newOrExistingMeter(String id) {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[77,25] [MemberName] Methods and non-static variables should be named in lowerCamelCase., with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case) (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) Did you mean 'ThreadMXBean threadMxBean = ManagementFactory.getThreadMXBean();'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[138,33] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var fileDescriptorRatioGauge = new FileDescriptorRatioGauge();'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[351,26] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case) (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) Did you mean 'return newMeter(descriptor.anchor(), makeCodahaleId(descriptor));'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[358,17] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case) (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) Did you mean 'checkForExistingId(id);'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/Configuration.java:[24,8] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case); did you mean 'threadsWatcherIntervalMs'? (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/CustomObjectNameFactory.java:[23,22] [RedundantOverride] This overriding method is redundant, and can be removed. (see https://errorprone.info/bugpattern/RedundantOverride) Did you mean to remove this line? [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ metrics-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ metrics-impl --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ metrics-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ metrics-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-impl --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ metrics-impl --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [forked debug release 17] to target/test-classes [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[194,29] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[196,34] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[202,30] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[234,15] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[243,40] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[281,63] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[288,61] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[296,25] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[314,25] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[328,15] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[329,66] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[334,15] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[337,19] [removal] newCounter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcherTest.java:[20,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void logAllThreads() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcherTest.java:[29,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void logAllThreads() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcherTest.java:[21,23] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var tw = new ThreadsWatcher(ManagementFactory.getThreadMXBean(), 100, Duration.ofNanos(1),'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcherTest.java:[31,23] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var tw = new ThreadsWatcher(ManagementFactory.getThreadMXBean(), 100, Duration.ofNanos(1),'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[193,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[233,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[75,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[115,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[221,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[208,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[333,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[201,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[265,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[57,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[242,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[312,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[327,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[133,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[253,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[280,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[48,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[148,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[168,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[287,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[294,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[94,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricsFileReporterTest.java:[26,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void reporter() throws IOException {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricsFileReporterTest.java:[27,23] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var registry = new MetricRegistry();'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricsFileReporterTest.java:[28,28] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var fileReporter = new MetricsFileReporter(registry, Duration.ofMinutes(2));'? [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ metrics-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ metrics-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-impl --- [INFO] Building bundle: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/target/metrics-impl-0.13.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ metrics-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper-maven-plugin:3.4.0:attach-artifact (attach-artifacts) @ metrics-impl --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ metrics-impl --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-impl --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ metrics-impl --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.4:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ metrics-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ metrics-impl --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ metrics-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metrics-impl --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/target/metrics-impl-0.13.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/metrics-impl-0.13.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/metrics-impl-0.13.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/target/classes/etc/org.opendaylight.serviceutils.metrics.cfg to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/metrics-impl-0.13.0-SNAPSHOT-config.cfg [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-impl --- [INFO] Installing org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/metrics-impl-0.13.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ metrics-impl --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/metrics-impl-0.13.0-20240122.095334-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/metrics-impl-0.13.0-20240122.095334-1.jar (36 kB at 36 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/metrics-impl-0.13.0-20240122.095334-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/metrics-impl-0.13.0-20240122.095334-1.pom (3.6 kB) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/maven-metadata.xml (794 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl/maven-metadata.xml (302 B at 302 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/metrics-impl-0.13.0-20240122.095334-1-config.cfg [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/metrics-impl-0.13.0-20240122.095334-1-config.cfg (1.8 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 504 kB/s) [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ metrics-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ metrics-impl --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/dependency_tree.txt [INFO] [INFO] -------< org.opendaylight.serviceutils:odl-serviceutils-metrics >------- [INFO] Building ODL :: serviceutils :: Metrics 0.13.0-SNAPSHOT [11/30] [INFO] ------------------------------[ feature ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/tooling/depends-maven-plugin/1.5.0/depends-maven-plugin-1.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/tooling/depends-maven-plugin/1.5.0/depends-maven-plugin-1.5.0.pom (4.7 kB at 194 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/tooling/maven-plugins-pom/7/maven-plugins-pom-7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/tooling/maven-plugins-pom/7/maven-plugins-pom-7.pom (10 kB at 773 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom (9.5 kB at 727 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/tooling/depends-maven-plugin/1.5.0/depends-maven-plugin-1.5.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/tooling/depends-maven-plugin/1.5.0/depends-maven-plugin-1.5.0.jar (17 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/13.0.7/odl-dropwizard-metrics-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/13.0.7/odl-dropwizard-metrics-13.0.7.pom (1.9 kB at 175 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.20/metrics-healthchecks-4.2.20.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.20/metrics-healthchecks-4.2.20.pom (2.9 kB at 222 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/11.0.4/odl-yangtools-util-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/11.0.4/odl-yangtools-util-11.0.4.pom (2.2 kB at 150 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/pt-triemap/1.3.1/pt-triemap-1.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/pt-triemap/1.3.1/pt-triemap-1.3.1.pom (4.2 kB at 378 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/single-feature-parent/12.0.4/single-feature-parent-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/single-feature-parent/12.0.4/single-feature-parent-12.0.4.pom (7.2 kB at 478 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/abstract-feature-parent/12.0.4/abstract-feature-parent-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/abstract-feature-parent/12.0.4/abstract-feature-parent-12.0.4.pom (6.1 kB at 609 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/13.0.7/odl-guava-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/13.0.7/odl-guava-13.0.7.pom (1.4 kB at 114 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/6.0.4/odl-infrautils-utils-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/6.0.4/odl-infrautils-utils-6.0.4.pom (1.1 kB at 106 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/single-feature-parent/6.0.4/single-feature-parent-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/single-feature-parent/6.0.4/single-feature-parent-6.0.4.pom (1.3 kB at 102 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test/13.0.7/features-test-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test/13.0.7/features-test-13.0.7.pom (7.4 kB at 669 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-karaf/4.13.5/pax-exam-container-karaf-4.13.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-karaf/4.13.5/pax-exam-container-karaf-4.13.5.pom (4.6 kB at 243 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/4.13.5/exam-4.13.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/4.13.5/exam-4.13.5.pom (43 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam-reactor/4.13.5/exam-reactor-4.13.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam-reactor/4.13.5/exam-reactor-4.13.5.pom (4.0 kB at 333 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam/4.13.5/pax-exam-4.13.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam/4.13.5/pax-exam-4.13.5.pom (2.8 kB at 254 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-exec/1.5.1/ops4j-base-exec-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-exec/1.5.1/ops4j-base-exec-1.5.1.pom (1.5 kB at 135 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-io/1.5.1/ops4j-base-io-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-io/1.5.1/ops4j-base-io-1.5.1.pom (1.4 kB at 75 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-store/1.5.1/ops4j-base-store-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-store/1.5.1/ops4j-base-store-1.5.1.pom (1.2 kB at 125 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-remote/4.13.5/pax-exam-container-remote-4.13.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-remote/4.13.5/pax-exam-container-remote-4.13.5.pom (2.1 kB at 160 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc-client/4.13.5/pax-exam-container-rbc-client-4.13.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc-client/4.13.5/pax-exam-container-rbc-client-4.13.5.pom (1.5 kB at 151 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc/4.13.5/pax-exam-container-rbc-4.13.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc/4.13.5/pax-exam-container-rbc-4.13.5.pom (2.5 kB at 246 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-spi/4.13.5/pax-exam-spi-4.13.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-spi/4.13.5/pax-exam-spi-4.13.5.pom (3.3 kB at 239 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-spi/1.5.1/ops4j-base-spi-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-spi/1.5.1/ops4j-base-spi-1.5.1.pom (985 B at 82 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/tinybundles/tinybundles/3.0.0/tinybundles-3.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/tinybundles/tinybundles/3.0.0/tinybundles-3.0.0.pom (7.3 kB at 660 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-store/1.5.0/ops4j-base-store-1.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-store/1.5.0/ops4j-base-store-1.5.0.pom (1.3 kB at 126 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/1.5.0/base-1.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/1.5.0/base-1.5.0.pom (5.8 kB at 360 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/3.3.0/master-3.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/3.3.0/master-3.3.0.pom (10 kB at 793 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-io/1.5.0/ops4j-base-io-1.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-io/1.5.0/ops4j-base-io-1.5.0.pom (1.4 kB at 113 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-monitors/1.5.0/ops4j-base-monitors-1.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-monitors/1.5.0/ops4j-base-monitors-1.5.0.pom (1.0 kB at 77 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.pom (1.4 kB at 170 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-core/1.8.4/pax-swissbox-core-1.8.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-core/1.8.4/pax-swissbox-core-1.8.4.pom (1.5 kB at 122 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/1.8.4/swissbox-1.8.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/1.8.4/swissbox-1.8.4.pom (7.6 kB at 693 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.8.4/pax-swissbox-lifecycle-1.8.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.8.4/pax-swissbox-lifecycle-1.8.4.pom (1.1 kB at 81 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-framework/1.8.4/pax-swissbox-framework-1.8.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-framework/1.8.4/pax-swissbox-framework-1.8.4.pom (3.7 kB at 337 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.8.4/pax-swissbox-tracker-1.8.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.8.4/pax-swissbox-tracker-1.8.4.pom (1.7 kB at 123 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom (22 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/64/commons-parent-64.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/64/commons-parent-64.pom (78 kB at 6.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.configadmin/1.9.26/org.apache.felix.configadmin-1.9.26.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.configadmin/1.9.26/org.apache.felix.configadmin-1.9.26.pom (13 kB at 806 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-junit4/4.13.5/pax-exam-junit4-4.13.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-junit4/4.13.5/pax-exam-junit4-4.13.5.pom (1.3 kB at 91 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether-support/2.6.14/pax-url-aether-support-2.6.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether-support/2.6.14/pax-url-aether-support-2.6.14.pom (1.8 kB at 148 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.8.2/maven-resolver-impl-1.8.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.8.2/maven-resolver-impl-1.8.2.pom (5.2 kB at 372 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.8.2/maven-resolver-spi-1.8.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.8.2/maven-resolver-spi-1.8.2.pom (2.7 kB at 241 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-named-locks/1.8.2/maven-resolver-named-locks-1.8.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-named-locks/1.8.2/maven-resolver-named-locks-1.8.2.pom (3.3 kB at 333 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/standard/4.4.4/standard-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/standard/4.4.4/standard-4.4.4.pom (20 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/assemblies/features/features/4.4.4/features-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/assemblies/features/features/4.4.4/features-4.4.4.pom (1.9 kB at 60 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/assemblies/assemblies/4.4.4/assemblies-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/assemblies/assemblies/4.4.4/assemblies-4.4.4.pom (1.7 kB at 129 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.15.3/jackson-databind-2.15.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.15.3/jackson-databind-2.15.3.pom (19 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.15.3/jackson-base-2.15.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.15.3/jackson-base-2.15.3.pom (11 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.15.3/jackson-annotations-2.15.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.15.3/jackson-annotations-2.15.3.pom (7.1 kB at 504 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.15.3/jackson-core-2.15.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.15.3/jackson-core-2.15.3.pom (9.8 kB at 814 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.framework/1.10.0/org.osgi.framework-1.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.framework/1.10.0/org.osgi.framework-1.10.0.pom (1.6 kB at 181 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-empty/13.0.7/opendaylight-karaf-empty-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-empty/13.0.7/opendaylight-karaf-empty-13.0.7.pom (1.0 kB at 87 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.4/framework-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.4/framework-4.4.4.pom (12 kB at 883 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/base/4.4.4/base-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/base/4.4.4/base-4.4.4.pom (14 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/specs/org.apache.servicemix.specs.activation-api-1.2.1/1.2.1_3/org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/specs/org.apache.servicemix.specs.activation-api-1.2.1/1.2.1_3/org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_3.pom (7.7 kB at 592 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/specs/specs-pom/2/specs-pom-2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/specs/specs-pom/2/specs-pom-2.pom (12 kB at 922 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.locator/4.4.4/org.apache.karaf.specs.locator-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.locator/4.4.4/org.apache.karaf.specs.locator-4.4.4.pom (2.0 kB at 84 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/specs/4.4.4/specs-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/specs/4.4.4/specs-4.4.4.pom (1.7 kB at 129 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml/4.4.4/org.apache.karaf.specs.java.xml-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml/4.4.4/org.apache.karaf.specs.java.xml-4.4.4.pom (6.2 kB at 518 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-stax-api_1.2_spec/1.2/geronimo-stax-api_1.2_spec-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-stax-api_1.2_spec/1.2/geronimo-stax-api_1.2_spec-1.2.pom (3.8 kB at 345 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml.ws/4.4.4/org.apache.karaf.specs.java.xml.ws-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml.ws/4.4.4/org.apache.karaf.specs.java.xml.ws-4.4.4.pom (3.4 kB at 279 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-saaj_1.3_spec/1.1/geronimo-saaj_1.3_spec-1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-saaj_1.3_spec/1.1/geronimo-saaj_1.3_spec-1.1.pom (4.1 kB at 313 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-jaxws_2.2_spec/1.2/geronimo-jaxws_2.2_spec-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-jaxws_2.2_spec/1.2/geronimo-jaxws_2.2_spec-1.2.pom (5.0 kB at 450 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.activator/4.4.4/org.apache.karaf.specs.activator-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.activator/4.4.4/org.apache.karaf.specs.activator-4.4.4.pom (2.7 kB at 227 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.client/4.4.4/org.apache.karaf.client-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.client/4.4.4/org.apache.karaf.client-4.4.4.pom (4.4 kB at 440 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.pom (9.8 kB at 892 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom (2.5 kB at 231 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom (4.3 kB at 40 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom (26 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 142 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/config/org.apache.karaf.config.core/4.4.4/org.apache.karaf.config.core-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/config/org.apache.karaf.config.core/4.4.4/org.apache.karaf.config.core-4.4.4.pom (6.2 kB at 446 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.cm.json/1.0.6/org.apache.felix.cm.json-1.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.cm.json/1.0.6/org.apache.felix.cm.json-1.0.6.pom (4.9 kB at 448 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/org.apache.sling.commons.johnzon/1.2.16/org.apache.sling.commons.johnzon-1.2.16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/org.apache.sling.commons.johnzon/1.2.16/org.apache.sling.commons.johnzon-1.2.16.pom (4.4 kB at 364 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/sling-bundle-parent/51/sling-bundle-parent-51.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/sling-bundle-parent/51/sling-bundle-parent-51.pom (19 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/sling/51/sling-51.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/sling/51/sling-51.pom (63 kB at 5.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-json_1.1_spec/1.5/geronimo-json_1.1_spec-1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-json_1.1_spec/1.5/geronimo-json_1.1_spec-1.5.pom (6.0 kB at 213 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-java8-flava/2.4/genesis-java8-flava-2.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-java8-flava/2.4/genesis-java8-flava-2.4.pom (6.1 kB at 554 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.4/genesis-default-flava-2.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.4/genesis-default-flava-2.4.pom (15 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.4/genesis-2.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.4/genesis-2.4.pom (16 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.pom (1.7 kB at 173 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-api/2.2.3/pax-logging-api-2.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-api/2.2.3/pax-logging-api-2.2.3.pom (6.8 kB at 456 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/2.2.3/logging-2.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/2.2.3/logging-2.2.3.pom (47 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.pom (1.4 kB at 110 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-log4j2/2.2.3/pax-logging-log4j2-2.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-log4j2/2.2.3/pax-logging-log4j2-2.2.3.pom (8.6 kB at 720 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-logback/2.2.3/pax-logging-logback-2.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-logback/2.2.3/pax-logging-logback-2.2.3.pom (4.3 kB at 433 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.2.12/logback-core-1.2.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.2.12/logback-core-1.2.12.pom (4.0 kB at 269 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-parent/1.2.12/logback-parent-1.2.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-parent/1.2.12/logback-parent-1.2.12.pom (19 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.2.12/logback-classic-1.2.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.2.12/logback-classic-1.2.12.pom (9.4 kB at 939 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-jackson/0.1.5/logback-jackson-0.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-jackson/0.1.5/logback-jackson-0.1.5.pom (1.4 kB at 105 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-contrib-parent/0.1.5/logback-contrib-parent-0.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-contrib-parent/0.1.5/logback-contrib-parent-0.1.5.pom (13 kB at 887 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-json-core/0.1.5/logback-json-core-0.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-json-core/0.1.5/logback-json-core-0.1.5.pom (1.1 kB at 124 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-json-parent/0.1.5/logback-json-parent-0.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-json-parent/0.1.5/logback-json-parent-0.1.5.pom (1.1 kB at 96 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-json-classic/0.1.5/logback-json-classic-0.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-json-classic/0.1.5/logback-json-classic-0.1.5.pom (1.4 kB at 117 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8/org.apache.felix.configadmin.plugin.interpolation-1.2.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8/org.apache.felix.configadmin.plugin.interpolation-1.2.8.pom (5.5 kB at 304 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.4/org.apache.karaf.features.extension-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.4/org.apache.karaf.features.extension-4.4.4.pom (3.5 kB at 293 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/quiesce/org.apache.aries.quiesce.api/1.0.0/org.apache.aries.quiesce.api-1.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/quiesce/org.apache.aries.quiesce.api/1.0.0/org.apache.aries.quiesce.api-1.0.0.pom (2.4 kB at 196 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/java5-parent/1.0.0/java5-parent-1.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/java5-parent/1.0.0/java5-parent-1.0.0.pom (4.5 kB at 297 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/default-parent/1.0.0/default-parent-1.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/default-parent/1.0.0/default-parent-1.0.0.pom (25 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/parent/1.0.0/parent-1.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/parent/1.0.0/parent-1.0.0.pom (9.4 kB at 722 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.metatype/1.2.4/org.apache.felix.metatype-1.2.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.metatype/1.2.4/org.apache.felix.metatype-1.2.4.pom (5.5 kB at 393 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/13.0.7/karaf.branding-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/13.0.7/karaf.branding-13.0.7.pom (1.3 kB at 99 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/13.0.7/bcpkix-framework-ext-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/13.0.7/bcpkix-framework-ext-13.0.7.pom (3.6 kB at 329 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/13.0.7/bcprov-framework-ext-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/13.0.7/bcprov-framework-ext-13.0.7.pom (3.6 kB at 302 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/13.0.7/bcutil-framework-ext-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/13.0.7/bcutil-framework-ext-13.0.7.pom (3.6 kB at 301 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/13.0.7/karaf-util-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/13.0.7/karaf-util-13.0.7.pom (3.3 kB at 251 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.url/1.0.1/org.osgi.service.url-1.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.url/1.0.1/org.osgi.service.url-1.0.1.pom (1.8 kB at 164 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-test-lib/13.0.7/bundles-test-lib-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-test-lib/13.0.7/bundles-test-lib-13.0.7.pom (2.2 kB at 197 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.4/org.apache.karaf.bundle.core-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.4/org.apache.karaf.bundle.core-4.4.4.pom (6.2 kB at 414 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/bundle/4.4.4/bundle-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/bundle/4.4.4/bundle-4.4.4.pom (1.6 kB at 138 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/13.0.7/odl-dropwizard-metrics-13.0.7-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/11.0.4/odl-yangtools-util-11.0.4-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/pt-triemap/1.3.1/pt-triemap-1.3.1-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.20/metrics-healthchecks-4.2.20.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/13.0.7/odl-guava-13.0.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/13.0.7/odl-dropwizard-metrics-13.0.7-features.xml (631 B at 42 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/6.0.4/odl-infrautils-utils-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/13.0.7/odl-guava-13.0.7-features.xml (490 B at 15 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test/13.0.7/features-test-13.0.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/6.0.4/odl-infrautils-utils-6.0.4-features.xml (556 B at 15 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-karaf/4.13.5/pax-exam-container-karaf-4.13.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/pt-triemap/1.3.1/pt-triemap-1.3.1-features.xml (381 B at 9.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-remote/4.13.5/pax-exam-container-remote-4.13.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.20/metrics-healthchecks-4.2.20.jar (24 kB at 574 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/11.0.4/odl-yangtools-util-11.0.4-features.xml (776 B at 19 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc/4.13.5/pax-exam-container-rbc-4.13.5.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc-client/4.13.5/pax-exam-container-rbc-client-4.13.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc/4.13.5/pax-exam-container-rbc-4.13.5.jar (19 kB at 389 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-core/1.8.4/pax-swissbox-core-1.8.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-karaf/4.13.5/pax-exam-container-karaf-4.13.5.jar (98 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.8.4/pax-swissbox-lifecycle-1.8.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc-client/4.13.5/pax-exam-container-rbc-client-4.13.5.jar (17 kB at 314 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-framework/1.8.4/pax-swissbox-framework-1.8.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-remote/4.13.5/pax-exam-container-remote-4.13.5.jar (14 kB at 264 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.8.4/pax-swissbox-tracker-1.8.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test/13.0.7/features-test-13.0.7.jar (491 kB at 9.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-spi/1.5.1/ops4j-base-spi-1.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-core/1.8.4/pax-swissbox-core-1.8.4.jar (9.1 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.8.4/pax-swissbox-lifecycle-1.8.4.jar (6.6 kB at 103 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.configadmin/1.9.26/org.apache.felix.configadmin-1.9.26.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.8.4/pax-swissbox-tracker-1.8.4.jar (16 kB at 240 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-junit4/4.13.5/pax-exam-junit4-4.13.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-spi/1.5.1/ops4j-base-spi-1.5.1.jar (12 kB at 177 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-spi/4.13.5/pax-exam-spi-4.13.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-framework/1.8.4/pax-swissbox-framework-1.8.4.jar (14 kB at 210 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/tinybundles/tinybundles/3.0.0/tinybundles-3.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar (501 kB at 6.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam/4.13.5/pax-exam-4.13.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/tinybundles/tinybundles/3.0.0/tinybundles-3.0.0.jar (29 kB at 353 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-exec/1.5.1/ops4j-base-exec-1.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-spi/4.13.5/pax-exam-spi-4.13.5.jar (70 kB at 825 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-io/1.5.1/ops4j-base-io-1.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-junit4/4.13.5/pax-exam-junit4-4.13.5.jar (35 kB at 407 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-store/1.5.1/ops4j-base-store-1.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.configadmin/1.9.26/org.apache.felix.configadmin-1.9.26.jar (163 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether-support/2.6.14/pax-url-aether-support-2.6.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-io/1.5.1/ops4j-base-io-1.5.1.jar (26 kB at 274 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.8.2/maven-resolver-impl-1.8.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam/4.13.5/pax-exam-4.13.5.jar (88 kB at 894 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.8.2/maven-resolver-spi-1.8.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-exec/1.5.1/ops4j-base-exec-1.5.1.jar (13 kB at 132 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-named-locks/1.8.2/maven-resolver-named-locks-1.8.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-store/1.5.1/ops4j-base-store-1.5.1.jar (13 kB at 119 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/standard/4.4.4/standard-4.4.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether-support/2.6.14/pax-url-aether-support-2.6.14.jar (5.7 kB at 52 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.15.3/jackson-databind-2.15.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.8.2/maven-resolver-impl-1.8.2.jar (248 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.15.3/jackson-annotations-2.15.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.8.2/maven-resolver-spi-1.8.2.jar (48 kB at 421 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.15.3/jackson-core-2.15.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-named-locks/1.8.2/maven-resolver-named-locks-1.8.2.jar (33 kB at 289 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.15.3/jackson-annotations-2.15.3.jar (76 kB at 619 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.1.0/biz.aQute.bndlib-6.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/standard/4.4.4/standard-4.4.4-features.xml (78 kB at 635 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.log/1.5.0/org.osgi.service.log-1.5.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14.jar (12 kB at 98 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.1.0/biz.aQute.bnd.util-6.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.15.3/jackson-core-2.15.3.jar (549 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.framework/1.10.0/org.osgi.framework-1.10.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.log/1.5.0/org.osgi.service.log-1.5.0.jar (34 kB at 231 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-empty/13.0.7/opendaylight-karaf-empty-13.0.7.zip [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.15.3/jackson-databind-2.15.3.jar (1.6 MB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.4/framework-4.4.4.kar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.1.0/biz.aQute.bnd.util-6.1.0.jar (408 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/base/4.4.4/base-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.framework/1.10.0/org.osgi.framework-1.10.0.jar (382 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/specs/org.apache.servicemix.specs.activation-api-1.2.1/1.2.1_3/org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.1.0/biz.aQute.bndlib-6.1.0.jar (3.1 MB at 18 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.locator/4.4.4/org.apache.karaf.specs.locator-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/specs/org.apache.servicemix.specs.activation-api-1.2.1/1.2.1_3/org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_3.jar (70 kB at 389 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml/4.4.4/org.apache.karaf.specs.java.xml-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.locator/4.4.4/org.apache.karaf.specs.locator-4.4.4.jar (10 kB at 57 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-stax-api_1.2_spec/1.2/geronimo-stax-api_1.2_spec-1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml/4.4.4/org.apache.karaf.specs.java.xml-4.4.4.jar (58 kB at 269 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml.ws/4.4.4/org.apache.karaf.specs.java.xml.ws-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-stax-api_1.2_spec/1.2/geronimo-stax-api_1.2_spec-1.2.jar (37 kB at 163 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-saaj_1.3_spec/1.1/geronimo-saaj_1.3_spec-1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml.ws/4.4.4/org.apache.karaf.specs.java.xml.ws-4.4.4.jar (28 kB at 122 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-jaxws_2.2_spec/1.2/geronimo-jaxws_2.2_spec-1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-saaj_1.3_spec/1.1/geronimo-saaj_1.3_spec-1.1.jar (36 kB at 148 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.activator/4.4.4/org.apache.karaf.specs.activator-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-jaxws_2.2_spec/1.2/geronimo-jaxws_2.2_spec-1.2.jar (60 kB at 246 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.client/4.4.4/org.apache.karaf.client-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.activator/4.4.4/org.apache.karaf.specs.activator-4.4.4.jar (12 kB at 49 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/config/org.apache.karaf.config.core/4.4.4/org.apache.karaf.config.core-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.client/4.4.4/org.apache.karaf.client-4.4.4.jar (121 kB at 464 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.cm.json/1.0.6/org.apache.felix.cm.json-1.0.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/base/4.4.4/base-4.4.4.jar (4.4 MB at 17 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/org.apache.sling.commons.johnzon/1.2.16/org.apache.sling.commons.johnzon-1.2.16.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/config/org.apache.karaf.config.core/4.4.4/org.apache.karaf.config.core-4.4.4.jar (157 kB at 576 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-json_1.1_spec/1.5/geronimo-json_1.1_spec-1.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.cm.json/1.0.6/org.apache.felix.cm.json-1.0.6.jar (48 kB at 175 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-json_1.1_spec/1.5/geronimo-json_1.1_spec-1.5.jar (37 kB at 132 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/org.apache.sling.commons.johnzon/1.2.16/org.apache.sling.commons.johnzon-1.2.16.jar (189 kB at 664 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar (3.4 kB at 11 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-api/2.2.3/pax-logging-api-2.2.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.jar (778 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar (1.5 MB at 4.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-log4j2/2.2.3/pax-logging-log4j2-2.2.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-api/2.2.3/pax-logging-api-2.2.3.jar (814 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-logback/2.2.3/pax-logging-logback-2.2.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.4/framework-4.4.4.kar (16 MB at 47 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.2.12/logback-core-1.2.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar (1.5 MB at 4.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.2.12/logback-classic-1.2.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-logback/2.2.3/pax-logging-logback-2.2.3.jar (913 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-jackson/0.1.5/logback-jackson-0.1.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-log4j2/2.2.3/pax-logging-log4j2-2.2.3.jar (2.2 MB at 5.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-json-core/0.1.5/logback-json-core-0.1.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-json-core/0.1.5/logback-json-core-0.1.5.jar (5.0 kB at 13 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-json-classic/0.1.5/logback-json-classic-0.1.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-json-classic/0.1.5/logback-json-classic-0.1.5.jar (4.9 kB at 12 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8/org.apache.felix.configadmin.plugin.interpolation-1.2.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8/org.apache.felix.configadmin.plugin.interpolation-1.2.8.jar (23 kB at 56 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.4/org.apache.karaf.features.extension-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.4/org.apache.karaf.features.extension-4.4.4.jar (17 kB at 42 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.4/framework-4.4.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.4/framework-4.4.4-features.xml (5.4 kB at 12 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/quiesce/org.apache.aries.quiesce.api/1.0.0/org.apache.aries.quiesce.api-1.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/quiesce/org.apache.aries.quiesce.api/1.0.0/org.apache.aries.quiesce.api-1.0.0.jar (11 kB at 24 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.metatype/1.2.4/org.apache.felix.metatype-1.2.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.metatype/1.2.4/org.apache.felix.metatype-1.2.4.jar (77 kB at 169 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/13.0.7/karaf.branding-13.0.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/13.0.7/karaf.branding-13.0.7.jar (3.3 kB at 7.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/13.0.7/bcpkix-framework-ext-13.0.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/13.0.7/bcpkix-framework-ext-13.0.7.jar (8.9 kB at 19 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/13.0.7/bcprov-framework-ext-13.0.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/13.0.7/bcprov-framework-ext-13.0.7.jar (11 kB at 23 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/13.0.7/bcutil-framework-ext-13.0.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/13.0.7/bcutil-framework-ext-13.0.7.jar (8.2 kB at 17 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/13.0.7/karaf-util-13.0.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/13.0.7/karaf-util-13.0.7.jar (9.3 kB at 18 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.url/1.0.1/org.osgi.service.url-1.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.url/1.0.1/org.osgi.service.url-1.0.1.jar (18 kB at 34 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-test-lib/13.0.7/bundles-test-lib-13.0.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-test-lib/13.0.7/bundles-test-lib-13.0.7.jar (25 kB at 47 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.4/org.apache.karaf.bundle.core-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.4/org.apache.karaf.bundle.core-4.4.4.jar (155 kB at 278 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-empty/13.0.7/opendaylight-karaf-empty-13.0.7.zip (73 MB at 102 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.2.12/logback-core-1.2.12.jar (449 kB at 457 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-jackson/0.1.5/logback-jackson-0.1.5.jar (3.7 kB at 3.8 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.2.12/logback-classic-1.2.12.jar (232 kB at 234 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-serviceutils-metrics --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-serviceutils-metrics --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-serviceutils-metrics --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-serviceutils-metrics --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-serviceutils-metrics --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-serviceutils-metrics --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-serviceutils-metrics --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-serviceutils-metrics --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-serviceutils-metrics --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (1.5 kB at 136 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.0.9/maven-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/8/maven-parent-8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 181 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (2.1 kB at 206 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (3.1 kB at 209 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 230 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 205 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 225 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 211 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (1.6 kB at 116 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 197 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 370 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 kB at 992 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 5.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (87 kB at 5.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 3.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (49 kB at 1.4 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (25 kB at 1.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 kB at 1.3 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (89 kB at 3.3 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 7.3 MB/s) [INFO] Created: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-metrics/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-metrics --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 68 kB/s) [INFO] Generating feature descriptor file /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-metrics/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-serviceutils-metrics --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-serviceutils-metrics >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-serviceutils-metrics --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-serviceutils-metrics <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-serviceutils-metrics --- [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default) @ odl-serviceutils-metrics --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ odl-serviceutils-metrics --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ odl-serviceutils-metrics --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-serviceutils-metrics --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-metrics --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-serviceutils-metrics --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-serviceutils-metrics --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-serviceutils-metrics --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-serviceutils-metrics --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-serviceutils-metrics --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-metrics/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/odl-serviceutils-metrics-0.13.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-metrics/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/odl-serviceutils-metrics-0.13.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-serviceutils-metrics --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/odl-serviceutils-metrics-0.13.0-20240122.095334-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/odl-serviceutils-metrics-0.13.0-20240122.095334-1.pom (2.5 kB at 2.5 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-metrics/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/maven-metadata.xml (632 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-metrics/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-metrics/maven-metadata.xml (314 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/odl-serviceutils-metrics-0.13.0-20240122.095334-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/odl-serviceutils-metrics-0.13.0-20240122.095334-1-features.xml (1.2 kB at 1.2 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/maven-metadata.xml (848 B at 141 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-serviceutils-metrics --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-metrics/dependency_tree.txt [INFO] [INFO] ------< org.opendaylight.serviceutils:odl-serviceutils-listener >------- [INFO] Building ODL :: serviceutils :: listener tools 0.13.0-SNAPSHOT [12/30] [INFO] ------------------------------[ feature ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/12.0.3/odl-mdsal-binding-api-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/12.0.3/odl-mdsal-binding-api-12.0.3.pom (2.2 kB at 200 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/feature-parent/12.0.3/feature-parent-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/feature-parent/12.0.3/feature-parent-12.0.3.pom (1.7 kB at 186 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/11.0.4/odl-yangtools-data-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/11.0.4/odl-yangtools-data-api-11.0.4.pom (2.5 kB at 209 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/11.0.4/odl-yangtools-parser-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/11.0.4/odl-yangtools-parser-api-11.0.4.pom (4.5 kB at 343 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/11.0.4/odl-yangtools-common-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/11.0.4/odl-yangtools-common-11.0.4.pom (1.9 kB at 173 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/11.0.4/odl-yangtools-xpath-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/11.0.4/odl-yangtools-xpath-api-11.0.4.pom (1.8 kB at 203 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/11.0.4/openconfig-model-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/11.0.4/openconfig-model-api-11.0.4.pom (2.2 kB at 180 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/11.0.4/rfc6241-model-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/11.0.4/rfc6241-model-api-11.0.4.pom (1.8 kB at 76 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/11.0.4/rfc6536-model-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/11.0.4/rfc6536-model-api-11.0.4.pom (1.8 kB at 226 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/11.0.4/rfc6643-model-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/11.0.4/rfc6643-model-api-11.0.4.pom (2.0 kB at 141 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/11.0.4/rfc8639-model-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/11.0.4/rfc8639-model-api-11.0.4.pom (1.8 kB at 151 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/11.0.4/rfc8819-model-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/11.0.4/rfc8819-model-api-11.0.4.pom (1.7 kB at 128 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/11.0.4/yang-parser-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/11.0.4/yang-parser-api-11.0.4.pom (2.0 kB at 178 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/12.0.3/odl-mdsal-common-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/12.0.3/odl-mdsal-common-12.0.3.pom (1.4 kB at 130 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/12.0.3/odl-mdsal-binding-base-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/12.0.3/odl-mdsal-binding-base-12.0.3.pom (1.7 kB at 125 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.24.3/yang-ext-2013.09.07.24.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.24.3/yang-ext-2013.09.07.24.3.pom (1.6 kB at 106 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/12.0.3/mdsal-binding-spi-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/12.0.3/mdsal-binding-spi-12.0.3.pom (1.8 kB at 164 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/12.0.3/mdsal-binding-util-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/12.0.3/mdsal-binding-util-12.0.3.pom (2.3 kB at 208 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/12.0.3/odl-mdsal-binding-api-12.0.3-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/11.0.4/odl-yangtools-data-api-11.0.4-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/11.0.4/odl-yangtools-parser-api-11.0.4-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/11.0.4/openconfig-model-api-11.0.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/11.0.4/odl-yangtools-xpath-api-11.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/12.0.3/odl-mdsal-binding-api-12.0.3-features.xml (1.1 kB at 95 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/11.0.4/rfc6241-model-api-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/11.0.4/odl-yangtools-data-api-11.0.4-features.xml (951 B at 68 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/11.0.4/rfc6536-model-api-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/11.0.4/odl-yangtools-xpath-api-11.0.4-features.xml (629 B at 45 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/11.0.4/rfc6643-model-api-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/11.0.4/rfc6241-model-api-11.0.4.jar (17 kB at 769 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/11.0.4/rfc8639-model-api-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/11.0.4/openconfig-model-api-11.0.4.jar (21 kB at 946 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/11.0.4/rfc8819-model-api-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/11.0.4/rfc6536-model-api-11.0.4.jar (19 kB at 773 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/11.0.4/yang-parser-api-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/11.0.4/odl-yangtools-parser-api-11.0.4-features.xml (2.1 kB at 82 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/12.0.3/odl-mdsal-common-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/11.0.4/rfc6643-model-api-11.0.4.jar (33 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/11.0.4/odl-yangtools-common-11.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/11.0.4/rfc8819-model-api-11.0.4.jar (19 kB at 585 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/12.0.3/odl-mdsal-binding-base-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/11.0.4/rfc8639-model-api-11.0.4.jar (16 kB at 454 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.24.3/yang-ext-2013.09.07.24.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/11.0.4/yang-parser-api-11.0.4.jar (24 kB at 666 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/12.0.3/mdsal-binding-spi-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/11.0.4/odl-yangtools-common-11.0.4-features.xml (633 B at 16 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/12.0.3/mdsal-binding-util-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/12.0.3/odl-mdsal-common-12.0.3-features.xml (577 B at 14 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/12.0.3/odl-mdsal-binding-base-12.0.3-features.xml (757 B at 18 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/12.0.3/mdsal-binding-spi-12.0.3.jar (17 kB at 368 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.24.3/yang-ext-2013.09.07.24.3.jar (15 kB at 327 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/12.0.3/mdsal-binding-util-12.0.3.jar (47 kB at 915 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-serviceutils-listener --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-serviceutils-listener --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-serviceutils-listener --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-serviceutils-listener --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-serviceutils-listener --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-serviceutils-listener --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-serviceutils-listener --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-serviceutils-listener --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-serviceutils-listener --- [INFO] Created: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-listener/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-listener --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 81 kB/s) [INFO] Generating feature descriptor file /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-listener/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-serviceutils-listener --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-serviceutils-listener >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-serviceutils-listener --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-serviceutils-listener <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-serviceutils-listener --- [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default) @ odl-serviceutils-listener --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ odl-serviceutils-listener --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ odl-serviceutils-listener --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-serviceutils-listener --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-listener --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-serviceutils-listener --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-serviceutils-listener --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-serviceutils-listener --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-serviceutils-listener --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-serviceutils-listener --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-listener/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.0-SNAPSHOT/odl-serviceutils-listener-0.13.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-listener/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.0-SNAPSHOT/odl-serviceutils-listener-0.13.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-serviceutils-listener --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.0-SNAPSHOT/odl-serviceutils-listener-0.13.0-20240122.095334-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.0-SNAPSHOT/odl-serviceutils-listener-0.13.0-20240122.095334-1.pom (2.1 kB at 2.1 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-listener/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.0-SNAPSHOT/maven-metadata.xml (633 B at 633 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-listener/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-listener/maven-metadata.xml (315 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.0-SNAPSHOT/odl-serviceutils-listener-0.13.0-20240122.095334-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.0-SNAPSHOT/odl-serviceutils-listener-0.13.0-20240122.095334-1-features.xml (854 B at 854 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.0-SNAPSHOT/maven-metadata.xml (849 B at 35 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-serviceutils-listener --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-listener/dependency_tree.txt [INFO] [INFO] ---------< org.opendaylight.serviceutils:odl-serviceutils-rpc >--------- [INFO] Building ODL :: serviceutils :: RPC tools 0.13.0-SNAPSHOT [13/30] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-serviceutils-rpc --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-serviceutils-rpc --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-serviceutils-rpc --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-serviceutils-rpc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-serviceutils-rpc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-serviceutils-rpc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-serviceutils-rpc --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-serviceutils-rpc --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-serviceutils-rpc --- [INFO] Created: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-rpc/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-rpc --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 86 kB/s) [INFO] Generating feature descriptor file /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-rpc/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-serviceutils-rpc --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-serviceutils-rpc >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-serviceutils-rpc --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-serviceutils-rpc <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-serviceutils-rpc --- [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default) @ odl-serviceutils-rpc --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ odl-serviceutils-rpc --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ odl-serviceutils-rpc --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-serviceutils-rpc --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-rpc --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-serviceutils-rpc --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-serviceutils-rpc --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-serviceutils-rpc --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-serviceutils-rpc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-serviceutils-rpc --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-rpc/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/odl-serviceutils-rpc-0.13.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-rpc/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/odl-serviceutils-rpc-0.13.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-serviceutils-rpc --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/odl-serviceutils-rpc-0.13.0-20240122.095334-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/odl-serviceutils-rpc-0.13.0-20240122.095334-1.pom (1.8 kB at 1.8 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-rpc/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/maven-metadata.xml (628 B at 628 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-rpc/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-rpc/maven-metadata.xml (310 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/odl-serviceutils-rpc-0.13.0-20240122.095334-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/odl-serviceutils-rpc-0.13.0-20240122.095334-1-features.xml (601 B at 601 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/maven-metadata.xml (844 B at 422 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-serviceutils-rpc --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-rpc/dependency_tree.txt [INFO] [INFO] ---------------< org.opendaylight.serviceutils:upgrade >---------------- [INFO] Building ODL :: serviceutils :: upgrade 0.13.0-SNAPSHOT [14/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-maven-plugin/11.0.4/yang-maven-plugin-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-maven-plugin/11.0.4/yang-maven-plugin-11.0.4.pom (6.4 kB at 169 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-maven-plugin/11.0.4/yang-maven-plugin-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-maven-plugin/11.0.4/yang-maven-plugin-11.0.4.jar (73 kB at 5.2 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ upgrade --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ upgrade --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ upgrade --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ upgrade --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ upgrade --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:11.0.4:generate-sources (binding) @ upgrade --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-java-api-generator/12.0.3/mdsal-binding-java-api-generator-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-java-api-generator/12.0.3/mdsal-binding-java-api-generator-12.0.3.pom (4.8 kB at 476 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/plugin-generator-api/11.0.4/plugin-generator-api-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/plugin-generator-api/11.0.4/plugin-generator-api-11.0.4.pom (2.8 kB at 237 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/11.0.4/yang-model-export-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/11.0.4/yang-model-export-11.0.4.pom (3.0 kB at 24 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-ri/12.0.3/mdsal-binding-model-ri-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-ri/12.0.3/mdsal-binding-model-ri-12.0.3.pom (2.7 kB at 225 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-generator/12.0.3/mdsal-binding-generator-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-generator/12.0.3/mdsal-binding-generator-12.0.3.pom (5.0 kB at 502 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/11.0.4/yang-model-ri-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/11.0.4/yang-model-ri-11.0.4.pom (2.5 kB at 248 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom (19 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtend/org.eclipse.xtend.lib/2.32.0/org.eclipse.xtend.lib-2.32.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtend/org.eclipse.xtend.lib/2.32.0/org.eclipse.xtend.lib-2.32.0.pom (1.2 kB at 106 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/xtext-parent/2.32.0/xtext-parent-2.32.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/xtext-parent/2.32.0/xtext-parent-2.32.0.pom (25 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/xtext-dev-bom/2.32.0/xtext-dev-bom-2.32.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/xtext-dev-bom/2.32.0/xtext-dev-bom-2.32.0.pom (16 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.32.0/org.eclipse.xtext.xbase.lib-2.32.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.32.0/org.eclipse.xtext.xbase.lib-2.32.0.pom (726 B at 66 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.32.0/org.eclipse.xtend.lib.macro-2.32.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.32.0/org.eclipse.xtend.lib.macro-2.32.0.pom (865 B at 96 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/11.0.4/yang-parser-rfc7950-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/11.0.4/yang-parser-rfc7950-11.0.4.pom (4.8 kB at 539 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/11.0.4/yang-parser-reactor-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/11.0.4/yang-parser-reactor-11.0.4.pom (2.3 kB at 251 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/11.0.4/yang-parser-spi-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/11.0.4/yang-parser-spi-11.0.4.pom (2.5 kB at 205 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/11.0.4/yang-parser-impl-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/11.0.4/yang-parser-impl-11.0.4.pom (6.8 kB at 614 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/11.0.4/odlext-parser-support-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/11.0.4/odlext-parser-support-11.0.4.pom (3.0 kB at 335 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/11.0.4/openconfig-parser-support-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/11.0.4/openconfig-parser-support-11.0.4.pom (2.5 kB at 208 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/11.0.4/rfc6241-parser-support-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/11.0.4/rfc6241-parser-support-11.0.4.pom (2.9 kB at 317 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/11.0.4/rfc6536-parser-support-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/11.0.4/rfc6536-parser-support-11.0.4.pom (2.9 kB at 259 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/11.0.4/rfc6643-parser-support-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/11.0.4/rfc6643-parser-support-11.0.4.pom (2.9 kB at 357 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/11.0.4/rfc7952-parser-support-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/11.0.4/rfc7952-parser-support-11.0.4.pom (3.0 kB at 273 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/11.0.4/rfc8040-parser-support-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/11.0.4/rfc8040-parser-support-11.0.4.pom (3.0 kB at 273 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/11.0.4/rfc8528-parser-support-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/11.0.4/rfc8528-parser-support-11.0.4.pom (2.9 kB at 143 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/11.0.4/rfc8639-parser-support-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/11.0.4/rfc8639-parser-support-11.0.4.pom (2.9 kB at 238 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/11.0.4/rfc8819-parser-support-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/11.0.4/rfc8819-parser-support-11.0.4.pom (2.9 kB at 322 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/11.0.4/yang-xpath-impl-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/11.0.4/yang-xpath-impl-11.0.4.pom (2.9 kB at 96 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-java-api-generator/12.0.3/mdsal-binding-java-api-generator-12.0.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/11.0.4/yang-model-export-11.0.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-generator/12.0.3/mdsal-binding-generator-12.0.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-ri/12.0.3/mdsal-binding-model-ri-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-java-api-generator/12.0.3/mdsal-binding-java-api-generator-12.0.3.jar (174 kB at 8.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtend/org.eclipse.xtend.lib/2.32.0/org.eclipse.xtend.lib-2.32.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/11.0.4/yang-model-export-11.0.4.jar (39 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.32.0/org.eclipse.xtend.lib.macro-2.32.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtend/org.eclipse.xtend.lib/2.32.0/org.eclipse.xtend.lib-2.32.0.jar (135 kB at 4.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.32.0/org.eclipse.xtext.xbase.lib-2.32.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-ri/12.0.3/mdsal-binding-model-ri-12.0.3.jar (81 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/plugin-generator-api/11.0.4/plugin-generator-api-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar (247 kB at 7.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/11.0.4/yang-parser-rfc7950-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.32.0/org.eclipse.xtend.lib.macro-2.32.0.jar (82 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/11.0.4/yang-model-ri-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/plugin-generator-api/11.0.4/plugin-generator-api-11.0.4.jar (25 kB at 551 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-generator/12.0.3/mdsal-binding-generator-12.0.3.jar (266 kB at 5.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/11.0.4/yang-parser-reactor-11.0.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/11.0.4/yang-parser-spi-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.32.0/org.eclipse.xtext.xbase.lib-2.32.0.jar (167 kB at 3.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/11.0.4/yang-parser-impl-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/11.0.4/yang-parser-rfc7950-11.0.4.jar (510 kB at 9.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/11.0.4/odlext-parser-support-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/11.0.4/yang-parser-impl-11.0.4.jar (55 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/11.0.4/openconfig-parser-support-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/11.0.4/yang-parser-spi-11.0.4.jar (139 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/11.0.4/rfc6241-parser-support-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/11.0.4/yang-parser-reactor-11.0.4.jar (156 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/11.0.4/rfc6536-parser-support-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/11.0.4/yang-model-ri-11.0.4.jar (516 kB at 8.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/11.0.4/rfc6643-parser-support-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/11.0.4/odlext-parser-support-11.0.4.jar (40 kB at 639 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/11.0.4/rfc7952-parser-support-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/11.0.4/rfc6643-parser-support-11.0.4.jar (42 kB at 610 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/11.0.4/rfc8040-parser-support-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/11.0.4/rfc6241-parser-support-11.0.4.jar (17 kB at 244 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/11.0.4/rfc8528-parser-support-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/11.0.4/openconfig-parser-support-11.0.4.jar (22 kB at 311 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/11.0.4/rfc8639-parser-support-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/11.0.4/rfc7952-parser-support-11.0.4.jar (18 kB at 245 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/11.0.4/rfc8819-parser-support-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/11.0.4/rfc6536-parser-support-11.0.4.jar (20 kB at 262 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/11.0.4/yang-xpath-impl-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/11.0.4/rfc8040-parser-support-11.0.4.jar (26 kB at 328 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/11.0.4/rfc8528-parser-support-11.0.4.jar (17 kB at 217 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/11.0.4/rfc8819-parser-support-11.0.4.jar (16 kB at 193 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/11.0.4/rfc8639-parser-support-11.0.4.jar (16 kB at 185 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/11.0.4/yang-xpath-impl-11.0.4.jar (119 kB at 1.4 MB/s) [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/serviceutils-distribution-check-calcium/serviceutils/upgrade/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 6.204 ms [INFO] yang-to-sources: Project model files found: 1 in 70.95 ms [INFO] yang-to-sources: 1 YANG models processed in 71.29 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 66.70 ms [INFO] Sorted 6 files into 2 directories in 4.086 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 115.4 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ upgrade --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ upgrade --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ upgrade --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ upgrade --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/upgrade/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/upgrade/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/upgrade/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ upgrade --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 7 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ upgrade >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ upgrade --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ upgrade <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ upgrade --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ upgrade --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/upgrade/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ upgrade --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ upgrade --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ upgrade --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ upgrade --- [INFO] Building bundle: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/upgrade/target/upgrade-0.13.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/upgrade/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ upgrade --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ upgrade --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ upgrade --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ upgrade --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ upgrade --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ upgrade --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ upgrade --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ upgrade --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/upgrade/target/upgrade-0.13.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/upgrade/0.13.0-SNAPSHOT/upgrade-0.13.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/upgrade/pom.xml to /tmp/r/org/opendaylight/serviceutils/upgrade/0.13.0-SNAPSHOT/upgrade-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ upgrade --- [INFO] Installing org/opendaylight/serviceutils/upgrade/0.13.0-SNAPSHOT/upgrade-0.13.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ upgrade --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/upgrade/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/upgrade/0.13.0-SNAPSHOT/upgrade-0.13.0-20240122.095334-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/upgrade/0.13.0-SNAPSHOT/upgrade-0.13.0-20240122.095334-1.jar (22 kB at 22 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/upgrade/0.13.0-SNAPSHOT/upgrade-0.13.0-20240122.095334-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/upgrade/0.13.0-SNAPSHOT/upgrade-0.13.0-20240122.095334-1.pom (2.3 kB) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/upgrade/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/upgrade/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/upgrade/0.13.0-SNAPSHOT/maven-metadata.xml (789 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/upgrade/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/upgrade/maven-metadata.xml (297 B) [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ upgrade --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ upgrade --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/upgrade/dependency_tree.txt [INFO] [INFO] --------< org.opendaylight.serviceutils:odl-serviceutils-tools >-------- [INFO] Building ODL :: serviceutils :: TOOLS 0.13.0-SNAPSHOT [15/30] [INFO] ------------------------------[ feature ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/8.0.3/odl-controller-blueprint-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/8.0.3/odl-controller-blueprint-8.0.3.pom (2.3 kB at 150 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/single-feature-parent/8.0.3/single-feature-parent-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/single-feature-parent/8.0.3/single-feature-parent-8.0.3.pom (1.3 kB at 110 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/bundle-parent/8.0.3/bundle-parent-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/bundle-parent/8.0.3/bundle-parent-8.0.3.pom (5.6 kB at 505 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/11.0.4/odl-yangtools-codec-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/11.0.4/odl-yangtools-codec-11.0.4.pom (2.7 kB at 245 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/13.0.7/odl-gson-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/13.0.7/odl-gson-13.0.7.pom (1.4 kB at 142 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/13.0.7/odl-stax2-api-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/13.0.7/odl-stax2-api-13.0.7.pom (1.4 kB at 160 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.pom (6.3 kB at 572 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/55/oss-parent-55.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/55/oss-parent-55.pom (24 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/11.0.4/odl-yangtools-data-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/11.0.4/odl-yangtools-data-11.0.4.pom (2.5 kB at 246 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/13.0.7/odl-antlr4-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/13.0.7/odl-antlr4-13.0.7.pom (1.2 kB at 150 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/template-feature-parent/13.0.7/template-feature-parent-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/template-feature-parent/13.0.7/template-feature-parent-13.0.7.pom (2.3 kB at 213 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/11.0.4/yang-data-tree-ri-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/11.0.4/yang-data-tree-ri-11.0.4.pom (4.7 kB at 470 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/11.0.4/yang-data-transform-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/11.0.4/yang-data-transform-11.0.4.pom (1.8 kB at 165 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/11.0.4/yang-data-codec-binfmt-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/11.0.4/yang-data-codec-binfmt-11.0.4.pom (3.0 kB at 297 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/11.0.4/yang-data-codec-gson-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/11.0.4/yang-data-codec-gson-11.0.4.pom (3.6 kB at 304 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/11.0.4/yang-data-codec-xml-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/11.0.4/yang-data-codec-xml-11.0.4.pom (3.9 kB at 297 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/12.0.3/odl-mdsal-binding-runtime-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/12.0.3/odl-mdsal-binding-runtime-12.0.3.pom (2.2 kB at 166 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-bytebuddy/12.0.3/odl-mdsal-bytebuddy-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-bytebuddy/12.0.3/odl-mdsal-bytebuddy-12.0.3.pom (1.2 kB at 97 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/12.0.3/odl-mdsal-dom-runtime-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/12.0.3/odl-mdsal-dom-runtime-12.0.3.pom (1.7 kB at 151 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/12.0.3/odl-mdsal-dom-api-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/12.0.3/odl-mdsal-dom-api-12.0.3.pom (1.8 kB at 120 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime-api/12.0.3/odl-mdsal-binding-runtime-api-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime-api/12.0.3/odl-mdsal-binding-runtime-api-12.0.3.pom (2.7 kB at 273 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/11.0.4/odl-yangtools-parser-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/11.0.4/odl-yangtools-parser-11.0.4.pom (4.6 kB at 328 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/11.0.4/odl-yangtools-xpath-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/11.0.4/odl-yangtools-xpath-11.0.4.pom (2.1 kB at 85 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/11.0.4/yang-repo-fs-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/11.0.4/yang-repo-fs-11.0.4.pom (2.5 kB at 252 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-spi/12.0.3/mdsal-binding-runtime-spi-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-spi/12.0.3/mdsal-binding-runtime-spi-12.0.3.pom (3.5 kB at 233 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/12.0.3/mdsal-dom-schema-osgi-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/12.0.3/mdsal-dom-schema-osgi-12.0.3.pom (3.0 kB at 214 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec/12.0.3/mdsal-binding-dom-codec-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec/12.0.3/mdsal-binding-dom-codec-12.0.3.pom (5.0 kB at 420 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-loader/12.0.3/mdsal-binding-loader-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-loader/12.0.3/mdsal-binding-loader-12.0.3.pom (1.6 kB at 119 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/12.0.3/mdsal-binding-dom-codec-osgi-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/12.0.3/mdsal-binding-dom-codec-osgi-12.0.3.pom (3.3 kB at 256 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/12.0.3/mdsal-binding-runtime-osgi-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/12.0.3/mdsal-binding-runtime-osgi-12.0.3.pom (2.9 kB at 238 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/8.0.3/blueprint-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/8.0.3/blueprint-8.0.3.pom (5.9 kB at 451 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.pom (6.2 kB at 621 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/parent/2.0.1/parent-2.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/parent/2.0.1/parent-2.0.1.pom (35 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/8.0.3/odl-mdsal-broker-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/8.0.3/odl-mdsal-broker-8.0.3.pom (2.0 kB at 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/12.0.3/odl-mdsal-eos-binding-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/12.0.3/odl-mdsal-eos-binding-12.0.3.pom (2.0 kB at 202 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/12.0.3/odl-mdsal-eos-dom-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/12.0.3/odl-mdsal-eos-dom-12.0.3.pom (1.4 kB at 102 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/12.0.3/odl-mdsal-eos-common-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/12.0.3/odl-mdsal-eos-common-12.0.3.pom (1.6 kB at 146 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/12.0.3/mdsal-eos-common-api-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/12.0.3/mdsal-eos-common-api-12.0.3.pom (1.8 kB at 91 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-spi/12.0.3/mdsal-eos-common-spi-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-spi/12.0.3/mdsal-eos-common-spi-12.0.3.pom (1.8 kB at 142 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/12.0.3/mdsal-eos-dom-api-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/12.0.3/mdsal-eos-dom-api-12.0.3.pom (2.1 kB at 195 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/12.0.3/odl-mdsal-binding-dom-adapter-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/12.0.3/odl-mdsal-binding-dom-adapter-12.0.3.pom (1.9 kB at 160 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/12.0.3/odl-mdsal-dom-broker-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/12.0.3/odl-mdsal-dom-broker-12.0.3.pom (1.4 kB at 143 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/12.0.3/mdsal-dom-broker-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/12.0.3/mdsal-dom-broker-12.0.3.pom (5.5 kB at 462 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/12.0.3/mdsal-eos-binding-api-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/12.0.3/mdsal-eos-binding-api-12.0.3.pom (2.3 kB at 194 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/12.0.3/general-entity-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/12.0.3/general-entity-12.0.3.pom (1.6 kB at 144 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/12.0.3/mdsal-eos-binding-adapter-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/12.0.3/mdsal-eos-binding-adapter-12.0.3.pom (3.9 kB at 390 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/12.0.3/odl-mdsal-singleton-dom-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/12.0.3/odl-mdsal-singleton-dom-12.0.3.pom (2.1 kB at 191 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/12.0.3/odl-mdsal-singleton-common-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/12.0.3/odl-mdsal-singleton-common-12.0.3.pom (1.5 kB at 133 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-common-api/12.0.3/mdsal-singleton-common-api-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-common-api/12.0.3/mdsal-singleton-common-api-12.0.3.pom (2.0 kB at 202 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-dom-impl/12.0.3/mdsal-singleton-dom-impl-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-dom-impl/12.0.3/mdsal-singleton-dom-impl-12.0.3.pom (3.4 kB at 308 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/8.0.3/odl-mdsal-remoterpc-connector-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/8.0.3/odl-mdsal-remoterpc-connector-8.0.3.pom (1.5 kB at 164 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/8.0.3/odl-mdsal-distributed-datastore-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/8.0.3/odl-mdsal-distributed-datastore-8.0.3.pom (5.4 kB at 451 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/13.0.7/odl-apache-commons-text-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/13.0.7/odl-apache-commons-text-13.0.7.pom (1.7 kB at 170 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/13.0.7/odl-apache-commons-lang3-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/13.0.7/odl-apache-commons-lang3-13.0.7.pom (1.5 kB at 122 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/8.0.3/odl-mdsal-clustering-commons-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/8.0.3/odl-mdsal-clustering-commons-8.0.3.pom (3.0 kB at 232 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/8.0.3/odl-controller-akka-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/8.0.3/odl-controller-akka-8.0.3.pom (1.6 kB at 108 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/8.0.3/odl-controller-scala-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/8.0.3/odl-controller-scala-8.0.3.pom (1.8 kB at 152 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.12/scala-library-2.13.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.12/scala-library-2.13.12.pom (1.6 kB at 145 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-reflect/2.13.12/scala-reflect-2.13.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-reflect/2.13.12/scala-reflect-2.13.12.pom (1.8 kB at 183 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/modules/scala-java8-compat_2.13/1.0.2/scala-java8-compat_2.13-1.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/modules/scala-java8-compat_2.13/1.0.2/scala-java8-compat_2.13-1.0.2.pom (2.5 kB at 225 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.6/scala-library-2.13.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.6/scala-library-2.13.6.pom (1.6 kB at 178 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/modules/scala-parser-combinators_2.13/1.1.2/scala-parser-combinators_2.13-1.1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/modules/scala-parser-combinators_2.13/1.1.2/scala-parser-combinators_2.13-1.1.2.pom (2.2 kB at 199 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.0/scala-library-2.13.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.0/scala-library-2.13.0.pom (1.6 kB at 200 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/8.0.3/repackaged-akka-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/8.0.3/repackaged-akka-8.0.3.pom (9.7 kB at 972 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/config/1.4.2/config-1.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/config/1.4.2/config-1.4.2.pom (2.2 kB at 186 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/ssl-config-core_2.13/0.4.3/ssl-config-core_2.13-0.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/ssl-config-core_2.13/0.4.3/ssl-config-core_2.13-0.4.3.pom (3.2 kB at 232 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.1/scala-library-2.13.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.1/scala-library-2.13.1.pom (1.6 kB at 145 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/config/1.4.0/config-1.4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/config/1.4.0/config-1.4.0.pom (2.2 kB at 172 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/aeron/aeron-client/1.38.1/aeron-client-1.38.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/aeron/aeron-client/1.38.1/aeron-client-1.38.1.pom (2.7 kB at 205 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/agrona/agrona/maven-metadata.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/maven-metadata.xml [INFO] Downloading from opendaylight-release-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/maven-metadata.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/maven-metadata.xml (2.8 kB at 34 kB/s) [INFO] Downloaded from opendaylight-release-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/maven-metadata.xml (2.8 kB at 29 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.0/agrona-1.15.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.0/agrona-1.15.0.pom (2.4 kB at 271 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.1/agrona-1.15.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.1/agrona-1.15.1.pom (2.4 kB at 244 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.2/agrona-1.15.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.2/agrona-1.15.2.pom (2.4 kB at 244 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/aeron/aeron-driver/1.38.1/aeron-driver-1.38.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/aeron/aeron-driver/1.38.1/aeron-driver-1.38.1.pom (2.7 kB at 300 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty/3.10.6.Final/netty-3.10.6.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty/3.10.6.Final/netty-3.10.6.Final.pom (29 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.pom (1.1 kB at 96 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lmdbjava/lmdbjava/0.7.0/lmdbjava-0.7.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lmdbjava/lmdbjava/0.7.0/lmdbjava-0.7.0.pom (8.8 kB at 980 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/au/com/acegi/acegi-standard-project/0.2.3/acegi-standard-project-0.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/au/com/acegi/acegi-standard-project/0.2.3/acegi-standard-project-0.2.3.pom (29 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/13.0.7/odl-servlet-api-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/13.0.7/odl-servlet-api-13.0.7.pom (1.5 kB at 133 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/8.0.3/sal-clustering-commons-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/8.0.3/sal-clustering-commons-8.0.3.pom (6.8 kB at 525 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/mdsal-parent/8.0.3/mdsal-parent-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/mdsal-parent/8.0.3/mdsal-parent-8.0.3.pom (1.2 kB at 94 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.20/metrics-graphite-4.2.20.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.20/metrics-graphite-4.2.20.pom (3.5 kB at 315 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.18.0/amqp-client-5.18.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.18.0/amqp-client-5.18.0.pom (39 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.pom (2.1 kB at 234 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/8.0.3/sal-akka-raft-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/8.0.3/sal-akka-raft-8.0.3.pom (3.9 kB at 428 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/8.0.3/cds-mgmt-api-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/8.0.3/cds-mgmt-api-8.0.3.pom (1.7 kB at 151 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/8.0.3/sal-akka-segmented-journal-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/8.0.3/sal-akka-segmented-journal-8.0.3.pom (3.2 kB at 243 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/8.0.3/atomix-storage-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/8.0.3/atomix-storage-8.0.3.pom (4.5 kB at 413 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/8.0.3/odl-controller-mdsal-common-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/8.0.3/odl-controller-mdsal-common-8.0.3.pom (1.6 kB at 146 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/8.0.3/sal-common-util-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/8.0.3/sal-common-util-8.0.3.pom (1.2 kB at 97 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/8.0.3/cds-access-api-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/8.0.3/cds-access-api-8.0.3.pom (3.9 kB at 392 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/8.0.3/cds-access-client-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/8.0.3/cds-access-client-8.0.3.pom (5.3 kB at 587 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/8.0.3/cds-dom-api-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/8.0.3/cds-dom-api-8.0.3.pom (1.7 kB at 174 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/8.0.3/sal-distributed-datastore-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/8.0.3/sal-distributed-datastore-8.0.3.pom (9.6 kB at 742 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/stax-utils/stax-utils/20070216/stax-utils-20070216.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/stax-utils/stax-utils/20070216/stax-utils-20070216.pom (1.2 kB at 118 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/8.0.3/eos-dom-akka-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/8.0.3/eos-dom-akka-8.0.3.pom (5.3 kB at 481 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/8.0.3/sal-cluster-admin-api-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/8.0.3/sal-cluster-admin-api-8.0.3.pom (976 B at 81 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/8.0.3/sal-cluster-admin-impl-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/8.0.3/sal-cluster-admin-impl-8.0.3.pom (5.0 kB at 381 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.3/sal-clustering-config-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.3/sal-clustering-config-8.0.3.pom (2.6 kB at 262 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/8.0.3/sal-remoterpc-connector-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/8.0.3/sal-remoterpc-connector-8.0.3.pom (5.9 kB at 453 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/8.0.3/odl-controller-blueprint-8.0.3-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/11.0.4/odl-yangtools-codec-11.0.4-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/13.0.7/odl-gson-13.0.7-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/13.0.7/odl-stax2-api-13.0.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/8.0.3/odl-controller-blueprint-8.0.3-features.xml (1.2 kB at 70 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/11.0.4/odl-yangtools-data-11.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/11.0.4/odl-yangtools-codec-11.0.4-features.xml (1.1 kB at 59 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/13.0.7/odl-antlr4-13.0.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/11.0.4/odl-yangtools-data-11.0.4-features.xml (963 B at 34 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/11.0.4/yang-data-tree-ri-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/13.0.7/odl-gson-13.0.7-features.xml (340 B at 12 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/11.0.4/yang-data-transform-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar (196 kB at 6.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/11.0.4/yang-data-codec-binfmt-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/13.0.7/odl-antlr4-13.0.7-features.xml (358 B at 12 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/11.0.4/yang-data-codec-gson-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/13.0.7/odl-stax2-api-13.0.7-features.xml (365 B at 12 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/11.0.4/yang-data-codec-xml-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/11.0.4/yang-data-transform-11.0.4.jar (18 kB at 462 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/12.0.3/odl-mdsal-binding-runtime-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/11.0.4/yang-data-tree-ri-11.0.4.jar (213 kB at 5.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-bytebuddy/12.0.3/odl-mdsal-bytebuddy-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/11.0.4/yang-data-codec-binfmt-11.0.4.jar (108 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/12.0.3/odl-mdsal-dom-runtime-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/11.0.4/yang-data-codec-gson-11.0.4.jar (76 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime-api/12.0.3/odl-mdsal-binding-runtime-api-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/11.0.4/yang-data-codec-xml-11.0.4.jar (87 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/11.0.4/odl-yangtools-parser-11.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/12.0.3/odl-mdsal-binding-runtime-12.0.3-features.xml (1.2 kB at 26 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/11.0.4/odl-yangtools-xpath-11.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-bytebuddy/12.0.3/odl-mdsal-bytebuddy-12.0.3-features.xml (382 B at 7.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/11.0.4/yang-repo-fs-11.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/12.0.3/odl-mdsal-dom-runtime-12.0.3-features.xml (832 B at 16 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/12.0.3/mdsal-dom-schema-osgi-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime-api/12.0.3/odl-mdsal-binding-runtime-api-12.0.3-features.xml (1.4 kB at 26 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec/12.0.3/mdsal-binding-dom-codec-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/11.0.4/odl-yangtools-xpath-11.0.4-features.xml (774 B at 14 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-loader/12.0.3/mdsal-binding-loader-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/11.0.4/odl-yangtools-parser-11.0.4-features.xml (2.3 kB at 40 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/12.0.3/mdsal-binding-dom-codec-osgi-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/11.0.4/yang-repo-fs-11.0.4.jar (23 kB at 351 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/12.0.3/mdsal-binding-runtime-osgi-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/12.0.3/mdsal-binding-dom-codec-osgi-12.0.3.jar (25 kB at 374 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-spi/12.0.3/mdsal-binding-runtime-spi-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-loader/12.0.3/mdsal-binding-loader-12.0.3.jar (24 kB at 352 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/12.0.3/odl-mdsal-dom-api-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/12.0.3/mdsal-dom-schema-osgi-12.0.3.jar (42 kB at 605 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/8.0.3/blueprint-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec/12.0.3/mdsal-binding-dom-codec-12.0.3.jar (293 kB at 4.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/12.0.3/odl-mdsal-dom-api-12.0.3-features.xml (839 B at 11 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/8.0.3/odl-mdsal-broker-8.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/12.0.3/mdsal-binding-runtime-osgi-12.0.3.jar (24 kB at 313 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/12.0.3/odl-mdsal-eos-binding-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-spi/12.0.3/mdsal-binding-runtime-spi-12.0.3.jar (36 kB at 448 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/12.0.3/odl-mdsal-eos-dom-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/8.0.3/blueprint-8.0.3.jar (90 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/12.0.3/odl-mdsal-eos-common-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/8.0.3/odl-mdsal-broker-8.0.3-features.xml (1.1 kB at 13 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-spi/12.0.3/mdsal-eos-common-spi-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/12.0.3/odl-mdsal-eos-binding-12.0.3-features.xml (1.0 kB at 12 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/12.0.3/mdsal-eos-dom-api-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.jar (116 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/12.0.3/odl-mdsal-binding-dom-adapter-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/12.0.3/odl-mdsal-eos-dom-12.0.3-features.xml (619 B at 7.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/12.0.3/mdsal-eos-binding-api-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/12.0.3/odl-mdsal-eos-common-12.0.3-features.xml (683 B at 7.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/12.0.3/mdsal-eos-common-api-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-spi/12.0.3/mdsal-eos-common-spi-12.0.3.jar (13 kB at 138 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/12.0.3/general-entity-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/12.0.3/mdsal-eos-dom-api-12.0.3.jar (16 kB at 163 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/12.0.3/mdsal-eos-binding-adapter-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/12.0.3/odl-mdsal-binding-dom-adapter-12.0.3-features.xml (1.1 kB at 11 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/12.0.3/odl-mdsal-singleton-dom-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/12.0.3/mdsal-eos-binding-api-12.0.3.jar (16 kB at 160 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/12.0.3/odl-mdsal-singleton-common-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/12.0.3/mdsal-eos-common-api-12.0.3.jar (22 kB at 217 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-common-api/12.0.3/mdsal-singleton-common-api-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/12.0.3/general-entity-12.0.3.jar (21 kB at 202 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-dom-impl/12.0.3/mdsal-singleton-dom-impl-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/12.0.3/odl-mdsal-singleton-dom-12.0.3-features.xml (1.1 kB at 9.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/8.0.3/odl-mdsal-remoterpc-connector-8.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/12.0.3/mdsal-eos-binding-adapter-12.0.3.jar (20 kB at 182 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/8.0.3/sal-remoterpc-connector-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-common-api/12.0.3/mdsal-singleton-common-api-12.0.3.jar (14 kB at 120 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/config/1.4.2/config-1.4.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/12.0.3/odl-mdsal-singleton-common-12.0.3-features.xml (663 B at 5.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/8.0.3/repackaged-akka-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-dom-impl/12.0.3/mdsal-singleton-dom-impl-12.0.3.jar (43 kB at 362 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/ssl-config-core_2.13/0.4.3/ssl-config-core_2.13-0.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/8.0.3/odl-mdsal-remoterpc-connector-8.0.3-features.xml (688 B at 5.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/aeron/aeron-client/1.38.1/aeron-client-1.38.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/8.0.3/sal-remoterpc-connector-8.0.3.jar (122 kB at 948 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/aeron/aeron-driver/1.38.1/aeron-driver-1.38.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/config/1.4.2/config-1.4.2.jar (295 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty/3.10.6.Final/netty-3.10.6.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/aeron/aeron-client/1.38.1/aeron-client-1.38.1.jar (195 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.2/agrona-1.15.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/ssl-config-core_2.13/0.4.3/ssl-config-core_2.13-0.4.3.jar (302 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/aeron/aeron-driver/1.38.1/aeron-driver-1.38.1.jar (305 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lmdbjava/lmdbjava/0.7.0/lmdbjava-0.7.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar (12 kB at 79 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-reflect/2.13.12/scala-reflect-2.13.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.2/agrona-1.15.2.jar (449 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/modules/scala-parser-combinators_2.13/1.1.2/scala-parser-combinators_2.13-1.1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lmdbjava/lmdbjava/0.7.0/lmdbjava-0.7.0.jar (434 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/8.0.3/sal-common-util-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty/3.10.6.Final/netty-3.10.6.Final.jar (1.3 MB at 7.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/8.0.3/sal-clustering-commons-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/modules/scala-parser-combinators_2.13/1.1.2/scala-parser-combinators_2.13-1.1.2.jar (225 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.20/metrics-graphite-4.2.20.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/8.0.3/sal-common-util-8.0.3.jar (15 kB at 83 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.18.0/amqp-client-5.18.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.20/metrics-graphite-4.2.20.jar (24 kB at 132 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/8.0.3/sal-clustering-commons-8.0.3.jar (170 kB at 925 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.12/scala-library-2.13.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.18.0/amqp-client-5.18.0.jar (661 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/8.0.3/odl-mdsal-distributed-datastore-8.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar (683 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/13.0.7/odl-apache-commons-text-13.0.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-reflect/2.13.12/scala-reflect-2.13.12.jar (3.8 MB at 18 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/13.0.7/odl-apache-commons-lang3-13.0.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/8.0.3/odl-mdsal-distributed-datastore-8.0.3-features.xml (3.4 kB at 16 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/12.0.3/odl-mdsal-dom-broker-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/13.0.7/odl-apache-commons-text-13.0.7-features.xml (620 B at 2.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/12.0.3/mdsal-dom-broker-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/13.0.7/odl-apache-commons-lang3-13.0.7-features.xml (412 B at 1.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/8.0.3/odl-mdsal-clustering-commons-8.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/12.0.3/odl-mdsal-dom-broker-12.0.3-features.xml (619 B at 2.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/8.0.3/odl-controller-akka-8.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/12.0.3/mdsal-dom-broker-12.0.3.jar (109 kB at 478 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/8.0.3/odl-controller-scala-8.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/8.0.3/odl-mdsal-clustering-commons-8.0.3-features.xml (2.0 kB at 8.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/13.0.7/odl-servlet-api-13.0.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/8.0.3/odl-controller-scala-8.0.3-features.xml (629 B at 2.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/8.0.3/sal-akka-raft-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/8.0.3/odl-controller-akka-8.0.3-features.xml (1.2 kB at 4.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/8.0.3/sal-akka-segmented-journal-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/13.0.7/odl-servlet-api-13.0.7-features.xml (384 B at 1.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/8.0.3/atomix-storage-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/8.0.3/sal-akka-segmented-journal-8.0.3.jar (34 kB at 134 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/8.0.3/odl-controller-mdsal-common-8.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/8.0.3/sal-akka-raft-8.0.3.jar (293 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/8.0.3/cds-access-api-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.12/scala-library-2.13.12.jar (5.9 MB at 23 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/8.0.3/cds-access-client-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/8.0.3/atomix-storage-8.0.3.jar (548 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/8.0.3/cds-dom-api-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/8.0.3/odl-controller-mdsal-common-8.0.3-features.xml (762 B at 2.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/8.0.3/sal-distributed-datastore-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/8.0.3/cds-access-client-8.0.3.jar (71 kB at 264 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/modules/scala-java8-compat_2.13/1.0.2/scala-java8-compat_2.13-1.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/8.0.3/cds-access-api-8.0.3.jar (200 kB at 735 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/stax-utils/stax-utils/20070216/stax-utils-20070216.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/8.0.3/cds-dom-api-8.0.3.jar (10 kB at 38 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/8.0.3/cds-mgmt-api-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/stax-utils/stax-utils/20070216/stax-utils-20070216.jar (129 kB at 416 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/8.0.3/eos-dom-akka-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/8.0.3/cds-mgmt-api-8.0.3.jar (16 kB at 52 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/8.0.3/sal-cluster-admin-api-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/8.0.3/sal-distributed-datastore-8.0.3.jar (1.0 MB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/8.0.3/sal-cluster-admin-impl-8.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/modules/scala-java8-compat_2.13/1.0.2/scala-java8-compat_2.13-1.0.2.jar (640 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.3/sal-clustering-config-8.0.3-akkaconf.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/8.0.3/eos-dom-akka-8.0.3.jar (212 kB at 651 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.3/sal-clustering-config-8.0.3-factoryakkaconf.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/8.0.3/repackaged-akka-8.0.3.jar (19 MB at 59 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.3/sal-clustering-config-8.0.3-moduleshardconf.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/8.0.3/sal-cluster-admin-api-8.0.3.jar (230 kB at 696 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.3/sal-clustering-config-8.0.3-moduleconf.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.3/sal-clustering-config-8.0.3-akkaconf.xml (1.2 kB at 3.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.3/sal-clustering-config-8.0.3-datastore.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.3/sal-clustering-config-8.0.3-factoryakkaconf.xml (7.2 kB at 21 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.3/sal-clustering-config-8.0.3-moduleconf.xml (871 B at 2.6 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.3/sal-clustering-config-8.0.3-moduleshardconf.xml (1.4 kB at 4.0 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.3/sal-clustering-config-8.0.3-datastore.cfg (7.1 kB at 21 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/8.0.3/sal-cluster-admin-impl-8.0.3.jar (46 kB at 134 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-serviceutils-tools --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-serviceutils-tools --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-serviceutils-tools --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-serviceutils-tools --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-serviceutils-tools --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-serviceutils-tools --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-serviceutils-tools --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-serviceutils-tools --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-serviceutils-tools --- [INFO] Created: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-tools/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-tools --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 117 kB/s) [INFO] Generating feature descriptor file /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-tools/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-serviceutils-tools --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-serviceutils-tools >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-serviceutils-tools --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-serviceutils-tools <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-serviceutils-tools --- [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default) @ odl-serviceutils-tools --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ odl-serviceutils-tools --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ odl-serviceutils-tools --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-serviceutils-tools --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-tools --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-serviceutils-tools --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-serviceutils-tools --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-serviceutils-tools --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-serviceutils-tools --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-serviceutils-tools --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-tools/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/odl-serviceutils-tools-0.13.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-tools/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/odl-serviceutils-tools-0.13.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-serviceutils-tools --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/odl-serviceutils-tools-0.13.0-20240122.095334-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/odl-serviceutils-tools-0.13.0-20240122.095334-1.pom (2.6 kB at 2.6 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-tools/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/maven-metadata.xml (630 B at 630 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-tools/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-tools/maven-metadata.xml (312 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/odl-serviceutils-tools-0.13.0-20240122.095334-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/odl-serviceutils-tools-0.13.0-20240122.095334-1-features.xml (1.1 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/maven-metadata.xml (846 B at 423 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-serviceutils-tools --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-tools/dependency_tree.txt [INFO] [INFO] ---------------< org.opendaylight.serviceutils:srm-api >---------------- [INFO] Building ODL :: serviceutils :: srm-api 0.13.0-SNAPSHOT [16/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ srm-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ srm-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ srm-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ srm-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ srm-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:11.0.4:generate-sources (binding) @ srm-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/api/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 981.5 μs [INFO] yang-to-sources: Project model files found: 3 in 29.45 ms [INFO] yang-to-sources: 3 YANG models processed in 41.41 ms [INFO] BindingJavaFileGenerator: Defined 62 files in 16.00 ms [INFO] Sorted 62 files into 6 directories in 9.383 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 62 in 93.18 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ srm-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ srm-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ srm-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ srm-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/api/target/generated-sources/spi [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ srm-api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 65 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/serviceutils/srm/rpc/rev180626/OdlSrmRpcsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/serviceutils/srm/rpc/rev180626/OdlSrmRpcsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/serviceutils/srm/rpc/rev180626/OdlSrmRpcsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ srm-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ srm-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ srm-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ srm-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ srm-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ srm-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ srm-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ srm-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ srm-api --- [INFO] Building bundle: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/api/target/srm-api-0.13.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ srm-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ srm-api --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ srm-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ srm-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ srm-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ srm-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ srm-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ srm-api --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/api/target/srm-api-0.13.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/srm-api/0.13.0-SNAPSHOT/srm-api-0.13.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/api/pom.xml to /tmp/r/org/opendaylight/serviceutils/srm-api/0.13.0-SNAPSHOT/srm-api-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ srm-api --- [INFO] Installing org/opendaylight/serviceutils/srm-api/0.13.0-SNAPSHOT/srm-api-0.13.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ srm-api --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/srm-api/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/srm-api/0.13.0-SNAPSHOT/srm-api-0.13.0-20240122.095334-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/srm-api/0.13.0-SNAPSHOT/srm-api-0.13.0-20240122.095334-1.jar (131 kB at 66 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/srm-api/0.13.0-SNAPSHOT/srm-api-0.13.0-20240122.095334-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/srm-api/0.13.0-SNAPSHOT/srm-api-0.13.0-20240122.095334-1.pom (1.4 kB) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/srm-api/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/srm-api/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/srm-api/0.13.0-SNAPSHOT/maven-metadata.xml (789 B at 789 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/srm-api/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/srm-api/maven-metadata.xml (297 B) [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ srm-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ srm-api --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/api/dependency_tree.txt [INFO] [INFO] ---------------< org.opendaylight.serviceutils:srm-impl >--------------- [INFO] Building ODL :: serviceutils :: srm-impl 0.13.0-SNAPSHOT [17/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ srm-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ srm-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ srm-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ srm-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ srm-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ srm-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ srm-impl --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ srm-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ srm-impl --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ srm-impl --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [forked debug release 17] to target/classes [WARNING] /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[197,10] [deprecation] mergeParentStructurePut(LogicalDatastoreType,InstanceIdentifier,T) in WriteOperations has been deprecated where T is a type-variable: T extends DataObject declared in method mergeParentStructurePut(LogicalDatastoreType,InstanceIdentifier,T) [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[246,10] [deprecation] mergeParentStructurePut(LogicalDatastoreType,InstanceIdentifier,T) in WriteOperations has been deprecated where T is a type-variable: T extends DataObject declared in method mergeParentStructurePut(LogicalDatastoreType,InstanceIdentifier,T) [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[63,47] [UnusedVariable] The parameter 'entityType' is never read. (see https://errorprone.info/bugpattern/UnusedVariable) Did you mean 'recoverService(operations.getEntityName(), operations.getEntityId());'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[40,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. (see https://errorprone.info/bugpattern/UnnecessarilyVisible) Did you mean 'ServiceRecoveryListener(@Reference DataBroker dataBroker,'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryRegistryImpl.java:[38,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. (see https://errorprone.info/bugpattern/UnnecessarilyVisible) Did you mean 'ServiceRecoveryRegistryImpl() {'? [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ srm-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ srm-impl --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ srm-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ srm-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ srm-impl --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ srm-impl --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ srm-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ srm-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ srm-impl --- [INFO] Building bundle: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/target/srm-impl-0.13.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ srm-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ srm-impl --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ srm-impl --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ srm-impl --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ srm-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ srm-impl --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ srm-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ srm-impl --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/target/srm-impl-0.13.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/srm-impl/0.13.0-SNAPSHOT/srm-impl-0.13.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/pom.xml to /tmp/r/org/opendaylight/serviceutils/srm-impl/0.13.0-SNAPSHOT/srm-impl-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ srm-impl --- [INFO] Installing org/opendaylight/serviceutils/srm-impl/0.13.0-SNAPSHOT/srm-impl-0.13.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ srm-impl --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/srm-impl/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/srm-impl/0.13.0-SNAPSHOT/srm-impl-0.13.0-20240122.095334-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/srm-impl/0.13.0-SNAPSHOT/srm-impl-0.13.0-20240122.095334-1.jar (20 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/srm-impl/0.13.0-SNAPSHOT/srm-impl-0.13.0-20240122.095334-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/srm-impl/0.13.0-SNAPSHOT/srm-impl-0.13.0-20240122.095334-1.pom (2.7 kB at 2.7 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/srm-impl/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/srm-impl/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/srm-impl/0.13.0-SNAPSHOT/maven-metadata.xml (790 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/srm-impl/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/srm-impl/maven-metadata.xml (298 B) [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ srm-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ srm-impl --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.serviceutils:srm-shell >--------------- [INFO] Building ODL :: serviceutils :: srm-shell 0.13.0-SNAPSHOT [18/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-services-maven-plugin/4.4.4/karaf-services-maven-plugin-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-services-maven-plugin/4.4.4/karaf-services-maven-plugin-4.4.4.pom (6.2 kB at 214 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-services-maven-plugin/4.4.4/karaf-services-maven-plugin-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-services-maven-plugin/4.4.4/karaf-services-maven-plugin-4.4.4.jar (21 kB at 2.4 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ srm-shell --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ srm-shell --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ srm-shell --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ srm-shell --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ srm-shell --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ srm-shell --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ srm-shell --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ srm-shell --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ srm-shell --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ srm-shell --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [forked debug release 17] to target/classes [WARNING] /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[44,12] [ReturnMissingNullable] Method returns a definitely null value but is not annotated @Nullable (see https://errorprone.info/bugpattern/ReturnMissingNullable) Did you mean 'public @Nullable Object execute() throws InterruptedException, ExecutionException {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[62,8] [ReturnMissingNullable] Method returns a definitely null value but is not annotated @Nullable (see https://errorprone.info/bugpattern/ReturnMissingNullable) Did you mean 'public @Nullable Object execute() throws InterruptedException, ExecutionException {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[43,18] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[56,22] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[58,22] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[59,22] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java:[43,17] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'private void clearOpsDs() throws ExecutionException, InterruptedException {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[43,12] [ReturnMissingNullable] Method returns a definitely null value but is not annotated @Nullable (see https://errorprone.info/bugpattern/ReturnMissingNullable) Did you mean 'public @Nullable Object execute() throws InterruptedException, ExecutionException {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[48,12] [ReturnMissingNullable] Method returns a definitely null value but is not annotated @Nullable (see https://errorprone.info/bugpattern/ReturnMissingNullable) Did you mean 'public @Nullable Object execute() throws InterruptedException, ExecutionException {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[53,12] [ReturnMissingNullable] Method returns a definitely null value but is not annotated @Nullable (see https://errorprone.info/bugpattern/ReturnMissingNullable) Did you mean 'public @Nullable Object execute() throws InterruptedException, ExecutionException {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[76,8] [ReturnMissingNullable] Method returns a definitely null value but is not annotated @Nullable (see https://errorprone.info/bugpattern/ReturnMissingNullable) Did you mean 'public @Nullable Object execute() throws InterruptedException, ExecutionException {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[47,18] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[52,18] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[69,22] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[71,22] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[72,22] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[73,22] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ srm-shell >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ srm-shell --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ srm-shell <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ srm-shell --- [INFO] [INFO] --- karaf-services-maven-plugin:4.4.4:service-metadata-generate (service-metadata-generate) @ srm-shell --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-lightweight/3.5.2/wagon-http-lightweight-3.5.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-lightweight/3.5.2/wagon-http-lightweight-3.5.2.pom (2.6 kB at 188 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-lightweight/3.5.2/wagon-http-lightweight-3.5.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-lightweight/3.5.2/wagon-http-lightweight-3.5.2.jar (17 kB at 780 kB/s) [INFO] Service org.opendaylight.serviceutils.srm.shell.RecoverCommand [INFO] Service org.opendaylight.serviceutils.srm.shell.SrmDebugCommand [INFO] Service org.opendaylight.serviceutils.srm.shell.ReinstallCommand [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ srm-shell --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ srm-shell --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ srm-shell --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ srm-shell --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ srm-shell --- [INFO] Building bundle: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/target/srm-shell-0.13.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ srm-shell --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ srm-shell --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ srm-shell --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ srm-shell --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ srm-shell --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ srm-shell --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ srm-shell --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ srm-shell --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/target/srm-shell-0.13.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/srm-shell/0.13.0-SNAPSHOT/srm-shell-0.13.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/pom.xml to /tmp/r/org/opendaylight/serviceutils/srm-shell/0.13.0-SNAPSHOT/srm-shell-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ srm-shell --- [INFO] Installing org/opendaylight/serviceutils/srm-shell/0.13.0-SNAPSHOT/srm-shell-0.13.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ srm-shell --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/srm-shell/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/srm-shell/0.13.0-SNAPSHOT/srm-shell-0.13.0-20240122.095334-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/srm-shell/0.13.0-SNAPSHOT/srm-shell-0.13.0-20240122.095334-1.jar (28 kB at 28 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/srm-shell/0.13.0-SNAPSHOT/srm-shell-0.13.0-20240122.095334-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/srm-shell/0.13.0-SNAPSHOT/srm-shell-0.13.0-20240122.095334-1.pom (2.3 kB) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/srm-shell/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/srm-shell/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/srm-shell/0.13.0-SNAPSHOT/maven-metadata.xml (791 B at 791 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/srm-shell/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/srm-shell/maven-metadata.xml (299 B) [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ srm-shell --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ srm-shell --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/dependency_tree.txt [INFO] [INFO] ---------< org.opendaylight.serviceutils:odl-serviceutils-srm >--------- [INFO] Building ODL :: serviceutils :: SRM 0.13.0-SNAPSHOT [19/30] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-serviceutils-srm --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-serviceutils-srm --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-serviceutils-srm --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-serviceutils-srm --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-serviceutils-srm --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-serviceutils-srm --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-serviceutils-srm --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-serviceutils-srm --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-serviceutils-srm --- [INFO] Created: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-srm/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-srm --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 50 kB/s) [INFO] Generating feature descriptor file /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-srm/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-serviceutils-srm --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-serviceutils-srm >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-serviceutils-srm --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-serviceutils-srm <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-serviceutils-srm --- [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default) @ odl-serviceutils-srm --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ odl-serviceutils-srm --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ odl-serviceutils-srm --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-serviceutils-srm --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-srm --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-serviceutils-srm --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-serviceutils-srm --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-serviceutils-srm --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-serviceutils-srm --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-serviceutils-srm --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-srm/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/odl-serviceutils-srm-0.13.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-srm/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/odl-serviceutils-srm-0.13.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-serviceutils-srm --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/odl-serviceutils-srm-0.13.0-20240122.095334-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/odl-serviceutils-srm-0.13.0-20240122.095334-1.pom (2.1 kB at 2.1 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-srm/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/maven-metadata.xml (628 B at 628 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-srm/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-srm/maven-metadata.xml (310 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/odl-serviceutils-srm-0.13.0-20240122.095334-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/odl-serviceutils-srm-0.13.0-20240122.095334-1-features.xml (1.0 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/maven-metadata.xml (844 B at 422 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-serviceutils-srm --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-srm/dependency_tree.txt [INFO] [INFO] --------< org.opendaylight.serviceutils:serviceutils-features >--------- [INFO] Building ODL :: serviceutils :: serviceutils-features 0.13.0-SNAPSHOT [20/30] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ serviceutils-features --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ serviceutils-features --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ serviceutils-features --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ serviceutils-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ serviceutils-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ serviceutils-features --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ serviceutils-features --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ serviceutils-features --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ serviceutils-features --- [INFO] Created: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/serviceutils-features/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ serviceutils-features --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.13.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 99 kB/s) [INFO] Generating feature descriptor file /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/serviceutils-features/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ serviceutils-features --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ serviceutils-features >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ serviceutils-features --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ serviceutils-features <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ serviceutils-features --- [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default) @ serviceutils-features --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ serviceutils-features --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ serviceutils-features --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ serviceutils-features --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ serviceutils-features --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ serviceutils-features --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ serviceutils-features --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ serviceutils-features --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ serviceutils-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ serviceutils-features --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/serviceutils-features/pom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-features/0.13.0-SNAPSHOT/serviceutils-features-0.13.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/serviceutils-features/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-features/0.13.0-SNAPSHOT/serviceutils-features-0.13.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ serviceutils-features --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-features/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-features/0.13.0-SNAPSHOT/serviceutils-features-0.13.0-20240122.095334-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-features/0.13.0-SNAPSHOT/serviceutils-features-0.13.0-20240122.095334-1.pom (2.4 kB at 2.4 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-features/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-features/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-features/0.13.0-SNAPSHOT/maven-metadata.xml (629 B at 629 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-features/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-features/maven-metadata.xml (311 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-features/0.13.0-SNAPSHOT/serviceutils-features-0.13.0-20240122.095334-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-features/0.13.0-SNAPSHOT/serviceutils-features-0.13.0-20240122.095334-1-features.xml (1.5 kB at 1.5 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-features/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-features/0.13.0-SNAPSHOT/maven-metadata.xml (845 B at 845 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ serviceutils-features --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/serviceutils-features/dependency_tree.txt [INFO] [INFO] ---< org.opendaylight.serviceutils:serviceutils-features-aggregator >--- [INFO] Building ODL :: serviceutils :: serviceutils-features-aggregator 0.13.0-SNAPSHOT [21/30] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ serviceutils-features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ serviceutils-features-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ serviceutils-features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ serviceutils-features-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ serviceutils-features-aggregator --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/pom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.13.0-SNAPSHOT/serviceutils-features-aggregator-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ serviceutils-features-aggregator --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.13.0-SNAPSHOT/serviceutils-features-aggregator-0.13.0-20240122.095334-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.13.0-SNAPSHOT/serviceutils-features-aggregator-0.13.0-20240122.095334-1.pom (1.5 kB at 1.5 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-features-aggregator/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.13.0-SNAPSHOT/maven-metadata.xml (640 B at 640 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-features-aggregator/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-features-aggregator/maven-metadata.xml (322 B at 322 kB/s) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ serviceutils-features-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/dependency_tree.txt [INFO] [INFO] --------< org.opendaylight.serviceutils:serviceutils-artifacts >-------- [INFO] Building ODL :: serviceutils :: serviceutils-artifacts 0.13.0-SNAPSHOT [22/30] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ serviceutils-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ serviceutils-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ serviceutils-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ serviceutils-artifacts --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ serviceutils-artifacts --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/artifacts/pom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-artifacts/0.13.0-SNAPSHOT/serviceutils-artifacts-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ serviceutils-artifacts --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-artifacts/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-artifacts/0.13.0-SNAPSHOT/serviceutils-artifacts-0.13.0-20240122.095334-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-artifacts/0.13.0-SNAPSHOT/serviceutils-artifacts-0.13.0-20240122.095334-1.pom (4.9 kB at 4.9 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-artifacts/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-artifacts/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-artifacts/0.13.0-SNAPSHOT/maven-metadata.xml (630 B at 630 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-artifacts/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-artifacts/maven-metadata.xml (312 B) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ serviceutils-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/artifacts/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.serviceutils:metrics-impl-test >----------- [INFO] Building ODL :: serviceutils :: metrics-impl-test 0.13.0-SNAPSHOT [23/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ metrics-impl-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ metrics-impl-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ metrics-impl-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ metrics-impl-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ metrics-impl-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ metrics-impl-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ metrics-impl-test --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ metrics-impl-test --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-impl-test --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ metrics-impl-test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-test/src/main/java/org/opendaylight/serviceutils/metrics/testimpl/TestMetricProviderImpl.java:[159,17] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-test/src/main/java/org/opendaylight/serviceutils/metrics/testimpl/TestMetricProviderImpl.java:[92,19] [removal] newCounter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-test/src/main/java/org/opendaylight/serviceutils/metrics/testimpl/TestMetricProviderImpl.java:[30,17] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ metrics-impl-test >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ metrics-impl-test --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ metrics-impl-test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ metrics-impl-test --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-impl-test --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ metrics-impl-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ metrics-impl-test --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ metrics-impl-test --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-impl-test --- [INFO] Building bundle: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-test/target/metrics-impl-test-0.13.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-test/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ metrics-impl-test --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ metrics-impl-test --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-impl-test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ metrics-impl-test --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ metrics-impl-test --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ metrics-impl-test --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ metrics-impl-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metrics-impl-test --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-test/target/metrics-impl-test-0.13.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl-test/0.13.0-SNAPSHOT/metrics-impl-test-0.13.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-test/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl-test/0.13.0-SNAPSHOT/metrics-impl-test-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-impl-test --- [INFO] Installing org/opendaylight/serviceutils/metrics-impl-test/0.13.0-SNAPSHOT/metrics-impl-test-0.13.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ metrics-impl-test --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl-test/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl-test/0.13.0-SNAPSHOT/metrics-impl-test-0.13.0-20240122.095334-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl-test/0.13.0-SNAPSHOT/metrics-impl-test-0.13.0-20240122.095334-1.jar (13 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl-test/0.13.0-SNAPSHOT/metrics-impl-test-0.13.0-20240122.095334-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl-test/0.13.0-SNAPSHOT/metrics-impl-test-0.13.0-20240122.095334-1.pom (1.4 kB at 1.4 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl-test/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl-test/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl-test/0.13.0-SNAPSHOT/maven-metadata.xml (799 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl-test/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl-test/maven-metadata.xml (307 B) [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ metrics-impl-test --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ metrics-impl-test --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-test/dependency_tree.txt [INFO] [INFO] -------< org.opendaylight.serviceutils:metrics-impl-prometheus >-------- [INFO] Building ODL :: serviceutils :: metrics-impl-prometheus 0.13.0-SNAPSHOT [24/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.pom (1.6 kB at 115 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/prometheus/simpleclient_hotspot/0.10.0/simpleclient_hotspot-0.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/prometheus/simpleclient_hotspot/0.10.0/simpleclient_hotspot-0.10.0.pom (2.3 kB at 125 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/prometheus/simpleclient_servlet/0.10.0/simpleclient_servlet-0.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/prometheus/simpleclient_servlet/0.10.0/simpleclient_servlet-0.10.0.pom (2.7 kB at 250 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.pom (1.6 kB at 135 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.pom (2.7 kB at 224 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/prometheus/simpleclient_hotspot/0.10.0/simpleclient_hotspot-0.10.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/prometheus/simpleclient_servlet/0.10.0/simpleclient_servlet-0.10.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/prometheus/simpleclient/0.10.0/simpleclient-0.10.0.jar (69 kB at 2.6 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.http.whiteboard/1.1.1/org.osgi.service.http.whiteboard-1.1.1.jar (100 kB at 3.3 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/prometheus/simpleclient_hotspot/0.10.0/simpleclient_hotspot-0.10.0.jar (22 kB at 679 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/prometheus/simpleclient_servlet/0.10.0/simpleclient_servlet-0.10.0.jar (7.7 kB at 239 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/prometheus/simpleclient_common/0.10.0/simpleclient_common-0.10.0.jar (7.7 kB at 209 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ metrics-impl-prometheus --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ metrics-impl-prometheus --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ metrics-impl-prometheus --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ metrics-impl-prometheus --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ metrics-impl-prometheus --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ metrics-impl-prometheus --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ metrics-impl-prometheus --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ metrics-impl-prometheus --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-impl-prometheus --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ metrics-impl-prometheus --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[190,17] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[148,19] [removal] newCounter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[97,17] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/MeterAdapter.java:[40,28] [LongDoubleConversion] Conversion from long to double may lose precision; use an explicit cast to double if this was intentional (see https://errorprone.info/bugpattern/LongDoubleConversion) Did you mean 'prometheusChild.inc((double) howMany);'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[51,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. (see https://errorprone.info/bugpattern/UnnecessarilyVisible) Did you mean 'PrometheusMetricProvider() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[57,16] [MissingOverride] close implements method in AutoCloseable; expected @Override (see https://errorprone.info/bugpattern/MissingOverride) Did you mean '@Override @PreDestroy'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[85,26] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case) (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) Did you mean 'String fullId = makeId(descriptor, labelNames);'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[87,22] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var sb = new StringBuilder('? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/MeterNoChildAdapter.java:[40,30] [LongDoubleConversion] Conversion from long to double may lose precision; use an explicit cast to double if this was intentional (see https://errorprone.info/bugpattern/LongDoubleConversion) Did you mean 'prometheusCounter.inc((double) howMany);'? [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ metrics-impl-prometheus >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ metrics-impl-prometheus --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ metrics-impl-prometheus <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ metrics-impl-prometheus --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-impl-prometheus --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ metrics-impl-prometheus --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [forked debug release 17] to target/test-classes [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/src/test/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProviderImplTest.java:[40,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void newMeter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/src/test/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProviderImplTest.java:[31,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void newMeter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/src/test/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProviderImplTest.java:[68,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void newMeter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/src/test/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProviderImplTest.java:[50,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void newMeter() {'? [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ metrics-impl-prometheus --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ metrics-impl-prometheus --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-impl-prometheus --- [INFO] Building bundle: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/target/metrics-impl-prometheus-0.13.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ metrics-impl-prometheus --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ metrics-impl-prometheus --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-impl-prometheus --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ metrics-impl-prometheus --- [WARNING] Unused declared dependencies found: [WARNING] io.prometheus:simpleclient_hotspot:jar:0.10.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ metrics-impl-prometheus --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ metrics-impl-prometheus --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ metrics-impl-prometheus --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metrics-impl-prometheus --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/target/metrics-impl-prometheus-0.13.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl-prometheus/0.13.0-SNAPSHOT/metrics-impl-prometheus-0.13.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl-prometheus/0.13.0-SNAPSHOT/metrics-impl-prometheus-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-impl-prometheus --- [INFO] Installing org/opendaylight/serviceutils/metrics-impl-prometheus/0.13.0-SNAPSHOT/metrics-impl-prometheus-0.13.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ metrics-impl-prometheus --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl-prometheus/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl-prometheus/0.13.0-SNAPSHOT/metrics-impl-prometheus-0.13.0-20240122.095334-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl-prometheus/0.13.0-SNAPSHOT/metrics-impl-prometheus-0.13.0-20240122.095334-1.jar (19 kB at 19 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl-prometheus/0.13.0-SNAPSHOT/metrics-impl-prometheus-0.13.0-20240122.095334-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl-prometheus/0.13.0-SNAPSHOT/metrics-impl-prometheus-0.13.0-20240122.095334-1.pom (3.0 kB at 3.0 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl-prometheus/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl-prometheus/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl-prometheus/0.13.0-SNAPSHOT/maven-metadata.xml (805 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl-prometheus/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl-prometheus/maven-metadata.xml (313 B) [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ metrics-impl-prometheus --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ metrics-impl-prometheus --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.serviceutils:metrics-sample >------------ [INFO] Building ODL :: serviceutils :: metrics-sample 0.13.0-SNAPSHOT [25/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/prometheus/simpleclient_httpserver/0.10.0/simpleclient_httpserver-0.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/prometheus/simpleclient_httpserver/0.10.0/simpleclient_httpserver-0.10.0.pom (2.0 kB at 154 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/inject.guice.testutils/6.0.4/inject.guice.testutils-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/inject.guice.testutils/6.0.4/inject.guice.testutils-6.0.4.pom (2.1 kB at 234 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/inject/6.0.4/inject-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/inject/6.0.4/inject-6.0.4.pom (1.6 kB at 164 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/prometheus/simpleclient_httpserver/0.10.0/simpleclient_httpserver-0.10.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/inject.guice.testutils/6.0.4/inject.guice.testutils-6.0.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/inject/6.0.4/inject-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/prometheus/simpleclient_httpserver/0.10.0/simpleclient_httpserver-0.10.0.jar (10 kB at 805 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/inject.guice.testutils/6.0.4/inject.guice.testutils-6.0.4.jar (14 kB at 912 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/inject/6.0.4/inject-6.0.4.jar (12 kB at 805 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ metrics-sample --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ metrics-sample --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ metrics-sample --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ metrics-sample --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ metrics-sample --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ metrics-sample --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ metrics-sample --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ metrics-sample --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-sample --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/sample/impl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ metrics-sample --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsAdvancedExample.java:[57,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. (see https://errorprone.info/bugpattern/UnnecessarilyVisible) Did you mean 'MetricsAdvancedExample(@Reference MetricProvider metricProvider) {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsExample.java:[61,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. (see https://errorprone.info/bugpattern/UnnecessarilyVisible) Did you mean 'MetricsExample(@Reference MetricProvider metricProvider) {'? [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ metrics-sample >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ metrics-sample --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ metrics-sample <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ metrics-sample --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-sample --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/sample/impl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ metrics-sample --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [forked debug release 17] to target/test-classes [WARNING] /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.4/infrautils-testutils-6.0.4.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.4/infrautils-testutils-6.0.4.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.4/infrautils-testutils-6.0.4.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.4/infrautils-testutils-6.0.4.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.4/infrautils-testutils-6.0.4.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.4/infrautils-testutils-6.0.4.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsExampleTest.java:[25,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void metricsExample() throws InterruptedException {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsExampleTest.java:[26,27] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var metricsProvider = new MetricProviderImpl();'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsExampleTest.java:[27,23] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var metricsExample = new MetricsExample(metricsProvider);'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsPrometheusExampleMain.java:[28,21] [try] auto-closeable resource metricsExample is never referenced in body of corresponding try statement [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsPrometheusExampleMain.java:[29,27] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var server = new HTTPServer(new InetSocketAddress("localhost", 1234), metricProvider.registry());'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsExampleMain.java:[25,28] [try] auto-closeable resource metricsExample is never referenced in body of corresponding try statement [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsExampleMain.java:[24,27] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var metricProvider = new MetricProviderImpl();'? [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ metrics-sample --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ metrics-sample --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-sample --- [INFO] Building bundle: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/sample/impl/target/metrics-sample-0.13.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/sample/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ metrics-sample --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ metrics-sample --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-sample --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ metrics-sample --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] io.prometheus:simpleclient:jar:0.10.0:test [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ metrics-sample --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ metrics-sample --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ metrics-sample --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metrics-sample --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/sample/impl/target/metrics-sample-0.13.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-sample/0.13.0-SNAPSHOT/metrics-sample-0.13.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/sample/impl/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-sample/0.13.0-SNAPSHOT/metrics-sample-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-sample --- [INFO] Installing org/opendaylight/serviceutils/metrics-sample/0.13.0-SNAPSHOT/metrics-sample-0.13.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ metrics-sample --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-sample/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-sample/0.13.0-SNAPSHOT/metrics-sample-0.13.0-20240122.095334-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-sample/0.13.0-SNAPSHOT/metrics-sample-0.13.0-20240122.095334-1.jar (15 kB at 15 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-sample/0.13.0-SNAPSHOT/metrics-sample-0.13.0-20240122.095334-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-sample/0.13.0-SNAPSHOT/metrics-sample-0.13.0-20240122.095334-1.pom (2.7 kB) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-sample/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-sample/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-sample/0.13.0-SNAPSHOT/maven-metadata.xml (796 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-sample/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-sample/maven-metadata.xml (304 B) [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ metrics-sample --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ metrics-sample --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/sample/impl/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.serviceutils:metrics-it >-------------- [INFO] Building ODL :: serviceutils :: metrics-it 0.13.0-SNAPSHOT [26/30] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/itestutils/6.0.4/itestutils-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/itestutils/6.0.4/itestutils-6.0.4.pom (4.6 kB at 217 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-link/2.6.14/pax-url-link-2.6.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-link/2.6.14/pax-url-link-2.6.14.pom (3.3 kB at 275 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/itestutils/6.0.4/itestutils-6.0.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-link/2.6.14/pax-url-link-2.6.14.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-empty/13.0.7/opendaylight-karaf-empty-13.0.7.tar.gz [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-link/2.6.14/pax-url-link-2.6.14.jar (7.7 kB at 296 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/itestutils/6.0.4/itestutils-6.0.4.jar (12 kB at 431 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.jar (2.6 MB at 44 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-empty/13.0.7/opendaylight-karaf-empty-13.0.7.tar.gz (72 MB at 160 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ metrics-it --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ metrics-it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ metrics-it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ metrics-it --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ metrics-it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ metrics-it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ metrics-it --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ metrics-it --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ metrics-it --- [INFO] Created: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/it/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-it --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/it/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ metrics-it --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ metrics-it >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ metrics-it --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ metrics-it <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ metrics-it --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-it --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/it/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ metrics-it --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/it/src/test/java/org/opendaylight/serviceutils/metrics/it/MetricsIntegrationTest.java:[31,42] newCounter(java.lang.Object,java.lang.String) in org.opendaylight.serviceutils.metrics.MetricProvider has been deprecated and marked for removal [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ metrics-it --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ metrics-it --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ metrics-it --- [INFO] Building jar: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/it/target/metrics-it-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ metrics-it --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ metrics-it --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-it --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ metrics-it --- [WARNING] Used undeclared dependencies found: [WARNING] org.ops4j.pax.exam:pax-exam:jar:4.13.5:test [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:provided [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.serviceutils:serviceutils-features:xml:features:0.13.0-SNAPSHOT:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.serviceutils:metrics-api:jar:0.13.0-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ metrics-it --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ metrics-it --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ metrics-it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metrics-it --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/it/target/metrics-it-0.13.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-it/0.13.0-SNAPSHOT/metrics-it-0.13.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/it/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-it/0.13.0-SNAPSHOT/metrics-it-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ metrics-it --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-it/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-it/0.13.0-SNAPSHOT/metrics-it-0.13.0-20240122.095334-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-it/0.13.0-SNAPSHOT/metrics-it-0.13.0-20240122.095334-1.jar (8.7 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-it/0.13.0-SNAPSHOT/metrics-it-0.13.0-20240122.095334-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-it/0.13.0-SNAPSHOT/metrics-it-0.13.0-20240122.095334-1.pom (2.0 kB) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-it/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-it/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-it/0.13.0-SNAPSHOT/maven-metadata.xml (792 B at 792 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-it/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/serviceutils/metrics-it/maven-metadata.xml (300 B) [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ metrics-it --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/it/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.serviceutils:metrics-aggregator >---------- [INFO] Building ODL :: serviceutils :: metrics-aggregator 0.13.0-SNAPSHOT [27/30] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ metrics-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ metrics-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ metrics-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ metrics-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metrics-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ metrics-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ metrics-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.serviceutils:srm-aggregator >------------ [INFO] Building ODL :: serviceutils :: srm-aggregator 0.13.0-SNAPSHOT [28/30] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ srm-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ srm-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ srm-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ srm-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ srm-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ srm-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ srm-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.serviceutils:serviceutils-karaf >---------- [INFO] Building ODL :: serviceutils :: serviceutils-karaf 0.13.0-SNAPSHOT [29/30] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-remote-resources-plugin/3.1.0/maven-remote-resources-plugin-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-remote-resources-plugin/3.1.0/maven-remote-resources-plugin-3.1.0.pom (15 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-remote-resources-plugin/3.1.0/maven-remote-resources-plugin-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-remote-resources-plugin/3.1.0/maven-remote-resources-plugin-3.1.0.jar (82 kB at 6.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/13.0.7/karaf-plugin-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/13.0.7/karaf-plugin-13.0.7.pom (4.3 kB at 390 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/13.0.7/karaf-plugin-13.0.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/13.0.7/karaf-plugin-13.0.7.jar (35 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.pom (2.3 kB at 190 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/13.0.7/opendaylight-karaf-resources-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/13.0.7/opendaylight-karaf-resources-13.0.7.pom (13 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/13.0.7/logging-markers-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/13.0.7/logging-markers-13.0.7.pom (1.5 kB at 63 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/13.0.7/opendaylight-karaf-resources-13.0.7.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/13.0.7/logging-markers-13.0.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/13.0.7/logging-markers-13.0.7.jar (9.3 kB at 663 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar (48 kB at 3.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/13.0.7/opendaylight-karaf-resources-13.0.7.jar (9.0 MB at 114 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ serviceutils-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ serviceutils-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ serviceutils-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ serviceutils-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ serviceutils-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ serviceutils-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ serviceutils-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ serviceutils-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ serviceutils-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/karaf/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ serviceutils-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.4:assembly (process-resources) @ serviceutils-karaf --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.4/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.4/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.7 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.4/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/serviceutils-features/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-listener/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/11.0.4/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/11.0.4/xml/features [INFO] Feature kar/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature cbdc9867-2999-4566-85c9-ba78b4f94746/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.7 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.7 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] Feature jaas-boot/4.4.4 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 [INFO] Feature jaas/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature bundle/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.4 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature shell/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature package/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.4 [INFO] Feature aries-proxy/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 [INFO] Feature service/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.4 [INFO] Feature ssh/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature feature/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature system/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature management/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.4 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature log/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature aries-blueprint/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature config/4.4.4 is defined as a boot feature [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature framework/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature instance/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.4 [INFO] Feature diagnostic/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.4 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.4.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.4 [INFO] Feature shell-compat/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.4 [INFO] Feature deployer/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 [INFO] Feature scr/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature standard/4.4.4 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.4 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ serviceutils-karaf --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ serviceutils-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ serviceutils-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ serviceutils-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ serviceutils-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ serviceutils-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/karaf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ serviceutils-karaf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ serviceutils-karaf --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ serviceutils-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ serviceutils-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ serviceutils-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/13.0.7/opendaylight-karaf-resources-13.0.7-config.properties [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/13.0.7/opendaylight-karaf-resources-13.0.7-config.properties (4.5 kB at 320 kB/s) [INFO] Copying opendaylight-karaf-resources-13.0.7-config.properties to /w/workspace/serviceutils-distribution-check-calcium/serviceutils/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ serviceutils-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ serviceutils-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.0.7:populate-local-repo (populate-local-repo) @ serviceutils-karaf --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/1.1.0/aether-api-1.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/1.1.0/aether-api-1.1.0.pom (1.8 kB at 91 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom (26 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/1.1.0/aether-api-1.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/1.1.0/aether-api-1.1.0.jar (136 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.pom (1.4 kB at 22 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.3.8/logback-core-1.3.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.3.8/logback-core-1.3.8.pom (5.2 kB at 347 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-parent/1.3.8/logback-parent-1.3.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-parent/1.3.8/logback-parent-1.3.8.pom (21 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.3.8/logback-classic-1.3.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.3.8/logback-classic-1.3.8.pom (13 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom (2.7 kB at 208 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom (17 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.1.3/logback-core-1.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.1.3/logback-core-1.1.3.pom (4.2 kB at 381 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-parent/1.1.3/logback-parent-1.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-parent/1.1.3/logback-parent-1.1.3.pom (16 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.1.3/logback-classic-1.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.1.3/logback-classic-1.1.3.pom (13 kB at 847 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom (2.7 kB at 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom (12 kB at 850 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.pom (2.1 kB at 84 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.pom (1.8 kB at 131 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.21.1/error_prone_parent-2.21.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.21.1/error_prone_parent-2.21.1.pom (13 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.pom (389 B at 35 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.12.21/byte-buddy-1.12.21.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.12.21/byte-buddy-1.12.21.pom (16 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.12.21/byte-buddy-parent-1.12.21.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.12.21/byte-buddy-parent-1.12.21.pom (58 kB at 4.2 MB/s) [INFO] Feature repository discovered recursively: 23fb5584-af6f-4356-84b1-b8531cf2aa69 [INFO] Feature repository discovered recursively: serviceutils-features [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-8.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-8.0.3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-controller-8.0.3 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.3 [INFO] Feature repository discovered recursively: framework-4.4.4 [INFO] Feature repository discovered recursively: standard-4.4.4 [INFO] Feature repository discovered recursively: framework-4.4.4 [INFO] Feature repository discovered recursively: serviceutils-features [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-8.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-8.0.3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-controller-8.0.3 [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.3 [INFO] Feature repository discovered recursively: standard-4.4.4 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.22 [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.framework.security/2.8.4/org.apache.felix.framework.security-2.8.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.framework.security/2.8.4/org.apache.felix.framework.security-2.8.4.jar (92 kB at 6.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/service/org.apache.karaf.service.guard/4.4.4/org.apache.karaf.service.guard-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/service/org.apache.karaf.service.guard/4.4.4/org.apache.karaf.service.guard-4.4.4.jar (42 kB at 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.osgi.service.obr/1.0.2/org.osgi.service.obr-1.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.osgi.service.obr/1.0.2/org.osgi.service.obr-1.0.2.jar (12 kB at 822 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.bundlerepository/2.0.10/org.apache.felix.bundlerepository-2.0.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.bundlerepository/2.0.10/org.apache.felix.bundlerepository-2.0.10.jar (237 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/obr/org.apache.karaf.obr.core/4.4.4/org.apache.karaf.obr.core-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/obr/org.apache.karaf.obr.core/4.4.4/org.apache.karaf.obr.core-4.4.4.jar (55 kB at 4.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-obr/2.6.14/pax-url-obr-2.6.14-uber.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-obr/2.6.14/pax-url-obr-2.6.14-uber.jar (59 kB at 4.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.config/4.4.4/org.apache.karaf.jaas.blueprint.config-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.config/4.4.4/org.apache.karaf.jaas.blueprint.config-4.4.4.jar (16 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.httplite.complete/0.1.6/org.apache.felix.httplite.complete-0.1.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.httplite.complete/0.1.6/org.apache.felix.httplite.complete-0.1.6.jar (101 kB at 7.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.http.servlet-api/1.2.0/org.apache.felix.http.servlet-api-1.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.http.servlet-api/1.2.0/org.apache.felix.http.servlet-api-1.2.0.jar (281 kB at 19 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.http.jetty/4.2.2/org.apache.felix.http.jetty-4.2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.http.jetty/4.2.2/org.apache.felix.http.jetty-4.2.2.jar (3.8 MB at 71 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.http.whiteboard/4.0.0/org.apache.felix.http.whiteboard-4.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.http.whiteboard/4.0.0/org.apache.felix.http.whiteboard-4.0.0.jar (35 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/4.4.4/org.apache.karaf.webconsole.http-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/4.4.4/org.apache.karaf.webconsole.http-4.4.4.jar (42 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/http/org.apache.karaf.http.core/4.4.4/org.apache.karaf.http.core-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/http/org.apache.karaf.http.core/4.4.4/org.apache.karaf.http.core-4.4.4.jar (1.4 MB at 44 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/web/org.apache.karaf.web.core/4.4.4/org.apache.karaf.web.core-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/web/org.apache.karaf.web.core/4.4.4/org.apache.karaf.web.core-4.4.4.jar (35 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.console/4.4.4/org.apache.karaf.webconsole.console-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.console/4.4.4/org.apache.karaf.webconsole.console-4.4.4.jar (1.1 MB at 32 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.webconsole.plugins.memoryusage/1.0.10/org.apache.felix.webconsole.plugins.memoryusage-1.0.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.webconsole.plugins.memoryusage/1.0.10/org.apache.felix.webconsole.plugins.memoryusage-1.0.10.jar (52 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.instance/4.4.4/org.apache.karaf.webconsole.instance-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.instance/4.4.4/org.apache.karaf.webconsole.instance-4.4.4.jar (40 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.gogo/4.4.4/org.apache.karaf.webconsole.gogo-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.gogo/4.4.4/org.apache.karaf.webconsole.gogo-4.4.4.jar (60 kB at 5.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.features/4.4.4/org.apache.karaf.webconsole.features-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.features/4.4.4/org.apache.karaf.webconsole.features-4.4.4.jar (44 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/scheduler/org.apache.karaf.scheduler.core/4.4.4/org.apache.karaf.scheduler.core-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/scheduler/org.apache.karaf.scheduler.core/4.4.4/org.apache.karaf.scheduler.core-4.4.4.jar (633 kB at 23 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.4/org.apache.karaf.services.eventadmin-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.4/org.apache.karaf.services.eventadmin-4.4.4.jar (100 kB at 7.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.event/4.4.4/org.apache.karaf.event-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.event/4.4.4/org.apache.karaf.event-4.4.4.jar (29 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.webconsole.plugins.event/1.1.8/org.apache.felix.webconsole.plugins.event-1.1.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.webconsole.plugins.event/1.1.8/org.apache.felix.webconsole.plugins.event-1.1.8.jar (52 kB at 4.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1/org.apache.servicemix.bundles.jasypt-1.9.3_1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1/org.apache.servicemix.bundles.jasypt-1.9.3_1.jar (372 kB at 14 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.jasypt/4.4.4/org.apache.karaf.jaas.jasypt-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.jasypt/4.4.4/org.apache.karaf.jaas.jasypt-4.4.4.jar (14 kB at 87 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.4.4/org.apache.karaf.jaas.blueprint.jasypt-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.4.4/org.apache.karaf.jaas.blueprint.jasypt-4.4.4.jar (17 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt-spring31/1.9.3_1/org.apache.servicemix.bundles.jasypt-spring31-1.9.3_1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt-spring31/1.9.3_1/org.apache.servicemix.bundles.jasypt-spring31-1.9.3_1.jar (84 kB at 6.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.spring-security-crypto/5.3.3.RELEASE_2/org.apache.servicemix.bundles.spring-security-crypto-5.3.3.RELEASE_2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.spring-security-crypto/5.3.3.RELEASE_2/org.apache.servicemix.bundles.spring-security-crypto-5.3.3.RELEASE_2.jar (163 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.spring-security-crypto/4.4.4/org.apache.karaf.jaas.spring-security-crypto-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.spring-security-crypto/4.4.4/org.apache.karaf.jaas.spring-security-crypto-4.4.4.jar (15 kB at 279 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/blueprint/org.apache.aries.blueprint.webosgi/1.0.1/org.apache.aries.blueprint.webosgi-1.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/blueprint/org.apache.aries.blueprint.webosgi/1.0.1/org.apache.aries.blueprint.webosgi-1.0.1.jar (11 kB at 733 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-classpath/2.6.14/pax-url-classpath-2.6.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-classpath/2.6.14/pax-url-classpath-2.6.14.jar (36 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-osgi/1.7.1/jolokia-osgi-1.7.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-osgi/1.7.1/jolokia-osgi-1.7.1.jar (438 kB at 34 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/maven/org.apache.karaf.maven.core/4.4.4/org.apache.karaf.maven.core-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/maven/org.apache.karaf.maven.core/4.4.4/org.apache.karaf.maven.core-4.4.4.jar (595 kB at 31 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/audit/org.apache.karaf.audit.core/4.4.4/org.apache.karaf.audit.core-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/audit/org.apache.karaf.audit.core/4.4.4/org.apache.karaf.audit.core-4.4.4.jar (67 kB at 4.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/manual/4.4.4/manual-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/manual/4.4.4/manual-4.4.4.jar (1.3 MB at 47 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-compatibility-annotation13/8.0.22/pax-web-compatibility-annotation13-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-compatibility-annotation13/8.0.22/pax-web-compatibility-annotation13-8.0.22.jar (3.0 kB at 371 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar (80 kB at 6.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-compatibility-el2/8.0.22/pax-web-compatibility-el2-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-compatibility-el2/8.0.22/pax-web-compatibility-el2-8.0.22.jar (3.0 kB at 301 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar (83 kB at 8.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-compatibility-servlet31/8.0.22/pax-web-compatibility-servlet31-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-compatibility-servlet31/8.0.22/pax-web-compatibility-servlet31-8.0.22.jar (3.0 kB at 297 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-api/8.0.22/pax-web-api-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-api/8.0.22/pax-web-api-8.0.22.jar (271 kB at 19 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-spi/8.0.22/pax-web-spi-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-spi/8.0.22/pax-web-spi-8.0.22.jar (782 kB at 43 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar (49 kB at 4.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-websocket/8.0.22/pax-web-websocket-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-websocket/8.0.22/pax-web-websocket-8.0.22.jar (8.7 kB at 871 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-client/9.4.52.v20230823/jetty-client-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-client/9.4.52.v20230823/jetty-client-9.4.52.v20230823.jar (328 kB at 25 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-servlets/9.4.52.v20230823/jetty-servlets-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-servlets/9.4.52.v20230823/jetty-servlets-9.4.52.v20230823.jar (108 kB at 5.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-continuation/9.4.52.v20230823/jetty-continuation-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-continuation/9.4.52.v20230823/jetty-continuation-9.4.52.v20230823.jar (25 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-jmx/9.4.52.v20230823/jetty-jmx-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-jmx/9.4.52.v20230823/jetty-jmx-9.4.52.v20230823.jar (42 kB at 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-jaas/9.4.52.v20230823/jetty-jaas-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-jaas/9.4.52.v20230823/jetty-jaas-9.4.52.v20230823.jar (48 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-rewrite/9.4.52.v20230823/jetty-rewrite-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-rewrite/9.4.52.v20230823/jetty-rewrite-9.4.52.v20230823.jar (45 kB at 3.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-openid/9.4.52.v20230823/jetty-openid-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-openid/9.4.52.v20230823/jetty-openid-9.4.52.v20230823.jar (39 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-proxy/9.4.52.v20230823/jetty-proxy-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-proxy/9.4.52.v20230823/jetty-proxy-9.4.52.v20230823.jar (97 kB at 6.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/javax-websocket-client-impl/9.4.52.v20230823/javax-websocket-client-impl-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/javax-websocket-client-impl/9.4.52.v20230823/javax-websocket-client-impl-9.4.52.v20230823.jar (168 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/javax-websocket-server-impl/9.4.52.v20230823/javax-websocket-server-impl-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/javax-websocket-server-impl/9.4.52.v20230823/javax-websocket-server-impl-9.4.52.v20230823.jar (48 kB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-api/9.4.52.v20230823/websocket-api-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-api/9.4.52.v20230823/websocket-api-9.4.52.v20230823.jar (52 kB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-common/9.4.52.v20230823/websocket-common-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-common/9.4.52.v20230823/websocket-common-9.4.52.v20230823.jar (215 kB at 18 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-client/9.4.52.v20230823/websocket-client-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-client/9.4.52.v20230823/websocket-client-9.4.52.v20230823.jar (46 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-server/9.4.52.v20230823/websocket-server-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-server/9.4.52.v20230823/websocket-server-9.4.52.v20230823.jar (46 kB at 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-servlet/9.4.52.v20230823/websocket-servlet-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-servlet/9.4.52.v20230823/websocket-servlet-9.4.52.v20230823.jar (30 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-hpack/9.4.52.v20230823/http2-hpack-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-hpack/9.4.52.v20230823/http2-hpack-9.4.52.v20230823.jar (52 kB at 4.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-common/9.4.52.v20230823/http2-common-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-common/9.4.52.v20230823/http2-common-9.4.52.v20230823.jar (206 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-server/9.4.52.v20230823/http2-server-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-server/9.4.52.v20230823/http2-server-9.4.52.v20230823.jar (61 kB at 4.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-client/9.4.52.v20230823/jetty-alpn-client-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-client/9.4.52.v20230823/jetty-alpn-client-9.4.52.v20230823.jar (17 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-client/9.4.52.v20230823/http2-client-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-client/9.4.52.v20230823/http2-client-9.4.52.v20230823.jar (29 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-http-client-transport/9.4.52.v20230823/http2-http-client-transport-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-http-client-transport/9.4.52.v20230823/http2-http-client-transport-9.4.52.v20230823.jar (42 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/alpn/alpn-api/1.1.3.v20160715/alpn-api-1.1.3.v20160715.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/alpn/alpn-api/1.1.3.v20160715/alpn-api-1.1.3.v20160715.jar (5.6 kB at 427 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-server/9.4.52.v20230823/jetty-alpn-server-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-server/9.4.52.v20230823/jetty-alpn-server-9.4.52.v20230823.jar (18 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-openjdk8-client/9.4.52.v20230823/jetty-alpn-openjdk8-client-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-openjdk8-client/9.4.52.v20230823/jetty-alpn-openjdk8-client-9.4.52.v20230823.jar (20 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-openjdk8-server/9.4.52.v20230823/jetty-alpn-openjdk8-server-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-openjdk8-server/9.4.52.v20230823/jetty-alpn-openjdk8-server-9.4.52.v20230823.jar (19 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-java-client/9.4.52.v20230823/jetty-alpn-java-client-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-java-client/9.4.52.v20230823/jetty-alpn-java-client-9.4.52.v20230823.jar (17 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-java-server/9.4.52.v20230823/jetty-alpn-java-server-9.4.52.v20230823.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-java-server/9.4.52.v20230823/jetty-alpn-java-server-9.4.52.v20230823.jar (17 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-runtime/8.0.22/pax-web-runtime-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-runtime/8.0.22/pax-web-runtime-8.0.22.jar (161 kB at 15 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-jetty/8.0.22/pax-web-jetty-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-jetty/8.0.22/pax-web-jetty-8.0.22.jar (106 kB at 8.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat-common/8.0.22/pax-web-tomcat-common-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat-common/8.0.22/pax-web-tomcat-common-8.0.22.jar (558 kB at 35 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.22/pax-web-features-8.0.22-config-jetty.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.22/pax-web-features-8.0.22-config-jetty.xml (4.4 kB at 340 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.22/pax-web-features-8.0.22-context-jetty.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.22/pax-web-features-8.0.22-context-jetty.xml (1.3 kB at 110 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-osgi-adapter/18.0.2/keycloak-osgi-adapter-18.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-osgi-adapter/18.0.2/keycloak-osgi-adapter-18.0.2.jar (26 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-jetty-adapter-spi/18.0.2/keycloak-jetty-adapter-spi-18.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-jetty-adapter-spi/18.0.2/keycloak-jetty-adapter-spi-18.0.2.jar (11 kB at 952 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-jetty-core/18.0.2/keycloak-jetty-core-18.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-jetty-core/18.0.2/keycloak-jetty-core-18.0.2.jar (20 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-jetty94-adapter/18.0.2/keycloak-jetty94-adapter-18.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-jetty94-adapter/18.0.2/keycloak-jetty94-adapter-18.0.2.jar (10 kB at 915 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-pax-web-jetty94/18.0.2/keycloak-pax-web-jetty94-18.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-pax-web-jetty94/18.0.2/keycloak-pax-web-jetty94-18.0.2.jar (14 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-jetty-keycloak/8.0.22/pax-web-jetty-keycloak-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-jetty-keycloak/8.0.22/pax-web-jetty-keycloak-8.0.22.jar (36 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/security/auth/message/jakarta.security.auth.message-api/1.1.3/jakarta.security.auth.message-api-1.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/security/auth/message/jakarta.security.auth.message-api/1.1.3/jakarta.security.auth.message-api-1.1.3.jar (43 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat/8.0.22/pax-web-tomcat-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat/8.0.22/pax-web-tomcat-8.0.22.jar (2.8 MB at 92 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat-websocket/8.0.22/pax-web-tomcat-websocket-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat-websocket/8.0.22/pax-web-tomcat-websocket-8.0.22.jar (246 kB at 22 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.22/pax-web-features-8.0.22-config-tomcat.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.22/pax-web-features-8.0.22-config-tomcat.xml (1.9 kB at 187 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.22/pax-web-features-8.0.22-context-tomcat.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.22/pax-web-features-8.0.22-context-tomcat.xml (784 B at 78 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat-keycloak18/8.0.22/pax-web-tomcat-keycloak18-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat-keycloak18/8.0.22/pax-web-tomcat-keycloak18-8.0.22.jar (40 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat-keycloak/8.0.22/pax-web-tomcat-keycloak-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat-keycloak/8.0.22/pax-web-tomcat-keycloak-8.0.22.jar (40 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.jar (78 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/xnio/xnio-api/3.8.10.Final/xnio-api-3.8.10.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/xnio/xnio-api/3.8.10.Final/xnio-api-3.8.10.Final.jar (585 kB at 29 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/xnio/xnio-nio/3.8.10.Final/xnio-nio-3.8.10.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/xnio/xnio-nio/3.8.10.Final/xnio-nio-3.8.10.Final.jar (111 kB at 8.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/undertow/undertow-core/2.2.26.Final/undertow-core-2.2.26.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/undertow/undertow-core/2.2.26.Final/undertow-core-2.2.26.Final.jar (2.4 MB at 79 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/undertow/undertow-servlet/2.2.26.Final/undertow-servlet-2.2.26.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/undertow/undertow-servlet/2.2.26.Final/undertow-servlet-2.2.26.Final.jar (547 kB at 32 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-undertow/8.0.22/pax-web-undertow-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-undertow/8.0.22/pax-web-undertow-8.0.22.jar (636 kB at 32 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/undertow/undertow-websockets-jsr/2.2.26.Final/undertow-websockets-jsr-2.2.26.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/undertow/undertow-websockets-jsr/2.2.26.Final/undertow-websockets-jsr-2.2.26.Final.jar (175 kB at 9.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-undertow-websocket/8.0.22/pax-web-undertow-websocket-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-undertow-websocket/8.0.22/pax-web-undertow-websocket-8.0.22.jar (14 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.22/pax-web-features-8.0.22-config-undertow.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.22/pax-web-features-8.0.22-config-undertow.xml (12 kB at 950 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-undertow-adapter-spi/18.0.2/keycloak-undertow-adapter-spi-18.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-undertow-adapter-spi/18.0.2/keycloak-undertow-adapter-spi-18.0.2.jar (23 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-undertow-adapter/18.0.2/keycloak-undertow-adapter-18.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-undertow-adapter/18.0.2/keycloak-undertow-adapter-18.0.2.jar (40 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-pax-web-undertow/18.0.2/keycloak-pax-web-undertow-18.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-pax-web-undertow/18.0.2/keycloak-pax-web-undertow-18.0.2.jar (12 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-undertow-keycloak/8.0.22/pax-web-undertow-keycloak-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-undertow-keycloak/8.0.22/pax-web-undertow-keycloak-8.0.22.jar (60 kB at 5.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.jar (3.1 MB at 82 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-jsp/8.0.22/pax-web-jsp-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-jsp/8.0.22/pax-web-jsp-8.0.22.jar (1.0 MB at 43 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-extender-whiteboard/8.0.22/pax-web-extender-whiteboard-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-extender-whiteboard/8.0.22/pax-web-extender-whiteboard-8.0.22.jar (103 kB at 5.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-extender-war/8.0.22/pax-web-extender-war-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-extender-war/8.0.22/pax-web-extender-war-8.0.22.jar (88 kB at 7.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-deployer/8.0.22/pax-web-deployer-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-deployer/8.0.22/pax-web-deployer-8.0.22.jar (14 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-karaf/8.0.22/pax-web-karaf-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-karaf/8.0.22/pax-web-karaf-8.0.22.jar (33 kB at 651 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/keycloak-common/8.0.22/keycloak-common-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/keycloak-common/8.0.22/keycloak-common-8.0.22.jar (777 kB at 46 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/keycloak-osgi-adapter/8.0.22/keycloak-osgi-adapter-8.0.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/keycloak-osgi-adapter/8.0.22/keycloak-osgi-adapter-8.0.22.jar (10 kB at 864 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore-osgi/4.4.16/httpcore-osgi-4.4.16.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore-osgi/4.4.16/httpcore-osgi-4.4.16.jar (695 kB at 9.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient-osgi/4.5.14/httpclient-osgi-4.5.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient-osgi/4.5.14/httpclient-osgi-4.5.14.jar (1.4 MB at 57 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.jar (8.4 MB at 86 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcpkix-jdk18on/1.76/bcpkix-jdk18on-1.76.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcpkix-jdk18on/1.76/bcpkix-jdk18on-1.76.jar (1.1 MB at 55 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcutil-jdk18on/1.76/bcutil-jdk18on-1.76.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcutil-jdk18on/1.76/bcutil-jdk18on-1.76.jar (677 kB at 31 MB/s) [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ serviceutils-karaf --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.12/ant-1.10.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.12/ant-1.10.12.pom (17 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom (6.5 kB at 466 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom (3.2 kB at 316 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.12/ant-1.10.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar (19 kB at 1.7 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 7.1 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.12/ant-1.10.12.jar (2.3 MB at 37 MB/s) [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ serviceutils-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ serviceutils-karaf --- [INFO] Building jar: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/karaf/target/serviceutils-karaf-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ serviceutils-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.4:archive (package) @ serviceutils-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ serviceutils-karaf --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ serviceutils-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ serviceutils-karaf --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.odlparent:karaf.branding:jar:13.0.7:compile [WARNING] org.apache.karaf.features:framework:kar:4.4.4:compile [WARNING] org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile [WARNING] org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ serviceutils-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ serviceutils-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ serviceutils-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ serviceutils-karaf --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/karaf/pom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-karaf/0.13.0-SNAPSHOT/serviceutils-karaf-0.13.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/karaf/target/serviceutils-karaf-0.13.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/serviceutils/serviceutils-karaf/0.13.0-SNAPSHOT/serviceutils-karaf-0.13.0-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/karaf/target/serviceutils-karaf-0.13.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/serviceutils/serviceutils-karaf/0.13.0-SNAPSHOT/serviceutils-karaf-0.13.0-SNAPSHOT.zip [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ serviceutils-karaf --- [INFO] Skipping artifact deployment [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ serviceutils-karaf --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/karaf/dependency_tree.txt [INFO] [INFO] -------< org.opendaylight.serviceutils:serviceutils-aggregator >-------- [INFO] Building serviceutils 0.13.0-SNAPSHOT [30/30] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ serviceutils-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ serviceutils-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ serviceutils-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ serviceutils-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ serviceutils-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ serviceutils-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ serviceutils-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/dependency_tree.txt [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for serviceutils 0.13.0-SNAPSHOT: [INFO] [INFO] ODL :: serviceutils :: quality-parent .............. SUCCESS [ 10.099 s] [INFO] ODL :: serviceutils :: binding-parent .............. SUCCESS [ 0.147 s] [INFO] ODL :: serviceutils :: commons ..................... SUCCESS [ 1.476 s] [INFO] ODL :: serviceutils :: metrics-api ................. SUCCESS [ 9.101 s] [INFO] ODL :: serviceutils :: tools-api ................... SUCCESS [ 3.881 s] [INFO] listener-api ....................................... SUCCESS [ 3.179 s] [INFO] rpc-api ............................................ SUCCESS [ 4.840 s] [INFO] ODL :: serviceutils :: tools-testutils ............. SUCCESS [ 6.848 s] [INFO] ODL :: serviceutils :: tools-aggregator ............ SUCCESS [ 0.006 s] [INFO] ODL :: serviceutils :: metrics-impl ................ SUCCESS [ 6.662 s] [INFO] ODL :: serviceutils :: Metrics ..................... SUCCESS [ 7.135 s] [INFO] ODL :: serviceutils :: listener tools .............. SUCCESS [ 1.015 s] [INFO] ODL :: serviceutils :: RPC tools ................... SUCCESS [ 0.208 s] [INFO] ODL :: serviceutils :: upgrade ..................... SUCCESS [ 2.729 s] [INFO] ODL :: serviceutils :: TOOLS ....................... SUCCESS [ 2.500 s] [INFO] ODL :: serviceutils :: srm-api ..................... SUCCESS [ 1.195 s] [INFO] ODL :: serviceutils :: srm-impl .................... SUCCESS [ 2.980 s] [INFO] ODL :: serviceutils :: srm-shell ................... SUCCESS [ 3.665 s] [INFO] ODL :: serviceutils :: SRM ......................... SUCCESS [ 0.256 s] [INFO] ODL :: serviceutils :: serviceutils-features ....... SUCCESS [ 0.219 s] [INFO] ODL :: serviceutils :: serviceutils-features-aggregator SUCCESS [ 0.030 s] [INFO] ODL :: serviceutils :: serviceutils-artifacts ...... SUCCESS [ 0.011 s] [INFO] ODL :: serviceutils :: metrics-impl-test ........... SUCCESS [ 2.434 s] [INFO] ODL :: serviceutils :: metrics-impl-prometheus ..... SUCCESS [ 4.973 s] [INFO] ODL :: serviceutils :: metrics-sample .............. SUCCESS [ 4.518 s] [INFO] ODL :: serviceutils :: metrics-it .................. SUCCESS [ 1.677 s] [INFO] ODL :: serviceutils :: metrics-aggregator .......... SUCCESS [ 0.003 s] [INFO] ODL :: serviceutils :: srm-aggregator .............. SUCCESS [ 0.002 s] [INFO] ODL :: serviceutils :: serviceutils-karaf .......... SUCCESS [ 17.651 s] [INFO] serviceutils ....................................... SUCCESS [ 0.004 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:49 min [INFO] Finished at: 2024-01-22T09:55:23Z [INFO] ------------------------------------------------------------------------ [serviceutils-distribution-check-calcium] $ /bin/sh -xe /tmp/jenkins12346586453253465216.sh + echo 'These are allowed projects: yangtools mdsal openflowjava aaa bgpcep controller daexim infrautils integration jsonrpc lispflowmapping mdsal netconf odlparent openflowplugin ovsdb serviceutils transportpce transportpce.models yangtools' These are allowed projects: yangtools mdsal openflowjava aaa bgpcep controller daexim infrautils integration jsonrpc lispflowmapping mdsal netconf odlparent openflowplugin ovsdb serviceutils transportpce transportpce.models yangtools + echo 'These are distribution pulled projects:' These are distribution pulled projects: + EXIT_CODE=0 ++ ls /tmp/r/org/opendaylight + for PROJECT in `ls /tmp/r/org/opendaylight` + echo 'checking controller' checking controller + [[ yangtools mdsal openflowjava aaa bgpcep controller daexim infrautils integration jsonrpc lispflowmapping mdsal netconf odlparent openflowplugin ovsdb serviceutils transportpce transportpce.models yangtools != *\c\o\n\t\r\o\l\l\e\r* ]] + for PROJECT in `ls /tmp/r/org/opendaylight` + echo 'checking infrautils' checking infrautils + [[ yangtools mdsal openflowjava aaa bgpcep controller daexim infrautils integration jsonrpc lispflowmapping mdsal netconf odlparent openflowplugin ovsdb serviceutils transportpce transportpce.models yangtools != *\i\n\f\r\a\u\t\i\l\s* ]] + for PROJECT in `ls /tmp/r/org/opendaylight` + echo 'checking mdsal' checking mdsal + [[ yangtools mdsal openflowjava aaa bgpcep controller daexim infrautils integration jsonrpc lispflowmapping mdsal netconf odlparent openflowplugin ovsdb serviceutils transportpce transportpce.models yangtools != *\m\d\s\a\l* ]] + for PROJECT in `ls /tmp/r/org/opendaylight` + echo 'checking odlparent' checking odlparent + [[ yangtools mdsal openflowjava aaa bgpcep controller daexim infrautils integration jsonrpc lispflowmapping mdsal netconf odlparent openflowplugin ovsdb serviceutils transportpce transportpce.models yangtools != *\o\d\l\p\a\r\e\n\t* ]] + for PROJECT in `ls /tmp/r/org/opendaylight` + echo 'checking serviceutils' checking serviceutils + [[ yangtools mdsal openflowjava aaa bgpcep controller daexim infrautils integration jsonrpc lispflowmapping mdsal netconf odlparent openflowplugin ovsdb serviceutils transportpce transportpce.models yangtools != *\s\e\r\v\i\c\e\u\t\i\l\s* ]] + for PROJECT in `ls /tmp/r/org/opendaylight` + echo 'checking yangtools' checking yangtools + [[ yangtools mdsal openflowjava aaa bgpcep controller daexim infrautils integration jsonrpc lispflowmapping mdsal netconf odlparent openflowplugin ovsdb serviceutils transportpce transportpce.models yangtools != *\y\a\n\g\t\o\o\l\s* ]] + exit 0 using settings config with name integration-settings Replacing all maven server entries not found in credentials list is true using global settings config with name global-settings Replacing all maven server entries not found in credentials list is true [serviceutils-distribution-check-calcium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -f distribution/pom.xml -s /tmp/settings6175154469116125887.xml -gs /tmp/global-settings7516888687529348845.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=5b495c1459f18e8667681b9a9c7a83a60cd04d13 -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=nite@hq.sk "-DGERRIT_EVENT_ACCOUNT_NAME=Robert Varga" -DGERRIT_CHANGE_URL=https://git.opendaylight.org/gerrit/c/serviceutils/+/109894 -DGERRIT_PATCHSET_UPLOADER_EMAIL=nite@hq.sk "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt **/target/failsafe-reports/failsafe-summary.xml **/hs_err_*.log **/target/feature/feature.xml " -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$SILO-$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=serviceutils -DGERRIT_CHANGE_NUMBER=109894 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Robert Varga\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/94/109894/1 -DDISTROSTREAM=calcium "-DGERRIT_PATCHSET_UPLOADER_NAME=Robert Varga" '-DGERRIT_CHANGE_OWNER=\"Robert Varga\" ' -DPROJECT=serviceutils -DGERRIT_CHANGE_COMMIT_MESSAGE=UmV2ZXJ0ICJCdW1wIHVwc3RyZWFtcyIKClRoaXMgcmV2ZXJ0cyBjb21taXQgYjhlMTNjN2I5OGVhZTE1ODFhNDgxNmQ1NDBkYzJjYmY3NzI2ZGQ3MiwgYXMgd2UgYXJlCm5vdCByZWFkeSBmb3IgaXQsIHlldC4KCkNoYW5nZS1JZDogSWRjY2FkOTQyZjdlMDBiNDA4OTAyNTk1MjUyMGMwOTY2ZDY3ODU0ZDQKU2lnbmVkLW9mZi1ieTogUm9iZXJ0IFZhcmdhIDxyb2JlcnQudmFyZ2FAcGFudGhlb24udGVjaD4K -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC= '-DGERRIT_CHANGE_SUBJECT=Revert \"Bump upstreams\"' -DOS_CLOUD=vex -DDISTROGITURL=ssh://jenkins-$SILO@git.opendaylight.org:29418/integration/distribution '-DGERRIT_EVENT_ACCOUNT=\"Robert Varga\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Idccad942f7e00b4089025952520c0966d67854d4 -DKARAF_VERSION=karaf4 -DGERRIT_EVENT_HASH=-85247160 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=nite@hq.sk -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=Robert Varga" clean install dependency:tree -DoutputFile=dependency_tree.txt -Pq --show-version --batch-mode -Djenkins -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-535.el8.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/13.0.4/odlparent-lite-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/13.0.4/odlparent-lite-13.0.4.pom (23 kB at 97 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf4-parent/13.0.4/karaf4-parent-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf4-parent/13.0.4/karaf4-parent-13.0.4.pom (14 kB at 725 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent/13.0.4/odlparent-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent/13.0.4/odlparent-13.0.4.pom (55 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/single-feature-parent/13.0.4/single-feature-parent-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/single-feature-parent/13.0.4/single-feature-parent-13.0.4.pom (7.4 kB at 438 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/abstract-feature-parent/13.0.4/abstract-feature-parent-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/abstract-feature-parent/13.0.4/abstract-feature-parent-13.0.4.pom (6.1 kB at 468 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/feature-repo-parent/13.0.4/feature-repo-parent-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/feature-repo-parent/13.0.4/feature-repo-parent-13.0.4.pom (5.6 kB at 374 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-artifacts/0.18.2/aaa-artifacts-0.18.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-artifacts/0.18.2/aaa-artifacts-0.18.2.pom (9.5 kB at 397 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgpcep-artifacts/0.20.4/bgpcep-artifacts-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgpcep-artifacts/0.20.4/bgpcep-artifacts-0.20.4.pom (46 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/controller-artifacts/8.0.2/controller-artifacts-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/controller-artifacts/8.0.2/controller-artifacts-8.0.2.pom (19 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 6.2 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/daexim-artifacts-1.15.0-20240122.093955-138.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/daexim-artifacts-1.15.0-20240122.093955-138.pom (3.0 kB at 93 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-artifacts/6.0.2/infrautils-artifacts-6.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-artifacts/6.0.2/infrautils-artifacts-6.0.2.pom (7.2 kB at 399 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.16.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 71 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.16.0-SNAPSHOT/jsonrpc-artifacts-1.16.0-20240121.114700-128.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.16.0-SNAPSHOT/jsonrpc-artifacts-1.16.0-20240121.114700-128.pom (7.9 kB at 565 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.19.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 83 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.19.0-SNAPSHOT/lispflowmapping-artifacts-1.19.0-20240121.184625-90.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.19.0-SNAPSHOT/lispflowmapping-artifacts-1.19.0-20240121.184625-90.pom (4.8 kB at 370 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-artifacts/12.0.2/mdsal-artifacts-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-artifacts/12.0.2/mdsal-artifacts-12.0.2.pom (40 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-artifacts/6.0.4/netconf-artifacts-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-artifacts/6.0.4/netconf-artifacts-6.0.4.pom (28 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-artifacts/13.0.4/odlparent-artifacts-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-artifacts/13.0.4/odlparent-artifacts-13.0.4.pom (9.9 kB at 827 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 90 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/openflowplugin-artifacts-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/openflowplugin-artifacts-0.18.0-20240121.200650-134.pom (18 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.18.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 82 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.18.0-SNAPSHOT/hwvtepsouthbound-artifacts-1.18.0-20240122.004402-124.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.18.0-SNAPSHOT/hwvtepsouthbound-artifacts-1.18.0-20240122.004402-124.pom (3.4 kB at 199 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-artifacts/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-artifacts/1.18.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 88 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-artifacts/1.18.0-SNAPSHOT/library-artifacts-1.18.0-20240122.004402-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-artifacts/1.18.0-SNAPSHOT/library-artifacts-1.18.0-20240122.004402-134.pom (2.3 kB at 234 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-artifacts/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-artifacts/1.18.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 71 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-artifacts/1.18.0-SNAPSHOT/southbound-artifacts-1.18.0-20240122.004402-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-artifacts/1.18.0-SNAPSHOT/southbound-artifacts-1.18.0-20240122.004402-134.pom (3.3 kB at 208 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/transportpce-models-artifacts/19.0.0/transportpce-models-artifacts-19.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/transportpce-models-artifacts/19.0.0/transportpce-models-artifacts-19.0.0.pom (4.4 kB at 316 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-artifacts/8.0.0/transportpce-artifacts-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-artifacts/8.0.0/transportpce-artifacts-8.0.0.pom (5.1 kB at 285 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yangtools-artifacts/11.0.2/yangtools-artifacts-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yangtools-artifacts/11.0.2/yangtools-artifacts-11.0.2.pom (18 kB at 923 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.4.3/karaf-maven-plugin-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.4.3/karaf-maven-plugin-4.4.3.pom (20 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/tooling/4.4.3/tooling-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/tooling/4.4.3/tooling-4.4.3.pom (1.7 kB at 140 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/4.4.3/org.apache.karaf.util-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/4.4.3/org.apache.karaf.util-4.4.3.pom (3.5 kB at 319 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.3/org.apache.karaf.jaas.boot-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.3/org.apache.karaf.jaas.boot-4.4.3.pom (3.1 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/jaas/4.4.3/jaas-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/jaas/4.4.3/jaas-4.4.3.pom (1.8 kB at 111 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.3/org.apache.karaf.tools.utils-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.3/org.apache.karaf.tools.utils-4.4.3.pom (3.9 kB at 246 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/5.1.8/maven-bundle-plugin-5.1.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/5.1.8/maven-bundle-plugin-5.1.8.pom (11 kB at 768 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom (22 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/4.4.3/org.apache.karaf.features.core-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/4.4.3/org.apache.karaf.features.core-4.4.3.pom (11 kB at 788 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/features/4.4.3/features-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/features/4.4.3/features-4.4.3.pom (1.6 kB at 127 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.6.12/pax-url-aether-2.6.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.6.12/pax-url-aether-2.6.12.pom (16 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/2.6.12/url-2.6.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/2.6.12/url-2.6.12.pom (26 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom (5.3 kB at 354 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-runtime/2.3.3/jaxb-runtime-2.3.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-runtime/2.3.3/jaxb-runtime-2.3.3.pom (8.5 kB at 652 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.3/jaxb-runtime-parent-2.3.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.3/jaxb-runtime-parent-2.3.3.pom (1.1 kB at 87 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-parent/2.3.3/jaxb-parent-2.3.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-parent/2.3.3/jaxb-parent-2.3.3.pom (29 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/jaxb-bom-ext/2.3.3/jaxb-bom-ext-2.3.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/jaxb-bom-ext/2.3.3/jaxb-bom-ext-2.3.3.pom (3.4 kB at 285 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-bom/2.3.3/jaxb-bom-2.3.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-bom/2.3.3/jaxb-bom-2.3.3.pom (8.2 kB at 513 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/txw2/2.3.3/txw2-2.3.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/txw2/2.3.3/txw2-2.3.3.pom (1.7 kB at 113 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.3/jaxb-txw-parent-2.3.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.3/jaxb-txw-parent-2.3.3.pom (1.7 kB at 113 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.pom (5.1 kB at 339 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons/3.0.10/istack-commons-3.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons/3.0.10/istack-commons-3.0.10.pom (22 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.3/org.apache.karaf.profile.core-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.3/org.apache.karaf.profile.core-4.4.3.pom (8.2 kB at 550 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.6.12/pax-url-wrap-2.6.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.6.12/pax-url-wrap-2.6.12.pom (4.1 kB at 407 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/2.6.12/pax-url-commons-2.6.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/2.6.12/pax-url-commons-2.6.12.pom (3.0 kB at 335 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-war/2.6.12/pax-url-war-2.6.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-war/2.6.12/pax-url-war-2.6.12.pom (5.2 kB at 287 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/4.4.3/org.apache.karaf.deployer.spring-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/4.4.3/org.apache.karaf.deployer.spring-4.4.3.pom (4.6 kB at 308 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/deployer/4.4.3/deployer-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/deployer/4.4.3/deployer-4.4.3.pom (1.7 kB at 190 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.3/org.apache.karaf.deployer.blueprint-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.3/org.apache.karaf.deployer.blueprint-4.4.3.pom (4.5 kB at 495 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.3/org.apache.karaf.deployer.features-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.3/org.apache.karaf.deployer.features-4.4.3.pom (5.1 kB at 393 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.3/org.apache.karaf.deployer.kar-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.3/org.apache.karaf.deployer.kar-4.4.3.pom (4.7 kB at 296 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.3/org.apache.karaf.kar.core-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.3/org.apache.karaf.kar.core-4.4.3.pom (5.6 kB at 311 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.3/org.apache.karaf.shell.console-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.3/org.apache.karaf.shell.console-4.4.3.pom (10 kB at 848 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/shell/4.4.3/shell-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/shell/4.4.3/shell-4.4.3.pom (1.7 kB at 189 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.3/org.apache.karaf.jaas.modules-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.3/org.apache.karaf.jaas.modules-4.4.3.pom (9.0 kB at 815 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.3/org.apache.karaf.jaas.config-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.3/org.apache.karaf.jaas.config-4.4.3.pom (5.4 kB at 448 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.3/org.apache.karaf.shell.core-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.3/org.apache.karaf.shell.core-4.4.3.pom (9.0 kB at 750 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-osgi/2.9.2/sshd-osgi-2.9.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-osgi/2.9.2/sshd-osgi-2.9.2.pom (7.6 kB at 585 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd/2.9.2/sshd-2.9.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd/2.9.2/sshd-2.9.2.pom (77 kB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/springframework/spring-framework-bom/5.3.20/spring-framework-bom-5.3.20.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/springframework/spring-framework-bom/5.3.20/spring-framework-bom-5.3.20.pom (5.7 kB at 514 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.4.3/org.apache.karaf.main-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.4.3/org.apache.karaf.main-4.4.3.pom (7.1 kB at 588 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.12.1/jna-5.12.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.12.1/jna-5.12.1.pom (2.0 kB at 226 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.pom (2.3 kB at 205 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.3/org.apache.karaf.diagnostic.boot-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.3/org.apache.karaf.diagnostic.boot-4.4.3.pom (3.7 kB at 264 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/diagnostic/4.4.3/diagnostic-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/diagnostic/4.4.3/diagnostic-4.4.3.pom (1.6 kB at 90 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/4.22/xbean-finder-shaded-4.22.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/4.22/xbean-finder-shaded-4.22.pom (4.9 kB at 411 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean/4.22/xbean-4.22.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean/4.22/xbean-4.22.pom (19 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm9-shaded/4.22/xbean-asm9-shaded-4.22.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm9-shaded/4.22/xbean-asm9-shaded-4.22.pom (4.3 kB at 355 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.4.3/karaf-maven-plugin-4.4.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/4.4.3/org.apache.karaf.util-4.4.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.3/org.apache.karaf.jaas.boot-4.4.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.3/org.apache.karaf.tools.utils-4.4.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/5.1.8/maven-bundle-plugin-5.1.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.3/org.apache.karaf.jaas.boot-4.4.3.jar (20 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/4.4.3/org.apache.karaf.features.core-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.3/org.apache.karaf.tools.utils-4.4.3.jar (29 kB at 760 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-runtime/2.3.3/jaxb-runtime-2.3.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/5.1.8/maven-bundle-plugin-5.1.8.jar (212 kB at 4.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/txw2/2.3.3/txw2-2.3.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.4.3/karaf-maven-plugin-4.4.3.jar (208 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/4.4.3/org.apache.karaf.util-4.4.3.jar (93 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.3/org.apache.karaf.profile.core-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons-runtime/3.0.10/istack-commons-runtime-3.0.10.jar (30 kB at 475 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.6.12/pax-url-wrap-2.6.12-uber.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/txw2/2.3.3/txw2-2.3.3.jar (72 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/2.6.12/pax-url-commons-2.6.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/2.6.12/pax-url-commons-2.6.12.jar (9.6 kB at 119 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.6.12/pax-url-aether-2.6.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-runtime/2.3.3/jaxb-runtime-2.3.3.jar (1.0 MB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-war/2.6.12/pax-url-war-2.6.12-uber.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.3/org.apache.karaf.profile.core-4.4.3.jar (317 kB at 3.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/4.4.3/org.apache.karaf.deployer.spring-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/4.4.3/org.apache.karaf.features.core-4.4.3.jar (2.9 MB at 25 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.3/org.apache.karaf.deployer.blueprint-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/4.4.3/org.apache.karaf.deployer.spring-4.4.3.jar (44 kB at 375 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.3/org.apache.karaf.deployer.features-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.3/org.apache.karaf.deployer.blueprint-4.4.3.jar (44 kB at 348 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.3/org.apache.karaf.deployer.kar-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.6.12/pax-url-wrap-2.6.12-uber.jar (2.3 MB at 18 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.3/org.apache.karaf.kar.core-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-war/2.6.12/pax-url-war-2.6.12-uber.jar (2.3 MB at 17 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.3/org.apache.karaf.shell.console-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.3/org.apache.karaf.deployer.kar-4.4.3.jar (24 kB at 172 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.3/org.apache.karaf.jaas.modules-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.3/org.apache.karaf.deployer.features-4.4.3.jar (55 kB at 386 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.3/org.apache.karaf.jaas.config-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.3/org.apache.karaf.shell.console-4.4.3.jar (211 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.3/org.apache.karaf.shell.core-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.3/org.apache.karaf.kar.core-4.4.3.jar (107 kB at 690 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-osgi/2.9.2/sshd-osgi-2.9.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.3/org.apache.karaf.jaas.config-4.4.3.jar (42 kB at 266 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.4.3/org.apache.karaf.main-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.6.12/pax-url-aether-2.6.12.jar (4.2 MB at 24 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.4.3/org.apache.karaf.main-4.4.3.jar (172 kB at 994 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.3/org.apache.karaf.jaas.modules-4.4.3.jar (1.5 MB at 8.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.3/org.apache.karaf.diagnostic.boot-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.3/org.apache.karaf.shell.core-4.4.3.jar (685 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.3/org.apache.karaf.diagnostic.boot-4.4.3.jar (31 kB at 169 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/4.22/xbean-finder-shaded-4.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-osgi/2.9.2/sshd-osgi-2.9.2.jar (1.8 MB at 9.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm9-shaded/4.22/xbean-asm9-shaded-4.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/4.22/xbean-finder-shaded-4.22.jar (160 kB at 792 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.12.1/jna-platform-5.12.1.jar (1.4 MB at 6.5 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar (1.0 MB at 4.9 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar (1.9 MB at 8.7 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar (47 kB at 217 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm9-shaded/4.22/xbean-asm9-shaded-4.22.jar (262 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/5.5.0/mockito-bom-5.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/5.5.0/mockito-bom-5.5.0.pom (3.0 kB at 41 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/jersey-bom/2.40/jersey-bom-2.40.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/jersey-bom/2.40/jersey-bom-2.40.pom (20 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom (18 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.1.97.Final/netty-bom-4.1.97.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.1.97.Final/netty-bom-4.1.97.Final.pom (13 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.19/metrics-bom-4.2.19.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.19/metrics-bom-4.2.19.pom (7.5 kB at 538 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.19/metrics-parent-4.2.19.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.19/metrics-parent-4.2.19.pom (20 kB at 1.6 MB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ODL :: integration :: distribution-artifacts [pom] [INFO] ODL :: integration :: properties [pom] [INFO] ODL :: integration :: artifact-artifacts [pom] [INFO] ODL :: integration :: other-artifacts [pom] [INFO] ODL :: integration :: upstream-all-artifacts [pom] [INFO] ODL :: integration :: upstream-aggregator [pom] [INFO] ODL :: integration :: all-artifacts [pom] [INFO] ODL :: integration :: artifacts-aggregator [pom] [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts [jar] [INFO] ODL :: integration :: features-index [feature] [INFO] ODL :: integration :: odl-integration-compatible-with-all [feature] [INFO] ODL :: integration :: odl-integration-all [feature] [INFO] ODL :: integration :: features-test [feature] [INFO] ODL :: integration :: karaf [pom] [INFO] ODL :: integration :: singles-aggregator [pom] [INFO] ODL :: integration :: repos-aggregator [pom] [INFO] ODL :: integration :: features-aggregator [pom] [INFO] ODL :: integration :: onap-karaf [pom] [INFO] Integration/Distribution [pom] [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.4.0/maven-enforcer-plugin-3.4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.4.0/maven-enforcer-plugin-3.4.0.pom (7.0 kB at 465 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer/3.4.0/enforcer-3.4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer/3.4.0/enforcer-3.4.0.pom (8.3 kB at 688 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.4.0/maven-enforcer-plugin-3.4.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.4.0/maven-enforcer-plugin-3.4.0.jar (39 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-maven-plugin/6.0.0/git-commit-id-maven-plugin-6.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-maven-plugin/6.0.0/git-commit-id-maven-plugin-6.0.0.pom (25 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-maven-plugin/6.0.0/git-commit-id-maven-plugin-6.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-maven-plugin/6.0.0/git-commit-id-maven-plugin-6.0.0.jar (56 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.pom (5.3 kB at 592 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/3.3.1/maven-clean-plugin-3.3.1.jar (36 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.6.0/maven-dependency-plugin-3.6.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.6.0/maven-dependency-plugin-3.6.0.pom (18 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.6.0/maven-dependency-plugin-3.6.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.6.0/maven-dependency-plugin-3.6.0.jar (190 kB at 15 MB/s) [INFO] [INFO] --------< org.opendaylight.integration:distribution-artifacts >--------- [INFO] Building ODL :: integration :: distribution-artifacts 0.20.0-SNAPSHOT [1/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ distribution-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-maven) @ distribution-artifacts --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-api/3.4.0/enforcer-api-3.4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-api/3.4.0/enforcer-api-3.4.0.pom (3.6 kB at 299 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-rules/3.4.0/enforcer-rules-3.4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-rules/3.4.0/enforcer-rules-3.4.0.pom (4.1 kB at 274 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-api/3.4.0/enforcer-api-3.4.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-rules/3.4.0/enforcer-rules-3.4.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-api/3.4.0/enforcer-api-3.4.0.jar (14 kB at 849 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-rules/3.4.0/enforcer-rules-3.4.0.jar (145 kB at 4.3 MB/s) [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ distribution-artifacts --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-plugin-core/6.0.0-rc.5/git-commit-id-plugin-core-6.0.0-rc.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-plugin-core/6.0.0-rc.5/git-commit-id-plugin-core-6.0.0-rc.5.pom (17 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit/6.5.0.202303070854-r/org.eclipse.jgit-6.5.0.202303070854-r.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit/6.5.0.202303070854-r/org.eclipse.jgit-6.5.0.202303070854-r.pom (7.6 kB at 472 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit-parent/6.5.0.202303070854-r/org.eclipse.jgit-parent-6.5.0.202303070854-r.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit-parent/6.5.0.202303070854-r/org.eclipse.jgit-parent-6.5.0.202303070854-r.pom (33 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom (5.0 kB at 354 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 295 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 986 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit.ssh.jsch/6.5.0.202303070854-r/org.eclipse.jgit.ssh.jsch-6.5.0.202303070854-r.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit.ssh.jsch/6.5.0.202303070854-r/org.eclipse.jgit.ssh.jsch-6.5.0.202303070854-r.pom (7.2 kB at 554 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.pom (6.7 kB at 556 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/json/1.1.4/json-1.1.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/json/1.1.4/json-1.1.4.pom (18 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/javax.json/1.1.4/javax.json-1.1.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/javax.json/1.1.4/javax.json-1.1.4.pom (12 kB at 743 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-plugin-core/6.0.0-rc.5/git-commit-id-plugin-core-6.0.0-rc.5.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit/6.5.0.202303070854-r/org.eclipse.jgit-6.5.0.202303070854-r.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit.ssh.jsch/6.5.0.202303070854-r/org.eclipse.jgit.ssh.jsch-6.5.0.202303070854-r.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-plugin-core/6.0.0-rc.5/git-commit-id-plugin-core-6.0.0-rc.5.jar (102 kB at 5.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar (41 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/javax.json/1.1.4/javax.json-1.1.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/javax.json/1.1.4/javax.json-1.1.4.jar (129 kB at 3.4 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/json/javax.json-api/1.1.4/javax.json-api-1.1.4.jar (31 kB at 777 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit.ssh.jsch/6.5.0.202303070854-r/org.eclipse.jgit.ssh.jsch-6.5.0.202303070854-r.jar (42 kB at 1.0 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar (167 kB at 2.7 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit/6.5.0.202303070854-r/org.eclipse.jgit-6.5.0.202303070854-r.jar (3.1 MB at 39 MB/s) [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ distribution-artifacts --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ distribution-artifacts --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/artifacts/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.20.0-SNAPSHOT/distribution-artifacts-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ distribution-artifacts --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-collections4/4.2/commons-collections4-4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-collections4/4.2/commons-collections4-4.2.pom (23 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-collections4/4.2/commons-collections4-4.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-collections4/4.2/commons-collections4-4.2.jar (753 kB at 31 MB/s) [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/distribution/artifacts/distribution/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.integration:properties >--------------- [INFO] Building ODL :: integration :: properties 0.20.0-SNAPSHOT [2/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ properties --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-maven) @ properties --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ properties --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ properties --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ properties --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/artifacts/upstream/properties/pom.xml to /tmp/r/org/opendaylight/integration/properties/0.20.0-SNAPSHOT/properties-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ properties --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/distribution/artifacts/upstream/properties/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:artifact-artifacts >----------- [INFO] Building ODL :: integration :: artifact-artifacts 0.20.0-SNAPSHOT [3/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ artifact-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-maven) @ artifact-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ artifact-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ artifact-artifacts --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ artifact-artifacts --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/artifacts/upstream/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.20.0-SNAPSHOT/artifact-artifacts-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ artifact-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/distribution/artifacts/upstream/artifacts/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.integration:other-artifacts >------------ [INFO] Building ODL :: integration :: other-artifacts 0.20.0-SNAPSHOT [4/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ other-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-maven) @ other-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ other-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ other-artifacts --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ other-artifacts --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/artifacts/upstream/other/pom.xml to /tmp/r/org/opendaylight/integration/other-artifacts/0.20.0-SNAPSHOT/other-artifacts-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ other-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/distribution/artifacts/upstream/other/dependency_tree.txt [INFO] [INFO] --------< org.opendaylight.integration:upstream-all-artifacts >--------- [INFO] Building ODL :: integration :: upstream-all-artifacts 0.20.0-SNAPSHOT [5/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ upstream-all-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-maven) @ upstream-all-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ upstream-all-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ upstream-all-artifacts --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ upstream-all-artifacts --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/artifacts/upstream/all/pom.xml to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.20.0-SNAPSHOT/upstream-all-artifacts-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ upstream-all-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/distribution/artifacts/upstream/all/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:upstream-aggregator >---------- [INFO] Building ODL :: integration :: upstream-aggregator 0.20.0-SNAPSHOT [6/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ upstream-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-maven) @ upstream-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ upstream-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ upstream-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ upstream-aggregator --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/artifacts/upstream/pom.xml to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.20.0-SNAPSHOT/upstream-aggregator-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ upstream-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/distribution/artifacts/upstream/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.integration:all-artifacts >------------- [INFO] Building ODL :: integration :: all-artifacts 0.20.0-SNAPSHOT [7/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ all-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-maven) @ all-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ all-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ all-artifacts --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ all-artifacts --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/artifacts/all/pom.xml to /tmp/r/org/opendaylight/integration/all-artifacts/0.20.0-SNAPSHOT/all-artifacts-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ all-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/distribution/artifacts/all/dependency_tree.txt [INFO] [INFO] ---------< org.opendaylight.integration:artifacts-aggregator >---------- [INFO] Building ODL :: integration :: artifacts-aggregator 0.20.0-SNAPSHOT [8/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ artifacts-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-maven) @ artifacts-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ artifacts-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ artifacts-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ artifacts-aggregator --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.20.0-SNAPSHOT/artifacts-aggregator-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ artifacts-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/distribution/artifacts/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.integration:karaf-scripts >------------- [INFO] Building ODL :: integration :: Karaf :: Scripts :: karaf-scripts 0.20.0-SNAPSHOT [9/19] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (10 kB at 698 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/11/apache-11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/11/apache-11.pom (15 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 kB at 2.8 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ karaf-scripts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-maven) @ karaf-scripts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ karaf-scripts --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ karaf-scripts --- [INFO] Copying 7 resources from src/main/assembly to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ karaf-scripts --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ karaf-scripts --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/distribution/karaf-scripts/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ karaf-scripts --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ karaf-scripts --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom (3.0 kB at 253 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom (2.5 kB at 208 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom (5.5 kB at 461 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom (1.6 kB at 135 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom (16 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 909 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/10/apache-10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/10/apache-10.pom (15 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 286 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (7.8 kB at 708 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2.0 kB at 103 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (1.8 kB at 139 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (1.5 kB at 98 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (1.7 kB at 109 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (2.1 kB at 109 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (1.3 kB at 99 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/classworlds/classworlds/1.1/classworlds-1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 302 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (3.5 kB at 248 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 983 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (3.7 kB at 231 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (9.3 kB at 667 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/13/maven-parent-13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar (35 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar (118 kB at 6.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 14 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar (263 kB at 9.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (232 kB at 7.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (160 kB at 4.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (10 kB at 290 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/classworlds/classworlds/1.1/classworlds-1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 kB at 597 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 kB at 345 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 882 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (10 kB at 219 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar (38 kB at 825 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 773 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar (14 kB at 286 kB/s) [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ karaf-scripts --- [INFO] Building jar: /w/workspace/serviceutils-distribution-check-calcium/distribution/karaf-scripts/target/karaf-scripts-0.20.0-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ karaf-scripts --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ karaf-scripts --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/karaf-scripts/target/karaf-scripts-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/integration/karaf-scripts/0.20.0-SNAPSHOT/karaf-scripts-0.20.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/karaf-scripts/pom.xml to /tmp/r/org/opendaylight/integration/karaf-scripts/0.20.0-SNAPSHOT/karaf-scripts-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ karaf-scripts --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/distribution/karaf-scripts/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.integration:features-index >------------- [INFO] Building ODL :: integration :: features-index 0.20.0-SNAPSHOT [10/19] [INFO] ------------------------------[ feature ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.pom (21 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.5.0/maven-javadoc-plugin-3.5.0.jar (507 kB at 32 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.pom (3.8 kB at 291 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.build/0.8.10/org.jacoco.build-0.8.10.pom (44 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.10/jacoco-maven-plugin-0.8.10.jar (56 kB at 4.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.0/maven-checkstyle-plugin-3.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.0/maven-checkstyle-plugin-3.3.0.pom (15 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.0/maven-checkstyle-plugin-3.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.3.0/maven-checkstyle-plugin-3.3.0.jar (98 kB at 6.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-maven-plugin/4.7.3.5/spotbugs-maven-plugin-4.7.3.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-maven-plugin/4.7.3.5/spotbugs-maven-plugin-4.7.3.5.pom (35 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-bom/4.0.12/groovy-bom-4.0.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-bom/4.0.12/groovy-bom-4.0.12.pom (27 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-maven-plugin/4.7.3.5/spotbugs-maven-plugin-4.7.3.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-maven-plugin/4.7.3.5/spotbugs-maven-plugin-4.7.3.5.jar (166 kB at 5.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.1.2/maven-surefire-plugin-3.1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.1.2/maven-surefire-plugin-3.1.2.pom (5.5 kB at 454 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire/3.1.2/surefire-3.1.2.pom (22 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.1.2/maven-surefire-plugin-3.1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.1.2/maven-surefire-plugin-3.1.2.jar (43 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/13.0.4/copy-files-plugin-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/13.0.4/copy-files-plugin-13.0.4.pom (2.1 kB at 187 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/13.0.4/copy-files-plugin-13.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/13.0.4/copy-files-plugin-13.0.4.jar (7.0 kB at 640 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-plugin/2.6.0/modernizer-maven-plugin-2.6.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-plugin/2.6.0/modernizer-maven-plugin-2.6.0.pom (5.5 kB at 390 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-parent/2.6.0/modernizer-maven-parent-2.6.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-parent/2.6.0/modernizer-maven-parent-2.6.0.pom (12 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-plugin/2.6.0/modernizer-maven-plugin-2.6.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-plugin/2.6.0/modernizer-maven-plugin-2.6.0.jar (41 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/features-aaa/0.18.2/features-aaa-0.18.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/features-aaa/0.18.2/features-aaa-0.18.2.pom (2.9 kB at 196 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.18.2/odl-aaa-api-0.18.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.18.2/odl-aaa-api-0.18.2.pom (2.2 kB at 180 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.18.2/aaa-authn-api-0.18.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.18.2/aaa-authn-api-0.18.2.pom (1.5 kB at 119 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-parent/0.18.2/aaa-parent-0.18.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-parent/0.18.2/aaa-parent-0.18.2.pom (2.2 kB at 218 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding-parent/12.0.2/binding-parent-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding-parent/12.0.2/binding-parent-12.0.2.pom (5.1 kB at 395 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/dom-parent/12.0.2/dom-parent-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/dom-parent/12.0.2/dom-parent-12.0.2.pom (1.9 kB at 211 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundle-parent/13.0.4/bundle-parent-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundle-parent/13.0.4/bundle-parent-13.0.4.pom (1.8 kB at 135 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.pom (35 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/13.0.4/odl-jakarta-activation-api-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/13.0.4/odl-jakarta-activation-api-13.0.4.pom (1.5 kB at 113 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/13.0.4/odl-servlet-api-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/13.0.4/odl-servlet-api-13.0.4.pom (1.5 kB at 112 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/13.0.4/odl-ws-rs-api-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/13.0.4/odl-ws-rs-api-13.0.4.pom (1.5 kB at 105 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/12.0.2/odl-mdsal-binding-base-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/12.0.2/odl-mdsal-binding-base-12.0.2.pom (1.7 kB at 159 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/feature-parent/12.0.2/feature-parent-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/feature-parent/12.0.2/feature-parent-12.0.2.pom (1.7 kB at 152 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/11.0.2/odl-yangtools-common-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/11.0.2/odl-yangtools-common-11.0.2.pom (1.9 kB at 190 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/11.0.2/odl-yangtools-util-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/11.0.2/odl-yangtools-util-11.0.2.pom (2.2 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/13.0.4/odl-guava-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/13.0.4/odl-guava-13.0.4.pom (1.4 kB at 106 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/11.0.2/concepts-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/11.0.2/concepts-11.0.2.pom (1.9 kB at 156 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bnd-parent/11.0.2/bnd-parent-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bnd-parent/11.0.2/bnd-parent-11.0.2.pom (1.8 kB at 197 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bnd-parent/13.0.4/bnd-parent-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bnd-parent/13.0.4/bnd-parent-13.0.4.pom (3.8 kB at 422 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/11.0.2/util-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/11.0.2/util-11.0.2.pom (2.7 kB at 242 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/11.0.2/yang-common-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/11.0.2/yang-common-11.0.2.pom (1.7 kB at 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/yang-binding/12.0.2/yang-binding-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/yang-binding/12.0.2/yang-binding-12.0.2.pom (2.6 kB at 219 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spec-util/12.0.2/mdsal-binding-spec-util-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spec-util/12.0.2/mdsal-binding-spec-util-12.0.2.pom (1.9 kB at 146 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.24.2/yang-ext-2013.09.07.24.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.24.2/yang-ext-2013.09.07.24.2.pom (1.6 kB at 99 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.18.2/odl-aaa-cert-0.18.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.18.2/odl-aaa-cert-0.18.2.pom (2.1 kB at 162 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/8.0.2/odl-mdsal-broker-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/8.0.2/odl-mdsal-broker-8.0.2.pom (2.0 kB at 155 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/single-feature-parent/8.0.2/single-feature-parent-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/single-feature-parent/8.0.2/single-feature-parent-8.0.2.pom (1.3 kB at 55 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/bundle-parent/8.0.2/bundle-parent-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/bundle-parent/8.0.2/bundle-parent-8.0.2.pom (5.6 kB at 371 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/12.0.2/odl-mdsal-eos-binding-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/12.0.2/odl-mdsal-eos-binding-12.0.2.pom (2.0 kB at 202 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/12.0.2/odl-mdsal-eos-dom-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/12.0.2/odl-mdsal-eos-dom-12.0.2.pom (1.4 kB at 110 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/12.0.2/odl-mdsal-eos-common-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/12.0.2/odl-mdsal-eos-common-12.0.2.pom (1.6 kB at 146 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/11.0.2/odl-yangtools-data-api-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/11.0.2/odl-yangtools-data-api-11.0.2.pom (2.5 kB at 279 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/11.0.2/odl-yangtools-parser-api-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/11.0.2/odl-yangtools-parser-api-11.0.2.pom (4.5 kB at 406 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/11.0.2/odl-yangtools-xpath-api-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/11.0.2/odl-yangtools-xpath-api-11.0.2.pom (1.8 kB at 130 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/11.0.2/yang-xpath-api-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/11.0.2/yang-xpath-api-11.0.2.pom (1.9 kB at 99 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/11.0.2/odlext-model-api-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/11.0.2/odlext-model-api-11.0.2.pom (1.8 kB at 130 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bundle-parent/11.0.2/bundle-parent-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bundle-parent/11.0.2/bundle-parent-11.0.2.pom (1.8 kB at 179 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/11.0.2/yang-model-api-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/11.0.2/yang-model-api-11.0.2.pom (2.0 kB at 154 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/11.0.2/yang-repo-api-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/11.0.2/yang-repo-api-11.0.2.pom (2.1 kB at 96 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/11.0.2/yang-ir-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/11.0.2/yang-ir-11.0.2.pom (1.5 kB at 152 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/11.0.2/openconfig-model-api-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/11.0.2/openconfig-model-api-11.0.2.pom (2.2 kB at 180 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/11.0.2/rfc6241-model-api-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/11.0.2/rfc6241-model-api-11.0.2.pom (1.8 kB at 184 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/11.0.2/rfc6536-model-api-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/11.0.2/rfc6536-model-api-11.0.2.pom (1.8 kB at 165 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/11.0.2/rfc6643-model-api-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/11.0.2/rfc6643-model-api-11.0.2.pom (2.0 kB at 179 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/11.0.2/rfc7952-model-api-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/11.0.2/rfc7952-model-api-11.0.2.pom (1.8 kB at 181 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/11.0.2/rfc8040-model-api-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/11.0.2/rfc8040-model-api-11.0.2.pom (1.8 kB at 165 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/11.0.2/rfc8528-model-api-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/11.0.2/rfc8528-model-api-11.0.2.pom (1.8 kB at 181 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/11.0.2/rfc8639-model-api-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/11.0.2/rfc8639-model-api-11.0.2.pom (1.8 kB at 139 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/11.0.2/rfc8819-model-api-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/11.0.2/rfc8819-model-api-11.0.2.pom (1.7 kB at 128 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/11.0.2/yang-model-spi-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/11.0.2/yang-model-spi-11.0.2.pom (2.5 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/11.0.2/yang-model-util-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/11.0.2/yang-model-util-11.0.2.pom (3.5 kB at 250 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/11.0.2/yang-parser-api-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/11.0.2/yang-parser-api-11.0.2.pom (2.0 kB at 178 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/11.0.2/yang-repo-spi-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/11.0.2/yang-repo-spi-11.0.2.pom (1.8 kB at 181 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/11.0.2/yang-data-api-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/11.0.2/yang-data-api-11.0.2.pom (2.6 kB at 239 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.9.3/value-2.9.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.9.3/value-2.9.3.pom (5.4 kB at 605 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/immutables/2.9.3/immutables-2.9.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/immutables/2.9.3/immutables-2.9.3.pom (15 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/11.0.2/yang-data-spi-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/11.0.2/yang-data-spi-11.0.2.pom (1.8 kB at 150 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/11.0.2/yang-data-tree-api-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/11.0.2/yang-data-tree-api-11.0.2.pom (2.2 kB at 180 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/11.0.2/yang-data-tree-spi-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/11.0.2/yang-data-tree-spi-11.0.2.pom (1.8 kB at 130 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/11.0.2/yang-data-util-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/11.0.2/yang-data-util-11.0.2.pom (2.9 kB at 323 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/12.0.2/mdsal-eos-common-api-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/12.0.2/mdsal-eos-common-api-12.0.2.pom (1.8 kB at 96 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-spi/12.0.2/mdsal-eos-common-spi-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-spi/12.0.2/mdsal-eos-common-spi-12.0.2.pom (1.8 kB at 132 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/12.0.2/mdsal-eos-dom-api-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/12.0.2/mdsal-eos-dom-api-12.0.2.pom (2.1 kB at 154 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/12.0.2/odl-mdsal-binding-dom-adapter-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/12.0.2/odl-mdsal-binding-dom-adapter-12.0.2.pom (1.9 kB at 214 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/12.0.2/odl-mdsal-binding-runtime-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/12.0.2/odl-mdsal-binding-runtime-12.0.2.pom (2.2 kB at 216 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-bytebuddy/12.0.2/odl-mdsal-bytebuddy-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-bytebuddy/12.0.2/odl-mdsal-bytebuddy-12.0.2.pom (1.2 kB at 78 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/12.0.2/odl-mdsal-dom-runtime-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/12.0.2/odl-mdsal-dom-runtime-12.0.2.pom (1.7 kB at 139 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/12.0.2/odl-mdsal-dom-api-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/12.0.2/odl-mdsal-dom-api-12.0.2.pom (1.8 kB at 138 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/12.0.2/odl-mdsal-common-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/12.0.2/odl-mdsal-common-12.0.2.pom (1.4 kB at 143 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/12.0.2/mdsal-common-api-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/12.0.2/mdsal-common-api-12.0.2.pom (2.2 kB at 216 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/12.0.2/mdsal-dom-api-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/12.0.2/mdsal-dom-api-12.0.2.pom (3.6 kB at 456 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/12.0.2/mdsal-dom-spi-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/12.0.2/mdsal-dom-spi-12.0.2.pom (4.5 kB at 405 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime-api/12.0.2/odl-mdsal-binding-runtime-api-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime-api/12.0.2/odl-mdsal-binding-runtime-api-12.0.2.pom (2.7 kB at 195 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/11.0.2/odl-yangtools-data-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/11.0.2/odl-yangtools-data-11.0.2.pom (2.5 kB at 273 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/13.0.4/odl-antlr4-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/13.0.4/odl-antlr4-13.0.4.pom (1.2 kB at 86 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/template-feature-parent/13.0.4/template-feature-parent-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/template-feature-parent/13.0.4/template-feature-parent-13.0.4.pom (2.3 kB at 213 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.pom (3.6 kB at 323 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-master/4.13.0/antlr4-master-4.13.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-master/4.13.0/antlr4-master-4.13.0.pom (4.8 kB at 371 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/11.0.2/yang-data-impl-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/11.0.2/yang-data-impl-11.0.2.pom (4.4 kB at 443 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/11.0.2/yang-data-tree-ri-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/11.0.2/yang-data-tree-ri-11.0.2.pom (4.7 kB at 392 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/11.0.2/yang-data-transform-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/11.0.2/yang-data-transform-11.0.2.pom (1.8 kB at 151 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/11.0.2/odl-yangtools-parser-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/11.0.2/odl-yangtools-parser-11.0.2.pom (4.6 kB at 353 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/11.0.2/odl-yangtools-xpath-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/11.0.2/odl-yangtools-xpath-11.0.2.pom (2.1 kB at 192 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/11.0.2/yang-xpath-impl-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/11.0.2/yang-xpath-impl-11.0.2.pom (2.9 kB at 180 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/11.0.2/yang-model-ri-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/11.0.2/yang-model-ri-11.0.2.pom (2.5 kB at 165 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/11.0.2/odlext-parser-support-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/11.0.2/odlext-parser-support-11.0.2.pom (3.5 kB at 252 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/11.0.2/yang-parser-spi-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/11.0.2/yang-parser-spi-11.0.2.pom (2.5 kB at 246 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/11.0.2/openconfig-parser-support-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/11.0.2/openconfig-parser-support-11.0.2.pom (3.0 kB at 270 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/11.0.2/rfc6241-parser-support-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/11.0.2/rfc6241-parser-support-11.0.2.pom (3.4 kB at 306 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/11.0.2/rfc6536-parser-support-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/11.0.2/rfc6536-parser-support-11.0.2.pom (3.4 kB at 305 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/11.0.2/rfc6643-parser-support-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/11.0.2/rfc6643-parser-support-11.0.2.pom (3.4 kB at 336 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/11.0.2/rfc7952-parser-support-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/11.0.2/rfc7952-parser-support-11.0.2.pom (3.5 kB at 270 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/11.0.2/rfc8040-parser-support-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/11.0.2/rfc8040-parser-support-11.0.2.pom (3.5 kB at 268 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/11.0.2/rfc8528-parser-support-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/11.0.2/rfc8528-parser-support-11.0.2.pom (3.4 kB at 336 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/11.0.2/rfc8639-parser-support-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/11.0.2/rfc8639-parser-support-11.0.2.pom (3.4 kB at 280 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/11.0.2/yang-parser-impl-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/11.0.2/yang-parser-impl-11.0.2.pom (6.8 kB at 614 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/11.0.2/yang-parser-reactor-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/11.0.2/yang-parser-reactor-11.0.2.pom (2.3 kB at 188 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/11.0.2/yang-parser-rfc7950-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/11.0.2/yang-parser-rfc7950-11.0.2.pom (4.8 kB at 404 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/11.0.2/rfc8819-parser-support-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/11.0.2/rfc8819-parser-support-11.0.2.pom (3.4 kB at 310 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/11.0.2/yang-repo-fs-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/11.0.2/yang-repo-fs-11.0.2.pom (2.5 kB at 210 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-api/12.0.2/mdsal-binding-model-api-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-api/12.0.2/mdsal-binding-model-api-12.0.2.pom (1.6 kB at 174 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-ri/12.0.2/mdsal-binding-model-ri-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-ri/12.0.2/mdsal-binding-model-ri-12.0.2.pom (2.7 kB at 159 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-api/12.0.2/mdsal-binding-runtime-api-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-api/12.0.2/mdsal-binding-runtime-api-12.0.2.pom (2.6 kB at 221 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-spi/12.0.2/mdsal-binding-runtime-spi-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-spi/12.0.2/mdsal-binding-runtime-spi-12.0.2.pom (3.5 kB at 250 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/12.0.2/mdsal-binding-dom-codec-api-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/12.0.2/mdsal-binding-dom-codec-api-12.0.2.pom (2.5 kB at 195 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/12.0.2/mdsal-binding-dom-codec-spi-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/12.0.2/mdsal-binding-dom-codec-spi-12.0.2.pom (2.7 kB at 224 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/12.0.2/mdsal-dom-schema-osgi-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/12.0.2/mdsal-dom-schema-osgi-12.0.2.pom (3.0 kB at 300 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-generator/12.0.2/mdsal-binding-generator-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-generator/12.0.2/mdsal-binding-generator-12.0.2.pom (5.0 kB at 502 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec/12.0.2/mdsal-binding-dom-codec-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec/12.0.2/mdsal-binding-dom-codec-12.0.2.pom (5.0 kB at 459 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-loader/12.0.2/mdsal-binding-loader-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-loader/12.0.2/mdsal-binding-loader-12.0.2.pom (1.6 kB at 129 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/12.0.2/mdsal-binding-dom-codec-osgi-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/12.0.2/mdsal-binding-dom-codec-osgi-12.0.2.pom (3.3 kB at 333 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/12.0.2/mdsal-binding-runtime-osgi-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/12.0.2/mdsal-binding-runtime-osgi-12.0.2.pom (2.9 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/12.0.2/odl-mdsal-binding-api-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/12.0.2/odl-mdsal-binding-api-12.0.2.pom (2.2 kB at 129 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/12.0.2/mdsal-binding-api-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/12.0.2/mdsal-binding-api-12.0.2.pom (2.9 kB at 286 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/12.0.2/mdsal-binding-spi-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/12.0.2/mdsal-binding-spi-12.0.2.pom (1.8 kB at 164 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/12.0.2/mdsal-binding-util-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/12.0.2/mdsal-binding-util-12.0.2.pom (2.3 kB at 208 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/12.0.2/odl-mdsal-dom-broker-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/12.0.2/odl-mdsal-dom-broker-12.0.2.pom (1.4 kB at 102 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/12.0.2/mdsal-dom-broker-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/12.0.2/mdsal-dom-broker-12.0.2.pom (5.5 kB at 555 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/12.0.2/mdsal-binding-dom-adapter-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/12.0.2/mdsal-binding-dom-adapter-12.0.2.pom (8.0 kB at 727 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/12.0.2/mdsal-eos-binding-api-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/12.0.2/mdsal-eos-binding-api-12.0.2.pom (2.3 kB at 194 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/12.0.2/general-entity-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/12.0.2/general-entity-12.0.2.pom (1.6 kB at 159 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/12.0.2/mdsal-eos-binding-adapter-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/12.0.2/mdsal-eos-binding-adapter-12.0.2.pom (3.9 kB at 433 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/12.0.2/odl-mdsal-singleton-dom-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/12.0.2/odl-mdsal-singleton-dom-12.0.2.pom (2.1 kB at 191 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/12.0.2/odl-mdsal-singleton-common-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/12.0.2/odl-mdsal-singleton-common-12.0.2.pom (1.5 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-common-api/12.0.2/mdsal-singleton-common-api-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-common-api/12.0.2/mdsal-singleton-common-api-12.0.2.pom (2.0 kB at 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-dom-impl/12.0.2/mdsal-singleton-dom-impl-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-dom-impl/12.0.2/mdsal-singleton-dom-impl-12.0.2.pom (3.4 kB at 376 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/8.0.2/odl-mdsal-remoterpc-connector-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/8.0.2/odl-mdsal-remoterpc-connector-8.0.2.pom (1.5 kB at 82 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/8.0.2/odl-mdsal-distributed-datastore-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/8.0.2/odl-mdsal-distributed-datastore-8.0.2.pom (5.4 kB at 492 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/13.0.4/odl-apache-commons-text-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/13.0.4/odl-apache-commons-text-13.0.4.pom (1.7 kB at 130 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/13.0.4/odl-apache-commons-lang3-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/13.0.4/odl-apache-commons-lang3-13.0.4.pom (1.5 kB at 112 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/11.0.2/odl-yangtools-codec-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/11.0.2/odl-yangtools-codec-11.0.2.pom (2.7 kB at 245 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/13.0.4/odl-gson-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/13.0.4/odl-gson-13.0.4.pom (1.4 kB at 109 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/13.0.4/odl-stax2-api-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/13.0.4/odl-stax2-api-13.0.4.pom (1.4 kB at 96 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/11.0.2/yang-data-codec-binfmt-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/11.0.2/yang-data-codec-binfmt-11.0.2.pom (3.0 kB at 212 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/11.0.2/yang-data-codec-gson-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/11.0.2/yang-data-codec-gson-11.0.2.pom (3.6 kB at 304 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/11.0.2/yang-data-codec-xml-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/11.0.2/yang-data-codec-xml-11.0.2.pom (3.6 kB at 297 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/8.0.2/odl-mdsal-clustering-commons-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/8.0.2/odl-mdsal-clustering-commons-8.0.2.pom (3.0 kB at 232 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/8.0.2/odl-controller-akka-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/8.0.2/odl-controller-akka-8.0.2.pom (1.6 kB at 116 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/8.0.2/odl-controller-scala-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/8.0.2/odl-controller-scala-8.0.2.pom (1.8 kB at 166 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/8.0.2/repackaged-akka-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/8.0.2/repackaged-akka-8.0.2.pom (9.7 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/13.0.4/odl-dropwizard-metrics-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/13.0.4/odl-dropwizard-metrics-13.0.4.pom (1.9 kB at 160 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.19/metrics-core-4.2.19.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.19/metrics-core-4.2.19.pom (2.5 kB at 283 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.19/metrics-healthchecks-4.2.19.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.19/metrics-healthchecks-4.2.19.pom (2.9 kB at 263 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.19/metrics-jmx-4.2.19.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.19/metrics-jmx-4.2.19.pom (2.6 kB at 236 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.19/metrics-jvm-4.2.19.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.19/metrics-jvm-4.2.19.pom (2.6 kB at 294 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/8.0.2/sal-clustering-commons-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/8.0.2/sal-clustering-commons-8.0.2.pom (6.8 kB at 621 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/mdsal-parent/8.0.2/mdsal-parent-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/mdsal-parent/8.0.2/mdsal-parent-8.0.2.pom (1.2 kB at 102 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.19/metrics-graphite-4.2.19.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.19/metrics-graphite-4.2.19.pom (3.5 kB at 346 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.17.0/amqp-client-5.17.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.17.0/amqp-client-5.17.0.pom (39 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/8.0.2/sal-akka-raft-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/8.0.2/sal-akka-raft-8.0.2.pom (3.9 kB at 297 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/8.0.2/cds-mgmt-api-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/8.0.2/cds-mgmt-api-8.0.2.pom (1.7 kB at 166 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/8.0.2/sal-akka-segmented-journal-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/8.0.2/sal-akka-segmented-journal-8.0.2.pom (3.2 kB at 263 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/8.0.2/atomix-storage-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/8.0.2/atomix-storage-8.0.2.pom (4.5 kB at 454 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/8.0.2/odl-controller-mdsal-common-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/8.0.2/odl-controller-mdsal-common-8.0.2.pom (1.6 kB at 134 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/8.0.2/sal-common-util-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/8.0.2/sal-common-util-8.0.2.pom (1.2 kB at 89 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/8.0.2/cds-access-api-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/8.0.2/cds-access-api-8.0.2.pom (3.9 kB at 357 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/8.0.2/cds-access-client-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/8.0.2/cds-access-client-8.0.2.pom (5.3 kB at 377 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/8.0.2/cds-dom-api-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/8.0.2/cds-dom-api-8.0.2.pom (1.7 kB at 174 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/8.0.2/sal-distributed-datastore-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/8.0.2/sal-distributed-datastore-8.0.2.pom (9.6 kB at 804 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/8.0.2/eos-dom-akka-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/8.0.2/eos-dom-akka-8.0.2.pom (5.3 kB at 407 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/8.0.2/sal-cluster-admin-api-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/8.0.2/sal-cluster-admin-api-8.0.2.pom (976 B at 89 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/8.0.2/sal-cluster-admin-impl-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/8.0.2/sal-cluster-admin-impl-8.0.2.pom (5.0 kB at 496 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.2/sal-clustering-config-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.2/sal-clustering-config-8.0.2.pom (2.6 kB at 262 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/8.0.2/sal-remoterpc-connector-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/8.0.2/sal-remoterpc-connector-8.0.2.pom (5.9 kB at 368 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.18.2/odl-aaa-encryption-service-0.18.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.18.2/odl-aaa-encryption-service-0.18.2.pom (2.5 kB at 227 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/8.0.2/odl-controller-blueprint-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/8.0.2/odl-controller-blueprint-8.0.2.pom (2.3 kB at 225 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/8.0.2/blueprint-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/8.0.2/blueprint-8.0.2.pom (5.9 kB at 451 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.18.2/aaa-encrypt-service-0.18.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.18.2/aaa-encrypt-service-0.18.2.pom (931 B at 72 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcpkix-jdk18on/1.76/bcpkix-jdk18on-1.76.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcpkix-jdk18on/1.76/bcpkix-jdk18on-1.76.pom (1.6 kB at 137 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcprov-jdk18on/1.76/bcprov-jdk18on-1.76.pom (1.1 kB at 127 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcutil-jdk18on/1.76/bcutil-jdk18on-1.76.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcutil-jdk18on/1.76/bcutil-jdk18on-1.76.pom (1.3 kB at 88 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.18.2/aaa-encrypt-service-impl-0.18.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.18.2/aaa-encrypt-service-impl-0.18.2.pom (2.4 kB at 237 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/13.0.4/logging-markers-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/13.0.4/logging-markers-13.0.4.pom (1.5 kB at 152 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.18.2/aaa-cert-0.18.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.18.2/aaa-cert-0.18.2.pom (2.8 kB at 233 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cli/0.18.2/odl-aaa-cli-0.18.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cli/0.18.2/odl-aaa-cli-0.18.2.pom (2.7 kB at 205 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.18.2/odl-aaa-shiro-0.18.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.18.2/odl-aaa-shiro-0.18.2.pom (5.7 kB at 478 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.18.2/odl-aaa-password-service-0.18.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.18.2/odl-aaa-password-service-0.18.2.pom (2.8 kB at 230 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.18.2/aaa-password-service-api-0.18.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.18.2/aaa-password-service-api-0.18.2.pom (1.9 kB at 175 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.18.2/aaa-password-service-impl-0.18.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.18.2/aaa-password-service-impl-0.18.2.pom (3.8 kB at 348 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.18.2/repackaged-shiro-0.18.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.18.2/repackaged-shiro-0.18.2.pom (7.0 kB at 703 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/owasp/encoder/encoder/1.2.3/encoder-1.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/owasp/encoder/encoder/1.2.3/encoder-1.2.3.pom (4.1 kB at 370 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/owasp/encoder/encoder-parent/1.2.3/encoder-parent-1.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/owasp/encoder/encoder-parent/1.2.3/encoder-parent-1.2.3.pom (20 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.18.2/odl-apache-shiro-0.18.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.18.2/odl-apache-shiro-0.18.2.pom (2.0 kB at 156 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/8.0.2/odl-jolokia-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/8.0.2/odl-jolokia-8.0.2.pom (1.9 kB at 172 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-osgi/1.7.2/jolokia-osgi-1.7.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-osgi/1.7.2/jolokia-osgi-1.7.2.pom (8.6 kB at 785 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-agent-parent/1.7.2/jolokia-agent-parent-1.7.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-agent-parent/1.7.2/jolokia-agent-parent-1.7.2.pom (1.9 kB at 192 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia/1.7.2/jolokia-1.7.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia/1.7.2/jolokia-1.7.2.pom (24 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.pom (3.5 kB at 231 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/8.0.2/odl-jolokia-osgi-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/8.0.2/odl-jolokia-osgi-8.0.2.pom (2.0 kB at 105 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.18.2/odl-aaa-web-0.18.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.18.2/odl-aaa-web-0.18.2.pom (2.9 kB at 223 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/13.0.4/odl-jersey-2-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/13.0.4/odl-jersey-2-13.0.4.pom (3.4 kB at 284 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/13.0.4/odl-javassist-3-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/13.0.4/odl-javassist-3-13.0.4.pom (1.4 kB at 129 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.pom (11 kB at 838 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/jersey-hk2/2.40/jersey-hk2-2.40.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/jersey-hk2/2.40/jersey-hk2-2.40.pom (4.8 kB at 529 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/project/2.40/project-2.40.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/project/2.40/project-2.40.pom (1.5 kB at 123 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/project/2.40/project-2.40.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/project/2.40/project-2.40.pom (106 kB at 9.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-common/2.40/jersey-common-2.40.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-common/2.40/jersey-common-2.40.pom (37 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.pom (5.2 kB at 433 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/2.6.1/external-2.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/2.6.1/external-2.6.1.pom (1.5 kB at 113 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-parent/2.6.1/hk2-parent-2.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-parent/2.6.1/hk2-parent-2.6.1.pom (42 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom (7.4 kB at 613 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.pom (6.5 kB at 646 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.pom (5.5 kB at 498 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.pom (3.4 kB at 310 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.pom (4.9 kB at 379 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-client/2.40/jersey-client-2.40.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-client/2.40/jersey-client-2.40.pom (6.8 kB at 622 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-server/2.40/jersey-server-2.40.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-server/2.40/jersey-server-2.40.pom (13 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom (11 kB at 945 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet/2.40/jersey-container-servlet-2.40.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet/2.40/jersey-container-servlet-2.40.pom (3.5 kB at 253 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/project/2.40/project-2.40.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/project/2.40/project-2.40.pom (3.1 kB at 308 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet-core/2.40/jersey-container-servlet-core-2.40.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet-core/2.40/jersey-container-servlet-core-2.40.pom (3.4 kB at 309 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-sse/2.40/jersey-media-sse-2.40.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-sse/2.40/jersey-media-sse-2.40.pom (3.2 kB at 287 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/project/2.40/project-2.40.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/project/2.40/project-2.40.pom (2.1 kB at 187 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/13.0.4/odl-karaf-feat-jetty-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/13.0.4/odl-karaf-feat-jetty-13.0.4.pom (1.5 kB at 140 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/standard/4.4.3/standard-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/standard/4.4.3/standard-4.4.3.pom (20 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/assemblies/features/features/4.4.3/features-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/assemblies/features/features/4.4.3/features-4.4.3.pom (1.9 kB at 207 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/assemblies/assemblies/4.4.3/assemblies-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/assemblies/assemblies/4.4.3/assemblies-4.4.3.pom (1.7 kB at 152 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.18.2/web-osgi-impl-0.18.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.18.2/web-osgi-impl-0.18.2.pom (2.2 kB at 186 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.18.2/web-api-0.18.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.18.2/web-api-0.18.2.pom (1.5 kB at 105 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.18.2/servlet-jersey2-0.18.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.18.2/servlet-jersey2-0.18.2.pom (2.0 kB at 166 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.18.2/servlet-api-0.18.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.18.2/servlet-api-0.18.2.pom (1.6 kB at 160 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.2/aaa-shiro-0.18.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.2/aaa-shiro-0.18.2.pom (9.3 kB at 843 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.18.2/aaa-shiro-api-0.18.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.18.2/aaa-shiro-api-0.18.2.pom (1.2 kB at 99 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.18.2/aaa-tokenauthrealm-0.18.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.18.2/aaa-tokenauthrealm-0.18.2.pom (1.9 kB at 185 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.18.2/aaa-idm-store-h2-0.18.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.18.2/aaa-idm-store-h2-0.18.2.pom (2.9 kB at 319 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.pom (20 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/ehcache/ehcache-root/2.10.9.2/ehcache-root-2.10.9.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/ehcache/ehcache-root/2.10.9.2/ehcache-root-2.10.9.2.pom (16 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/ehcache/ehcache-parent/2.25/ehcache-parent-2.25.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/ehcache/ehcache-parent/2.25/ehcache-parent-2.25.pom (13 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/h2database/h2/2.1.214/h2-2.1.214.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/h2database/h2/2.1.214/h2-2.1.214.pom (1.1 kB at 81 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.18.2/aaa-filterchain-0.18.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.18.2/aaa-filterchain-0.18.2.pom (2.6 kB at 238 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-core/1.7.2/jolokia-core-1.7.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-core/1.7.2/jolokia-core-1.7.2.pom (3.0 kB at 254 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-jsr160/1.7.2/jolokia-jsr160-1.7.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-jsr160/1.7.2/jolokia-jsr160-1.7.2.pom (2.2 kB at 201 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.0.4/odl-karaf-feat-jdbc-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.0.4/odl-karaf-feat-jdbc-13.0.4.pom (2.6 kB at 201 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.5/pax-jdbc-features-1.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.5/pax-jdbc-features-1.5.5.pom (11 kB at 881 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/1.5.5/jdbc-1.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/1.5.5/jdbc-1.5.5.pom (53 kB at 5.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc/1.5.5/pax-jdbc-1.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc/1.5.5/pax-jdbc-1.5.5.pom (1.8 kB at 183 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-common/1.5.5/pax-jdbc-common-1.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-common/1.5.5/pax-jdbc-common-1.5.5.pom (1.2 kB at 135 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.5/pax-jdbc-pool-common-1.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.5/pax-jdbc-pool-common-1.5.5.pom (2.1 kB at 228 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.pom (14 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.5/pax-jdbc-config-1.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.5/pax-jdbc-config-1.5.5.pom (3.0 kB at 300 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1/org.apache.servicemix.bundles.jasypt-1.9.3_1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1/org.apache.servicemix.bundles.jasypt-1.9.3_1.pom (2.6 kB at 240 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/bundles-pom/14/bundles-pom-14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/bundles-pom/14/bundles-pom-14.pom (15 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-db2/1.5.5/pax-jdbc-db2-1.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-db2/1.5.5/pax-jdbc-db2-1.5.5.pom (3.1 kB at 391 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-derbyclient/1.5.5/pax-jdbc-derbyclient-1.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-derbyclient/1.5.5/pax-jdbc-derbyclient-1.5.5.pom (2.8 kB at 311 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/derby/derbyclient/10.14.2.0/derbyclient-10.14.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/derby/derbyclient/10.14.2.0/derbyclient-10.14.2.0.pom (2.3 kB at 225 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/derby/derby-project/10.14.2.0/derby-project-10.14.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/derby/derby-project/10.14.2.0/derby-project-10.14.2.0.pom (5.9 kB at 661 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-derby/1.5.5/pax-jdbc-derby-1.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-derby/1.5.5/pax-jdbc-derby-1.5.5.pom (2.6 kB at 237 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.pom (2.3 kB at 252 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-hsqldb/1.5.5/pax-jdbc-hsqldb-1.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-hsqldb/1.5.5/pax-jdbc-hsqldb-1.5.5.pom (2.6 kB at 203 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hsqldb/hsqldb/2.7.1/hsqldb-2.7.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hsqldb/hsqldb/2.7.1/hsqldb-2.7.1.pom (1.4 kB at 125 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-jtds/1.5.5/pax-jdbc-jtds-1.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-jtds/1.5.5/pax-jdbc-jtds-1.5.5.pom (2.6 kB at 237 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sourceforge/jtds/jtds/1.3.1/jtds-1.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sourceforge/jtds/jtds/1.3.1/jtds-1.3.1.pom (1.6 kB at 130 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mariadb/1.5.5/pax-jdbc-mariadb-1.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mariadb/1.5.5/pax-jdbc-mariadb-1.5.5.pom (2.6 kB at 238 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mariadb/jdbc/mariadb-java-client/2.7.4/mariadb-java-client-2.7.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mariadb/jdbc/mariadb-java-client/2.7.4/mariadb-java-client-2.7.4.pom (14 kB at 965 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mysql/1.5.5/pax-jdbc-mysql-1.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mysql/1.5.5/pax-jdbc-mysql-1.5.5.pom (2.6 kB at 124 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.pom (2.7 kB at 245 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-java/3.11.4/protobuf-java-3.11.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-java/3.11.4/protobuf-java-3.11.4.pom (5.6 kB at 428 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-parent/3.11.4/protobuf-parent-3.11.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-parent/3.11.4/protobuf-parent-3.11.4.pom (7.7 kB at 640 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-bom/3.11.4/protobuf-bom-3.11.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-bom/3.11.4/protobuf-bom-3.11.4.pom (3.5 kB at 322 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-oracle/1.5.5/pax-jdbc-oracle-1.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-oracle/1.5.5/pax-jdbc-oracle-1.5.5.pom (2.6 kB at 201 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/oracle/database/jdbc/ojdbc8/21.4.0.0.1/ojdbc8-21.4.0.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/oracle/database/jdbc/ojdbc8/21.4.0.0.1/ojdbc8-21.4.0.0.1.pom (1.5 kB at 73 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-aries/1.5.5/pax-jdbc-pool-aries-1.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-aries/1.5.5/pax-jdbc-pool-aries-1.5.5.pom (2.8 kB at 235 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-c3p0/1.5.5/pax-jdbc-pool-c3p0-1.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-c3p0/1.5.5/pax-jdbc-pool-c3p0-1.5.5.pom (2.6 kB at 290 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.c3p0/0.9.5.5_1/org.apache.servicemix.bundles.c3p0-0.9.5.5_1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.c3p0/0.9.5.5_1/org.apache.servicemix.bundles.c3p0-0.9.5.5_1.pom (3.3 kB at 409 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mchange/mchange-commons-java/0.2.19/mchange-commons-java-0.2.19.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mchange/mchange-commons-java/0.2.19/mchange-commons-java-0.2.19.pom (3.7 kB at 371 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-dbcp2/1.5.5/pax-jdbc-pool-dbcp2-1.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-dbcp2/1.5.5/pax-jdbc-pool-dbcp2-1.5.5.pom (4.4 kB at 545 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-pool2/2.11.1/commons-pool2-2.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-pool2/2.11.1/commons-pool2-2.11.1.pom (18 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.8.0-M1/junit-bom-5.8.0-M1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.8.0-M1/junit-bom-5.8.0-M1.pom (5.7 kB at 632 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-dbcp2/2.9.0/commons-dbcp2-2.9.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-dbcp2/2.9.0/commons-dbcp2-2.9.0.pom (20 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-pool2/2.10.0/commons-pool2-2.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-pool2/2.10.0/commons-pool2-2.10.0.pom (18 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-hikaricp/1.5.5/pax-jdbc-pool-hikaricp-1.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-hikaricp/1.5.5/pax-jdbc-pool-hikaricp-1.5.5.pom (3.0 kB at 328 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.pom (26 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-sqlite/1.5.5/pax-jdbc-sqlite-1.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-sqlite/1.5.5/pax-jdbc-sqlite-1.5.5.pom (2.6 kB at 325 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xerial/sqlite-jdbc/3.36.0.3/sqlite-jdbc-3.36.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xerial/sqlite-jdbc/3.36.0.3/sqlite-jdbc-3.36.0.3.pom (10 kB at 917 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-teradata/1.5.5/pax-jdbc-teradata-1.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-teradata/1.5.5/pax-jdbc-teradata-1.5.5.pom (2.4 kB at 153 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-narayana/1.5.5/pax-jdbc-pool-narayana-1.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-narayana/1.5.5/pax-jdbc-pool-narayana-1.5.5.pom (3.6 kB at 401 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/jboss-transaction-spi/7.6.1.Final/jboss-transaction-spi-7.6.1.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/jboss-transaction-spi/7.6.1.Final/jboss-transaction-spi-7.6.1.Final.pom (4.3 kB at 539 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/jboss-transaction-spi-parent/7.6.1.Final/jboss-transaction-spi-parent-7.6.1.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/jboss-transaction-spi-parent/7.6.1.Final/jboss-transaction-spi-parent-7.6.1.Final.pom (3.0 kB at 277 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/jboss-parent/8/jboss-parent-8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/jboss-parent/8/jboss-parent-8.pom (22 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-transx/1.5.5/pax-jdbc-pool-transx-1.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-transx/1.5.5/pax-jdbc-pool-transx-1.5.5.pom (3.2 kB at 264 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-jdbc/0.5.3/pax-transx-jdbc-0.5.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-jdbc/0.5.3/pax-transx-jdbc-0.5.3.pom (5.4 kB at 598 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx/0.5.3/pax-transx-0.5.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx/0.5.3/pax-transx-0.5.3.pom (50 kB at 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-connector/0.5.3/pax-transx-connector-0.5.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-connector/0.5.3/pax-transx-connector-0.5.3.pom (3.9 kB at 351 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-api/0.5.3/pax-transx-tm-api-0.5.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-api/0.5.3/pax-transx-tm-api-0.5.3.pom (2.8 kB at 256 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/resource/javax.resource-api/1.7.1/javax.resource-api-1.7.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/resource/javax.resource-api/1.7.1/javax.resource-api-1.7.1.pom (15 kB at 916 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/transaction/javax.transaction-api/1.3/javax.transaction-api-1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/transaction/javax.transaction-api/1.3/javax.transaction-api-1.3.pom (14 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.jdbc/1.0.1/org.osgi.service.jdbc-1.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.jdbc/1.0.1/org.osgi.service.jdbc-1.0.1.pom (1.7 kB at 155 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.3/org.apache.karaf.jdbc.core-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.3/org.apache.karaf.jdbc.core-4.4.3.pom (5.0 kB at 496 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.pom (2.1 kB at 162 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/specs/1.4/specs-1.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/specs/1.4/specs-1.4.pom (12 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/config/project-config/1.2/project-config-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/config/project-config/1.2/project-config-1.2.pom (22 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/config/config/1.2/config-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/config/config/1.2/config-1.2.pom (1.8 kB at 178 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis/1.2/genesis-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis/1.2/genesis-1.2.pom (11 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/3/apache-3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/3/apache-3.pom (3.4 kB at 381 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli/0.18.2/aaa-cli-0.18.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli/0.18.2/aaa-cli-0.18.2.pom (2.1 kB at 208 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep/0.20.4/features-bgpcep-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep/0.20.4/features-bgpcep-0.20.4.pom (15 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/feature-repo-parent/0.20.4/feature-repo-parent-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/feature-repo-parent/0.20.4/feature-repo-parent-0.20.4.pom (1.7 kB at 157 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo/0.20.4/odl-bgpcep-algo-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo/0.20.4/odl-bgpcep-algo-0.20.4.pom (1.6 kB at 160 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/single-feature-parent/0.20.4/single-feature-parent-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/single-feature-parent/0.20.4/single-feature-parent-0.20.4.pom (1.7 kB at 173 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgpcep-parent/0.20.4/bgpcep-parent-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgpcep-parent/0.20.4/bgpcep-parent-0.20.4.pom (5.8 kB at 531 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-impl/0.20.4/algo-impl-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-impl/0.20.4/algo-impl-0.20.4.pom (3.1 kB at 241 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-api/0.20.4/algo-api-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-api/0.20.4/algo-api-0.20.4.pom (1.7 kB at 152 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/binding-parent/0.20.4/binding-parent-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/binding-parent/0.20.4/binding-parent-0.20.4.pom (1.8 kB at 182 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-api/0.20.4/graph-api-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-api/0.20.4/graph-api-0.20.4.pom (1.7 kB at 171 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/12.0.2/rfc6991-ietf-inet-types-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/12.0.2/rfc6991-ietf-inet-types-12.0.2.pom (2.0 kB at 151 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/12.0.2/ietf-type-util-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/12.0.2/ietf-type-util-12.0.2.pom (1.8 kB at 151 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/12.0.2/rfc8294-ietf-routing-types-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/12.0.2/rfc8294-ietf-routing-types-12.0.2.pom (2.1 kB at 121 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/12.0.2/rfc6991-ietf-yang-types-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/12.0.2/rfc6991-ietf-yang-types-12.0.2.pom (2.0 kB at 196 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.24.2/ietf-topology-2013.10.21.24.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.24.2/ietf-topology-2013.10.21.24.2.pom (2.0 kB at 166 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/concepts/0.20.4/concepts-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/concepts/0.20.4/concepts-0.20.4.pom (2.8 kB at 284 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.20.4/odl-bgpcep-algo-api-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.20.4/odl-bgpcep-algo-api-0.20.4.pom (1.6 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.20.4/odl-bgpcep-graph-api-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.20.4/odl-bgpcep-graph-api-0.20.4.pom (1.6 kB at 125 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/12.0.2/odl-mdsal-model-rfc6991-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/12.0.2/odl-mdsal-model-rfc6991-12.0.2.pom (1.7 kB at 157 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/12.0.2/odl-mdsal-model-rfc8294-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/12.0.2/odl-mdsal-model-rfc8294-12.0.2.pom (1.7 kB at 192 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/12.0.2/iana-routing-types-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/12.0.2/iana-routing-types-12.0.2.pom (1.6 kB at 136 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.20.4/odl-bgpcep-concepts-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.20.4/odl-bgpcep-concepts-0.20.4.pom (1.7 kB at 170 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph/0.20.4/odl-bgpcep-graph-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph/0.20.4/odl-bgpcep-graph-0.20.4.pom (1.6 kB at 145 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-impl/0.20.4/graph-impl-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-impl/0.20.4/graph-impl-0.20.4.pom (3.1 kB at 262 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.20.4/odl-bgpcep-bgp-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.20.4/odl-bgpcep-bgp-0.20.4.pom (5.6 kB at 564 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.20.4/odl-bgpcep-bgp-parser-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.20.4/odl-bgpcep-bgp-parser-0.20.4.pom (1.4 kB at 155 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-impl/0.20.4/bgp-parser-impl-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-impl/0.20.4/bgp-parser-impl-0.20.4.pom (5.7 kB at 569 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-concepts/0.20.4/bgp-concepts-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-concepts/0.20.4/bgp-concepts-0.20.4.pom (2.5 kB at 165 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.1.97.Final/netty-buffer-4.1.97.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.1.97.Final/netty-buffer-4.1.97.Final.pom (1.6 kB at 132 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-parent/4.1.97.Final/netty-parent-4.1.97.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-parent/4.1.97.Final/netty-parent-4.1.97.Final.pom (83 kB at 7.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.1.97.Final/netty-common-4.1.97.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.1.97.Final/netty-common-4.1.97.Final.pom (12 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/util/0.20.4/util-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/util/0.20.4/util-0.20.4.pom (3.3 kB at 298 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/testtool-parent/0.20.4/testtool-parent-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/testtool-parent/0.20.4/testtool-parent-0.20.4.pom (1.8 kB at 184 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-api/0.20.4/bgp-parser-api-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-api/0.20.4/bgp-parser-api-0.20.4.pom (3.2 kB at 291 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-spi/0.20.4/bgp-parser-spi-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-spi/0.20.4/bgp-parser-spi-0.20.4.pom (5.1 kB at 461 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common-netty/11.0.2/yang-common-netty-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common-netty/11.0.2/yang-common-netty-11.0.2.pom (1.6 kB at 156 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.20.4/odl-bgpcep-bgp-parser-api-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.20.4/odl-bgpcep-bgp-parser-api-0.20.4.pom (2.0 kB at 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-netty/11.0.2/odl-yangtools-netty-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-netty/11.0.2/odl-yangtools-netty-11.0.2.pom (2.1 kB at 165 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/13.0.4/odl-netty-4-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/13.0.4/odl-netty-4-13.0.4.pom (2.6 kB at 237 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.1.97.Final/netty-codec-http-4.1.97.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.1.97.Final/netty-codec-http-4.1.97.Final.pom (4.2 kB at 323 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.1.97.Final/netty-transport-4.1.97.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.1.97.Final/netty-transport-4.1.97.Final.pom (2.2 kB at 197 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.1.97.Final/netty-resolver-4.1.97.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.1.97.Final/netty-resolver-4.1.97.Final.pom (1.6 kB at 113 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.1.97.Final/netty-codec-4.1.97.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.1.97.Final/netty-codec-4.1.97.Final.pom (5.3 kB at 482 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.1.97.Final/netty-handler-4.1.97.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.1.97.Final/netty-handler-4.1.97.Final.pom (4.6 kB at 513 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.97.Final/netty-transport-native-unix-common-4.1.97.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.97.Final/netty-transport-native-unix-common-4.1.97.Final.pom (29 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.1.97.Final/netty-transport-native-epoll-4.1.97.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.1.97.Final/netty-transport-native-epoll-4.1.97.Final.pom (19 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.1.97.Final/netty-transport-classes-epoll-4.1.97.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.1.97.Final/netty-transport-classes-epoll-4.1.97.Final.pom (2.1 kB at 237 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.20.4/odl-bgpcep-bgp-dependencies-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.20.4/odl-bgpcep-bgp-dependencies-0.20.4.pom (1.6 kB at 165 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.20.4/odl-bgpcep-extras-dependencies-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.20.4/odl-bgpcep-extras-dependencies-0.20.4.pom (1.6 kB at 180 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.20.4/odl-bgpcep-bgp-rib-api-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.20.4/odl-bgpcep-bgp-rib-api-0.20.4.pom (2.5 kB at 206 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-api/0.20.4/bgp-rib-api-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-api/0.20.4/bgp-rib-api-0.20.4.pom (2.9 kB at 262 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-spi/0.20.4/bgp-rib-spi-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-spi/0.20.4/bgp-rib-spi-0.20.4.pom (6.3 kB at 629 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-api/0.20.4/bgp-openconfig-api-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-api/0.20.4/bgp-openconfig-api-0.20.4.pom (3.3 kB at 327 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8343/12.0.2/rfc8343-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8343/12.0.2/rfc8343-12.0.2.pom (1.9 kB at 169 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/12.0.2/odl-mdsal-model-rfc8343-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/12.0.2/odl-mdsal-model-rfc8343-12.0.2.pom (1.5 kB at 171 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.20.4/odl-bgpcep-bgp-openconfig-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.20.4/odl-bgpcep-bgp-openconfig-0.20.4.pom (1.8 kB at 198 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-spi/0.20.4/bgp-openconfig-spi-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-spi/0.20.4/bgp-openconfig-spi-0.20.4.pom (3.1 kB at 240 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.20.4/odl-bgpcep-bgp-rib-impl-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.20.4/odl-bgpcep-bgp-rib-impl-0.20.4.pom (3.9 kB at 326 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-impl/0.20.4/bgp-rib-impl-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-impl/0.20.4/bgp-rib-impl-0.20.4.pom (16 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-path-selection-mode/0.20.4/bgp-path-selection-mode-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-path-selection-mode/0.20.4/bgp-path-selection-mode-0.20.4.pom (5.6 kB at 622 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.20.4/bgp-openconfig-rp-spi-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.20.4/bgp-openconfig-rp-spi-0.20.4.pom (6.5 kB at 652 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-inet/0.20.4/bgp-inet-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-inet/0.20.4/bgp-inet-0.20.4.pom (2.2 kB at 203 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-extension-parent/0.20.4/bgp-extension-parent-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-extension-parent/0.20.4/bgp-extension-parent-0.20.4.pom (6.0 kB at 602 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-api/0.20.4/bgp-bmp-api-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-api/0.20.4/bgp-bmp-api-0.20.4.pom (2.6 kB at 184 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-route-target/0.20.4/bgp-route-target-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-route-target/0.20.4/bgp-route-target-0.20.4.pom (4.6 kB at 507 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-peer-acceptor/0.20.4/bgp-peer-acceptor-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-peer-acceptor/0.20.4/bgp-peer-acceptor-0.20.4.pom (3.4 kB at 281 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.20.4/odl-bgpcep-bgp-inet-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.20.4/odl-bgpcep-bgp-inet-0.20.4.pom (1.4 kB at 126 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.20.4/odl-bgpcep-bgp-extensions-api-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.20.4/odl-bgpcep-bgp-extensions-api-0.20.4.pom (1.7 kB at 173 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.20.4/odl-bgpcep-bmp-api-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.20.4/odl-bgpcep-bmp-api-0.20.4.pom (1.5 kB at 139 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-spi/0.20.4/bgp-bmp-spi-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-spi/0.20.4/bgp-bmp-spi-0.20.4.pom (4.3 kB at 395 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.20.4/odl-bgpcep-bgp-route-target-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.20.4/odl-bgpcep-bgp-route-target-0.20.4.pom (1.4 kB at 144 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.20.4/odl-bgpcep-bgp-openconfig-rp-spi-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.20.4/odl-bgpcep-bgp-openconfig-rp-spi-0.20.4.pom (1.4 kB at 129 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.20.4/odl-bgpcep-bgp-path-selection-mode-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.20.4/odl-bgpcep-bgp-path-selection-mode-0.20.4.pom (1.6 kB at 150 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.20.4/odl-bgpcep-bgp-openconfig-rp-impl-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.20.4/odl-bgpcep-bgp-openconfig-rp-impl-0.20.4.pom (2.1 kB at 178 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.20.4/bgp-openconfig-rp-impl-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.20.4/bgp-openconfig-rp-impl-0.20.4.pom (5.7 kB at 517 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.20.4/odl-bgpcep-config-loader-spi-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.20.4/odl-bgpcep-config-loader-spi-0.20.4.pom (1.5 kB at 134 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-spi/0.20.4/config-loader-spi-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-spi/0.20.4/config-loader-spi-0.20.4.pom (2.4 kB at 172 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.20.4/odl-bgpcep-bgp-openconfig-rp-statement-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.20.4/odl-bgpcep-bgp-openconfig-rp-statement-0.20.4.pom (1.7 kB at 153 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.20.4/bgp-openconfig-rp-statement-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.20.4/bgp-openconfig-rp-statement-0.20.4.pom (7.1 kB at 545 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.20.4/bgp-config-example-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.20.4/bgp-config-example-0.20.4.pom (4.3 kB at 355 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-exp-netty-config/8.0.2/odl-controller-exp-netty-config-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-exp-netty-config/8.0.2/odl-controller-exp-netty-config-8.0.2.pom (2.1 kB at 213 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-event-executor-config/0.19.2/netty-event-executor-config-0.19.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-event-executor-config/0.19.2/netty-event-executor-config-0.19.2.pom (1.2 kB at 132 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-threadgroup-config/0.19.2/netty-threadgroup-config-0.19.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-threadgroup-config/0.19.2/netty-threadgroup-config-0.19.2.pom (1.3 kB at 120 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-timer-config/0.19.2/netty-timer-config-0.19.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-timer-config/0.19.2/netty-timer-config-0.19.2.pom (1.3 kB at 166 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/threadpool-config-api/0.19.2/threadpool-config-api-0.19.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/threadpool-config-api/0.19.2/threadpool-config-api-0.19.2.pom (699 B at 58 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/threadpool-config-impl/0.19.2/threadpool-config-impl-0.19.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/threadpool-config-impl/0.19.2/threadpool-config-impl-0.19.2.pom (1.3 kB at 131 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.20.4/odl-bgpcep-bgp-openconfig-state-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.20.4/odl-bgpcep-bgp-openconfig-state-0.20.4.pom (1.4 kB at 101 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-state/0.20.4/bgp-openconfig-state-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-state/0.20.4/bgp-openconfig-state-0.20.4.pom (6.9 kB at 575 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.20.4/odl-bgpcep-bgp-topology-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.20.4/odl-bgpcep-bgp-topology-0.20.4.pom (2.3 kB at 193 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-topology-provider/0.20.4/bgp-topology-provider-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-topology-provider/0.20.4/bgp-topology-provider-0.20.4.pom (6.6 kB at 511 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-api/0.20.4/rsvp-api-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-api/0.20.4/rsvp-api-0.20.4.pom (2.1 kB at 212 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-linkstate/0.20.4/bgp-linkstate-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-linkstate/0.20.4/bgp-linkstate-0.20.4.pom (4.4 kB at 399 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-spi/0.20.4/rsvp-spi-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-spi/0.20.4/rsvp-spi-0.20.4.pom (3.4 kB at 313 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-rfc8294-netty/12.0.2/mdsal-rfc8294-netty-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-rfc8294-netty/12.0.2/mdsal-rfc8294-netty-12.0.2.pom (2.1 kB at 158 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-api/0.20.4/topology-api-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-api/0.20.4/topology-api-0.20.4.pom (2.9 kB at 266 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-segment-routing/0.20.4/topology-segment-routing-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-segment-routing/0.20.4/topology-segment-routing-0.20.4.pom (2.2 kB at 217 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-tunnel-api/0.20.4/topology-tunnel-api-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-tunnel-api/0.20.4/topology-tunnel-api-0.20.4.pom (2.0 kB at 222 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.20.4/odl-bgpcep-bgp-linkstate-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.20.4/odl-bgpcep-bgp-linkstate-0.20.4.pom (2.1 kB at 190 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.20.4/odl-bgpcep-rsvp-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.20.4/odl-bgpcep-rsvp-0.20.4.pom (1.4 kB at 114 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.20.4/odl-bgpcep-rsvp-api-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.20.4/odl-bgpcep-rsvp-api-0.20.4.pom (1.8 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-impl/0.20.4/rsvp-impl-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-impl/0.20.4/rsvp-impl-0.20.4.pom (3.4 kB at 282 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/12.0.2/odl-mdsal-rfc8294-netty-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/12.0.2/odl-mdsal-rfc8294-netty-12.0.2.pom (1.7 kB at 140 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.20.4/odl-bgpcep-topology-api-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.20.4/odl-bgpcep-topology-api-0.20.4.pom (1.7 kB at 134 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.2/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.2/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-12.0.2.pom (1.7 kB at 166 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.20.4/odl-bgpcep-topology-tunnel-api-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.20.4/odl-bgpcep-topology-tunnel-api-0.20.4.pom (1.5 kB at 138 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.20.4/odl-bgpcep-bgp-cli-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.20.4/odl-bgpcep-bgp-cli-0.20.4.pom (1.6 kB at 135 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-cli/0.20.4/bgp-cli-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-cli/0.20.4/bgp-cli-0.20.4.pom (4.3 kB at 357 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.20.4/odl-bgpcep-bgp-flowspec-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.20.4/odl-bgpcep-bgp-flowspec-0.20.4.pom (1.9 kB at 185 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-flowspec/0.20.4/bgp-flowspec-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-flowspec/0.20.4/bgp-flowspec-0.20.4.pom (3.2 kB at 404 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.20.4/odl-bgpcep-bgp-labeled-unicast-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.20.4/odl-bgpcep-bgp-labeled-unicast-0.20.4.pom (2.1 kB at 234 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-labeled-unicast/0.20.4/bgp-labeled-unicast-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-labeled-unicast/0.20.4/bgp-labeled-unicast-0.20.4.pom (3.4 kB at 342 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.20.4/odl-bgpcep-bgp-l3vpn-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.20.4/odl-bgpcep-bgp-l3vpn-0.20.4.pom (1.9 kB at 206 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-l3vpn/0.20.4/bgp-l3vpn-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-l3vpn/0.20.4/bgp-l3vpn-0.20.4.pom (2.7 kB at 222 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.20.4/odl-bgpcep-bgp-mvpn-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.20.4/odl-bgpcep-bgp-mvpn-0.20.4.pom (1.6 kB at 162 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-mvpn/0.20.4/bgp-mvpn-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-mvpn/0.20.4/bgp-mvpn-0.20.4.pom (3.1 kB at 286 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.20.4/odl-bgpcep-bgp-evpn-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.20.4/odl-bgpcep-bgp-evpn-0.20.4.pom (1.8 kB at 103 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-evpn/0.20.4/bgp-evpn-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-evpn/0.20.4/bgp-evpn-0.20.4.pom (3.7 kB at 333 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.20.4/odl-bgpcep-protocols-config-loader-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.20.4/odl-bgpcep-protocols-config-loader-0.20.4.pom (1.7 kB at 154 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/protocols-config-loader/0.20.4/protocols-config-loader-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/protocols-config-loader/0.20.4/protocols-config-loader-0.20.4.pom (4.8 kB at 366 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.20.4/odl-bgpcep-routing-policy-config-loader-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.20.4/odl-bgpcep-routing-policy-config-loader-0.20.4.pom (1.9 kB at 176 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/routing-policy-config-loader/0.20.4/routing-policy-config-loader-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/routing-policy-config-loader/0.20.4/routing-policy-config-loader-0.20.4.pom (5.5 kB at 389 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.20.4/odl-bgpcep-config-loader-impl-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.20.4/odl-bgpcep-config-loader-impl-0.20.4.pom (1.7 kB at 214 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-impl/0.20.4/config-loader-impl-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-impl/0.20.4/config-loader-impl-0.20.4.pom (6.9 kB at 623 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.20.4/odl-bgpcep-topology-config-loader-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.20.4/odl-bgpcep-topology-config-loader-0.20.4.pom (1.9 kB at 212 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-config-loader/0.20.4/topology-config-loader-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-config-loader/0.20.4/topology-config-loader-0.20.4.pom (4.5 kB at 372 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.20.4/odl-bgpcep-bgp-config-example-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.20.4/odl-bgpcep-bgp-config-example-0.20.4.pom (1.5 kB at 153 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.20.4/odl-bgpcep-bmp-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.20.4/odl-bgpcep-bmp-0.20.4.pom (4.5 kB at 167 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.20.4/odl-bgpcep-bmp-config-loader-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.20.4/odl-bgpcep-bmp-config-loader-0.20.4.pom (2.1 kB at 193 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.20.4/bmp-monitors-config-loader-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.20.4/bmp-monitors-config-loader-0.20.4.pom (4.4 kB at 402 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.20.4/odl-bgpcep-bmp-config-example-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.20.4/odl-bgpcep-bmp-config-example-0.20.4.pom (1.3 kB at 134 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-config-example/0.20.4/bgp-bmp-config-example-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-config-example/0.20.4/bgp-bmp-config-example-0.20.4.pom (3.4 kB at 286 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.20.4/bgp-bmp-parser-impl-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.20.4/bgp-bmp-parser-impl-0.20.4.pom (5.1 kB at 342 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-impl/0.20.4/bgp-bmp-impl-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-impl/0.20.4/bgp-bmp-impl-0.20.4.pom (11 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.20.4/odl-bgpcep-pcep-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.20.4/odl-bgpcep-pcep-0.20.4.pom (4.5 kB at 450 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.20.4/odl-bgpcep-pcep-api-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.20.4/odl-bgpcep-pcep-api-0.20.4.pom (1.5 kB at 126 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-api/0.20.4/pcep-api-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-api/0.20.4/pcep-api-0.20.4.pom (2.9 kB at 245 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-spi/0.20.4/pcep-spi-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-spi/0.20.4/pcep-spi-0.20.4.pom (4.4 kB at 549 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.20.4/odl-bgpcep-pcep-impl-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.20.4/odl-bgpcep-pcep-impl-0.20.4.pom (1.9 kB at 187 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.20.4/odl-bgpcep-pcep-base-parser-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.20.4/odl-bgpcep-pcep-base-parser-0.20.4.pom (1.4 kB at 94 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-base-parser/0.20.4/pcep-base-parser-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-base-parser/0.20.4/pcep-base-parser-0.20.4.pom (3.5 kB at 349 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-impl/0.20.4/pcep-impl-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-impl/0.20.4/pcep-impl-0.20.4.pom (7.1 kB at 548 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.20.4/odl-bgpcep-programming-api-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.20.4/odl-bgpcep-programming-api-0.20.4.pom (2.6 kB at 214 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-api/0.20.4/programming-api-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-api/0.20.4/programming-api-0.20.4.pom (2.0 kB at 181 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-spi/0.20.4/programming-spi-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-spi/0.20.4/programming-spi-0.20.4.pom (2.7 kB at 223 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-topology-api/0.20.4/programming-topology-api-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-topology-api/0.20.4/programming-topology-api-0.20.4.pom (2.1 kB at 193 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-tunnel-api/0.20.4/programming-tunnel-api-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-tunnel-api/0.20.4/programming-tunnel-api-0.20.4.pom (2.0 kB at 220 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.20.4/odl-bgpcep-programming-impl-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.20.4/odl-bgpcep-programming-impl-0.20.4.pom (1.9 kB at 210 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-impl/0.20.4/programming-impl-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-impl/0.20.4/programming-impl-0.20.4.pom (7.3 kB at 731 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.20.4/odl-bgpcep-pcep-topology-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.20.4/odl-bgpcep-pcep-topology-0.20.4.pom (1.9 kB at 240 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-api/0.20.4/pcep-tunnel-api-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-api/0.20.4/pcep-tunnel-api-0.20.4.pom (3.6 kB at 401 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-api/0.20.4/pcep-topology-api-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-api/0.20.4/pcep-topology-api-0.20.4.pom (3.3 kB at 335 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-spi/0.20.4/pcep-topology-spi-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-spi/0.20.4/pcep-topology-spi-0.20.4.pom (2.3 kB at 289 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.20.4/odl-bgpcep-pcep-stateful-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.20.4/odl-bgpcep-pcep-stateful-0.20.4.pom (1.6 kB at 163 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-stateful/0.20.4/pcep-ietf-stateful-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-stateful/0.20.4/pcep-ietf-stateful-0.20.4.pom (5.3 kB at 478 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.20.4/odl-bgpcep-pcep-p2mp-te-lsp-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.20.4/odl-bgpcep-pcep-p2mp-te-lsp-0.20.4.pom (1.6 kB at 65 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.20.4/pcep-ietf-p2mp-te-lsp-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.20.4/pcep-ietf-p2mp-te-lsp-0.20.4.pom (3.2 kB at 162 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.20.4/odl-bgpcep-pcep-topology-provider-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.20.4/odl-bgpcep-pcep-topology-provider-0.20.4.pom (1.9 kB at 172 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-provider/0.20.4/pcep-topology-provider-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-provider/0.20.4/pcep-topology-provider-0.20.4.pom (9.2 kB at 707 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-segment-routing/0.20.4/pcep-segment-routing-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-segment-routing/0.20.4/pcep-segment-routing-0.20.4.pom (5.9 kB at 586 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-api/0.20.4/pcep-server-api-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-api/0.20.4/pcep-server-api-0.20.4.pom (2.9 kB at 288 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.20.4/odl-bgpcep-pcep-server-provider-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.20.4/odl-bgpcep-pcep-server-provider-0.20.4.pom (1.9 kB at 155 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-provider/0.20.4/pcep-server-provider-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-provider/0.20.4/pcep-server-provider-0.20.4.pom (4.6 kB at 458 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.20.4/odl-bgpcep-pcep-server-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.20.4/odl-bgpcep-pcep-server-0.20.4.pom (1.8 kB at 166 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.20.4/odl-bgpcep-pcep-tunnel-provider-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.20.4/odl-bgpcep-pcep-tunnel-provider-0.20.4.pom (1.7 kB at 139 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-provider/0.20.4/pcep-tunnel-provider-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-provider/0.20.4/pcep-tunnel-provider-0.20.4.pom (7.2 kB at 656 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.20.4/odl-bgpcep-pcep-segment-routing-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.20.4/odl-bgpcep-pcep-segment-routing-0.20.4.pom (1.4 kB at 129 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.20.4/odl-bgpcep-pcep-auto-bandwidth-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.20.4/odl-bgpcep-pcep-auto-bandwidth-0.20.4.pom (1.4 kB at 130 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.20.4/pcep-auto-bandwidth-extension-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.20.4/pcep-auto-bandwidth-extension-0.20.4.pom (4.4 kB at 402 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.20.4/odl-bgpcep-pcep-config-example-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.20.4/odl-bgpcep-pcep-config-example-0.20.4.pom (1.3 kB at 109 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-config-example/0.20.4/pcep-config-example-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-config-example/0.20.4/pcep-config-example-0.20.4.pom (3.4 kB at 284 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.20.4/odl-bgpcep-pcep-cli-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.20.4/odl-bgpcep-pcep-cli-0.20.4.pom (1.6 kB at 136 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-cli/0.20.4/pcep-cli-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-cli/0.20.4/pcep-cli-0.20.4.pom (4.4 kB at 397 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.20.4/odl-bgpcep-topology-segment-routing-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.20.4/odl-bgpcep-topology-segment-routing-0.20.4.pom (1.5 kB at 166 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep-testing/0.20.4/features-bgpcep-testing-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep-testing/0.20.4/features-bgpcep-testing-0.20.4.pom (1.7 kB at 186 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.20.4/odl-bgpcep-bgp-benchmark-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.20.4/odl-bgpcep-bgp-benchmark-0.20.4.pom (1.9 kB at 170 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-benchmark-app/0.20.4/bgp-benchmark-app-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-benchmark-app/0.20.4/bgp-benchmark-app-0.20.4.pom (3.9 kB at 355 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.20.4/odl-bgpcep-data-change-counter-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.20.4/odl-bgpcep-data-change-counter-0.20.4.pom (2.0 kB at 217 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/data-change-counter/0.20.4/data-change-counter-0.20.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/data-change-counter/0.20.4/data-change-counter-0.20.4.pom (3.6 kB at 450 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller/8.0.2/features-controller-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller/8.0.2/features-controller-8.0.2.pom (3.9 kB at 352 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-broker-local/8.0.2/odl-controller-broker-local-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-broker-local/8.0.2/odl-controller-broker-local-8.0.2.pom (2.4 kB at 197 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom/12.0.2/odl-mdsal-dom-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom/12.0.2/odl-mdsal-dom-12.0.2.pom (1.3 kB at 105 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-simple/12.0.2/mdsal-eos-dom-simple-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-simple/12.0.2/mdsal-eos-dom-simple-12.0.2.pom (2.5 kB at 250 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/12.0.2/mdsal-dom-inmemory-datastore-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/12.0.2/mdsal-dom-inmemory-datastore-12.0.2.pom (4.2 kB at 349 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-experimental/8.0.2/features-controller-experimental-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-experimental/8.0.2/features-controller-experimental-8.0.2.pom (2.0 kB at 181 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-toaster/8.0.2/odl-toaster-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-toaster/8.0.2/odl-toaster-8.0.2.pom (1.9 kB at 17 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster/8.0.2/sample-toaster-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster/8.0.2/sample-toaster-8.0.2.pom (617 B at 62 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-consumer/8.0.2/sample-toaster-consumer-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-consumer/8.0.2/sample-toaster-consumer-8.0.2.pom (2.0 kB at 197 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-provider/8.0.2/sample-toaster-provider-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-provider/8.0.2/sample-toaster-provider-8.0.2.pom (2.2 kB at 243 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-testing/8.0.2/features-controller-testing-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-testing/8.0.2/features-controller-testing-8.0.2.pom (2.0 kB at 83 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-clustering-test-app/8.0.2/odl-clustering-test-app-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-clustering-test-app/8.0.2/odl-clustering-test-app-8.0.2.pom (2.1 kB at 189 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-model/8.0.2/clustering-it-model-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-model/8.0.2/clustering-it-model-8.0.2.pom (1.6 kB at 148 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-provider/8.0.2/clustering-it-provider-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-provider/8.0.2/clustering-it-provider-8.0.2.pom (2.5 kB at 97 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-karaf-cli/8.0.2/clustering-it-karaf-cli-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-karaf-cli/8.0.2/clustering-it-karaf-cli-8.0.2.pom (2.8 kB at 312 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-karaf-cli/8.0.2/sal-cluster-admin-karaf-cli-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-karaf-cli/8.0.2/sal-cluster-admin-karaf-cli-8.0.2.pom (1.8 kB at 166 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-benchmark/8.0.2/odl-mdsal-benchmark-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-benchmark/8.0.2/odl-mdsal-benchmark-8.0.2.pom (1.9 kB at 188 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/benchmark-api/8.0.2/benchmark-api-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/benchmark-api/8.0.2/benchmark-api-8.0.2.pom (1.0 kB at 129 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/dsbenchmark/8.0.2/dsbenchmark-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/dsbenchmark/8.0.2/dsbenchmark-8.0.2.pom (2.1 kB at 175 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/ntfbenchmark/8.0.2/ntfbenchmark-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/ntfbenchmark/8.0.2/ntfbenchmark-8.0.2.pom (1.7 kB at 153 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/rpcbenchmark/8.0.2/rpcbenchmark-8.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/rpcbenchmark/8.0.2/rpcbenchmark-8.0.2.pom (1.7 kB at 187 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 98 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/daexim-features-1.15.0-20240122.093955-138.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/daexim-features-1.15.0-20240122.093955-138.pom (1.9 kB at 186 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 127 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/odl-daexim-1.15.0-20240122.093955-138.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/odl-daexim-1.15.0-20240122.093955-138.pom (3.5 kB at 350 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 105 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/parent-1.15.0-20240122.093955-138.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/parent-1.15.0-20240122.093955-138.pom (1.9 kB at 190 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/6.0.2/odl-infrautils-ready-6.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/6.0.2/odl-infrautils-ready-6.0.2.pom (1.2 kB at 130 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/single-feature-parent/6.0.2/single-feature-parent-6.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/single-feature-parent/6.0.2/single-feature-parent-6.0.2.pom (1.3 kB at 111 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/6.0.2/ready-impl-6.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/6.0.2/ready-impl-6.0.2.pom (3.9 kB at 296 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/parent/6.0.2/parent-6.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/parent/6.0.2/parent-6.0.2.pom (10 kB at 644 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/6.0.2/ready-api-6.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/6.0.2/ready-api-6.0.2.pom (1.7 kB at 173 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/6.0.2/infrautils-util-6.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/6.0.2/infrautils-util-6.0.2.pom (2.5 kB at 314 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/6.0.2/odl-infrautils-utils-6.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/6.0.2/odl-infrautils-utils-6.0.2.pom (1.1 kB at 97 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding/12.0.2/odl-mdsal-binding-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding/12.0.2/odl-mdsal-binding-12.0.2.pom (1.5 kB at 151 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 167 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240122.093955-138.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240122.093955-138.pom (2.1 kB at 191 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/maven-metadata.xml (1.8 kB at 167 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240122.093955-138.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240122.093955-138.pom (6.6 kB at 548 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 208 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240122.093955-138.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240122.093955-138.pom (1.0 kB at 112 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 168 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240122.093955-138.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240122.093955-138.pom (1.6 kB at 150 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 61 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/odl-daexim-all-1.15.0-20240122.093955-138.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/odl-daexim-all-1.15.0-20240122.093955-138.pom (2.3 kB at 253 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-artifacts/6.0.5/netconf-artifacts-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-artifacts/6.0.5/netconf-artifacts-6.0.5.pom (28 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/6.0.4/odl-restconf-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/6.0.4/odl-restconf-6.0.4.pom (1.2 kB at 83 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/feature-parent/6.0.4/feature-parent-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/feature-parent/6.0.4/feature-parent-6.0.4.pom (1.3 kB at 145 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-parent/6.0.4/netconf-parent-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-parent/6.0.4/netconf-parent-6.0.4.pom (1.9 kB at 174 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/6.0.4/odl-restconf-nb-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/6.0.4/odl-restconf-nb-6.0.4.pom (2.3 kB at 228 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/12.0.2/odl-mdsal-model-rfc8072-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/12.0.2/odl-mdsal-model-rfc8072-12.0.2.pom (1.5 kB at 139 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040/12.0.2/odl-mdsal-model-rfc8040-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040/12.0.2/odl-mdsal-model-rfc8040-12.0.2.pom (1.5 kB at 152 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040/12.0.2/rfc8040-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040/12.0.2/rfc8040-12.0.2.pom (2.1 kB at 208 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/12.0.2/rfc8072-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/12.0.2/rfc8072-12.0.2.pom (1.8 kB at 181 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-common/6.0.4/odl-restconf-common-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-common/6.0.4/odl-restconf-common-6.0.4.pom (2.9 kB at 291 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/11.0.2/odl-yangtools-export-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/11.0.2/odl-yangtools-export-11.0.2.pom (1.9 kB at 210 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/11.0.2/yang-model-export-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/11.0.2/yang-model-export-11.0.2.pom (3.0 kB at 252 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/12.0.2/odl-mdsal-model-rfc8525-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/12.0.2/odl-mdsal-model-rfc8525-12.0.2.pom (1.8 kB at 197 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/12.0.2/odl-mdsal-model-rfc8342-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/12.0.2/odl-mdsal-model-rfc8342-12.0.2.pom (1.7 kB at 173 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/12.0.2/odl-mdsal-model-rfc7952-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/12.0.2/odl-mdsal-model-rfc7952-12.0.2.pom (1.5 kB at 170 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/12.0.2/rfc7952-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/12.0.2/rfc7952-12.0.2.pom (2.1 kB at 235 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/12.0.2/rfc8342-ietf-datastores-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/12.0.2/rfc8342-ietf-datastores-12.0.2.pom (1.6 kB at 165 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/12.0.2/rfc8342-ietf-origin-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/12.0.2/rfc8342-ietf-origin-12.0.2.pom (1.8 kB at 122 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/12.0.2/rfc8525-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/12.0.2/rfc8525-12.0.2.pom (2.1 kB at 194 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.4/odl-netconf-model-rfc8040-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.4/odl-netconf-model-rfc8040-6.0.4.pom (1.4 kB at 107 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.4/rfc8040-ietf-restconf-monitoring-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.4/rfc8040-ietf-restconf-monitoring-6.0.4.pom (2.0 kB at 218 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common-models/6.0.4/restconf-common-models-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common-models/6.0.4/restconf-common-models-6.0.4.pom (1.1 kB at 101 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common/6.0.4/restconf-common-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common/6.0.4/restconf-common-6.0.4.pom (2.2 kB at 247 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/6.0.4/odl-netconf-api-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/6.0.4/odl-netconf-api-6.0.4.pom (2.7 kB at 265 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.4/odl-netconf-model-rfc5277-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.4/odl-netconf-model-rfc5277-6.0.4.pom (1.4 kB at 151 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/6.0.4/rfc5277-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/6.0.4/rfc5277-6.0.4.pom (1.8 kB at 178 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.4/odl-netconf-model-rfc6241-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.4/odl-netconf-model-rfc6241-6.0.4.pom (1.4 kB at 170 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6241/6.0.4/rfc6241-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6241/6.0.4/rfc6241-6.0.4.pom (2.0 kB at 170 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.4/odl-netconf-model-rfc6470-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.4/odl-netconf-model-rfc6470-6.0.4.pom (1.4 kB at 124 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6470/6.0.4/rfc6470-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6470/6.0.4/rfc6470-6.0.4.pom (2.2 kB at 219 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.4/odl-netconf-model-rfc8526-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.4/odl-netconf-model-rfc8526-6.0.4.pom (1.6 kB at 200 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.4/odl-netconf-model-rfc6243-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.4/odl-netconf-model-rfc6243-6.0.4.pom (1.4 kB at 124 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6243/6.0.4/rfc6243-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6243/6.0.4/rfc6243-6.0.4.pom (2.0 kB at 225 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8526/6.0.4/rfc8526-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8526/6.0.4/rfc8526-6.0.4.pom (2.9 kB at 287 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/6.0.4/netconf-api-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/6.0.4/netconf-api-6.0.4.pom (2.3 kB at 257 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/6.0.4/netconf-auth-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/6.0.4/netconf-auth-6.0.4.pom (937 B at 85 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/6.0.4/restconf-nb-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/6.0.4/restconf-nb-6.0.4.pom (11 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/6.0.4/restconf-api-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/6.0.4/restconf-api-6.0.4.pom (1.9 kB at 157 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/6.0.4/netconf-dom-api-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/6.0.4/netconf-dom-api-6.0.4.pom (2.1 kB at 205 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-api/9.4.50.v20221201/websocket-api-9.4.50.v20221201.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-api/9.4.50.v20221201/websocket-api-9.4.50.v20221201.pom (2.5 kB at 315 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-parent/9.4.50.v20221201/websocket-parent-9.4.50.v20221201.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-parent/9.4.50.v20221201/websocket-parent-9.4.50.v20221201.pom (1.4 kB at 144 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-project/9.4.50.v20221201/jetty-project-9.4.50.v20221201.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-project/9.4.50.v20221201/jetty-project-9.4.50.v20221201.pom (72 kB at 5.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/infinispan/infinispan-bom/11.0.16.Final/infinispan-bom-11.0.16.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/infinispan/infinispan-bom/11.0.16.Final/infinispan-bom-11.0.16.Final.pom (18 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/infinispan/infinispan-build-configuration-parent/11.0.16.Final/infinispan-build-configuration-parent-11.0.16.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/infinispan/infinispan-build-configuration-parent/11.0.16.Final/infinispan-build-configuration-parent-11.0.16.Final.pom (16 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-servlet/9.4.50.v20221201/websocket-servlet-9.4.50.v20221201.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-servlet/9.4.50.v20221201/websocket-servlet-9.4.50.v20221201.pom (2.2 kB at 138 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-server/9.4.50.v20221201/websocket-server-9.4.50.v20221201.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-server/9.4.50.v20221201/websocket-server-9.4.50.v20221201.pom (4.1 kB at 340 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-common/9.4.50.v20221201/websocket-common-9.4.50.v20221201.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-common/9.4.50.v20221201/websocket-common-9.4.50.v20221201.pom (3.6 kB at 326 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util/9.4.50.v20221201/jetty-util-9.4.50.v20221201.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util/9.4.50.v20221201/jetty-util-9.4.50.v20221201.pom (4.0 kB at 336 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-io/9.4.50.v20221201/jetty-io-9.4.50.v20221201.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-io/9.4.50.v20221201/jetty-io-9.4.50.v20221201.pom (1.2 kB at 95 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-client/9.4.50.v20221201/websocket-client-9.4.50.v20221201.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-client/9.4.50.v20221201/websocket-client-9.4.50.v20221201.pom (4.6 kB at 419 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-client/9.4.50.v20221201/jetty-client-9.4.50.v20221201.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-client/9.4.50.v20221201/jetty-client-9.4.50.v20221201.pom (5.1 kB at 463 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-http/9.4.50.v20221201/jetty-http-9.4.50.v20221201.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-http/9.4.50.v20221201/jetty-http-9.4.50.v20221201.pom (4.0 kB at 504 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-servlet/9.4.50.v20221201/jetty-servlet-9.4.50.v20221201.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-servlet/9.4.50.v20221201/jetty-servlet-9.4.50.v20221201.pom (2.3 kB at 99 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-security/9.4.50.v20221201/jetty-security-9.4.50.v20221201.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-security/9.4.50.v20221201/jetty-security-9.4.50.v20221201.pom (2.1 kB at 95 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-server/9.4.50.v20221201/jetty-server-9.4.50.v20221201.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-server/9.4.50.v20221201/jetty-server-9.4.50.v20221201.pom (3.4 kB at 311 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util-ajax/9.4.50.v20221201/jetty-util-ajax-9.4.50.v20221201.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util-ajax/9.4.50.v20221201/jetty-util-ajax-9.4.50.v20221201.pom (1.3 kB at 140 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils/6.0.2/features-infrautils-6.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils/6.0.2/features-infrautils-6.0.2.pom (2.4 kB at 215 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.2/odl-infrautils-diagstatus-6.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.2/odl-infrautils-diagstatus-6.0.2.pom (2.7 kB at 304 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-web/6.0.2/diagstatus-web-6.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-web/6.0.2/diagstatus-web-6.0.2.pom (2.0 kB at 218 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-api/6.0.2/diagstatus-api-6.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-api/6.0.2/diagstatus-api-6.0.2.pom (1.7 kB at 167 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-shell/6.0.2/diagstatus-shell-6.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-shell/6.0.2/diagstatus-shell-6.0.2.pom (2.2 kB at 201 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-impl/6.0.2/diagstatus-impl-6.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-impl/6.0.2/diagstatus-impl-6.0.2.pom (2.6 kB at 290 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils-experimental/6.0.2/features-infrautils-experimental-6.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils-experimental/6.0.2/features-infrautils-experimental-6.0.2.pom (2.2 kB at 239 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-inject/6.0.2/odl-infrautils-inject-6.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-inject/6.0.2/odl-infrautils-inject-6.0.2.pom (1.1 kB at 125 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/inject/6.0.2/inject-6.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/inject/6.0.2/inject-6.0.2.pom (1.6 kB at 164 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/features-jsonrpc/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/features-jsonrpc/1.16.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 98 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/features-jsonrpc/1.16.0-SNAPSHOT/features-jsonrpc-1.16.0-20240121.114700-128.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/features-jsonrpc/1.16.0-SNAPSHOT/features-jsonrpc-1.16.0-20240121.114700-128.pom (2.1 kB at 212 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.16.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 107 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.16.0-SNAPSHOT/odl-jsonrpc-all-1.16.0-20240121.114700-128.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.16.0-SNAPSHOT/odl-jsonrpc-all-1.16.0-20240121.114700-128.pom (1.9 kB at 145 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-parent/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-parent/1.16.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 96 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-parent/1.16.0-SNAPSHOT/jsonrpc-parent-1.16.0-20240121.114700-128.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-parent/1.16.0-SNAPSHOT/jsonrpc-parent-1.16.0-20240121.114700-128.pom (3.3 kB at 276 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 128 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.0-SNAPSHOT/odl-jsonrpc-provider-1.16.0-20240121.114700-128.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.0-SNAPSHOT/odl-jsonrpc-provider-1.16.0-20240121.114700-128.pom (2.1 kB at 172 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 107 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.0-SNAPSHOT/odl-jsonrpc-bus-1.16.0-20240121.114700-128.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.0-SNAPSHOT/odl-jsonrpc-bus-1.16.0-20240121.114700-128.pom (3.9 kB at 432 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.0-SNAPSHOT/maven-metadata.xml (1.9 kB at 189 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.0-SNAPSHOT/bus-messagelib-1.16.0-20240121.114700-128.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.0-SNAPSHOT/bus-messagelib-1.16.0-20240121.114700-128.pom (4.0 kB at 287 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-api/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-api/1.16.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 128 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-api/1.16.0-SNAPSHOT/bus-api-1.16.0-20240121.114700-128.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-api/1.16.0-SNAPSHOT/bus-api-1.16.0-20240121.114700-128.pom (1.4 kB at 137 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-spi/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-spi/1.16.0-SNAPSHOT/maven-metadata.xml (1.9 kB at 125 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-spi/1.16.0-SNAPSHOT/bus-spi-1.16.0-20240121.114700-128.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-spi/1.16.0-SNAPSHOT/bus-spi-1.16.0-20240121.114700-128.pom (3.6 kB at 356 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 139 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.0-SNAPSHOT/bus-jsonrpc-1.16.0-20240121.114700-128.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.0-SNAPSHOT/bus-jsonrpc-1.16.0-20240121.114700-128.pom (1.5 kB at 133 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-http/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-http/1.16.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 140 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-http/1.16.0-SNAPSHOT/transport-http-1.16.0-20240121.114700-128.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-http/1.16.0-SNAPSHOT/transport-http-1.16.0-20240121.114700-128.pom (3.6 kB at 280 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 167 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.0-SNAPSHOT/transport-zmq-1.16.0-20240121.114700-128.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.0-SNAPSHOT/transport-zmq-1.16.0-20240121.114700-128.pom (3.4 kB at 212 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-api/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-api/1.16.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 186 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-api/1.16.0-SNAPSHOT/security-api-1.16.0-20240121.114700-128.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-api/1.16.0-SNAPSHOT/security-api-1.16.0-20240121.114700-128.pom (1.7 kB at 121 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-service/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-service/1.16.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 168 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-service/1.16.0-SNAPSHOT/security-service-1.16.0-20240121.114700-128.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-service/1.16.0-SNAPSHOT/security-service-1.16.0-20240121.114700-128.pom (1.3 kB at 103 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-aaa/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-aaa/1.16.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 186 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-aaa/1.16.0-SNAPSHOT/security-aaa-1.16.0-20240121.114700-128.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-aaa/1.16.0-SNAPSHOT/security-aaa-1.16.0-20240121.114700-128.pom (2.0 kB at 200 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-api/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-api/1.16.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 167 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-api/1.16.0-SNAPSHOT/jsonrpc-api-1.16.0-20240121.114700-128.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-api/1.16.0-SNAPSHOT/jsonrpc-api-1.16.0-20240121.114700-128.pom (1.6 kB at 202 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-noop/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-noop/1.16.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 168 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-noop/1.16.0-SNAPSHOT/security-noop-1.16.0-20240121.114700-128.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-noop/1.16.0-SNAPSHOT/security-noop-1.16.0-20240121.114700-128.pom (1.2 kB at 61 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-config/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-config/1.16.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 128 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-config/1.16.0-SNAPSHOT/bus-config-1.16.0-20240121.114700-128.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-config/1.16.0-SNAPSHOT/bus-config-1.16.0-20240121.114700-128.pom (1.7 kB at 146 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 140 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.0-SNAPSHOT/jsonrpc-provider-single-1.16.0-20240121.114700-128.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.0-SNAPSHOT/jsonrpc-provider-single-1.16.0-20240121.114700-128.pom (7.4 kB at 741 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider/1.16.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 118 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider/1.16.0-SNAPSHOT/jsonrpc-provider-1.16.0-20240121.114700-128.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider/1.16.0-SNAPSHOT/jsonrpc-provider-1.16.0-20240121.114700-128.pom (8.1 kB at 736 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.0-SNAPSHOT/maven-metadata.xml (1.9 kB at 210 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.0-SNAPSHOT/jsonrpc-provider-common-1.16.0-20240121.114700-128.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.0-SNAPSHOT/jsonrpc-provider-common-1.16.0-20240121.114700-128.pom (2.8 kB at 355 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/dom-codec/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/dom-codec/1.16.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 185 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/dom-codec/1.16.0-SNAPSHOT/dom-codec-1.16.0-20240121.114700-128.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/dom-codec/1.16.0-SNAPSHOT/dom-codec-1.16.0-20240121.114700-128.pom (4.1 kB at 410 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/6.0.4/odl-restconf-openapi-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/6.0.4/odl-restconf-openapi-6.0.4.pom (1.6 kB at 142 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jackson-2/13.0.4/odl-jackson-2-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jackson-2/13.0.4/odl-jackson-2-13.0.4.pom (3.1 kB at 340 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-woodstox/13.0.4/odl-woodstox-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-woodstox/13.0.4/odl-woodstox-13.0.4.pom (1.7 kB at 165 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom (9.6 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.pom (7.1 kB at 471 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.pom (9.8 kB at 977 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.15.2/jackson-base-2.15.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.15.2/jackson-base-2.15.2.pom (11 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.pom (19 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.2/jackson-dataformat-xml-2.15.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.2/jackson-dataformat-xml-2.15.2.pom (7.3 kB at 917 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.15.2/jackson-module-jaxb-annotations-2.15.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.15.2/jackson-module-jaxb-annotations-2.15.2.pom (3.8 kB at 473 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-modules-base/2.15.2/jackson-modules-base-2.15.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-modules-base/2.15.2/jackson-modules-base-2.15.2.pom (3.8 kB at 343 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.15.2/jackson-jaxrs-base-2.15.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.15.2/jackson-jaxrs-base-2.15.2.pom (2.3 kB at 228 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.15.2/jackson-jaxrs-providers-2.15.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.15.2/jackson-jaxrs-providers-2.15.2.pom (5.8 kB at 528 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.15.2/jackson-jaxrs-json-provider-2.15.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.15.2/jackson-jaxrs-json-provider-2.15.2.pom (4.5 kB at 410 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-openapi/6.0.4/restconf-openapi-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-openapi/6.0.4/restconf-openapi-6.0.4.pom (4.3 kB at 479 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dk/brics/automaton/1.12-4/automaton-1.12-4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dk/brics/automaton/1.12-4/automaton-1.12-4.pom (4.8 kB at 478 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/features-lispflowmapping/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/features-lispflowmapping/1.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 143 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/features-lispflowmapping/1.19.0-SNAPSHOT/features-lispflowmapping-1.19.0-20240121.184625-90.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/features-lispflowmapping/1.19.0-SNAPSHOT/features-lispflowmapping-1.19.0-20240121.184625-90.pom (2.7 kB at 179 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 129 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.19.0-SNAPSHOT/odl-lispflowmapping-models-1.19.0-20240121.184625-90.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.19.0-SNAPSHOT/odl-lispflowmapping-models-1.19.0-20240121.184625-90.pom (2.3 kB at 207 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 187 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.0-SNAPSHOT/mappingservice.lisp-proto-1.19.0-20240121.184625-90.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.0-SNAPSHOT/mappingservice.lisp-proto-1.19.0-20240121.184625-90.pom (1.8 kB at 196 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.api/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.api/1.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 152 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.api/1.19.0-SNAPSHOT/mappingservice.api-1.19.0-20240121.184625-90.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.api/1.19.0-SNAPSHOT/mappingservice.api-1.19.0-20240121.184625-90.pom (1.4 kB at 144 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 118 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.0-SNAPSHOT/odl-lispflowmapping-inmemorydb-1.19.0-20240121.184625-90.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.0-SNAPSHOT/odl-lispflowmapping-inmemorydb-1.19.0-20240121.184625-90.pom (2.1 kB at 238 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 187 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.0-SNAPSHOT/mappingservice.inmemorydb-1.19.0-20240121.184625-90.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.0-SNAPSHOT/mappingservice.inmemorydb-1.19.0-20240121.184625-90.pom (1.5 kB at 172 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice-parent/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice-parent/1.19.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 89 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice-parent/1.19.0-SNAPSHOT/mappingservice-parent-1.19.0-20240121.184625-90.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice-parent/1.19.0-SNAPSHOT/mappingservice-parent-1.19.0-20240121.184625-90.pom (2.0 kB at 140 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 118 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.19.0-SNAPSHOT/odl-lispflowmapping-southbound-1.19.0-20240121.184625-90.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.19.0-SNAPSHOT/odl-lispflowmapping-southbound-1.19.0-20240121.184625-90.pom (3.5 kB at 443 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 140 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.0-SNAPSHOT/mappingservice.dsbackend-1.19.0-20240121.184625-90.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.0-SNAPSHOT/mappingservice.dsbackend-1.19.0-20240121.184625-90.pom (2.9 kB at 292 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 168 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.0-SNAPSHOT/mappingservice.mapcache-1.19.0-20240121.184625-90.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.0-SNAPSHOT/mappingservice.mapcache-1.19.0-20240121.184625-90.pom (1.1 kB at 163 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 153 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.0-SNAPSHOT/mappingservice.southbound-1.19.0-20240121.184625-90.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.0-SNAPSHOT/mappingservice.southbound-1.19.0-20240121.184625-90.pom (3.9 kB at 247 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.config/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.config/1.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 140 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.config/1.19.0-SNAPSHOT/mappingservice.config-1.19.0-20240121.184625-90.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.config/1.19.0-SNAPSHOT/mappingservice.config-1.19.0-20240121.184625-90.pom (1.1 kB at 79 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 145 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.19.0-SNAPSHOT/odl-lispflowmapping-mappingservice-1.19.0-20240121.184625-90.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.19.0-SNAPSHOT/odl-lispflowmapping-mappingservice-1.19.0-20240121.184625-90.pom (3.2 kB at 226 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 187 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.0-SNAPSHOT/mappingservice.implementation-1.19.0-20240121.184625-90.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.0-SNAPSHOT/mappingservice.implementation-1.19.0-20240121.184625-90.pom (3.9 kB at 323 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 129 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.19.0-SNAPSHOT/odl-lispflowmapping-msmr-1.19.0-20240121.184625-90.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.19.0-SNAPSHOT/odl-lispflowmapping-msmr-1.19.0-20240121.184625-90.pom (1.7 kB at 188 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 131 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.0-SNAPSHOT/odl-lispflowmapping-mappingservice-shell-1.19.0-20240121.184625-90.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.0-SNAPSHOT/odl-lispflowmapping-mappingservice-shell-1.19.0-20240121.184625-90.pom (1.6 kB at 204 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 186 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.0-SNAPSHOT/mappingservice.shell-1.19.0-20240121.184625-90.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.0-SNAPSHOT/mappingservice.shell-1.19.0-20240121.184625-90.pom (1.8 kB at 222 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal/12.0.2/features-mdsal-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal/12.0.2/features-mdsal-12.0.2.pom (14 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-trace/12.0.2/odl-mdsal-trace-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-trace/12.0.2/odl-mdsal-trace-12.0.2.pom (1.9 kB at 234 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-api/12.0.2/mdsal-trace-api-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-api/12.0.2/mdsal-trace-api-12.0.2.pom (2.2 kB at 216 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-impl/12.0.2/mdsal-trace-impl-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-impl/12.0.2/mdsal-trace-impl-12.0.2.pom (3.1 kB at 314 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-cli/12.0.2/mdsal-trace-cli-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-cli/12.0.2/mdsal-trace-cli-12.0.2.pom (1.7 kB at 194 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-common/12.0.2/odl-mdsal-replicate-common-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-common/12.0.2/odl-mdsal-replicate-common-12.0.2.pom (1.4 kB at 155 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-common/12.0.2/mdsal-replicate-common-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-common/12.0.2/mdsal-replicate-common-12.0.2.pom (2.6 kB at 236 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-netty/12.0.2/odl-mdsal-replicate-netty-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-netty/12.0.2/odl-mdsal-replicate-netty-12.0.2.pom (2.2 kB at 199 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/12.0.2/mdsal-replicate-netty-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/12.0.2/mdsal-replicate-netty-12.0.2.pom (4.8 kB at 302 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/12.0.2/odl-mdsal-model-rfc7224-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/12.0.2/odl-mdsal-model-rfc7224-12.0.2.pom (1.5 kB at 193 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-if-type/12.0.2/iana-if-type-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-if-type/12.0.2/iana-if-type-12.0.2.pom (1.8 kB at 182 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/12.0.2/odl-mdsal-model-rfc7317-iana-crypt-hash-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/12.0.2/odl-mdsal-model-rfc7317-iana-crypt-hash-12.0.2.pom (1.6 kB at 93 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/12.0.2/iana-crypt-hash-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/12.0.2/iana-crypt-hash-12.0.2.pom (1.9 kB at 162 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/12.0.2/odl-mdsal-model-rfc8344-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/12.0.2/odl-mdsal-model-rfc8344-12.0.2.pom (1.5 kB at 154 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8344/12.0.2/rfc8344-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8344/12.0.2/rfc8344-12.0.2.pom (2.2 kB at 181 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/12.0.2/odl-mdsal-model-rfc8345-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/12.0.2/odl-mdsal-model-rfc8345-12.0.2.pom (2.1 kB at 192 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/12.0.2/rfc8345-ietf-network-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/12.0.2/rfc8345-ietf-network-12.0.2.pom (1.9 kB at 186 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/12.0.2/rfc8345-ietf-network-state-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/12.0.2/rfc8345-ietf-network-state-12.0.2.pom (1.9 kB at 209 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/12.0.2/rfc8345-ietf-network-topology-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/12.0.2/rfc8345-ietf-network-topology-12.0.2.pom (2.1 kB at 229 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/12.0.2/rfc8345-ietf-network-topology-state-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/12.0.2/rfc8345-ietf-network-topology-state-12.0.2.pom (2.3 kB at 227 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/12.0.2/odl-mdsal-model-rfc8345-non-nmda-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/12.0.2/odl-mdsal-model-rfc8345-non-nmda-12.0.2.pom (1.8 kB at 198 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/12.0.2/odl-mdsal-model-rfc8346-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/12.0.2/odl-mdsal-model-rfc8346-12.0.2.pom (2.0 kB at 221 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/12.0.2/rfc8346-ietf-l3-unicast-topology-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/12.0.2/rfc8346-ietf-l3-unicast-topology-12.0.2.pom (2.4 kB at 220 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/12.0.2/rfc8346-ietf-l3-unicast-topology-state-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/12.0.2/rfc8346-ietf-l3-unicast-topology-state-12.0.2.pom (2.8 kB at 312 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/12.0.2/odl-mdsal-model-rfc8346-non-nmda-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/12.0.2/odl-mdsal-model-rfc8346-non-nmda-12.0.2.pom (1.8 kB at 154 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/12.0.2/odl-mdsal-model-rfc8348-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/12.0.2/odl-mdsal-model-rfc8348-12.0.2.pom (1.9 kB at 238 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-hardware/12.0.2/iana-hardware-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-hardware/12.0.2/iana-hardware-12.0.2.pom (1.6 kB at 108 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/12.0.2/rfc8348-ietf-hardware-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/12.0.2/rfc8348-ietf-hardware-12.0.2.pom (2.2 kB at 220 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/12.0.2/rfc8348-ietf-hardware-state-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/12.0.2/rfc8348-ietf-hardware-state-12.0.2.pom (2.4 kB at 184 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/12.0.2/odl-mdsal-model-rfc8348-non-nmda-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/12.0.2/odl-mdsal-model-rfc8348-non-nmda-12.0.2.pom (1.6 kB at 159 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/12.0.2/odl-mdsal-model-rfc8349-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/12.0.2/odl-mdsal-model-rfc8349-12.0.2.pom (1.9 kB at 96 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/12.0.2/rfc8349-ietf-routing-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/12.0.2/rfc8349-ietf-routing-12.0.2.pom (2.0 kB at 202 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/12.0.2/rfc8349-ietf-ipv4-unicast-routing-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/12.0.2/rfc8349-ietf-ipv4-unicast-routing-12.0.2.pom (2.1 kB at 207 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/12.0.2/rfc8349-ietf-ipv6-unicast-routing-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/12.0.2/rfc8349-ietf-ipv6-unicast-routing-12.0.2.pom (2.2 kB at 203 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/12.0.2/odl-mdsal-model-rfc8519-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/12.0.2/odl-mdsal-model-rfc8519-12.0.2.pom (1.9 kB at 174 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/12.0.2/rfc8519-ietf-access-control-list-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/12.0.2/rfc8519-ietf-access-control-list-12.0.2.pom (2.6 kB at 235 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/12.0.2/rfc8519-ietf-ethertypes-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/12.0.2/rfc8519-ietf-ethertypes-12.0.2.pom (1.6 kB at 161 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/12.0.2/rfc8519-ietf-packet-fields-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/12.0.2/rfc8519-ietf-packet-fields-12.0.2.pom (2.2 kB at 202 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/12.0.2/odl-mdsal-model-rfc8520-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/12.0.2/odl-mdsal-model-rfc8520-12.0.2.pom (1.7 kB at 190 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/12.0.2/rfc8520-ietf-acldns-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/12.0.2/rfc8520-ietf-acldns-12.0.2.pom (2.0 kB at 203 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/12.0.2/rfc8520-ietf-mud-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/12.0.2/rfc8520-ietf-mud-12.0.2.pom (2.2 kB at 169 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/12.0.2/odl-mdsal-model-rfc8528-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/12.0.2/odl-mdsal-model-rfc8528-12.0.2.pom (1.5 kB at 192 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8528/12.0.2/rfc8528-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8528/12.0.2/rfc8528-12.0.2.pom (2.0 kB at 225 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/12.0.2/odl-mdsal-model-rfc8529-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/12.0.2/odl-mdsal-model-rfc8529-12.0.2.pom (1.8 kB at 177 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8529/12.0.2/rfc8529-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8529/12.0.2/rfc8529-12.0.2.pom (2.2 kB at 180 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/12.0.2/odl-mdsal-model-rfc8530-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/12.0.2/odl-mdsal-model-rfc8530-12.0.2.pom (1.8 kB at 197 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8530/12.0.2/rfc8530-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8530/12.0.2/rfc8530-12.0.2.pom (2.0 kB at 183 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/12.0.2/odl-mdsal-model-rfc8542-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/12.0.2/odl-mdsal-model-rfc8542-12.0.2.pom (1.7 kB at 194 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/12.0.2/rfc8542-ietf-dc-fabric-topology-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/12.0.2/rfc8542-ietf-dc-fabric-topology-12.0.2.pom (2.2 kB at 249 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/12.0.2/rfc8542-ietf-dc-fabric-types-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/12.0.2/rfc8542-ietf-dc-fabric-types-12.0.2.pom (1.9 kB at 170 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/12.0.2/odl-mdsal-model-rfc8776-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/12.0.2/odl-mdsal-model-rfc8776-12.0.2.pom (1.7 kB at 192 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/12.0.2/rfc8776-ietf-te-types-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/12.0.2/rfc8776-ietf-te-types-12.0.2.pom (2.2 kB at 182 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/12.0.2/rfc8776-ietf-te-packet-types-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/12.0.2/rfc8776-ietf-te-packet-types-12.0.2.pom (1.9 kB at 170 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/12.0.2/odl-mdsal-model-rfc8795-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/12.0.2/odl-mdsal-model-rfc8795-12.0.2.pom (2.0 kB at 219 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/12.0.2/rfc8795-ietf-te-topology-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/12.0.2/rfc8795-ietf-te-topology-12.0.2.pom (2.6 kB at 234 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/12.0.2/rfc8795-ietf-te-topology-state-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/12.0.2/rfc8795-ietf-te-topology-state-12.0.2.pom (2.6 kB at 201 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/12.0.2/odl-mdsal-model-rfc8795-non-nmda-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/12.0.2/odl-mdsal-model-rfc8795-non-nmda-12.0.2.pom (1.8 kB at 139 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/12.0.2/odl-mdsal-model-rfc8819-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/12.0.2/odl-mdsal-model-rfc8819-12.0.2.pom (1.5 kB at 141 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/12.0.2/rfc8819-ietf-module-tags-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/12.0.2/rfc8819-ietf-module-tags-12.0.2.pom (1.9 kB at 155 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/12.0.2/odl-mdsal-model-rfc8819-non-nmda-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/12.0.2/odl-mdsal-model-rfc8819-non-nmda-12.0.2.pom (1.6 kB at 130 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/12.0.2/rfc8819-ietf-module-tags-state-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/12.0.2/rfc8819-ietf-module-tags-state-12.0.2.pom (2.1 kB at 257 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/12.0.2/odl-mdsal-model-odl-l2-types-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/12.0.2/odl-mdsal-model-odl-l2-types-12.0.2.pom (1.6 kB at 157 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.24.2/opendaylight-l2-types-2013.08.27.24.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.24.2/opendaylight-l2-types-2013.08.27.24.2.pom (2.0 kB at 153 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal-experimental/12.0.2/features-mdsal-experimental-12.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal-experimental/12.0.2/features-mdsal-experimental-12.0.2.pom (2.3 kB at 207 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.17.2/odl-mdsal-exp-yanglib-api-0.17.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.17.2/odl-mdsal-exp-yanglib-api-0.17.2.pom (1.5 kB at 187 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-api/0.17.2/mdsal-yanglib-api-0.17.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-api/0.17.2/mdsal-yanglib-api-0.17.2.pom (2.5 kB at 114 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.17.2/odl-mdsal-exp-yanglib-rfc8525-0.17.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.17.2/odl-mdsal-exp-yanglib-rfc8525-0.17.2.pom (2.0 kB at 196 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.17.2/mdsal-yanglib-rfc8525-0.17.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.17.2/mdsal-yanglib-rfc8525-0.17.2.pom (3.5 kB at 348 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf/6.0.4/features-netconf-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf/6.0.4/features-netconf-6.0.4.pom (7.0 kB at 633 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-aaa-netconf-plugin/6.0.4/odl-aaa-netconf-plugin-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-aaa-netconf-plugin/6.0.4/odl-aaa-netconf-plugin-6.0.4.pom (1.5 kB at 166 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth-aaa/6.0.4/netconf-auth-aaa-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth-aaa/6.0.4/netconf-auth-aaa-6.0.4.pom (1.6 kB at 157 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-all/6.0.4/odl-netconf-all-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-all/6.0.4/odl-netconf-all-6.0.4.pom (2.1 kB at 232 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-util/6.0.4/odl-netconf-util-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-util/6.0.4/odl-netconf-util-6.0.4.pom (1.5 kB at 151 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-common-mdsal/6.0.4/netconf-common-mdsal-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-common-mdsal/6.0.4/netconf-common-mdsal-6.0.4.pom (3.0 kB at 302 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-impl/6.0.4/odl-netconf-impl-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-impl/6.0.4/odl-netconf-impl-6.0.4.pom (2.5 kB at 278 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-netty-util/6.0.4/odl-netconf-netty-util-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-netty-util/6.0.4/odl-netconf-netty-util-6.0.4.pom (2.3 kB at 233 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-netty-util/6.0.4/netconf-netty-util-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-netty-util/6.0.4/netconf-netty-util-6.0.4.pom (3.2 kB at 289 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-exificient/6.0.4/shaded-exificient-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-exificient/6.0.4/shaded-exificient-6.0.4.pom (4.9 kB at 489 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-sshd/6.0.4/shaded-sshd-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-sshd/6.0.4/shaded-sshd-6.0.4.pom (5.2 kB at 472 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6022/6.0.4/odl-netconf-model-rfc6022-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6022/6.0.4/odl-netconf-model-rfc6022-6.0.4.pom (1.4 kB at 136 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6022/6.0.4/rfc6022-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6022/6.0.4/rfc6022-6.0.4.pom (2.2 kB at 276 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport/6.0.4/odl-netconf-transport-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport/6.0.4/odl-netconf-transport-6.0.4.pom (2.1 kB at 235 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore/6.0.4/odl-netconf-keystore-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore/6.0.4/odl-netconf-keystore-6.0.4.pom (1.5 kB at 167 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8341/6.0.4/odl-netconf-model-rfc8341-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8341/6.0.4/odl-netconf-model-rfc8341-6.0.4.pom (1.4 kB at 151 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8341/6.0.4/rfc8341-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8341/6.0.4/rfc8341-6.0.4.pom (1.7 kB at 159 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-api/6.0.4/keystore-api-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-api/6.0.4/keystore-api-6.0.4.pom (1.6 kB at 180 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/6.0.4/draft-ietf-netconf-crypto-types-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/6.0.4/draft-ietf-netconf-crypto-types-6.0.4.pom (1.7 kB at 130 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-none/6.0.4/keystore-none-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-none/6.0.4/keystore-none-6.0.4.pom (1.5 kB at 133 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-truststore/6.0.4/odl-netconf-truststore-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-truststore/6.0.4/odl-netconf-truststore-6.0.4.pom (1.5 kB at 151 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-api/6.0.4/truststore-api-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-api/6.0.4/truststore-api-6.0.4.pom (1.6 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-none/6.0.4/truststore-none-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-none/6.0.4/truststore-none-6.0.4.pom (1.5 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport-api/6.0.4/odl-netconf-transport-api-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport-api/6.0.4/odl-netconf-transport-api-6.0.4.pom (1.6 kB at 158 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-api/6.0.4/transport-api-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-api/6.0.4/transport-api-6.0.4.pom (1.7 kB at 191 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-ssh/6.0.4/transport-ssh-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-ssh/6.0.4/transport-ssh-6.0.4.pom (3.9 kB at 386 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tcp/6.0.4/transport-tcp-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tcp/6.0.4/transport-tcp-6.0.4.pom (3.0 kB at 374 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tls/6.0.4/transport-tls-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tls/6.0.4/transport-tls-6.0.4.pom (3.3 kB at 331 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server/6.0.4/netconf-server-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server/6.0.4/netconf-server-6.0.4.pom (5.1 kB at 508 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/6.0.4/rfc7407-ietf-x509-cert-to-name-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/6.0.4/rfc7407-ietf-x509-cert-to-name-6.0.4.pom (2.1 kB at 115 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-client/6.0.4/odl-netconf-client-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-client/6.0.4/odl-netconf-client-6.0.4.pom (1.9 kB at 213 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client/6.0.4/netconf-client-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client/6.0.4/netconf-client-6.0.4.pom (3.9 kB at 324 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-config/6.0.4/netconf-config-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-config/6.0.4/netconf-config-6.0.4.pom (2.6 kB at 237 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-mdsal/6.0.4/odl-netconf-mdsal-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-mdsal/6.0.4/odl-netconf-mdsal-6.0.4.pom (2.1 kB at 175 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server-mdsal/6.0.4/netconf-server-mdsal-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server-mdsal/6.0.4/netconf-server-mdsal-6.0.4.pom (7.3 kB at 909 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/mdsal-netconf-yang-library/6.0.4/mdsal-netconf-yang-library-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/mdsal-netconf-yang-library/6.0.4/mdsal-netconf-yang-library-6.0.4.pom (2.5 kB at 306 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-nb/6.0.4/netconf-nb-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-nb/6.0.4/netconf-nb-6.0.4.pom (3.7 kB at 338 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-clustered-topology/6.0.4/odl-netconf-clustered-topology-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-clustered-topology/6.0.4/odl-netconf-clustered-topology-6.0.4.pom (1.4 kB at 141 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector/6.0.4/odl-netconf-connector-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector/6.0.4/odl-netconf-connector-6.0.4.pom (2.5 kB at 248 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client-mdsal/6.0.4/netconf-client-mdsal-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client-mdsal/6.0.4/netconf-client-mdsal-6.0.4.pom (9.0 kB at 902 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-singleton/6.0.4/netconf-topology-singleton-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-singleton/6.0.4/netconf-topology-singleton-6.0.4.pom (4.1 kB at 515 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology/6.0.4/netconf-topology-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology/6.0.4/netconf-topology-6.0.4.pom (2.4 kB at 269 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector-all/6.0.4/odl-netconf-connector-all-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector-all/6.0.4/odl-netconf-connector-all-6.0.4.pom (1.4 kB at 179 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-callhome-ssh/6.0.4/odl-netconf-callhome-ssh-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-callhome-ssh/6.0.4/odl-netconf-callhome-ssh-6.0.4.pom (1.7 kB at 189 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-topology/6.0.4/odl-netconf-topology-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-topology/6.0.4/odl-netconf-topology-6.0.4.pom (1.4 kB at 131 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-impl/6.0.4/netconf-topology-impl-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-impl/6.0.4/netconf-topology-impl-6.0.4.pom (1.9 kB at 211 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-model/6.0.4/callhome-model-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-model/6.0.4/callhome-model-6.0.4.pom (940 B at 94 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-protocol/6.0.4/callhome-protocol-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-protocol/6.0.4/callhome-protocol-6.0.4.pom (2.6 kB at 262 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-provider/6.0.4/callhome-provider-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-provider/6.0.4/callhome-provider-6.0.4.pom (4.6 kB at 459 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-console/6.0.4/odl-netconf-console-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-console/6.0.4/odl-netconf-console-6.0.4.pom (1.8 kB at 167 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-console/6.0.4/netconf-console-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-console/6.0.4/netconf-console-6.0.4.pom (2.6 kB at 220 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-all/6.0.4/odl-restconf-all-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-all/6.0.4/odl-restconf-all-6.0.4.pom (1.4 kB at 117 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-experimental/6.0.4/features-netconf-experimental-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-experimental/6.0.4/features-netconf-experimental-6.0.4.pom (1.9 kB at 188 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-yanglib/6.0.4/odl-yanglib-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-yanglib/6.0.4/odl-yanglib-6.0.4.pom (1.8 kB at 222 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/yanglib/6.0.4/yanglib-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/yanglib/6.0.4/yanglib-6.0.4.pom (5.2 kB at 518 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-testing/6.0.4/features-netconf-testing-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-testing/6.0.4/features-netconf-testing-6.0.4.pom (1.8 kB at 198 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-test-tools/6.0.4/odl-netconf-test-tools-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-test-tools/6.0.4/odl-netconf-test-tools-6.0.4.pom (1.7 kB at 140 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-test-perf/6.0.4/netconf-test-perf-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-test-perf/6.0.4/netconf-test-perf-6.0.4.pom (3.1 kB at 394 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-odlparent/13.0.4/features-odlparent-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-odlparent/13.0.4/features-odlparent-13.0.4.pom (5.5 kB at 554 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-spifly/13.0.4/odl-apache-spifly-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-spifly/13.0.4/odl-apache-spifly-13.0.4.pom (1.5 kB at 138 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-asm/13.0.4/odl-asm-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-asm/13.0.4/odl-asm-13.0.4.pom (1.7 kB at 131 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.4/asm-analysis-9.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.4/asm-analysis-9.4.pom (2.6 kB at 262 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.4/asm-tree-9.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.4/asm-tree-9.4.pom (2.6 kB at 259 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.4/asm-commons-9.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.4/asm-commons-9.4.pom (2.8 kB at 253 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.4/asm-util-9.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.4/asm-util-9.4.pom (2.9 kB at 267 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.5/org.apache.aries.spifly.dynamic.bundle-1.3.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.5/org.apache.aries.spifly.dynamic.bundle-1.3.5.pom (4.8 kB at 536 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-war/13.0.4/odl-karaf-feat-war-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-war/13.0.4/odl-karaf-feat-war-13.0.4.pom (1.5 kB at 118 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-lmax-3/13.0.4/odl-lmax-3-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-lmax-3/13.0.4/odl-lmax-3-13.0.4.pom (1.4 kB at 143 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/lmax/disruptor/3.4.4/disruptor-3.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/lmax/disruptor/3.4.4/disruptor-3.4.4.pom (1.3 kB at 119 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 144 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-20240121.200650-134.pom (6.0 kB at 544 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 119 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-20240121.200650-134.pom (1.4 kB at 115 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 100 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-20240121.200650-134.pom (5.3 kB at 478 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 130 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-20240121.200650-134.pom (3.5 kB at 387 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 109 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-20240121.200650-134.pom (4.2 kB at 421 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 212 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240121.200650-134.pom (2.0 kB at 204 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 107 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/openflowplugin-parent-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/openflowplugin-parent-0.18.0-20240121.200650-134.pom (11 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/maven-metadata.xml (1.5 kB at 164 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240121.200650-134.pom (1.6 kB at 136 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 83 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/openflowjava-parent-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/openflowjava-parent-0.18.0-20240121.200650-134.pom (5.4 kB at 488 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 170 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240121.200650-134.pom (4.6 kB at 508 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/maven-metadata.xml (1.5 kB at 123 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240121.200650-134.pom (1.2 kB at 117 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 155 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240121.200650-134.pom (3.2 kB at 400 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 187 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240121.200650-134.pom (1.4 kB at 160 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 187 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240121.200650-134.pom (1.6 kB at 52 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 188 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240121.200650-134.pom (1.4 kB at 81 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 112 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240121.200650-134.pom (1.3 kB at 157 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 210 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240121.200650-134.pom (1.6 kB at 183 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 65 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-20240121.200650-134.pom (1.5 kB at 145 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 140 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240121.200650-134.pom (2.1 kB at 233 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 130 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240121.200650-134.pom (2.0 kB at 246 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 187 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240121.200650-134.pom (1.0 kB at 112 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 187 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240121.200650-134.pom (1.4 kB at 131 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 168 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240121.200650-134.pom (2.2 kB at 224 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 154 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240121.200650-134.pom (1.6 kB at 157 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 210 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240121.200650-134.pom (5.2 kB at 645 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 188 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240121.200650-134.pom (2.1 kB at 302 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 130 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240121.200650-134.pom (1.4 kB at 137 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 131 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-20240121.200650-134.pom (1.4 kB at 115 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 154 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240121.200650-134.pom (2.3 kB at 228 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 189 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240121.200650-134.pom (1.4 kB at 131 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 132 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-20240121.200650-134.pom (1.6 kB at 160 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 142 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240121.200650-134.pom (1.8 kB at 223 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 142 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240121.200650-134.pom (904 B at 65 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 189 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240121.200650-134.pom (2.1 kB at 162 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 154 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240121.200650-134.pom (3.2 kB at 355 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 131 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-20240121.200650-134.pom (1.4 kB at 136 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 141 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240121.200650-134.pom (3.1 kB at 285 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 146 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-20240121.200650-134.pom (1.4 kB at 138 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 170 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240121.200650-134.pom (1.8 kB at 181 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 72 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-20240121.200650-134.pom (1.8 kB at 163 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 141 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240121.200650-134.pom (2.1 kB at 212 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 142 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240121.200650-134.pom (2.4 kB at 263 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 154 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240121.200650-134.pom (2.5 kB at 277 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 145 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-20240121.200650-134.pom (1.3 kB at 150 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 188 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-20240121.200650-134.pom (1.4 kB at 153 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 131 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-20240121.200650-134.pom (1.4 kB at 113 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 130 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-20240121.200650-134.pom (1.5 kB at 140 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 163 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-20240121.200650-134.pom (2.3 kB at 260 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 132 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-20240121.200650-134.pom (1.3 kB at 128 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 165 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-20240121.200650-134.pom (1.7 kB at 141 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 98 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240121.200650-134.pom (2.3 kB at 255 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 153 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240121.200650-134.pom (1.9 kB at 241 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 164 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-20240121.200650-134.pom (1.8 kB at 222 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 119 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-20240121.200650-134.pom (1.4 kB at 150 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 188 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240121.200650-134.pom (2.7 kB at 269 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 119 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-20240121.200650-134.pom (1.6 kB at 144 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 119 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-20240121.200650-134.pom (2.0 kB at 205 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 130 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240121.200650-134.pom (1.4 kB at 108 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 121 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240121.200650-134.pom (1.8 kB at 219 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 113 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240121.200650-134.pom (2.4 kB at 183 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 48 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-20240121.200650-134.pom (1.4 kB at 150 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 130 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-20240121.200650-134.pom (1.9 kB at 144 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 141 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240121.200650-134.pom (1.4 kB at 130 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 188 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240121.200650-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240121.200650-134.pom (2.0 kB at 254 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-features/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-features/1.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 128 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-features/1.18.0-SNAPSHOT/library-features-1.18.0-20240122.004402-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-features/1.18.0-SNAPSHOT/library-features-1.18.0-20240122.004402-134.pom (1.5 kB at 182 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 142 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/odl-ovsdb-library-1.18.0-20240122.004402-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/odl-ovsdb-library-1.18.0-20240122.004402-134.pom (3.1 kB at 282 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library/1.18.0-SNAPSHOT/maven-metadata.xml (1.9 kB at 209 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library/1.18.0-SNAPSHOT/library-1.18.0-20240122.004402-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library/1.18.0-SNAPSHOT/library-1.18.0-20240122.004402-134.pom (6.6 kB at 603 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/ovsdb-binding-parent/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/ovsdb-binding-parent/1.18.0-SNAPSHOT/maven-metadata.xml (1.1 kB at 133 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/ovsdb-binding-parent/1.18.0-SNAPSHOT/ovsdb-binding-parent-1.18.0-20240122.004402-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/ovsdb-binding-parent/1.18.0-SNAPSHOT/ovsdb-binding-parent-1.18.0-20240122.004402-134.pom (2.0 kB at 168 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.servicehelper/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.servicehelper/1.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 139 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.servicehelper/1.18.0-SNAPSHOT/utils.servicehelper-1.18.0-20240122.004402-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.servicehelper/1.18.0-SNAPSHOT/utils.servicehelper-1.18.0-20240122.004402-134.pom (2.9 kB at 102 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.openvswitch/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.openvswitch/1.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 167 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.openvswitch/1.18.0-SNAPSHOT/schema.openvswitch-1.18.0-20240122.004402-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.openvswitch/1.18.0-SNAPSHOT/schema.openvswitch-1.18.0-20240122.004402-134.pom (2.3 kB at 96 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 152 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.0-SNAPSHOT/schema.hardwarevtep-1.18.0-20240122.004402-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.0-SNAPSHOT/schema.hardwarevtep-1.18.0-20240122.004402-134.pom (2.3 kB at 230 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 143 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.0-SNAPSHOT/hwvtepsouthbound-features-1.18.0-20240122.004402-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.0-SNAPSHOT/hwvtepsouthbound-features-1.18.0-20240122.004402-134.pom (2.6 kB at 218 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 108 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.18.0-20240122.004402-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.18.0-20240122.004402-134.pom (2.0 kB at 157 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 209 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.0-SNAPSHOT/hwvtepsouthbound-api-1.18.0-20240122.004402-124.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.0-SNAPSHOT/hwvtepsouthbound-api-1.18.0-20240122.004402-124.pom (2.7 kB at 298 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 129 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.18.0-20240122.004402-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.18.0-20240122.004402-134.pom (2.2 kB at 203 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 128 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/odl-ovsdb-utils-1.18.0-20240122.004402-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/odl-ovsdb-utils-1.18.0-20240122.004402-134.pom (2.7 kB at 301 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 161 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/odl-ovsdb-southbound-api-1.18.0-20240122.004402-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/odl-ovsdb-southbound-api-1.18.0-20240122.004402-134.pom (2.3 kB at 255 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-api/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-api/1.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 185 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-api/1.18.0-SNAPSHOT/southbound-api-1.18.0-20240122.004402-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-api/1.18.0-SNAPSHOT/southbound-api-1.18.0-20240122.004402-134.pom (3.5 kB at 354 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.config/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.config/1.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 208 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.config/1.18.0-SNAPSHOT/utils.config-1.18.0-20240122.004402-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.config/1.18.0-SNAPSHOT/utils.config-1.18.0-20240122.004402-134.pom (2.4 kB at 263 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 58 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.0-SNAPSHOT/utils.mdsal-utils-1.18.0-20240122.004402-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.0-SNAPSHOT/utils.mdsal-utils-1.18.0-20240122.004402-134.pom (2.9 kB at 267 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.southbound-utils/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.southbound-utils/1.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 152 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.southbound-utils/1.18.0-SNAPSHOT/utils.southbound-utils-1.18.0-20240122.004402-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.southbound-utils/1.18.0-SNAPSHOT/utils.southbound-utils-1.18.0-20240122.004402-134.pom (3.3 kB at 362 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 209 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.0-SNAPSHOT/hwvtepsouthbound-impl-1.18.0-20240122.004402-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.0-SNAPSHOT/hwvtepsouthbound-impl-1.18.0-20240122.004402-134.pom (5.3 kB at 528 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 162 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.18.0-20240122.004402-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.18.0-20240122.004402-134.pom (2.1 kB at 232 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 108 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.18.0-20240122.004402-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.18.0-20240122.004402-134.pom (2.1 kB at 191 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 118 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.18.0-20240122.004402-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.18.0-20240122.004402-134.pom (1.7 kB at 169 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 187 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.0-SNAPSHOT/utils.hwvtepsouthbound-utils-1.18.0-20240122.004402-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.0-SNAPSHOT/utils.hwvtepsouthbound-utils-1.18.0-20240122.004402-134.pom (2.4 kB at 237 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-features/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-features/1.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 99 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-features/1.18.0-SNAPSHOT/southbound-features-1.18.0-20240122.004402-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-features/1.18.0-SNAPSHOT/southbound-features-1.18.0-20240122.004402-134.pom (2.6 kB at 325 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 107 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-1.18.0-20240122.004402-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-1.18.0-20240122.004402-134.pom (3.4 kB at 245 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/maven-metadata.xml (1.9 kB at 209 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/southbound-impl-1.18.0-20240122.004402-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/southbound-impl-1.18.0-20240122.004402-134.pom (7.8 kB at 784 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.yang-utils/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.yang-utils/1.18.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 167 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.yang-utils/1.18.0-SNAPSHOT/utils.yang-utils-1.18.0-20240122.004402-124.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.yang-utils/1.18.0-SNAPSHOT/utils.yang-utils-1.18.0-20240122.004402-124.pom (2.2 kB at 148 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 185 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.18.0-20240122.004402-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.18.0-20240122.004402-134.pom (2.1 kB at 123 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 99 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.18.0-20240122.004402-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.18.0-20240122.004402-134.pom (2.1 kB at 191 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 117 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.0-SNAPSHOT/odl-ovsdb-southbound-test-1.18.0-20240122.004402-134.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.0-SNAPSHOT/odl-ovsdb-southbound-test-1.18.0-20240122.004402-134.pom (2.1 kB at 116 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/features-transportpce-models/19.0.0/features-transportpce-models-19.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/features-transportpce-models/19.0.0/features-transportpce-models-19.0.0.pom (2.2 kB at 179 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/odl-openroadm-devices/19.0.0/odl-openroadm-devices-19.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/odl-openroadm-devices/19.0.0/odl-openroadm-devices-19.0.0.pom (2.7 kB at 135 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-device-1.2.1/19.0.0/openroadm-device-1.2.1-19.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-device-1.2.1/19.0.0/openroadm-device-1.2.1-19.0.0.pom (3.2 kB at 290 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-common-1.2.1/19.0.0/openroadm-common-1.2.1-19.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-common-1.2.1/19.0.0/openroadm-common-1.2.1-19.0.0.pom (1.3 kB at 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-device-2.2.1/19.0.0/openroadm-device-2.2.1-19.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-device-2.2.1/19.0.0/openroadm-device-2.2.1-19.0.0.pom (3.2 kB at 354 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-common-2.2.1/19.0.0/openroadm-common-2.2.1-19.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-common-2.2.1/19.0.0/openroadm-common-2.2.1-19.0.0.pom (1.3 kB at 122 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-device-7.1.0/19.0.0/openroadm-device-7.1.0-19.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-device-7.1.0/19.0.0/openroadm-device-7.1.0-19.0.0.pom (3.2 kB at 145 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-common-7.1.0/19.0.0/openroadm-common-7.1.0-19.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-common-7.1.0/19.0.0/openroadm-common-7.1.0-19.0.0.pom (1.3 kB at 149 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/odl-openroadm-models/19.0.0/odl-openroadm-models-19.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/odl-openroadm-models/19.0.0/odl-openroadm-models-19.0.0.pom (2.3 kB at 116 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-network-13.1.0/19.0.0/openroadm-network-13.1.0-19.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-network-13.1.0/19.0.0/openroadm-network-13.1.0-19.0.0.pom (2.0 kB at 183 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-common-13.1.0/19.0.0/openroadm-common-13.1.0-19.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-common-13.1.0/19.0.0/openroadm-common-13.1.0-19.0.0.pom (1.3 kB at 112 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-service-13.1.0/19.0.0/openroadm-service-13.1.0-19.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-service-13.1.0/19.0.0/openroadm-service-13.1.0-19.0.0.pom (1.7 kB at 170 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/odl-tapi-2.1.1-models/19.0.0/odl-tapi-2.1.1-models-19.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/odl-tapi-2.1.1-models/19.0.0/odl-tapi-2.1.1-models-19.0.0.pom (1.9 kB at 242 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/tapi-2.1.1/19.0.0/tapi-2.1.1-19.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/tapi-2.1.1/19.0.0/tapi-2.1.1-19.0.0.pom (1.2 kB at 98 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/odl-tapi-2.4.0-models/19.0.0/odl-tapi-2.4.0-models-19.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/odl-tapi-2.4.0-models/19.0.0/odl-tapi-2.4.0-models-19.0.0.pom (1.9 kB at 162 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/tapi-2.4.0/19.0.0/tapi-2.4.0-19.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/tapi-2.4.0/19.0.0/tapi-2.4.0-19.0.0.pom (1.2 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/features-transportpce/8.0.0/features-transportpce-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/features-transportpce/8.0.0/features-transportpce-8.0.0.pom (2.5 kB at 211 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce/8.0.0/odl-transportpce-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce/8.0.0/odl-transportpce-8.0.0.pom (4.2 kB at 385 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-api/8.0.0/transportpce-api-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-api/8.0.0/transportpce-api-8.0.0.pom (5.0 kB at 292 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-common/8.0.0/transportpce-common-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-common/8.0.0/transportpce-common-8.0.0.pom (6.6 kB at 415 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-renderer/8.0.0/transportpce-renderer-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-renderer/8.0.0/transportpce-renderer-8.0.0.pom (4.6 kB at 329 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-networkmodel/8.0.0/transportpce-networkmodel-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-networkmodel/8.0.0/transportpce-networkmodel-8.0.0.pom (8.4 kB at 842 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-olm/8.0.0/transportpce-olm-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-olm/8.0.0/transportpce-olm-8.0.0.pom (5.5 kB at 502 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-pce/8.0.0/transportpce-pce-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-pce/8.0.0/transportpce-pce-8.0.0.pom (9.7 kB at 745 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/ext/jersey-proxy-client/2.40/jersey-proxy-client-2.40.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/ext/jersey-proxy-client/2.40/jersey-proxy-client-2.40.pom (3.1 kB at 157 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/ext/project/2.40/project-2.40.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/ext/project/2.40/project-2.40.pom (2.9 kB at 317 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-json-jackson/2.40/jersey-media-json-jackson-2.40.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-json-jackson/2.40/jersey-media-json-jackson-2.40.pom (6.4 kB at 637 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/ext/jersey-entity-filtering/2.40/jersey-entity-filtering-2.40.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/ext/jersey-entity-filtering/2.40/jersey-entity-filtering-2.40.pom (3.5 kB at 318 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jgrapht/jgrapht-core/1.2.0/jgrapht-core-1.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jgrapht/jgrapht-core/1.2.0/jgrapht-core-1.2.0.pom (3.2 kB at 316 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jgrapht/jgrapht/1.2.0/jgrapht-1.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jgrapht/jgrapht/1.2.0/jgrapht-1.2.0.pom (8.7 kB at 871 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-servicehandler/8.0.0/transportpce-servicehandler-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-servicehandler/8.0.0/transportpce-servicehandler-8.0.0.pom (4.5 kB at 447 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-tapi/8.0.0/odl-transportpce-tapi-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-tapi/8.0.0/odl-transportpce-tapi-8.0.0.pom (3.3 kB at 276 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-tapi/8.0.0/transportpce-tapi-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-tapi/8.0.0/transportpce-tapi-8.0.0.pom (6.8 kB at 676 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-nbinotifications/8.0.0/odl-transportpce-nbinotifications-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-nbinotifications/8.0.0/odl-transportpce-nbinotifications-8.0.0.pom (1.8 kB at 202 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-nbinotifications/8.0.0/transportpce-nbinotifications-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-nbinotifications/8.0.0/transportpce-nbinotifications-8.0.0.pom (5.3 kB at 482 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/kafka/kafka-clients/3.0.0/kafka-clients-3.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/kafka/kafka-clients/3.0.0/kafka-clients-3.0.0.pom (1.8 kB at 136 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.0-2/zstd-jni-1.5.0-2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.0-2/zstd-jni-1.5.0-2.pom (1.9 kB at 106 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.pom (2.0 kB at 255 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xerial/snappy/snappy-java/1.1.8.1/snappy-java-1.1.8.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xerial/snappy/snappy-java/1.1.8.1/snappy-java-1.1.8.1.pom (3.5 kB at 352 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-dmaap-client/8.0.0/odl-transportpce-dmaap-client-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-dmaap-client/8.0.0/odl-transportpce-dmaap-client-8.0.0.pom (2.2 kB at 199 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-dmaap-client/8.0.0/transportpce-dmaap-client-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-dmaap-client/8.0.0/transportpce-dmaap-client-8.0.0.pom (5.9 kB at 588 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.2/jackson-datatype-jsr310-2.15.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.2/jackson-datatype-jsr310-2.15.2.pom (4.9 kB at 491 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-modules-java8/2.15.2/jackson-modules-java8-2.15.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-modules-java8/2.15.2/jackson-modules-java8-2.15.2.pom (3.1 kB at 182 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-inventory/8.0.0/odl-transportpce-inventory-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-inventory/8.0.0/odl-transportpce-inventory-8.0.0.pom (4.0 kB at 502 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-inventory/8.0.0/transportpce-inventory-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-inventory/8.0.0/transportpce-inventory-8.0.0.pom (5.6 kB at 562 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-swagger/8.0.0/odl-transportpce-swagger-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-swagger/8.0.0/odl-transportpce-swagger-8.0.0.pom (1.8 kB at 195 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools/11.0.2/features-yangtools-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools/11.0.2/features-yangtools-11.0.2.pom (4.1 kB at 408 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools-experimental/11.0.2/features-yangtools-experimental-11.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools-experimental/11.0.2/features-yangtools-experimental-11.0.2.pom (1.8 kB at 160 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test/13.0.4/features-test-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test/13.0.4/features-test-13.0.4.pom (7.5 kB at 626 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether-support/2.6.12/pax-url-aether-support-2.6.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether-support/2.6.12/pax-url-aether-support-2.6.12.pom (1.8 kB at 89 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-empty/13.0.4/opendaylight-karaf-empty-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-empty/13.0.4/opendaylight-karaf-empty-13.0.4.pom (1.0 kB at 105 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.3/framework-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.3/framework-4.4.3.pom (12 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/base/4.4.3/base-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/base/4.4.3/base-4.4.3.pom (14 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.locator/4.4.3/org.apache.karaf.specs.locator-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.locator/4.4.3/org.apache.karaf.specs.locator-4.4.3.pom (2.0 kB at 201 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/specs/4.4.3/specs-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/specs/4.4.3/specs-4.4.3.pom (1.7 kB at 210 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml/4.4.3/org.apache.karaf.specs.java.xml-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml/4.4.3/org.apache.karaf.specs.java.xml-4.4.3.pom (6.2 kB at 230 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml.ws/4.4.3/org.apache.karaf.specs.java.xml.ws-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml.ws/4.4.3/org.apache.karaf.specs.java.xml.ws-4.4.3.pom (3.4 kB at 373 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.activator/4.4.3/org.apache.karaf.specs.activator-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.activator/4.4.3/org.apache.karaf.specs.activator-4.4.3.pom (2.7 kB at 248 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.client/4.4.3/org.apache.karaf.client-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.client/4.4.3/org.apache.karaf.client-4.4.3.pom (4.4 kB at 440 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/config/org.apache.karaf.config.core/4.4.3/org.apache.karaf.config.core-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/config/org.apache.karaf.config.core/4.4.3/org.apache.karaf.config.core-4.4.3.pom (6.2 kB at 480 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/org.apache.sling.commons.johnzon/1.2.14/org.apache.sling.commons.johnzon-1.2.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/org.apache.sling.commons.johnzon/1.2.14/org.apache.sling.commons.johnzon-1.2.14.pom (4.4 kB at 273 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/sling-bundle-parent/46/sling-bundle-parent-46.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/sling-bundle-parent/46/sling-bundle-parent-46.pom (15 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/sling/46/sling-46.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/sling/46/sling-46.pom (51 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-api/2.2.0/pax-logging-api-2.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-api/2.2.0/pax-logging-api-2.2.0.pom (6.8 kB at 761 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/2.2.0/logging-2.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/2.2.0/logging-2.2.0.pom (47 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-log4j2/2.2.0/pax-logging-log4j2-2.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-log4j2/2.2.0/pax-logging-log4j2-2.2.0.pom (8.6 kB at 665 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-logback/2.2.0/pax-logging-logback-2.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-logback/2.2.0/pax-logging-logback-2.2.0.pom (4.3 kB at 433 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.pom (4.2 kB at 181 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-parent/1.2.11/logback-parent-1.2.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-parent/1.2.11/logback-parent-1.2.11.pom (19 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.pom (9.7 kB at 461 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.configadmin.plugin.interpolation/1.2.6/org.apache.felix.configadmin.plugin.interpolation-1.2.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.configadmin.plugin.interpolation/1.2.6/org.apache.felix.configadmin.plugin.interpolation-1.2.6.pom (5.5 kB at 421 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.3/org.apache.karaf.features.extension-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.3/org.apache.karaf.features.extension-4.4.3.pom (3.5 kB at 251 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/13.0.4/karaf.branding-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/13.0.4/karaf.branding-13.0.4.pom (1.3 kB at 160 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/13.0.4/bcpkix-framework-ext-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/13.0.4/bcpkix-framework-ext-13.0.4.pom (3.6 kB at 226 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/13.0.4/bcprov-framework-ext-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/13.0.4/bcprov-framework-ext-13.0.4.pom (3.6 kB at 279 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/13.0.4/bcutil-framework-ext-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/13.0.4/bcutil-framework-ext-13.0.4.pom (3.6 kB at 278 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/13.0.4/karaf-util-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/13.0.4/karaf-util-13.0.4.pom (3.3 kB at 272 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-test-lib/13.0.4/bundles-test-lib-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-test-lib/13.0.4/bundles-test-lib-13.0.4.pom (2.3 kB at 146 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.3/org.apache.karaf.bundle.core-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.3/org.apache.karaf.bundle.core-4.4.3.pom (6.2 kB at 163 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/bundle/4.4.3/bundle-4.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/bundle/4.4.3/bundle-4.4.3.pom (1.6 kB at 66 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.5.0/mockito-junit-jupiter-5.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.5.0/mockito-junit-jupiter-5.5.0.pom (2.3 kB at 193 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.pom (2.5 kB at 89 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.14.6/byte-buddy-1.14.6.pom (16 kB at 990 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.14.6/byte-buddy-parent-1.14.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.14.6/byte-buddy-parent-1.14.6.pom (58 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.pom (10 kB at 360 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/features-aaa/0.18.2/features-aaa-0.18.2-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.18.2/odl-aaa-api-0.18.2-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.18.2/aaa-authn-api-0.18.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/13.0.4/odl-jakarta-activation-api-13.0.4-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.18.2/odl-aaa-cert-0.18.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/features-aaa/0.18.2/features-aaa-0.18.2-features.xml (1.6 kB at 135 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.18.2/aaa-cert-0.18.2-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.18.2/aaa-cert-0.18.2-config.xml (687 B at 36 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.18.2/aaa-cert-0.18.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.18.2/aaa-authn-api-0.18.2.jar (32 kB at 941 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cli/0.18.2/odl-aaa-cli-0.18.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.18.2/odl-aaa-api-0.18.2-features.xml (1.0 kB at 29 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli/0.18.2/aaa-cli-0.18.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.18.2/odl-aaa-cert-0.18.2-features.xml (1.1 kB at 32 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.18.2/aaa-password-service-api-0.18.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/13.0.4/odl-jakarta-activation-api-13.0.4-features.xml (438 B at 12 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.18.2/odl-aaa-encryption-service-0.18.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cli/0.18.2/odl-aaa-cli-0.18.2-features.xml (913 B at 24 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.18.2/aaa-encrypt-service-0.18.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli/0.18.2/aaa-cli-0.18.2.jar (35 kB at 884 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.18.2/aaa-encrypt-service-impl-0.18.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.18.2/aaa-password-service-api-0.18.2.jar (21 kB at 523 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/13.0.4/logging-markers-13.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.18.2/odl-aaa-encryption-service-0.18.2-features.xml (833 B at 17 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.18.2/odl-aaa-shiro-0.18.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.18.2/aaa-cert-0.18.2.jar (181 kB at 3.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.18.2/odl-aaa-password-service-0.18.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.18.2/aaa-encrypt-service-0.18.2.jar (14 kB at 283 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.18.2/aaa-password-service-impl-0.18.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/13.0.4/logging-markers-13.0.4.jar (9.3 kB at 179 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.18.2/aaa-password-service-impl-0.18.2-aaa-password-service-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.18.2/odl-aaa-shiro-0.18.2-features.xml (3.2 kB at 58 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.2/aaa-shiro-0.18.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.18.2/aaa-encrypt-service-impl-0.18.2.jar (38 kB at 670 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.18.2/aaa-tokenauthrealm-0.18.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.18.2/odl-aaa-password-service-0.18.2-features.xml (1.2 kB at 22 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.18.2/aaa-idm-store-h2-0.18.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.18.2/aaa-password-service-impl-0.18.2-aaa-password-service-config.xml (215 B at 3.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/h2database/h2/2.1.214/h2-2.1.214.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.18.2/aaa-password-service-impl-0.18.2.jar (20 kB at 330 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.18.2/aaa-idm-store-h2-0.18.2.jar (47 kB at 508 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.9.3/value-2.9.3-annotations.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.2/aaa-shiro-0.18.2.jar (155 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.18.2/web-api-0.18.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.18.2/aaa-tokenauthrealm-0.18.2.jar (23 kB at 227 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.18.2/servlet-api-0.18.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.9.3/value-2.9.3-annotations.jar (13 kB at 128 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.18.2/aaa-shiro-api-0.18.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.18.2/web-api-0.18.2.jar (24 kB at 233 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.18.2/aaa-filterchain-0.18.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.18.2/servlet-api-0.18.2.jar (9.0 kB at 81 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.2/aaa-shiro-0.18.2-aaa-app-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/h2database/h2/2.1.214/h2-2.1.214.jar (2.5 MB at 22 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.2/aaa-shiro-0.18.2-aaa-datastore-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.18.2/aaa-filterchain-0.18.2.jar (25 kB at 220 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.2/aaa-shiro-0.18.2-idmtool.py [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.18.2/aaa-shiro-api-0.18.2.jar (109 kB at 935 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.18.2/aaa-filterchain-0.18.2-config.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.2/aaa-shiro-0.18.2-aaa-app-config.xml (15 kB at 126 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.2/aaa-shiro-0.18.2-aaa-datastore-config.xml (182 B at 1.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.18.2/odl-aaa-web-0.18.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.2/aaa-shiro-0.18.2-idmtool.py (18 kB at 142 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.18.2/web-osgi-impl-0.18.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.18.2/aaa-filterchain-0.18.2-config.cfg (18 B at 141 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.18.2/servlet-jersey2-0.18.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar (16 kB at 121 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.18.2/odl-apache-shiro-0.18.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.18.2/odl-aaa-web-0.18.2-features.xml (1.3 kB at 9.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.18.2/repackaged-shiro-0.18.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.18.2/web-osgi-impl-0.18.2.jar (16 kB at 115 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/owasp/encoder/encoder/1.2.3/encoder-1.2.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.18.2/odl-apache-shiro-0.18.2-features.xml (824 B at 5.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep/0.20.4/features-bgpcep-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.18.2/servlet-jersey2-0.18.2.jar (12 kB at 81 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo/0.20.4/odl-bgpcep-algo-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/owasp/encoder/encoder/1.2.3/encoder-1.2.3.jar (38 kB at 243 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-impl/0.20.4/algo-impl-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo/0.20.4/odl-bgpcep-algo-0.20.4-features.xml (792 B at 5.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.20.4/odl-bgpcep-algo-api-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep/0.20.4/features-bgpcep-0.20.4-features.xml (13 kB at 82 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-api/0.20.4/algo-api-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.18.2/repackaged-shiro-0.18.2.jar (583 kB at 3.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.20.4/odl-bgpcep-bgp-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-impl/0.20.4/algo-impl-0.20.4.jar (38 kB at 229 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.20.4/odl-bgpcep-bgp-config-example-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.20.4/odl-bgpcep-algo-api-0.20.4-features.xml (818 B at 4.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.20.4/bgp-config-example-0.20.4-bgp-initial-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.20.4/odl-bgpcep-bgp-0.20.4-features.xml (4.6 kB at 27 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.20.4/bgp-config-example-0.20.4-network-topology-bgp-initial-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-api/0.20.4/algo-api-0.20.4.jar (77 kB at 440 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.20.4/odl-bgpcep-bgp-openconfig-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.20.4/odl-bgpcep-bgp-config-example-0.20.4-features.xml (718 B at 4.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-api/0.20.4/bgp-openconfig-api-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.20.4/bgp-config-example-0.20.4-bgp-initial-config.xml (35 kB at 192 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-spi/0.20.4/bgp-openconfig-spi-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.jar (12 MB at 63 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.20.4/odl-bgpcep-bgp-dependencies-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.20.4/bgp-config-example-0.20.4-network-topology-bgp-initial-config.xml (1.5 kB at 8.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-concepts/0.20.4/bgp-concepts-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.20.4/odl-bgpcep-bgp-openconfig-0.20.4-features.xml (845 B at 4.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.1.97.Final/netty-buffer-4.1.97.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-spi/0.20.4/bgp-openconfig-spi-0.20.4.jar (18 kB at 91 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.20.4/odl-bgpcep-bgp-extensions-api-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.20.4/odl-bgpcep-bgp-dependencies-0.20.4-features.xml (828 B at 4.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.20.4/odl-bgpcep-bgp-inet-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.20.4/odl-bgpcep-bgp-extensions-api-0.20.4-features.xml (979 B at 4.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-inet/0.20.4/bgp-inet-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-concepts/0.20.4/bgp-concepts-0.20.4.jar (344 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/12.0.2/mdsal-binding-dom-codec-api-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.1.97.Final/netty-buffer-4.1.97.Final.jar (307 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.20.4/odl-bgpcep-bgp-parser-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.20.4/odl-bgpcep-bgp-inet-0.20.4-features.xml (612 B at 2.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-impl/0.20.4/bgp-parser-impl-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-api/0.20.4/bgp-openconfig-api-0.20.4.jar (2.3 MB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.20.4/odl-bgpcep-bgp-parser-api-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.20.4/odl-bgpcep-bgp-parser-0.20.4-features.xml (619 B at 2.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-api/0.20.4/bgp-parser-api-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/12.0.2/mdsal-binding-dom-codec-api-12.0.2.jar (39 kB at 178 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-spi/0.20.4/bgp-parser-spi-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-inet/0.20.4/bgp-inet-0.20.4.jar (243 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.20.4/odl-bgpcep-bgp-rib-api-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-impl/0.20.4/bgp-parser-impl-0.20.4.jar (128 kB at 568 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-api/0.20.4/bgp-rib-api-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.20.4/odl-bgpcep-bgp-parser-api-0.20.4-features.xml (1.1 kB at 4.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-spi/0.20.4/bgp-rib-spi-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-api/0.20.4/bgp-parser-api-0.20.4.jar (344 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.1.97.Final/netty-transport-4.1.97.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-spi/0.20.4/bgp-parser-spi-0.20.4.jar (96 kB at 408 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.1.97.Final/netty-common-4.1.97.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.20.4/odl-bgpcep-bgp-rib-api-0.20.4-features.xml (1.5 kB at 6.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.20.4/odl-bgpcep-bgp-linkstate-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-spi/0.20.4/bgp-rib-spi-0.20.4.jar (164 kB at 671 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-linkstate/0.20.4/bgp-linkstate-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-api/0.20.4/bgp-rib-api-0.20.4.jar (151 kB at 613 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.20.4/odl-bgpcep-bgp-flowspec-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.20.4/odl-bgpcep-bgp-linkstate-0.20.4-features.xml (1.3 kB at 5.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-flowspec/0.20.4/bgp-flowspec-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.1.97.Final/netty-transport-4.1.97.Final.jar (490 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.20.4/odl-bgpcep-bgp-labeled-unicast-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.20.4/odl-bgpcep-bgp-flowspec-0.20.4-features.xml (1.0 kB at 4.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-labeled-unicast/0.20.4/bgp-labeled-unicast-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-linkstate/0.20.4/bgp-linkstate-0.20.4.jar (984 kB at 3.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.20.4/odl-bgpcep-bgp-l3vpn-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.1.97.Final/netty-common-4.1.97.Final.jar (660 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-l3vpn/0.20.4/bgp-l3vpn-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.20.4/odl-bgpcep-bgp-labeled-unicast-0.20.4-features.xml (1.4 kB at 5.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.20.4/odl-bgpcep-bgp-mvpn-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.20.4/odl-bgpcep-bgp-l3vpn-0.20.4-features.xml (1.0 kB at 3.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-mvpn/0.20.4/bgp-mvpn-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-labeled-unicast/0.20.4/bgp-labeled-unicast-0.20.4.jar (292 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.20.4/odl-bgpcep-bgp-route-target-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-flowspec/0.20.4/bgp-flowspec-0.20.4.jar (839 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-route-target/0.20.4/bgp-route-target-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.20.4/odl-bgpcep-bgp-mvpn-0.20.4-features.xml (813 B at 2.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.20.4/odl-bgpcep-bgp-evpn-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-l3vpn/0.20.4/bgp-l3vpn-0.20.4.jar (464 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-evpn/0.20.4/bgp-evpn-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.20.4/odl-bgpcep-bgp-route-target-0.20.4-features.xml (669 B at 2.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.20.4/odl-bgpcep-bgp-path-selection-mode-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.20.4/odl-bgpcep-bgp-evpn-0.20.4-features.xml (1.1 kB at 3.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-path-selection-mode/0.20.4/bgp-path-selection-mode-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-mvpn/0.20.4/bgp-mvpn-0.20.4.jar (624 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.20.4/odl-bgpcep-bgp-rib-impl-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-route-target/0.20.4/bgp-route-target-0.20.4.jar (212 kB at 706 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-impl/0.20.4/bgp-rib-impl-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.20.4/odl-bgpcep-bgp-path-selection-mode-0.20.4-features.xml (873 B at 2.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.1.97.Final/netty-codec-4.1.97.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-path-selection-mode/0.20.4/bgp-path-selection-mode-0.20.4.jar (61 kB at 194 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.1.97.Final/netty-transport-classes-epoll-4.1.97.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.20.4/odl-bgpcep-bgp-rib-impl-0.20.4-features.xml (2.8 kB at 8.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-peer-acceptor/0.20.4/bgp-peer-acceptor-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-impl/0.20.4/bgp-rib-impl-0.20.4.jar (302 kB at 940 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.20.4/bgp-config-example-0.20.4-routing-policy-default-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-evpn/0.20.4/bgp-evpn-0.20.4.jar (459 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.20.4/odl-bgpcep-bgp-topology-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.1.97.Final/netty-codec-4.1.97.Final.jar (345 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-topology-provider/0.20.4/bgp-topology-provider-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-peer-acceptor/0.20.4/bgp-peer-acceptor-0.20.4.jar (30 kB at 92 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.20.4/odl-bgpcep-bgp-cli-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.1.97.Final/netty-transport-classes-epoll-4.1.97.Final.jar (147 kB at 446 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-cli/0.20.4/bgp-cli-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.20.4/bgp-config-example-0.20.4-routing-policy-default-config.xml (17 kB at 52 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.20.4/odl-bgpcep-bgp-openconfig-state-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.20.4/odl-bgpcep-bgp-topology-0.20.4-features.xml (1.5 kB at 4.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-state/0.20.4/bgp-openconfig-state-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.20.4/odl-bgpcep-bgp-cli-0.20.4-features.xml (893 B at 2.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.20.4/odl-bgpcep-bgp-openconfig-rp-spi-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-cli/0.20.4/bgp-cli-0.20.4.jar (22 kB at 65 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.20.4/bgp-openconfig-rp-spi-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.20.4/odl-bgpcep-bgp-openconfig-state-0.20.4-features.xml (657 B at 1.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.20.4/odl-bgpcep-bgp-openconfig-rp-impl-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-state/0.20.4/bgp-openconfig-state-0.20.4.jar (36 kB at 101 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.20.4/bgp-openconfig-rp-impl-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-topology-provider/0.20.4/bgp-topology-provider-0.20.4.jar (459 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.20.4/odl-bgpcep-bgp-openconfig-rp-statement-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.20.4/odl-bgpcep-bgp-openconfig-rp-spi-0.20.4-features.xml (669 B at 1.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.20.4/bgp-openconfig-rp-statement-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.20.4/bgp-openconfig-rp-spi-0.20.4.jar (52 kB at 144 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.20.4/odl-bgpcep-bmp-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.20.4/odl-bgpcep-bgp-openconfig-rp-impl-0.20.4-features.xml (1.3 kB at 3.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.20.4/bgp-bmp-parser-impl-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.20.4/bgp-openconfig-rp-impl-0.20.4.jar (19 kB at 51 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-impl/0.20.4/bgp-bmp-impl-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.20.4/odl-bgpcep-bgp-openconfig-rp-statement-0.20.4-features.xml (890 B at 2.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.20.4/odl-bgpcep-bmp-api-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.20.4/odl-bgpcep-bmp-0.20.4-features.xml (3.4 kB at 9.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-api/0.20.4/bgp-bmp-api-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.20.4/bgp-openconfig-rp-statement-0.20.4.jar (77 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-spi/0.20.4/bgp-bmp-spi-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.20.4/bgp-bmp-parser-impl-0.20.4.jar (61 kB at 160 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.20.4/odl-bgpcep-bmp-config-example-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.20.4/odl-bgpcep-bmp-api-0.20.4-features.xml (669 B at 1.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-config-example/0.20.4/bgp-bmp-config-example-0.20.4-odl-bmp-monitors-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-impl/0.20.4/bgp-bmp-impl-0.20.4.jar (90 kB at 232 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.20.4/odl-bgpcep-bmp-config-loader-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-spi/0.20.4/bgp-bmp-spi-0.20.4.jar (37 kB at 94 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.20.4/bmp-monitors-config-loader-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.20.4/odl-bgpcep-bmp-config-example-0.20.4-features.xml (539 B at 1.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.20.4/odl-bgpcep-concepts-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-api/0.20.4/bgp-bmp-api-0.20.4.jar (472 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/concepts/0.20.4/concepts-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-config-example/0.20.4/bgp-bmp-config-example-0.20.4-odl-bmp-monitors-config.xml (1.3 kB at 3.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.20.4/odl-bgpcep-config-loader-impl-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.20.4/odl-bgpcep-bmp-config-loader-0.20.4-features.xml (1.2 kB at 3.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-impl/0.20.4/config-loader-impl-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/concepts/0.20.4/concepts-0.20.4.jar (53 kB at 129 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-api/12.0.2/mdsal-binding-runtime-api-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.20.4/odl-bgpcep-concepts-0.20.4-features.xml (755 B at 1.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.20.4/odl-bgpcep-config-loader-spi-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.20.4/bmp-monitors-config-loader-0.20.4.jar (12 kB at 30 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-spi/0.20.4/config-loader-spi-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.20.4/odl-bgpcep-config-loader-impl-0.20.4-features.xml (839 B at 2.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.20.4/odl-bgpcep-topology-config-loader-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-impl/0.20.4/config-loader-impl-0.20.4.jar (26 kB at 61 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-config-loader/0.20.4/topology-config-loader-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.20.4/odl-bgpcep-config-loader-spi-0.20.4-features.xml (623 B at 1.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.20.4/odl-bgpcep-protocols-config-loader-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-spi/0.20.4/config-loader-spi-0.20.4.jar (13 kB at 31 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/protocols-config-loader/0.20.4/protocols-config-loader-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.20.4/odl-bgpcep-topology-config-loader-0.20.4-features.xml (1.1 kB at 2.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.20.4/odl-bgpcep-routing-policy-config-loader-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-api/12.0.2/mdsal-binding-runtime-api-12.0.2.jar (39 kB at 92 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/routing-policy-config-loader/0.20.4/routing-policy-config-loader-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-config-loader/0.20.4/topology-config-loader-0.20.4.jar (13 kB at 30 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph/0.20.4/odl-bgpcep-graph-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.20.4/odl-bgpcep-protocols-config-loader-0.20.4-features.xml (931 B at 2.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-impl/0.20.4/graph-impl-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/protocols-config-loader/0.20.4/protocols-config-loader-0.20.4.jar (13 kB at 30 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.20.4/odl-bgpcep-graph-api-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/routing-policy-config-loader/0.20.4/routing-policy-config-loader-0.20.4.jar (12 kB at 28 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.20.4/odl-bgpcep-routing-policy-config-loader-0.20.4-features.xml (1.1 kB at 2.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-api/0.20.4/graph-api-0.20.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.20.4/odl-bgpcep-pcep-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-impl/0.20.4/graph-impl-0.20.4.jar (37 kB at 84 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.20.4/odl-bgpcep-pcep-api-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph/0.20.4/odl-bgpcep-graph-0.20.4-features.xml (745 B at 1.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-api/0.20.4/pcep-api-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.20.4/odl-bgpcep-graph-api-0.20.4-features.xml (841 B at 1.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-spi/0.20.4/pcep-spi-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.20.4/odl-bgpcep-pcep-0.20.4-features.xml (3.6 kB at 7.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.20.4/odl-bgpcep-pcep-impl-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.20.4/odl-bgpcep-pcep-api-0.20.4-features.xml (661 B at 1.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-impl/0.20.4/pcep-impl-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-api/0.20.4/graph-api-0.20.4.jar (106 kB at 232 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.20.4/odl-bgpcep-programming-api-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-spi/0.20.4/pcep-spi-0.20.4.jar (72 kB at 157 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-api/0.20.4/programming-api-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.20.4/odl-bgpcep-pcep-impl-0.20.4-features.xml (964 B at 2.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-spi/0.20.4/programming-spi-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-impl/0.20.4/pcep-impl-0.20.4.jar (69 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-topology-api/0.20.4/programming-topology-api-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-api/0.20.4/pcep-api-0.20.4.jar (1.1 MB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-tunnel-api/0.20.4/programming-tunnel-api-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.20.4/odl-bgpcep-programming-api-0.20.4-features.xml (1.5 kB at 3.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.20.4/odl-bgpcep-programming-impl-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-spi/0.20.4/programming-spi-0.20.4.jar (13 kB at 28 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-impl/0.20.4/programming-impl-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-api/0.20.4/programming-api-0.20.4.jar (108 kB at 227 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.20.4/odl-bgpcep-pcep-server-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-topology-api/0.20.4/programming-topology-api-0.20.4.jar (18 kB at 37 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-api/0.20.4/pcep-server-api-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.20.4/odl-bgpcep-programming-impl-0.20.4-features.xml (1.0 kB at 2.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.20.4/odl-bgpcep-pcep-topology-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-tunnel-api/0.20.4/programming-tunnel-api-0.20.4.jar (40 kB at 82 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-api/0.20.4/pcep-tunnel-api-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-impl/0.20.4/programming-impl-0.20.4.jar (34 kB at 70 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-api/0.20.4/pcep-topology-api-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.20.4/odl-bgpcep-pcep-server-0.20.4-features.xml (1.0 kB at 2.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-spi/0.20.4/pcep-topology-spi-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-api/0.20.4/pcep-server-api-0.20.4.jar (63 kB at 129 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.20.4/odl-bgpcep-pcep-stateful-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.20.4/odl-bgpcep-pcep-topology-0.20.4-features.xml (990 B at 2.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-stateful/0.20.4/pcep-ietf-stateful-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-api/0.20.4/pcep-tunnel-api-0.20.4.jar (135 kB at 270 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.20.4/odl-bgpcep-pcep-server-provider-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-spi/0.20.4/pcep-topology-spi-0.20.4.jar (13 kB at 26 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-provider/0.20.4/pcep-server-provider-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.20.4/odl-bgpcep-pcep-stateful-0.20.4-features.xml (835 B at 1.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.20.4/odl-bgpcep-pcep-p2mp-te-lsp-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-api/0.20.4/pcep-topology-api-0.20.4.jar (330 kB at 650 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.20.4/pcep-ietf-p2mp-te-lsp-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.20.4/odl-bgpcep-pcep-server-provider-0.20.4-features.xml (1.2 kB at 2.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.20.4/odl-bgpcep-pcep-topology-provider-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.20.4/odl-bgpcep-pcep-p2mp-te-lsp-0.20.4-features.xml (801 B at 1.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-provider/0.20.4/pcep-topology-provider-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-stateful/0.20.4/pcep-ietf-stateful-0.20.4.jar (595 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.20.4/odl-bgpcep-pcep-tunnel-provider-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-provider/0.20.4/pcep-server-provider-0.20.4.jar (80 kB at 154 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-provider/0.20.4/pcep-tunnel-provider-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.20.4/pcep-ietf-p2mp-te-lsp-0.20.4.jar (36 kB at 69 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.20.4/odl-bgpcep-pcep-segment-routing-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.20.4/odl-bgpcep-pcep-topology-provider-0.20.4-features.xml (1.2 kB at 2.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-segment-routing/0.20.4/pcep-segment-routing-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.20.4/odl-bgpcep-pcep-tunnel-provider-0.20.4-features.xml (841 B at 1.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.20.4/odl-bgpcep-pcep-auto-bandwidth-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.20.4/odl-bgpcep-pcep-segment-routing-0.20.4-features.xml (662 B at 1.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.20.4/pcep-auto-bandwidth-extension-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-provider/0.20.4/pcep-tunnel-provider-0.20.4.jar (58 kB at 108 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.20.4/odl-bgpcep-pcep-config-example-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-provider/0.20.4/pcep-topology-provider-0.20.4.jar (208 kB at 382 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-config-example/0.20.4/pcep-config-example-0.20.4-network-topology-pcep-initial-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-segment-routing/0.20.4/pcep-segment-routing-0.20.4.jar (245 kB at 444 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.20.4/odl-bgpcep-pcep-cli-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.20.4/odl-bgpcep-pcep-config-example-0.20.4-features.xml (561 B at 1.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-cli/0.20.4/pcep-cli-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-config-example/0.20.4/pcep-config-example-0.20.4-network-topology-pcep-initial-config.xml (1.6 kB at 2.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.20.4/odl-bgpcep-pcep-base-parser-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.20.4/pcep-auto-bandwidth-extension-0.20.4.jar (45 kB at 80 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-base-parser/0.20.4/pcep-base-parser-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-cli/0.20.4/pcep-cli-0.20.4.jar (15 kB at 27 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.20.4/odl-bgpcep-rsvp-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.20.4/odl-bgpcep-pcep-cli-0.20.4-features.xml (822 B at 1.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-impl/0.20.4/rsvp-impl-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-base-parser/0.20.4/pcep-base-parser-0.20.4.jar (249 kB at 430 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.20.4/odl-bgpcep-rsvp-api-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.20.4/odl-bgpcep-rsvp-0.20.4-features.xml (574 B at 986 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-api/0.20.4/rsvp-api-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.20.4/odl-bgpcep-pcep-base-parser-0.20.4-features.xml (632 B at 1.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-spi/0.20.4/rsvp-spi-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.20.4/odl-bgpcep-pcep-auto-bandwidth-0.20.4-features.xml (667 B at 1.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.20.4/odl-bgpcep-topology-api-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.20.4/odl-bgpcep-rsvp-api-0.20.4-features.xml (854 B at 1.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-api/0.20.4/topology-api-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-impl/0.20.4/rsvp-impl-0.20.4.jar (132 kB at 221 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.20.4/odl-bgpcep-topology-api-0.20.4-features.xml (884 B at 1.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.20.4/odl-bgpcep-topology-tunnel-api-0.20.4-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-tunnel-api/0.20.4/topology-tunnel-api-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-spi/0.20.4/rsvp-spi-0.20.4.jar (48 kB at 81 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.20.4/odl-bgpcep-topology-segment-routing-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-api/0.20.4/rsvp-api-0.20.4.jar (679 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-segment-routing/0.20.4/topology-segment-routing-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.20.4/odl-bgpcep-topology-tunnel-api-0.20.4-features.xml (721 B at 1.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep-testing/0.20.4/features-bgpcep-testing-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.20.4/odl-bgpcep-topology-segment-routing-0.20.4-features.xml (714 B at 1.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.20.4/odl-bgpcep-extras-dependencies-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-tunnel-api/0.20.4/topology-tunnel-api-0.20.4.jar (95 kB at 155 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/util/0.20.4/util-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-api/0.20.4/topology-api-0.20.4.jar (160 kB at 261 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.20.4/odl-bgpcep-bgp-benchmark-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-segment-routing/0.20.4/topology-segment-routing-0.20.4.jar (95 kB at 154 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-benchmark-app/0.20.4/bgp-benchmark-app-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep-testing/0.20.4/features-bgpcep-testing-0.20.4-features.xml (987 B at 1.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.20.4/odl-bgpcep-data-change-counter-0.20.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.20.4/odl-bgpcep-extras-dependencies-0.20.4-features.xml (768 B at 1.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/data-change-counter/0.20.4/data-change-counter-0.20.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/util/0.20.4/util-0.20.4.jar (27 kB at 43 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller/8.0.2/features-controller-8.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.20.4/odl-bgpcep-bgp-benchmark-0.20.4-features.xml (958 B at 1.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/8.0.2/odl-controller-akka-8.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.20.4/odl-bgpcep-data-change-counter-0.20.4-features.xml (1.1 kB at 1.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/8.0.2/repackaged-akka-8.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/data-change-counter/0.20.4/data-change-counter-0.20.4.jar (52 kB at 83 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/8.0.2/odl-controller-scala-8.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-benchmark-app/0.20.4/bgp-benchmark-app-0.20.4.jar (72 kB at 114 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/8.0.2/odl-mdsal-broker-8.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller/8.0.2/features-controller-8.0.2-features.xml (2.5 kB at 3.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-broker-local/8.0.2/odl-controller-broker-local-8.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/8.0.2/odl-controller-akka-8.0.2-features.xml (1.2 kB at 1.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-simple/12.0.2/mdsal-eos-dom-simple-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/8.0.2/odl-controller-scala-8.0.2-features.xml (629 B at 978 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/12.0.2/mdsal-dom-inmemory-datastore-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/8.0.2/odl-mdsal-broker-8.0.2-features.xml (1.1 kB at 1.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/8.0.2/odl-mdsal-clustering-commons-8.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-broker-local/8.0.2/odl-controller-broker-local-8.0.2-features.xml (1.2 kB at 1.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/8.0.2/sal-clustering-commons-8.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-simple/12.0.2/mdsal-eos-dom-simple-12.0.2.jar (20 kB at 30 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.19/metrics-graphite-4.2.19.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/12.0.2/mdsal-dom-inmemory-datastore-12.0.2.jar (30 kB at 46 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.17.0/amqp-client-5.17.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/8.0.2/odl-mdsal-clustering-commons-8.0.2-features.xml (2.0 kB at 3.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/8.0.2/sal-akka-raft-8.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/8.0.2/sal-clustering-commons-8.0.2.jar (170 kB at 256 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/8.0.2/cds-mgmt-api-8.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.19/metrics-graphite-4.2.19.jar (24 kB at 36 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/8.0.2/sal-akka-segmented-journal-8.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/8.0.2/cds-mgmt-api-8.0.2.jar (16 kB at 24 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/8.0.2/atomix-storage-8.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/8.0.2/sal-akka-raft-8.0.2.jar (293 kB at 430 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/8.0.2/odl-controller-mdsal-common-8.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.17.0/amqp-client-5.17.0.jar (659 kB at 966 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/8.0.2/sal-common-util-8.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/8.0.2/sal-akka-segmented-journal-8.0.2.jar (34 kB at 50 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/8.0.2/odl-mdsal-distributed-datastore-8.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/8.0.2/odl-controller-mdsal-common-8.0.2-features.xml (762 B at 1.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/8.0.2/cds-access-api-8.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/8.0.2/sal-common-util-8.0.2.jar (15 kB at 21 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/8.0.2/cds-access-client-8.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/8.0.2/odl-mdsal-distributed-datastore-8.0.2-features.xml (3.4 kB at 4.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/8.0.2/cds-dom-api-8.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/8.0.2/atomix-storage-8.0.2.jar (548 kB at 779 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/8.0.2/sal-distributed-datastore-8.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/8.0.2/cds-access-api-8.0.2.jar (200 kB at 283 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/8.0.2/eos-dom-akka-8.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/8.0.2/cds-access-client-8.0.2.jar (71 kB at 101 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/12.0.2/general-entity-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/8.0.2/cds-dom-api-8.0.2.jar (10 kB at 15 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/8.0.2/sal-cluster-admin-api-8.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/12.0.2/general-entity-12.0.2.jar (21 kB at 30 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/8.0.2/sal-cluster-admin-impl-8.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/8.0.2/eos-dom-akka-8.0.2.jar (212 kB at 294 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.2/sal-clustering-config-8.0.2-akkaconf.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/8.0.2/sal-distributed-datastore-8.0.2.jar (1.0 MB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.2/sal-clustering-config-8.0.2-factoryakkaconf.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/8.0.2/sal-cluster-admin-api-8.0.2.jar (230 kB at 314 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.2/sal-clustering-config-8.0.2-moduleshardconf.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.2/sal-clustering-config-8.0.2-akkaconf.xml (1.2 kB at 1.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.2/sal-clustering-config-8.0.2-moduleconf.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/8.0.2/sal-cluster-admin-impl-8.0.2.jar (46 kB at 63 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.2/sal-clustering-config-8.0.2-datastore.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.2/sal-clustering-config-8.0.2-factoryakkaconf.xml (7.2 kB at 9.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/8.0.2/odl-mdsal-remoterpc-connector-8.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.2/sal-clustering-config-8.0.2-moduleshardconf.xml (1.4 kB at 1.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/8.0.2/sal-remoterpc-connector-8.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.2/sal-clustering-config-8.0.2-datastore.cfg (7.1 kB at 9.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/8.0.2/odl-controller-blueprint-8.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/8.0.2/sal-clustering-config-8.0.2-moduleconf.xml (871 B at 1.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/8.0.2/blueprint-8.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/8.0.2/odl-mdsal-remoterpc-connector-8.0.2-features.xml (688 B at 912 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/8.0.2/odl-jolokia-8.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/8.0.2/odl-controller-blueprint-8.0.2-features.xml (1.2 kB at 1.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-osgi/1.7.2/jolokia-osgi-1.7.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/8.0.2/sal-remoterpc-connector-8.0.2.jar (122 kB at 160 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/8.0.2/blueprint-8.0.2.jar (90 kB at 118 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/8.0.2/odl-jolokia-osgi-8.0.2-configuration.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/8.0.2/odl-jolokia-8.0.2-features.xml (608 B at 794 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-experimental/8.0.2/features-controller-experimental-8.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/8.0.2/odl-jolokia-osgi-8.0.2-configuration.cfg (630 B at 813 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-exp-netty-config/8.0.2/odl-controller-exp-netty-config-8.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar (24 kB at 31 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-event-executor-config/0.19.2/netty-event-executor-config-0.19.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-experimental/8.0.2/features-controller-experimental-8.0.2-features.xml (798 B at 1.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-threadgroup-config/0.19.2/netty-threadgroup-config-0.19.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-osgi/1.7.2/jolokia-osgi-1.7.2.jar (438 kB at 559 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-timer-config/0.19.2/netty-timer-config-0.19.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-exp-netty-config/8.0.2/odl-controller-exp-netty-config-8.0.2-features.xml (1.2 kB at 1.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/threadpool-config-api/0.19.2/threadpool-config-api-0.19.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-event-executor-config/0.19.2/netty-event-executor-config-0.19.2.jar (14 kB at 18 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/threadpool-config-impl/0.19.2/threadpool-config-impl-0.19.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-threadgroup-config/0.19.2/netty-threadgroup-config-0.19.2.jar (14 kB at 18 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-toaster/8.0.2/odl-toaster-8.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-timer-config/0.19.2/netty-timer-config-0.19.2.jar (14 kB at 17 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster/8.0.2/sample-toaster-8.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/threadpool-config-api/0.19.2/threadpool-config-api-0.19.2.jar (8.7 kB at 11 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-consumer/8.0.2/sample-toaster-consumer-8.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/threadpool-config-impl/0.19.2/threadpool-config-impl-0.19.2.jar (15 kB at 19 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-provider/8.0.2/sample-toaster-provider-8.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-toaster/8.0.2/odl-toaster-8.0.2-features.xml (945 B at 1.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-testing/8.0.2/features-controller-testing-8.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-consumer/8.0.2/sample-toaster-consumer-8.0.2.jar (16 kB at 20 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-clustering-test-app/8.0.2/odl-clustering-test-app-8.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-provider/8.0.2/sample-toaster-provider-8.0.2.jar (26 kB at 32 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-model/8.0.2/clustering-it-model-8.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-testing/8.0.2/features-controller-testing-8.0.2-features.xml (791 B at 976 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-provider/8.0.2/clustering-it-provider-8.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster/8.0.2/sample-toaster-8.0.2.jar (77 kB at 94 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-karaf-cli/8.0.2/clustering-it-karaf-cli-8.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-clustering-test-app/8.0.2/odl-clustering-test-app-8.0.2-features.xml (1.1 kB at 1.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-karaf-cli/8.0.2/sal-cluster-admin-karaf-cli-8.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-provider/8.0.2/clustering-it-provider-8.0.2.jar (87 kB at 106 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-benchmark/8.0.2/odl-mdsal-benchmark-8.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-model/8.0.2/clustering-it-model-8.0.2.jar (557 kB at 673 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/benchmark-api/8.0.2/benchmark-api-8.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-karaf-cli/8.0.2/clustering-it-karaf-cli-8.0.2.jar (73 kB at 88 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/dsbenchmark/8.0.2/dsbenchmark-8.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-karaf-cli/8.0.2/sal-cluster-admin-karaf-cli-8.0.2.jar (39 kB at 47 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/ntfbenchmark/8.0.2/ntfbenchmark-8.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-benchmark/8.0.2/odl-mdsal-benchmark-8.0.2-features.xml (837 B at 1.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/rpcbenchmark/8.0.2/rpcbenchmark-8.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/8.0.2/repackaged-akka-8.0.2.jar (19 MB at 23 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/6.0.2/ready-api-6.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/dsbenchmark/8.0.2/dsbenchmark-8.0.2.jar (61 kB at 73 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils/6.0.2/features-infrautils-6.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/ntfbenchmark/8.0.2/ntfbenchmark-8.0.2.jar (18 kB at 22 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.2/odl-infrautils-diagstatus-6.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/6.0.2/ready-api-6.0.2.jar (20 kB at 24 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-web/6.0.2/diagstatus-web-6.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/rpcbenchmark/8.0.2/rpcbenchmark-8.0.2.jar (22 kB at 26 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-api/6.0.2/diagstatus-api-6.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/benchmark-api/8.0.2/benchmark-api-8.0.2.jar (218 kB at 259 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-shell/6.0.2/diagstatus-shell-6.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils/6.0.2/features-infrautils-6.0.2-features.xml (966 B at 1.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-impl/6.0.2/diagstatus-impl-6.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-web/6.0.2/diagstatus-web-6.0.2.jar (10 kB at 12 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/6.0.2/odl-infrautils-ready-6.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus/6.0.2/odl-infrautils-diagstatus-6.0.2-features.xml (1.9 kB at 2.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/6.0.2/ready-impl-6.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-shell/6.0.2/diagstatus-shell-6.0.2.jar (16 kB at 19 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/6.0.2/odl-infrautils-utils-6.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-api/6.0.2/diagstatus-api-6.0.2.jar (24 kB at 28 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/6.0.2/infrautils-util-6.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-impl/6.0.2/diagstatus-impl-6.0.2.jar (22 kB at 26 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils-experimental/6.0.2/features-infrautils-experimental-6.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/6.0.2/odl-infrautils-ready-6.0.2-features.xml (829 B at 963 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-inject/6.0.2/odl-infrautils-inject-6.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/6.0.2/infrautils-util-6.0.2.jar (27 kB at 31 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/inject/6.0.2/inject-6.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/6.0.2/odl-infrautils-utils-6.0.2-features.xml (556 B at 642 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal/12.0.2/features-mdsal-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/6.0.2/ready-impl-6.0.2.jar (237 kB at 273 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding/12.0.2/odl-mdsal-binding-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils-experimental/6.0.2/features-infrautils-experimental-6.0.2-features.xml (796 B at 918 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/12.0.2/odl-mdsal-binding-api-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-inject/6.0.2/odl-infrautils-inject-6.0.2-features.xml (407 B at 468 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/12.0.2/mdsal-binding-api-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/inject/6.0.2/inject-6.0.2.jar (12 kB at 14 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/12.0.2/mdsal-binding-spi-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal/12.0.2/features-mdsal-12.0.2-features.xml (11 kB at 13 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/12.0.2/mdsal-binding-util-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding/12.0.2/odl-mdsal-binding-12.0.2-features.xml (751 B at 852 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/12.0.2/odl-mdsal-binding-base-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/12.0.2/odl-mdsal-binding-api-12.0.2-features.xml (1.1 kB at 1.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/yang-binding/12.0.2/yang-binding-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/12.0.2/mdsal-binding-api-12.0.2.jar (72 kB at 81 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spec-util/12.0.2/mdsal-binding-spec-util-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/12.0.2/mdsal-binding-spi-12.0.2.jar (17 kB at 18 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.24.2/yang-ext-2013.09.07.24.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/12.0.2/odl-mdsal-binding-base-12.0.2-features.xml (757 B at 843 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/12.0.2/odl-mdsal-binding-dom-adapter-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/12.0.2/mdsal-binding-util-12.0.2.jar (47 kB at 52 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/12.0.2/mdsal-binding-dom-adapter-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/yang-binding/12.0.2/yang-binding-12.0.2.jar (84 kB at 93 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/12.0.2/mdsal-binding-dom-codec-spi-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/12.0.2/odl-mdsal-binding-dom-adapter-12.0.2-features.xml (1.1 kB at 1.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-api/12.0.2/mdsal-binding-model-api-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.24.2/yang-ext-2013.09.07.24.2.jar (15 kB at 17 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/12.0.2/odl-mdsal-binding-runtime-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spec-util/12.0.2/mdsal-binding-spec-util-12.0.2.jar (21 kB at 23 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-generator/12.0.2/mdsal-binding-generator-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/12.0.2/mdsal-binding-dom-codec-spi-12.0.2.jar (25 kB at 27 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-ri/12.0.2/mdsal-binding-model-ri-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/12.0.2/mdsal-binding-dom-adapter-12.0.2.jar (261 kB at 285 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec/12.0.2/mdsal-binding-dom-codec-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-api/12.0.2/mdsal-binding-model-api-12.0.2.jar (48 kB at 52 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-loader/12.0.2/mdsal-binding-loader-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/12.0.2/odl-mdsal-binding-runtime-12.0.2-features.xml (1.2 kB at 1.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/12.0.2/mdsal-binding-dom-codec-osgi-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-generator/12.0.2/mdsal-binding-generator-12.0.2.jar (266 kB at 283 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/12.0.2/mdsal-binding-runtime-osgi-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-model-ri/12.0.2/mdsal-binding-model-ri-12.0.2.jar (81 kB at 87 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-spi/12.0.2/mdsal-binding-runtime-spi-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec/12.0.2/mdsal-binding-dom-codec-12.0.2.jar (293 kB at 312 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-bytebuddy/12.0.2/odl-mdsal-bytebuddy-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/12.0.2/mdsal-binding-dom-codec-osgi-12.0.2.jar (25 kB at 27 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/12.0.2/odl-mdsal-common-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-loader/12.0.2/mdsal-binding-loader-12.0.2.jar (24 kB at 25 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/12.0.2/mdsal-common-api-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-spi/12.0.2/mdsal-binding-runtime-spi-12.0.2.jar (36 kB at 38 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom/12.0.2/odl-mdsal-dom-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-bytebuddy/12.0.2/odl-mdsal-bytebuddy-12.0.2-features.xml (382 B at 401 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/12.0.2/odl-mdsal-dom-api-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/12.0.2/mdsal-binding-runtime-osgi-12.0.2.jar (24 kB at 25 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/12.0.2/mdsal-dom-api-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/12.0.2/mdsal-common-api-12.0.2.jar (26 kB at 27 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/12.0.2/mdsal-dom-spi-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/12.0.2/odl-mdsal-common-12.0.2-features.xml (577 B at 604 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/12.0.2/odl-mdsal-dom-broker-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/12.0.2/odl-mdsal-dom-api-12.0.2-features.xml (839 B at 872 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/12.0.2/mdsal-dom-broker-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom/12.0.2/odl-mdsal-dom-12.0.2-features.xml (524 B at 544 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/12.0.2/odl-mdsal-dom-runtime-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/12.0.2/mdsal-dom-api-12.0.2.jar (79 kB at 82 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime-api/12.0.2/odl-mdsal-binding-runtime-api-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/12.0.2/odl-mdsal-dom-broker-12.0.2-features.xml (619 B at 641 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/12.0.2/mdsal-dom-schema-osgi-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/12.0.2/mdsal-dom-spi-12.0.2.jar (103 kB at 107 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/12.0.2/odl-mdsal-eos-common-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/12.0.2/odl-mdsal-dom-runtime-12.0.2-features.xml (832 B at 855 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/12.0.2/mdsal-eos-common-api-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/12.0.2/mdsal-dom-broker-12.0.2.jar (109 kB at 112 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-spi/12.0.2/mdsal-eos-common-spi-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime-api/12.0.2/odl-mdsal-binding-runtime-api-12.0.2-features.xml (1.4 kB at 1.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/12.0.2/odl-mdsal-eos-dom-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/12.0.2/mdsal-dom-schema-osgi-12.0.2.jar (42 kB at 43 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/12.0.2/mdsal-eos-dom-api-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/12.0.2/odl-mdsal-eos-common-12.0.2-features.xml (683 B at 696 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/12.0.2/odl-mdsal-eos-binding-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/12.0.2/mdsal-eos-common-api-12.0.2.jar (22 kB at 23 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/12.0.2/mdsal-eos-binding-api-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/12.0.2/mdsal-eos-dom-api-12.0.2.jar (16 kB at 17 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/12.0.2/mdsal-eos-binding-adapter-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-spi/12.0.2/mdsal-eos-common-spi-12.0.2.jar (13 kB at 13 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/12.0.2/odl-mdsal-singleton-common-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/12.0.2/odl-mdsal-eos-dom-12.0.2-features.xml (619 B at 627 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-common-api/12.0.2/mdsal-singleton-common-api-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/12.0.2/odl-mdsal-eos-binding-12.0.2-features.xml (1.0 kB at 1.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/12.0.2/odl-mdsal-singleton-dom-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/12.0.2/mdsal-eos-binding-api-12.0.2.jar (16 kB at 16 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-dom-impl/12.0.2/mdsal-singleton-dom-impl-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/12.0.2/mdsal-eos-binding-adapter-12.0.2.jar (20 kB at 20 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-trace/12.0.2/odl-mdsal-trace-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/12.0.2/odl-mdsal-singleton-common-12.0.2-features.xml (663 B at 665 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-api/12.0.2/mdsal-trace-api-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-common-api/12.0.2/mdsal-singleton-common-api-12.0.2.jar (14 kB at 14 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-impl/12.0.2/mdsal-trace-impl-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/12.0.2/odl-mdsal-singleton-dom-12.0.2-features.xml (1.1 kB at 1.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-cli/12.0.2/mdsal-trace-cli-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-trace/12.0.2/odl-mdsal-trace-12.0.2-features.xml (950 B at 947 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/12.0.2/odl-mdsal-rfc8294-netty-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-dom-impl/12.0.2/mdsal-singleton-dom-impl-12.0.2.jar (43 kB at 43 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-api/12.0.2/mdsal-trace-api-12.0.2.jar (22 kB at 22 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-common/12.0.2/odl-mdsal-replicate-common-12.0.2-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-rfc8294-netty/12.0.2/mdsal-rfc8294-netty-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-cli/12.0.2/mdsal-trace-cli-12.0.2.jar (9.7 kB at 9.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-common/12.0.2/mdsal-replicate-common-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-impl/12.0.2/mdsal-trace-impl-12.0.2.jar (35 kB at 35 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-netty/12.0.2/odl-mdsal-replicate-netty-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/12.0.2/odl-mdsal-rfc8294-netty-12.0.2-features.xml (987 B at 970 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/12.0.2/mdsal-replicate-netty-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-common/12.0.2/odl-mdsal-replicate-common-12.0.2-features.xml (639 B at 627 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/12.0.2/odl-mdsal-model-rfc6991-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-common/12.0.2/mdsal-replicate-common-12.0.2.jar (12 kB at 12 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/12.0.2/rfc6991-ietf-inet-types-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-rfc8294-netty/12.0.2/mdsal-rfc8294-netty-12.0.2.jar (13 kB at 13 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/12.0.2/ietf-type-util-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-netty/12.0.2/odl-mdsal-replicate-netty-12.0.2-features.xml (1.5 kB at 1.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/12.0.2/rfc6991-ietf-yang-types-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/12.0.2/odl-mdsal-model-rfc6991-12.0.2-features.xml (835 B at 809 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/12.0.2/odl-mdsal-model-rfc7224-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/12.0.2/ietf-type-util-12.0.2.jar (15 kB at 15 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-if-type/12.0.2/iana-if-type-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/12.0.2/mdsal-replicate-netty-12.0.2.jar (54 kB at 52 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/12.0.2/odl-mdsal-model-rfc7317-iana-crypt-hash-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/12.0.2/rfc6991-ietf-inet-types-12.0.2.jar (58 kB at 56 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/12.0.2/iana-crypt-hash-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/12.0.2/rfc6991-ietf-yang-types-12.0.2.jar (50 kB at 48 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/12.0.2/odl-mdsal-model-rfc7952-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/12.0.2/odl-mdsal-model-rfc7224-12.0.2-features.xml (650 B at 622 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/12.0.2/rfc7952-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/12.0.2/odl-mdsal-model-rfc7317-iana-crypt-hash-12.0.2-features.xml (709 B at 678 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040/12.0.2/odl-mdsal-model-rfc8040-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/12.0.2/iana-crypt-hash-12.0.2.jar (20 kB at 19 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040/12.0.2/rfc8040-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/12.0.2/odl-mdsal-model-rfc7952-12.0.2-features.xml (637 B at 606 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/12.0.2/odl-mdsal-model-rfc8072-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-if-type/12.0.2/iana-if-type-12.0.2.jar (606 kB at 576 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/12.0.2/rfc8072-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/12.0.2/rfc7952-12.0.2.jar (15 kB at 14 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/12.0.2/odl-mdsal-model-rfc8294-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040/12.0.2/odl-mdsal-model-rfc8040-12.0.2-features.xml (637 B at 602 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/12.0.2/iana-routing-types-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/12.0.2/odl-mdsal-model-rfc8072-12.0.2-features.xml (645 B at 605 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/12.0.2/rfc8294-ietf-routing-types-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/12.0.2/rfc8072-12.0.2.jar (97 kB at 91 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/12.0.2/odl-mdsal-model-rfc8342-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040/12.0.2/rfc8040-12.0.2.jar (59 kB at 56 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/12.0.2/rfc8342-ietf-datastores-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/12.0.2/odl-mdsal-model-rfc8294-12.0.2-features.xml (761 B at 711 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/12.0.2/rfc8342-ietf-origin-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/12.0.2/iana-routing-types-12.0.2.jar (27 kB at 25 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/12.0.2/odl-mdsal-model-rfc8343-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/12.0.2/odl-mdsal-model-rfc8342-12.0.2-features.xml (759 B at 704 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8343/12.0.2/rfc8343-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/12.0.2/rfc8342-ietf-datastores-12.0.2.jar (30 kB at 28 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/12.0.2/odl-mdsal-model-rfc8344-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/12.0.2/rfc8342-ietf-origin-12.0.2.jar (29 kB at 26 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8344/12.0.2/rfc8344-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/12.0.2/rfc8294-ietf-routing-types-12.0.2.jar (118 kB at 109 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/12.0.2/odl-mdsal-model-rfc8345-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/12.0.2/odl-mdsal-model-rfc8343-12.0.2-features.xml (645 B at 596 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/12.0.2/rfc8345-ietf-network-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/12.0.2/odl-mdsal-model-rfc8345-12.0.2-features.xml (990 B at 909 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/12.0.2/rfc8345-ietf-network-state-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/12.0.2/odl-mdsal-model-rfc8344-12.0.2-features.xml (645 B at 592 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/12.0.2/rfc8345-ietf-network-topology-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8343/12.0.2/rfc8343-12.0.2.jar (84 kB at 77 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/12.0.2/rfc8345-ietf-network-topology-state-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8344/12.0.2/rfc8344-12.0.2.jar (160 kB at 146 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/12.0.2/odl-mdsal-model-rfc8345-non-nmda-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/12.0.2/rfc8345-ietf-network-12.0.2.jar (60 kB at 55 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/12.0.2/odl-mdsal-model-rfc8346-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/12.0.2/rfc8345-ietf-network-state-12.0.2.jar (59 kB at 54 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/12.0.2/rfc8346-ietf-l3-unicast-topology-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/12.0.2/rfc8345-ietf-network-topology-12.0.2.jar (74 kB at 67 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/12.0.2/rfc8346-ietf-l3-unicast-topology-state-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/12.0.2/odl-mdsal-model-rfc8345-non-nmda-12.0.2-features.xml (599 B at 542 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/12.0.2/odl-mdsal-model-rfc8346-non-nmda-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/12.0.2/odl-mdsal-model-rfc8346-12.0.2-features.xml (1.0 kB at 907 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/12.0.2/odl-mdsal-model-rfc8348-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/12.0.2/rfc8345-ietf-network-topology-state-12.0.2.jar (73 kB at 65 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-hardware/12.0.2/iana-hardware-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/12.0.2/odl-mdsal-model-rfc8346-non-nmda-12.0.2-features.xml (830 B at 745 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/12.0.2/rfc8348-ietf-hardware-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/12.0.2/rfc8346-ietf-l3-unicast-topology-state-12.0.2.jar (73 kB at 66 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/12.0.2/rfc8348-ietf-hardware-state-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/12.0.2/odl-mdsal-model-rfc8348-12.0.2-features.xml (862 B at 768 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/12.0.2/odl-mdsal-model-rfc8348-non-nmda-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-hardware/12.0.2/iana-hardware-12.0.2.jar (44 kB at 39 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/12.0.2/odl-mdsal-model-rfc8349-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/12.0.2/rfc8346-ietf-l3-unicast-topology-12.0.2.jar (147 kB at 131 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/12.0.2/rfc8349-ietf-routing-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/12.0.2/rfc8348-ietf-hardware-12.0.2.jar (94 kB at 83 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/12.0.2/rfc8349-ietf-ipv4-unicast-routing-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/12.0.2/rfc8348-ietf-hardware-state-12.0.2.jar (74 kB at 65 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/12.0.2/rfc8349-ietf-ipv6-unicast-routing-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/12.0.2/odl-mdsal-model-rfc8348-non-nmda-12.0.2-features.xml (598 B at 528 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/12.0.2/odl-mdsal-model-rfc8519-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/12.0.2/odl-mdsal-model-rfc8349-12.0.2-features.xml (882 B at 777 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/12.0.2/rfc8519-ietf-access-control-list-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/12.0.2/rfc8349-ietf-ipv4-unicast-routing-12.0.2.jar (111 kB at 98 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/12.0.2/rfc8519-ietf-ethertypes-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/12.0.2/rfc8349-ietf-ipv6-unicast-routing-12.0.2.jar (194 kB at 169 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/12.0.2/rfc8349-ietf-routing-12.0.2.jar (291 kB at 255 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/12.0.2/rfc8519-ietf-packet-fields-12.0.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/12.0.2/odl-mdsal-model-rfc8520-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/12.0.2/odl-mdsal-model-rfc8519-12.0.2-features.xml (877 B at 766 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/12.0.2/rfc8520-ietf-acldns-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/12.0.2/odl-mdsal-model-rfc8520-12.0.2-features.xml (752 B at 653 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/12.0.2/rfc8520-ietf-mud-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/12.0.2/rfc8519-ietf-access-control-list-12.0.2.jar (308 kB at 268 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/12.0.2/odl-mdsal-model-rfc8525-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/12.0.2/rfc8519-ietf-ethertypes-12.0.2.jar (25 kB at 22 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/12.0.2/rfc8525-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/12.0.2/rfc8520-ietf-acldns-12.0.2.jar (24 kB at 20 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/12.0.2/odl-mdsal-model-rfc8528-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/12.0.2/rfc8519-ietf-packet-fields-12.0.2.jar (78 kB at 67 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8528/12.0.2/rfc8528-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/12.0.2/rfc8520-ietf-mud-12.0.2.jar (72 kB at 62 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/12.0.2/odl-mdsal-model-rfc8529-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/12.0.2/odl-mdsal-model-rfc8525-12.0.2-features.xml (859 B at 738 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8529/12.0.2/rfc8529-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/12.0.2/odl-mdsal-model-rfc8528-12.0.2-features.xml (645 B at 554 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/12.0.2/odl-mdsal-model-rfc8530-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/12.0.2/rfc8525-12.0.2.jar (146 kB at 125 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8530/12.0.2/rfc8530-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8528/12.0.2/rfc8528-12.0.2.jar (62 kB at 53 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/12.0.2/odl-mdsal-model-rfc8542-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/12.0.2/odl-mdsal-model-rfc8529-12.0.2-features.xml (859 B at 733 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/12.0.2/rfc8542-ietf-dc-fabric-topology-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8529/12.0.2/rfc8529-12.0.2.jar (106 kB at 90 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/12.0.2/rfc8542-ietf-dc-fabric-types-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/12.0.2/odl-mdsal-model-rfc8530-12.0.2-features.xml (859 B at 729 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/12.0.2/odl-mdsal-model-rfc8776-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/12.0.2/odl-mdsal-model-rfc8542-12.0.2-features.xml (776 B at 658 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/12.0.2/rfc8776-ietf-te-types-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8530/12.0.2/rfc8530-12.0.2.jar (48 kB at 41 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/12.0.2/rfc8776-ietf-te-packet-types-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/12.0.2/rfc8542-ietf-dc-fabric-topology-12.0.2.jar (97 kB at 83 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/12.0.2/odl-mdsal-model-rfc8795-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/12.0.2/odl-mdsal-model-rfc8776-12.0.2-features.xml (766 B at 643 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/12.0.2/rfc8795-ietf-te-topology-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/12.0.2/rfc8542-ietf-dc-fabric-types-12.0.2.jar (83 kB at 70 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/12.0.2/rfc8795-ietf-te-topology-state-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/12.0.2/rfc8776-ietf-te-packet-types-12.0.2.jar (81 kB at 67 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/12.0.2/odl-mdsal-model-rfc8795-non-nmda-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/12.0.2/odl-mdsal-model-rfc8795-12.0.2-features.xml (985 B at 822 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/12.0.2/odl-mdsal-model-rfc8819-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/12.0.2/rfc8776-ietf-te-types-12.0.2.jar (962 kB at 798 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/12.0.2/rfc8819-ietf-module-tags-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/12.0.2/odl-mdsal-model-rfc8795-non-nmda-12.0.2-features.xml (830 B at 688 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/12.0.2/odl-mdsal-model-rfc8819-non-nmda-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/12.0.2/odl-mdsal-model-rfc8819-12.0.2-features.xml (662 B at 548 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/12.0.2/rfc8819-ietf-module-tags-state-12.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/12.0.2/rfc8795-ietf-te-topology-state-12.0.2.jar (116 kB at 96 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/12.0.2/rfc8795-ietf-te-topology-12.0.2.jar (622 kB at 515 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.24.2/ietf-topology-2013.10.21.24.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.2/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/12.0.2/odl-mdsal-model-rfc8819-non-nmda-12.0.2-features.xml (707 B at 581 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/12.0.2/odl-mdsal-model-odl-l2-types-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/12.0.2/rfc8819-ietf-module-tags-12.0.2.jar (31 kB at 26 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.24.2/opendaylight-l2-types-2013.08.27.24.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/12.0.2/rfc8819-ietf-module-tags-state-12.0.2.jar (30 kB at 25 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal-experimental/12.0.2/features-mdsal-experimental-12.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.2/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-12.0.2-features.xml (812 B at 666 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.17.2/odl-mdsal-exp-yanglib-api-0.17.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.24.2/ietf-topology-2013.10.21.24.2.jar (103 kB at 84 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-api/0.17.2/mdsal-yanglib-api-0.17.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/12.0.2/odl-mdsal-model-odl-l2-types-12.0.2-features.xml (696 B at 567 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.17.2/odl-mdsal-exp-yanglib-rfc8525-0.17.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal-experimental/12.0.2/features-mdsal-experimental-12.0.2-features.xml (999 B at 814 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.17.2/mdsal-yanglib-rfc8525-0.17.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.24.2/opendaylight-l2-types-2013.08.27.24.2.jar (19 kB at 16 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf/6.0.4/features-netconf-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.17.2/odl-mdsal-exp-yanglib-api-0.17.2-features.xml (620 B at 504 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-aaa-netconf-plugin/6.0.4/odl-aaa-netconf-plugin-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-api/0.17.2/mdsal-yanglib-api-0.17.2.jar (16 kB at 13 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/6.0.4/netconf-auth-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.17.2/odl-mdsal-exp-yanglib-rfc8525-0.17.2-features.xml (1.1 kB at 881 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth-aaa/6.0.4/netconf-auth-aaa-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.17.2/mdsal-yanglib-rfc8525-0.17.2.jar (32 kB at 26 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf/6.0.4/features-netconf-6.0.4-features.xml (5.2 kB at 4.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-all/6.0.4/odl-netconf-all-6.0.4-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/6.0.4/odl-netconf-api-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-aaa-netconf-plugin/6.0.4/odl-aaa-netconf-plugin-6.0.4-features.xml (652 B at 525 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.4/odl-netconf-model-rfc6470-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/6.0.4/netconf-auth-6.0.4.jar (8.0 kB at 6.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6470/6.0.4/rfc6470-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth-aaa/6.0.4/netconf-auth-aaa-6.0.4.jar (11 kB at 8.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.4/odl-netconf-model-rfc8526-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-all/6.0.4/odl-netconf-all-6.0.4-features.xml (1.3 kB at 1.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.4/odl-netconf-model-rfc6243-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/6.0.4/odl-netconf-api-6.0.4-features.xml (1.6 kB at 1.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6243/6.0.4/rfc6243-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.4/odl-netconf-model-rfc6470-6.0.4-features.xml (639 B at 511 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8526/6.0.4/rfc8526-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.4/odl-netconf-model-rfc8526-6.0.4-features.xml (806 B at 641 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/6.0.4/netconf-api-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6470/6.0.4/rfc6470-6.0.4.jar (84 kB at 67 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-client/6.0.4/odl-netconf-client-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.4/odl-netconf-model-rfc6243-6.0.4-features.xml (639 B at 506 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client/6.0.4/netconf-client-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6243/6.0.4/rfc6243-6.0.4.jar (30 kB at 24 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-exificient/6.0.4/shaded-exificient-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/6.0.4/netconf-api-6.0.4.jar (52 kB at 41 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-config/6.0.4/netconf-config-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8526/6.0.4/rfc8526-6.0.4.jar (111 kB at 87 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-impl/6.0.4/odl-netconf-impl-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-client/6.0.4/odl-netconf-client-6.0.4-features.xml (1.1 kB at 831 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server/6.0.4/netconf-server-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client/6.0.4/netconf-client-6.0.4.jar (303 kB at 236 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/6.0.4/rfc7407-ietf-x509-cert-to-name-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-config/6.0.4/netconf-config-6.0.4.jar (18 kB at 14 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-mdsal/6.0.4/odl-netconf-mdsal-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-impl/6.0.4/odl-netconf-impl-6.0.4-features.xml (1.7 kB at 1.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server-mdsal/6.0.4/netconf-server-mdsal-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server/6.0.4/netconf-server-6.0.4.jar (387 kB at 299 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/mdsal-netconf-yang-library/6.0.4/mdsal-netconf-yang-library-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-exificient/6.0.4/shaded-exificient-6.0.4.jar (1.7 MB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-nb/6.0.4/netconf-nb-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-mdsal/6.0.4/odl-netconf-mdsal-6.0.4-features.xml (1.2 kB at 891 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-sshd/6.0.4/shaded-sshd-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/6.0.4/rfc7407-ietf-x509-cert-to-name-6.0.4.jar (43 kB at 33 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.4/odl-netconf-model-rfc5277-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/mdsal-netconf-yang-library/6.0.4/mdsal-netconf-yang-library-6.0.4.jar (18 kB at 14 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/6.0.4/rfc5277-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server-mdsal/6.0.4/netconf-server-mdsal-6.0.4.jar (134 kB at 103 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6022/6.0.4/odl-netconf-model-rfc6022-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-nb/6.0.4/netconf-nb-6.0.4.jar (56 kB at 43 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6022/6.0.4/rfc6022-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.4/odl-netconf-model-rfc5277-6.0.4-features.xml (594 B at 454 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.4/odl-netconf-model-rfc6241-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6022/6.0.4/odl-netconf-model-rfc6022-6.0.4-features.xml (594 B at 451 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6241/6.0.4/rfc6241-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.4/odl-netconf-model-rfc6241-6.0.4-features.xml (594 B at 451 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-netty-util/6.0.4/odl-netconf-netty-util-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/6.0.4/rfc5277-6.0.4.jar (64 kB at 49 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6022/6.0.4/rfc6022-6.0.4.jar (167 kB at 126 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-util/6.0.4/odl-netconf-util-6.0.4-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-netty-util/6.0.4/netconf-netty-util-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-sshd/6.0.4/shaded-sshd-6.0.4.jar (2.0 MB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-common-mdsal/6.0.4/netconf-common-mdsal-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-netty-util/6.0.4/odl-netconf-netty-util-6.0.4-features.xml (1.3 kB at 967 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-clustered-topology/6.0.4/odl-netconf-clustered-topology-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-util/6.0.4/odl-netconf-util-6.0.4-features.xml (740 B at 555 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-singleton/6.0.4/netconf-topology-singleton-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6241/6.0.4/rfc6241-6.0.4.jar (399 kB at 299 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology/6.0.4/netconf-topology-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-clustered-topology/6.0.4/odl-netconf-clustered-topology-6.0.4-features.xml (779 B at 582 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector/6.0.4/odl-netconf-connector-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-common-mdsal/6.0.4/netconf-common-mdsal-6.0.4.jar (54 kB at 41 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client-mdsal/6.0.4/netconf-client-mdsal-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-netty-util/6.0.4/netconf-netty-util-6.0.4.jar (111 kB at 83 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/6.0.4/netconf-dom-api-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector/6.0.4/odl-netconf-connector-6.0.4-features.xml (1.5 kB at 1.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector-all/6.0.4/odl-netconf-connector-all-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology/6.0.4/netconf-topology-6.0.4.jar (118 kB at 87 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-callhome-ssh/6.0.4/odl-netconf-callhome-ssh-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-singleton/6.0.4/netconf-topology-singleton-6.0.4.jar (187 kB at 138 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-model/6.0.4/callhome-model-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/6.0.4/netconf-dom-api-6.0.4.jar (15 kB at 11 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-protocol/6.0.4/callhome-protocol-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client-mdsal/6.0.4/netconf-client-mdsal-6.0.4.jar (531 kB at 392 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-provider/6.0.4/callhome-provider-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector-all/6.0.4/odl-netconf-connector-all-6.0.4-features.xml (766 B at 562 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-console/6.0.4/odl-netconf-console-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-callhome-ssh/6.0.4/odl-netconf-callhome-ssh-6.0.4-features.xml (826 B at 606 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-console/6.0.4/netconf-console-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-model/6.0.4/callhome-model-6.0.4.jar (82 kB at 60 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-topology/6.0.4/odl-netconf-topology-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-provider/6.0.4/callhome-provider-6.0.4.jar (73 kB at 53 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-impl/6.0.4/netconf-topology-impl-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-console/6.0.4/odl-netconf-console-6.0.4-features.xml (1.1 kB at 767 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/6.0.4/odl-restconf-openapi-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-protocol/6.0.4/callhome-protocol-6.0.4.jar (52 kB at 38 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-openapi/6.0.4/restconf-openapi-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-console/6.0.4/netconf-console-6.0.4.jar (36 kB at 27 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dk/brics/automaton/1.12-4/automaton-1.12-4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/6.0.4/odl-restconf-openapi-6.0.4-features.xml (876 B at 633 B/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-topology/6.0.4/odl-netconf-topology-6.0.4-features.xml (788 B at 570 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/6.0.4/odl-restconf-nb-6.0.4-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/6.0.4/odl-restconf-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-impl/6.0.4/netconf-topology-impl-6.0.4.jar (15 kB at 11 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-common/6.0.4/odl-restconf-common-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dk/brics/automaton/1.12-4/automaton-1.12-4.jar (210 kB at 151 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.4/odl-netconf-model-rfc8040-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/6.0.4/odl-restconf-6.0.4-features.xml (489 B at 351 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common-models/6.0.4/restconf-common-models-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-common/6.0.4/odl-restconf-common-6.0.4-features.xml (1.7 kB at 1.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common/6.0.4/restconf-common-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.4/odl-netconf-model-rfc8040-6.0.4-features.xml (619 B at 442 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/6.0.4/restconf-nb-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/6.0.4/odl-restconf-nb-6.0.4-features.xml (2.5 kB at 1.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/6.0.4/restconf-api-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common/6.0.4/restconf-common-6.0.4.jar (29 kB at 21 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.4/rfc8040-ietf-restconf-monitoring-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-openapi/6.0.4/restconf-openapi-6.0.4.jar (2.9 MB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-api/9.4.50.v20221201/websocket-api-9.4.50.v20221201.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common-models/6.0.4/restconf-common-models-6.0.4.jar (193 kB at 137 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-servlet/9.4.50.v20221201/websocket-servlet-9.4.50.v20221201.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/6.0.4/restconf-api-6.0.4.jar (56 kB at 40 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-server/9.4.50.v20221201/websocket-server-9.4.50.v20221201.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/6.0.4/restconf-nb-6.0.4.jar (371 kB at 263 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-common/9.4.50.v20221201/websocket-common-9.4.50.v20221201.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-servlet/9.4.50.v20221201/websocket-servlet-9.4.50.v20221201.jar (30 kB at 21 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util/9.4.50.v20221201/jetty-util-9.4.50.v20221201.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.4/rfc8040-ietf-restconf-monitoring-6.0.4.jar (51 kB at 36 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-io/9.4.50.v20221201/jetty-io-9.4.50.v20221201.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-api/9.4.50.v20221201/websocket-api-9.4.50.v20221201.jar (52 kB at 37 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-client/9.4.50.v20221201/websocket-client-9.4.50.v20221201.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-server/9.4.50.v20221201/websocket-server-9.4.50.v20221201.jar (46 kB at 32 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-client/9.4.50.v20221201/jetty-client-9.4.50.v20221201.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-common/9.4.50.v20221201/websocket-common-9.4.50.v20221201.jar (215 kB at 151 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-servlet/9.4.50.v20221201/jetty-servlet-9.4.50.v20221201.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-client/9.4.50.v20221201/websocket-client-9.4.50.v20221201.jar (46 kB at 32 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-security/9.4.50.v20221201/jetty-security-9.4.50.v20221201.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-io/9.4.50.v20221201/jetty-io-9.4.50.v20221201.jar (183 kB at 127 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-server/9.4.50.v20221201/jetty-server-9.4.50.v20221201.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-servlet/9.4.50.v20221201/jetty-servlet-9.4.50.v20221201.jar (146 kB at 101 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util-ajax/9.4.50.v20221201/jetty-util-ajax-9.4.50.v20221201.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util/9.4.50.v20221201/jetty-util-9.4.50.v20221201.jar (583 kB at 404 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-http/9.4.50.v20221201/jetty-http-9.4.50.v20221201.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-client/9.4.50.v20221201/jetty-client-9.4.50.v20221201.jar (328 kB at 226 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/6.0.4/restconf-nb-6.0.4-config.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-security/9.4.50.v20221201/jetty-security-9.4.50.v20221201.jar (119 kB at 81 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-all/6.0.4/odl-restconf-all-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util-ajax/9.4.50.v20221201/jetty-util-ajax-9.4.50.v20221201.jar (67 kB at 46 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport-api/6.0.4/odl-netconf-transport-api-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-http/9.4.50.v20221201/jetty-http-9.4.50.v20221201.jar (235 kB at 161 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-api/6.0.4/transport-api-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/6.0.4/restconf-nb-6.0.4-config.cfg (204 B at 139 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport/6.0.4/odl-netconf-transport-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-server/9.4.50.v20221201/jetty-server-9.4.50.v20221201.jar (736 kB at 503 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-ssh/6.0.4/transport-ssh-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-all/6.0.4/odl-restconf-all-6.0.4-features.xml (704 B at 479 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/6.0.4/draft-ietf-netconf-crypto-types-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport-api/6.0.4/odl-netconf-transport-api-6.0.4-features.xml (734 B at 498 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tcp/6.0.4/transport-tcp-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport/6.0.4/odl-netconf-transport-6.0.4-features.xml (1.3 kB at 891 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tls/6.0.4/transport-tls-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-api/6.0.4/transport-api-6.0.4.jar (21 kB at 14 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore/6.0.4/odl-netconf-keystore-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tcp/6.0.4/transport-tcp-6.0.4.jar (154 kB at 104 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8341/6.0.4/odl-netconf-model-rfc8341-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/6.0.4/draft-ietf-netconf-crypto-types-6.0.4.jar (227 kB at 152 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8341/6.0.4/rfc8341-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-ssh/6.0.4/transport-ssh-6.0.4.jar (1.0 MB at 674 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-api/6.0.4/keystore-api-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore/6.0.4/odl-netconf-keystore-6.0.4-features.xml (790 B at 529 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-none/6.0.4/keystore-none-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tls/6.0.4/transport-tls-6.0.4.jar (1.1 MB at 761 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-truststore/6.0.4/odl-netconf-truststore-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8341/6.0.4/odl-netconf-model-rfc8341-6.0.4-features.xml (594 B at 396 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-api/6.0.4/truststore-api-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-api/6.0.4/keystore-api-6.0.4.jar (189 kB at 126 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-none/6.0.4/truststore-none-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8341/6.0.4/rfc8341-6.0.4.jar (98 kB at 66 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-experimental/6.0.4/features-netconf-experimental-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-none/6.0.4/keystore-none-6.0.4.jar (9.4 kB at 6.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-yanglib/6.0.4/odl-yanglib-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-truststore/6.0.4/odl-netconf-truststore-6.0.4-features.xml (802 B at 532 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/yanglib/6.0.4/yanglib-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-none/6.0.4/truststore-none-6.0.4.jar (9.4 kB at 6.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-testing/6.0.4/features-netconf-testing-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-experimental/6.0.4/features-netconf-experimental-6.0.4-features.xml (731 B at 483 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-test-tools/6.0.4/odl-netconf-test-tools-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-api/6.0.4/truststore-api-6.0.4.jar (136 kB at 90 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-test-perf/6.0.4/netconf-test-perf-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-yanglib/6.0.4/odl-yanglib-6.0.4-features.xml (895 B at 591 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-odlparent/13.0.4/features-odlparent-13.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/yanglib/6.0.4/yanglib-6.0.4.jar (23 kB at 15 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/13.0.4/odl-antlr4-13.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-test-tools/6.0.4/odl-netconf-test-tools-6.0.4-features.xml (930 B at 610 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-testing/6.0.4/features-netconf-testing-6.0.4-features.xml (733 B at 480 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/13.0.4/odl-apache-commons-lang3-13.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-odlparent/13.0.4/features-odlparent-13.0.4-features.xml (4.2 kB at 2.8 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/13.0.4/odl-antlr4-13.0.4-features.xml (358 B at 234 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/13.0.4/odl-apache-commons-text-13.0.4-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-spifly/13.0.4/odl-apache-spifly-13.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-test-perf/6.0.4/netconf-test-perf-6.0.4.jar (358 kB at 234 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.5/org.apache.aries.spifly.dynamic.bundle-1.3.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/13.0.4/odl-apache-commons-lang3-13.0.4-features.xml (412 B at 267 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-asm/13.0.4/odl-asm-13.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/13.0.4/odl-apache-commons-text-13.0.4-features.xml (620 B at 402 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.4/asm-analysis-9.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-spifly/13.0.4/odl-apache-spifly-13.0.4-features.xml (588 B at 380 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.4/asm-commons-9.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar (326 kB at 211 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.4/asm-tree-9.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.5/org.apache.aries.spifly.dynamic.bundle-1.3.5.jar (154 kB at 99 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.4/asm-util-9.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-asm/13.0.4/odl-asm-13.0.4-features.xml (549 B at 353 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/13.0.4/odl-dropwizard-metrics-13.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.4/asm-analysis-9.4.jar (34 kB at 22 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.19/metrics-core-4.2.19.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.4/asm-commons-9.4.jar (73 kB at 47 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.19/metrics-healthchecks-4.2.19.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.4/asm-tree-9.4.jar (53 kB at 34 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.19/metrics-jmx-4.2.19.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.4/asm-util-9.4.jar (92 kB at 58 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.19/metrics-jvm-4.2.19.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/13.0.4/odl-dropwizard-metrics-13.0.4-features.xml (631 B at 401 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/13.0.4/odl-gson-13.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.19/metrics-core-4.2.19.jar (130 kB at 82 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/13.0.4/odl-guava-13.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.19/metrics-healthchecks-4.2.19.jar (23 kB at 15 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jackson-2/13.0.4/odl-jackson-2-13.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.19/metrics-jmx-4.2.19.jar (22 kB at 14 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.19/metrics-jvm-4.2.19.jar (25 kB at 16 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/13.0.4/odl-gson-13.0.4-features.xml (340 B at 213 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/13.0.4/odl-guava-13.0.4-features.xml (490 B at 305 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.2/jackson-dataformat-xml-2.15.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jackson-2/13.0.4/odl-jackson-2-13.0.4-features.xml (1.5 kB at 938 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.15.2/jackson-module-jaxb-annotations-2.15.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.15.2/jackson-annotations-2.15.2.jar (76 kB at 47 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.15.2/jackson-jaxrs-base-2.15.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.15.2/jackson-dataformat-xml-2.15.2.jar (126 kB at 78 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.15.2/jackson-jaxrs-json-provider-2.15.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.15.2/jackson-core-2.15.2.jar (549 kB at 339 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/13.0.4/odl-javassist-3-13.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.15.2/jackson-module-jaxb-annotations-2.15.2.jar (37 kB at 23 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.15.2/jackson-jaxrs-base-2.15.2.jar (32 kB at 20 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/13.0.4/odl-jersey-2-13.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.15.2/jackson-databind-2.15.2.jar (1.6 MB at 996 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/jersey-hk2/2.40/jersey-hk2-2.40.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.15.2/jackson-jaxrs-json-provider-2.15.2.jar (17 kB at 10 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-common/2.40/jersey-common-2.40.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/13.0.4/odl-javassist-3-13.0.4-features.xml (365 B at 223 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/13.0.4/odl-jersey-2-13.0.4-features.xml (2.2 kB at 1.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar (794 kB at 484 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar (19 kB at 12 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/jersey-hk2/2.40/jersey-hk2-2.40.jar (78 kB at 48 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar (27 kB at 16 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-client/2.40/jersey-client-2.40.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar (203 kB at 123 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar (132 kB at 80 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-server/2.40/jersey-server-2.40.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-common/2.40/jersey-common-2.40.jar (1.2 MB at 743 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar (200 kB at 121 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet/2.40/jersey-container-servlet-2.40.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar (18 kB at 11 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet-core/2.40/jersey-container-servlet-core-2.40.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-client/2.40/jersey-client-2.40.jar (302 kB at 180 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-sse/2.40/jersey-media-sse-2.40.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar (92 kB at 55 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.0.4/odl-karaf-feat-jdbc-13.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet/2.40/jersey-container-servlet-2.40.jar (32 kB at 19 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.5/pax-jdbc-features-1.5.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet-core/2.40/jersey-container-servlet-core-2.40.jar (73 kB at 44 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc/1.5.5/pax-jdbc-1.5.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.0.4/odl-karaf-feat-jdbc-13.0.4-features.xml (692 B at 411 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-common/1.5.5/pax-jdbc-common-1.5.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-sse/2.40/jersey-media-sse-2.40.jar (79 kB at 47 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.5/pax-jdbc-pool-common-1.5.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-server/2.40/jersey-server-2.40.jar (951 kB at 565 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.5/pax-jdbc-features-1.5.5-features.xml (10.0 kB at 5.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.5/pax-jdbc-config-1.5.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-common/1.5.5/pax-jdbc-common-1.5.5.jar (4.6 kB at 2.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-db2/1.5.5/pax-jdbc-db2-1.5.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.5/pax-jdbc-pool-common-1.5.5.jar (9.1 kB at 5.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-derbyclient/1.5.5/pax-jdbc-derbyclient-1.5.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.5/pax-jdbc-config-1.5.5.jar (32 kB at 19 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/derby/derbyclient/10.14.2.0/derbyclient-10.14.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.jar (31 kB at 18 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-derby/1.5.5/pax-jdbc-derby-1.5.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-db2/1.5.5/pax-jdbc-db2-1.5.5.jar (9.9 kB at 5.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc/1.5.5/pax-jdbc-1.5.5.jar (8.9 kB at 5.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-hsqldb/1.5.5/pax-jdbc-hsqldb-1.5.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-derby/1.5.5/pax-jdbc-derby-1.5.5.jar (9.3 kB at 5.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hsqldb/hsqldb/2.7.1/hsqldb-2.7.1-jdk8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/derby/derbyclient/10.14.2.0/derbyclient-10.14.2.0.jar (588 kB at 343 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-jtds/1.5.5/pax-jdbc-jtds-1.5.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-derbyclient/1.5.5/pax-jdbc-derbyclient-1.5.5.jar (9.8 kB at 5.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sourceforge/jtds/jtds/1.3.1/jtds-1.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-hsqldb/1.5.5/pax-jdbc-hsqldb-1.5.5.jar (8.1 kB at 4.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mariadb/1.5.5/pax-jdbc-mariadb-1.5.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-jtds/1.5.5/pax-jdbc-jtds-1.5.5.jar (7.1 kB at 4.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mariadb/jdbc/mariadb-java-client/2.7.4/mariadb-java-client-2.7.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sourceforge/jtds/jtds/1.3.1/jtds-1.3.1.jar (318 kB at 183 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mysql/1.5.5/pax-jdbc-mysql-1.5.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mariadb/1.5.5/pax-jdbc-mariadb-1.5.5.jar (8.3 kB at 4.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hsqldb/hsqldb/2.7.1/hsqldb-2.7.1-jdk8.jar (1.7 MB at 954 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-java/3.11.4/protobuf-java-3.11.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mariadb/jdbc/mariadb-java-client/2.7.4/mariadb-java-client-2.7.4.jar (623 kB at 356 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-oracle/1.5.5/pax-jdbc-oracle-1.5.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mysql/1.5.5/pax-jdbc-mysql-1.5.5.jar (8.2 kB at 4.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/oracle/database/jdbc/ojdbc8/21.4.0.0.1/ojdbc8-21.4.0.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.jar (3.2 MB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-aries/1.5.5/pax-jdbc-pool-aries-1.5.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-oracle/1.5.5/pax-jdbc-oracle-1.5.5.jar (8.4 kB at 4.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-c3p0/1.5.5/pax-jdbc-pool-c3p0-1.5.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-java/3.11.4/protobuf-java-3.11.4.jar (1.7 MB at 941 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.c3p0/0.9.5.5_1/org.apache.servicemix.bundles.c3p0-0.9.5.5_1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/mysql/mysql-connector-java/8.0.28/mysql-connector-java-8.0.28.jar (2.5 MB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mchange/mchange-commons-java/0.2.19/mchange-commons-java-0.2.19.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-c3p0/1.5.5/pax-jdbc-pool-c3p0-1.5.5.jar (9.2 kB at 5.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-dbcp2/1.5.5/pax-jdbc-pool-dbcp2-1.5.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-aries/1.5.5/pax-jdbc-pool-aries-1.5.5.jar (139 kB at 78 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-pool2/2.11.1/commons-pool2-2.11.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-dbcp2/1.5.5/pax-jdbc-pool-dbcp2-1.5.5.jar (13 kB at 7.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-dbcp2/2.9.0/commons-dbcp2-2.9.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-pool2/2.11.1/commons-pool2-2.11.1.jar (146 kB at 81 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-hikaricp/1.5.5/pax-jdbc-pool-hikaricp-1.5.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.c3p0/0.9.5.5_1/org.apache.servicemix.bundles.c3p0-0.9.5.5_1.jar (1.5 MB at 836 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mchange/mchange-commons-java/0.2.19/mchange-commons-java-0.2.19.jar (631 kB at 350 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-sqlite/1.5.5/pax-jdbc-sqlite-1.5.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-hikaricp/1.5.5/pax-jdbc-pool-hikaricp-1.5.5.jar (6.2 kB at 3.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xerial/sqlite-jdbc/3.36.0.3/sqlite-jdbc-3.36.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-dbcp2/2.9.0/commons-dbcp2-2.9.0.jar (211 kB at 117 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-teradata/1.5.5/pax-jdbc-teradata-1.5.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/oracle/database/jdbc/ojdbc8/21.4.0.0.1/ojdbc8-21.4.0.0.1.jar (5.1 MB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-narayana/1.5.5/pax-jdbc-pool-narayana-1.5.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-sqlite/1.5.5/pax-jdbc-sqlite-1.5.5.jar (7.9 kB at 4.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/jboss-transaction-spi/7.6.1.Final/jboss-transaction-spi-7.6.1.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar (159 kB at 87 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-transx/1.5.5/pax-jdbc-pool-transx-1.5.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-teradata/1.5.5/pax-jdbc-teradata-1.5.5.jar (10 kB at 5.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-jdbc/0.5.3/pax-transx-jdbc-0.5.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/jboss-transaction-spi/7.6.1.Final/jboss-transaction-spi-7.6.1.Final.jar (34 kB at 18 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-connector/0.5.3/pax-transx-connector-0.5.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-transx/1.5.5/pax-jdbc-pool-transx-1.5.5.jar (9.7 kB at 5.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-api/0.5.3/pax-transx-tm-api-0.5.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-narayana/1.5.5/pax-jdbc-pool-narayana-1.5.5.jar (17 kB at 9.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/resource/javax.resource-api/1.7.1/javax.resource-api-1.7.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-jdbc/0.5.3/pax-transx-jdbc-0.5.3.jar (71 kB at 38 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.jdbc/1.0.1/org.osgi.service.jdbc-1.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-connector/0.5.3/pax-transx-connector-0.5.3.jar (66 kB at 36 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.3/org.apache.karaf.jdbc.core-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-api/0.5.3/pax-transx-tm-api-0.5.3.jar (6.3 kB at 3.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/13.0.4/odl-karaf-feat-jetty-13.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/resource/javax.resource-api/1.7.1/javax.resource-api-1.7.1.jar (70 kB at 38 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-war/13.0.4/odl-karaf-feat-war-13.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.jdbc/1.0.1/org.osgi.service.jdbc-1.0.1.jar (13 kB at 6.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-lmax-3/13.0.4/odl-lmax-3-13.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/13.0.4/odl-karaf-feat-jetty-13.0.4-features.xml (409 B at 219 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/lmax/disruptor/3.4.4/disruptor-3.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-war/13.0.4/odl-karaf-feat-war-13.0.4-features.xml (399 B at 214 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/13.0.4/odl-netty-4-13.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.3/org.apache.karaf.jdbc.core-4.4.3.jar (65 kB at 35 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.1.97.Final/netty-codec-http-4.1.97.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-lmax-3/13.0.4/odl-lmax-3-13.0.4-features.xml (360 B at 192 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.1.97.Final/netty-handler-4.1.97.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/13.0.4/odl-netty-4-13.0.4-features.xml (1.1 kB at 594 B/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/lmax/disruptor/3.4.4/disruptor-3.4.4.jar (85 kB at 45 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.1.97.Final/netty-resolver-4.1.97.Final.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.97.Final/netty-transport-native-unix-common-4.1.97.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.1.97.Final/netty-codec-http-4.1.97.Final.jar (657 kB at 349 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.1.97.Final/netty-transport-native-epoll-4.1.97.Final-linux-x86_64.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.97.Final/netty-transport-native-unix-common-4.1.97.Final.jar (44 kB at 23 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.97.Final/netty-transport-native-unix-common-4.1.97.Final-linux-x86_64.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.1.97.Final/netty-resolver-4.1.97.Final.jar (38 kB at 20 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/13.0.4/odl-servlet-api-13.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xerial/sqlite-jdbc/3.36.0.3/sqlite-jdbc-3.36.0.3.jar (9.7 MB at 5.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/13.0.4/odl-stax2-api-13.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.1.97.Final/netty-handler-4.1.97.Final.jar (560 kB at 296 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-woodstox/13.0.4/odl-woodstox-13.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.1.97.Final/netty-transport-native-epoll-4.1.97.Final-linux-x86_64.jar (39 kB at 21 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.97.Final/netty-transport-native-unix-common-4.1.97.Final-linux-x86_64.jar (73 kB at 38 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/13.0.4/odl-ws-rs-api-13.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/13.0.4/odl-stax2-api-13.0.4-features.xml (365 B at 190 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-woodstox/13.0.4/odl-woodstox-13.0.4-features.xml (563 B at 294 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/features-transportpce-models/19.0.0/features-transportpce-models-19.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/13.0.4/odl-servlet-api-13.0.4-features.xml (384 B at 200 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/odl-openroadm-devices/19.0.0/odl-openroadm-devices-19.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/13.0.4/odl-ws-rs-api-13.0.4-features.xml (395 B at 204 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-device-1.2.1/19.0.0/openroadm-device-1.2.1-19.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/features-transportpce-models/19.0.0/features-transportpce-models-19.0.0-features.xml (1.2 kB at 641 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-common-1.2.1/19.0.0/openroadm-common-1.2.1-19.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar (140 kB at 73 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-device-2.2.1/19.0.0/openroadm-device-2.2.1-19.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/odl-openroadm-devices/19.0.0/odl-openroadm-devices-19.0.0-features.xml (1.4 kB at 700 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-common-2.2.1/19.0.0/openroadm-common-2.2.1-19.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar (1.6 MB at 811 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-device-7.1.0/19.0.0/openroadm-device-7.1.0-19.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-common-1.2.1/19.0.0/openroadm-common-1.2.1-19.0.0.jar (463 kB at 236 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-common-7.1.0/19.0.0/openroadm-common-7.1.0-19.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-common-2.2.1/19.0.0/openroadm-common-2.2.1-19.0.0.jar (851 kB at 432 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/odl-openroadm-models/19.0.0/odl-openroadm-models-19.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-device-2.2.1/19.0.0/openroadm-device-2.2.1-19.0.0.jar (1.7 MB at 878 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-network-13.1.0/19.0.0/openroadm-network-13.1.0-19.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-device-1.2.1/19.0.0/openroadm-device-1.2.1-19.0.0.jar (1.2 MB at 630 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-common-13.1.0/19.0.0/openroadm-common-13.1.0-19.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/odl-openroadm-models/19.0.0/odl-openroadm-models-19.0.0-features.xml (1.1 kB at 542 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-service-13.1.0/19.0.0/openroadm-service-13.1.0-19.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-network-13.1.0/19.0.0/openroadm-network-13.1.0-19.0.0.jar (686 kB at 343 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/odl-tapi-2.1.1-models/19.0.0/odl-tapi-2.1.1-models-19.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-common-7.1.0/19.0.0/openroadm-common-7.1.0-19.0.0.jar (1.2 MB at 609 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/tapi-2.1.1/19.0.0/tapi-2.1.1-19.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/odl-tapi-2.1.1-models/19.0.0/odl-tapi-2.1.1-models-19.0.0-features.xml (645 B at 321 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/odl-tapi-2.4.0-models/19.0.0/odl-tapi-2.4.0-models-19.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-common-13.1.0/19.0.0/openroadm-common-13.1.0-19.0.0.jar (1.7 MB at 830 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/tapi-2.4.0/19.0.0/tapi-2.4.0-19.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-device-7.1.0/19.0.0/openroadm-device-7.1.0-19.0.0.jar (3.8 MB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/features-transportpce/8.0.0/features-transportpce-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/odl-tapi-2.4.0-models/19.0.0/odl-tapi-2.4.0-models-19.0.0-features.xml (645 B at 318 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce/8.0.0/odl-transportpce-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/features-transportpce/8.0.0/features-transportpce-8.0.0-features.xml (1.6 kB at 804 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-api/8.0.0/transportpce-api-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce/8.0.0/odl-transportpce-8.0.0-features.xml (2.4 kB at 1.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-common/8.0.0/transportpce-common-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/openroadm-service-13.1.0/19.0.0/openroadm-service-13.1.0-19.0.0.jar (2.7 MB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-renderer/8.0.0/transportpce-renderer-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-renderer/8.0.0/transportpce-renderer-8.0.0.jar (151 kB at 74 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-networkmodel/8.0.0/transportpce-networkmodel-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-common/8.0.0/transportpce-common-8.0.0.jar (216 kB at 104 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-olm/8.0.0/transportpce-olm-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/tapi-2.1.1/19.0.0/tapi-2.1.1-19.0.0.jar (4.4 MB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-olm/8.0.0/transportpce-olm-8.0.0-config.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-api/8.0.0/transportpce-api-8.0.0.jar (1.7 MB at 814 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-pce/8.0.0/transportpce-pce-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-networkmodel/8.0.0/transportpce-networkmodel-8.0.0.jar (173 kB at 83 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/ext/jersey-proxy-client/2.40/jersey-proxy-client-2.40.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-olm/8.0.0/transportpce-olm-8.0.0-config.cfg (64 B at 30 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-json-jackson/2.40/jersey-media-json-jackson-2.40.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-olm/8.0.0/transportpce-olm-8.0.0.jar (86 kB at 41 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/ext/jersey-entity-filtering/2.40/jersey-entity-filtering-2.40.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-pce/8.0.0/transportpce-pce-8.0.0.jar (182 kB at 87 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jgrapht/jgrapht-core/1.2.0/jgrapht-core-1.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/ext/jersey-proxy-client/2.40/jersey-proxy-client-2.40.jar (23 kB at 11 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-servicehandler/8.0.0/transportpce-servicehandler-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-json-jackson/2.40/jersey-media-json-jackson-2.40.jar (77 kB at 37 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-tapi/8.0.0/odl-transportpce-tapi-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/ext/jersey-entity-filtering/2.40/jersey-entity-filtering-2.40.jar (84 kB at 40 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-tapi/8.0.0/transportpce-tapi-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-tapi/8.0.0/odl-transportpce-tapi-8.0.0-features.xml (1.4 kB at 685 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-nbinotifications/8.0.0/odl-transportpce-nbinotifications-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jgrapht/jgrapht-core/1.2.0/jgrapht-core-1.2.0.jar (726 kB at 344 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-nbinotifications/8.0.0/transportpce-nbinotifications-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-servicehandler/8.0.0/transportpce-servicehandler-8.0.0.jar (139 kB at 66 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/kafka/kafka-clients/3.0.0/kafka-clients-3.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-tapi/8.0.0/transportpce-tapi-8.0.0.jar (249 kB at 117 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.0-2/zstd-jni-1.5.0-2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-nbinotifications/8.0.0/odl-transportpce-nbinotifications-8.0.0-features.xml (1.0 kB at 490 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xerial/snappy/snappy-java/1.1.8.1/snappy-java-1.1.8.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-nbinotifications/8.0.0/transportpce-nbinotifications-8.0.0.jar (54 kB at 25 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-nbinotifications/8.0.0/transportpce-nbinotifications-8.0.0-config.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/models/tapi-2.4.0/19.0.0/tapi-2.4.0-19.0.0.jar (11 MB at 5.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-dmaap-client/8.0.0/odl-transportpce-dmaap-client-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-nbinotifications/8.0.0/transportpce-nbinotifications-8.0.0-config.cfg (106 B at 49 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-dmaap-client/8.0.0/transportpce-dmaap-client-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-dmaap-client/8.0.0/odl-transportpce-dmaap-client-8.0.0-features.xml (954 B at 443 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.2/jackson-datatype-jsr310-2.15.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-dmaap-client/8.0.0/transportpce-dmaap-client-8.0.0.jar (29 kB at 13 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-dmaap-client/8.0.0/transportpce-dmaap-client-8.0.0-config.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.15.2/jackson-datatype-jsr310-2.15.2.jar (123 kB at 57 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-inventory/8.0.0/odl-transportpce-inventory-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xerial/snappy/snappy-java/1.1.8.1/snappy-java-1.1.8.1.jar (2.0 MB at 900 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-inventory/8.0.0/transportpce-inventory-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-dmaap-client/8.0.0/transportpce-dmaap-client-8.0.0-config.cfg (152 B at 69 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-inventory/8.0.0/transportpce-inventory-8.0.0-config.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-inventory/8.0.0/odl-transportpce-inventory-8.0.0-features.xml (1.7 kB at 777 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-inventory/8.0.0/transportpce-inventory-8.0.0-datasource.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-inventory/8.0.0/transportpce-inventory-8.0.0.jar (92 kB at 42 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-swagger/8.0.0/odl-transportpce-swagger-8.0.0-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-inventory/8.0.0/transportpce-inventory-8.0.0-config.cfg (281 B at 128 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools/11.0.2/features-yangtools-11.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/transportpce-inventory/8.0.0/transportpce-inventory-8.0.0-datasource.cfg (293 B at 133 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/11.0.2/odl-yangtools-codec-11.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/kafka/kafka-clients/3.0.0/kafka-clients-3.0.0.jar (4.9 MB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/11.0.2/yang-data-codec-binfmt-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/transportpce/odl-transportpce-swagger/8.0.0/odl-transportpce-swagger-8.0.0-features.xml (550 B at 249 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/11.0.2/yang-data-codec-gson-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools/11.0.2/features-yangtools-11.0.2-features.xml (2.6 kB at 1.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/11.0.2/yang-data-codec-xml-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/11.0.2/odl-yangtools-codec-11.0.2-features.xml (1.1 kB at 508 B/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.0-2/zstd-jni-1.5.0-2.jar (6.8 MB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/11.0.2/odl-yangtools-common-11.0.2-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/11.0.2/yang-common-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/11.0.2/yang-data-codec-binfmt-11.0.2.jar (108 kB at 49 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/11.0.2/odl-yangtools-data-api-11.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/11.0.2/yang-data-codec-xml-11.0.2.jar (79 kB at 35 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/11.0.2/yang-data-api-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/11.0.2/odl-yangtools-common-11.0.2-features.xml (633 B at 281 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/11.0.2/yang-data-spi-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/11.0.2/yang-data-codec-gson-11.0.2.jar (75 kB at 34 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/11.0.2/yang-data-tree-api-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/11.0.2/yang-common-11.0.2.jar (114 kB at 51 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/11.0.2/yang-data-tree-spi-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/11.0.2/odl-yangtools-data-api-11.0.2-features.xml (951 B at 421 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/11.0.2/yang-data-util-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/11.0.2/yang-data-api-11.0.2.jar (156 kB at 69 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/11.0.2/odl-yangtools-data-11.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/11.0.2/yang-data-spi-11.0.2.jar (16 kB at 7.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/11.0.2/yang-data-impl-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/11.0.2/yang-data-tree-api-11.0.2.jar (34 kB at 15 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/11.0.2/yang-data-tree-ri-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/11.0.2/yang-data-tree-spi-11.0.2.jar (48 kB at 21 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/11.0.2/yang-data-transform-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/11.0.2/yang-data-util-11.0.2.jar (127 kB at 55 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/11.0.2/odl-yangtools-export-11.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/11.0.2/odl-yangtools-data-11.0.2-features.xml (963 B at 417 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/11.0.2/yang-model-export-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/11.0.2/yang-data-transform-11.0.2.jar (18 kB at 7.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-netty/11.0.2/odl-yangtools-netty-11.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/11.0.2/yang-data-tree-ri-11.0.2.jar (214 kB at 92 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common-netty/11.0.2/yang-common-netty-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/11.0.2/yang-data-impl-11.0.2.jar (167 kB at 72 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/11.0.2/odl-yangtools-parser-api-11.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/11.0.2/odl-yangtools-export-11.0.2-features.xml (625 B at 266 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/11.0.2/odlext-model-api-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/11.0.2/yang-model-export-11.0.2.jar (39 kB at 17 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/11.0.2/openconfig-model-api-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common-netty/11.0.2/yang-common-netty-11.0.2.jar (12 kB at 5.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/11.0.2/rfc6241-model-api-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-netty/11.0.2/odl-yangtools-netty-11.0.2-features.xml (791 B at 335 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/11.0.2/rfc6536-model-api-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/11.0.2/odl-yangtools-parser-api-11.0.2-features.xml (2.1 kB at 900 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/11.0.2/rfc6643-model-api-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/11.0.2/openconfig-model-api-11.0.2.jar (21 kB at 8.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/11.0.2/rfc7952-model-api-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/11.0.2/odlext-model-api-11.0.2.jar (23 kB at 9.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/11.0.2/rfc8040-model-api-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/11.0.2/rfc6536-model-api-11.0.2.jar (19 kB at 8.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/11.0.2/rfc8528-model-api-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/11.0.2/rfc6643-model-api-11.0.2.jar (33 kB at 14 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/11.0.2/rfc8639-model-api-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/11.0.2/rfc6241-model-api-11.0.2.jar (17 kB at 7.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/11.0.2/rfc8819-model-api-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/11.0.2/rfc7952-model-api-11.0.2.jar (19 kB at 8.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/11.0.2/yang-model-api-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/11.0.2/rfc8040-model-api-11.0.2.jar (17 kB at 7.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/11.0.2/yang-model-spi-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/11.0.2/rfc8528-model-api-11.0.2.jar (17 kB at 7.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/11.0.2/yang-model-util-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/11.0.2/rfc8639-model-api-11.0.2.jar (16 kB at 6.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/11.0.2/yang-parser-api-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/11.0.2/rfc8819-model-api-11.0.2.jar (19 kB at 8.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/11.0.2/yang-repo-api-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/11.0.2/yang-model-spi-11.0.2.jar (99 kB at 41 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/11.0.2/yang-ir-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/11.0.2/yang-parser-api-11.0.2.jar (24 kB at 9.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/11.0.2/yang-repo-spi-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/11.0.2/yang-model-api-11.0.2.jar (293 kB at 121 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/11.0.2/odl-yangtools-parser-11.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/11.0.2/yang-model-util-11.0.2.jar (41 kB at 17 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/11.0.2/yang-model-ri-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/11.0.2/yang-repo-api-11.0.2.jar (49 kB at 20 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/11.0.2/odlext-parser-support-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/11.0.2/odl-yangtools-parser-11.0.2-features.xml (2.3 kB at 918 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/11.0.2/openconfig-parser-support-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/11.0.2/yang-repo-spi-11.0.2.jar (39 kB at 16 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/11.0.2/rfc6241-parser-support-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/11.0.2/yang-ir-11.0.2.jar (27 kB at 11 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/11.0.2/rfc6536-parser-support-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/11.0.2/odlext-parser-support-11.0.2.jar (38 kB at 15 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/11.0.2/rfc6643-parser-support-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/11.0.2/yang-model-ri-11.0.2.jar (516 kB at 208 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/11.0.2/rfc7952-parser-support-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/11.0.2/openconfig-parser-support-11.0.2.jar (19 kB at 7.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/11.0.2/rfc8040-parser-support-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/11.0.2/rfc6536-parser-support-11.0.2.jar (18 kB at 7.0 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/11.0.2/rfc6643-parser-support-11.0.2.jar (39 kB at 16 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/11.0.2/rfc8528-parser-support-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/11.0.2/rfc6241-parser-support-11.0.2.jar (14 kB at 5.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/11.0.2/rfc8639-parser-support-11.0.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/11.0.2/yang-parser-impl-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/11.0.2/rfc7952-parser-support-11.0.2.jar (15 kB at 6.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/11.0.2/rfc8819-parser-support-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/11.0.2/rfc8639-parser-support-11.0.2.jar (13 kB at 5.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/11.0.2/yang-parser-reactor-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/11.0.2/rfc8040-parser-support-11.0.2.jar (23 kB at 9.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/11.0.2/yang-parser-rfc7950-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/11.0.2/yang-parser-impl-11.0.2.jar (55 kB at 22 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/11.0.2/yang-parser-spi-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/11.0.2/rfc8528-parser-support-11.0.2.jar (15 kB at 5.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/11.0.2/yang-repo-fs-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/11.0.2/rfc8819-parser-support-11.0.2.jar (13 kB at 5.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/11.0.2/odl-yangtools-util-11.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/11.0.2/yang-parser-reactor-11.0.2.jar (156 kB at 61 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/11.0.2/concepts-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/11.0.2/yang-repo-fs-11.0.2.jar (23 kB at 8.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/11.0.2/util-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/11.0.2/concepts-11.0.2.jar (38 kB at 15 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/11.0.2/odl-yangtools-xpath-api-11.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/11.0.2/odl-yangtools-util-11.0.2-features.xml (776 B at 300 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/11.0.2/yang-xpath-api-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/11.0.2/yang-parser-spi-11.0.2.jar (139 kB at 54 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/11.0.2/odl-yangtools-xpath-11.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/11.0.2/yang-parser-rfc7950-11.0.2.jar (510 kB at 198 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/11.0.2/yang-xpath-impl-11.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/11.0.2/odl-yangtools-xpath-api-11.0.2-features.xml (629 B at 241 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools-experimental/11.0.2/features-yangtools-experimental-11.0.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/11.0.2/util-11.0.2.jar (175 kB at 67 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test/13.0.4/features-test-13.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/11.0.2/odl-yangtools-xpath-11.0.2-features.xml (774 B at 297 B/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/11.0.2/yang-xpath-api-11.0.2.jar (79 kB at 30 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether-support/2.6.12/pax-url-aether-support-2.6.12.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/standard/4.4.3/standard-4.4.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/11.0.2/yang-xpath-impl-11.0.2.jar (119 kB at 46 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.6.12/pax-url-wrap-2.6.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools-experimental/11.0.2/features-yangtools-experimental-11.0.2-features.xml (584 B at 221 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-empty/13.0.4/opendaylight-karaf-empty-13.0.4.zip [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether-support/2.6.12/pax-url-aether-support-2.6.12.jar (5.6 kB at 2.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.3/framework-4.4.3.kar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/standard/4.4.3/standard-4.4.3-features.xml (78 kB at 29 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/base/4.4.3/base-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.6.12/pax-url-wrap-2.6.12.jar (12 kB at 4.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.locator/4.4.3/org.apache.karaf.specs.locator-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test/13.0.4/features-test-13.0.4.jar (491 kB at 185 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml/4.4.3/org.apache.karaf.specs.java.xml-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.locator/4.4.3/org.apache.karaf.specs.locator-4.4.3.jar (10 kB at 3.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml.ws/4.4.3/org.apache.karaf.specs.java.xml.ws-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml/4.4.3/org.apache.karaf.specs.java.xml-4.4.3.jar (58 kB at 22 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.activator/4.4.3/org.apache.karaf.specs.activator-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml.ws/4.4.3/org.apache.karaf.specs.java.xml.ws-4.4.3.jar (28 kB at 10 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.client/4.4.3/org.apache.karaf.client-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.activator/4.4.3/org.apache.karaf.specs.activator-4.4.3.jar (12 kB at 4.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/config/org.apache.karaf.config.core/4.4.3/org.apache.karaf.config.core-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.client/4.4.3/org.apache.karaf.client-4.4.3.jar (118 kB at 44 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/org.apache.sling.commons.johnzon/1.2.14/org.apache.sling.commons.johnzon-1.2.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/config/org.apache.karaf.config.core/4.4.3/org.apache.karaf.config.core-4.4.3.jar (155 kB at 57 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-api/2.2.0/pax-logging-api-2.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/org.apache.sling.commons.johnzon/1.2.14/org.apache.sling.commons.johnzon-1.2.14.jar (168 kB at 61 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-log4j2/2.2.0/pax-logging-log4j2-2.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/base/4.4.3/base-4.4.3.jar (4.4 MB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-logback/2.2.0/pax-logging-logback-2.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-api/2.2.0/pax-logging-api-2.2.0.jar (784 kB at 283 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-logback/2.2.0/pax-logging-logback-2.2.0.jar (764 kB at 272 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar (449 kB at 159 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.configadmin.plugin.interpolation/1.2.6/org.apache.felix.configadmin.plugin.interpolation-1.2.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar (232 kB at 81 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.configadmin.plugin.interpolation/1.2.6/org.apache.felix.configadmin.plugin.interpolation-1.2.6.jar (23 kB at 8.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.3/org.apache.karaf.features.extension-4.4.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.3/framework-4.4.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-log4j2/2.2.0/pax-logging-log4j2-2.2.0.jar (2.2 MB at 753 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/13.0.4/karaf.branding-13.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.3/org.apache.karaf.features.extension-4.4.3.jar (17 kB at 6.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/13.0.4/bcpkix-framework-ext-13.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.3/framework-4.4.3-features.xml (5.4 kB at 1.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/13.0.4/bcprov-framework-ext-13.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/13.0.4/bcpkix-framework-ext-13.0.4.jar (8.9 kB at 2.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/13.0.4/bcutil-framework-ext-13.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/13.0.4/karaf.branding-13.0.4.jar (3.3 kB at 1.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/13.0.4/karaf-util-13.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/13.0.4/bcprov-framework-ext-13.0.4.jar (11 kB at 3.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.3/framework-4.4.3.kar (16 MB at 5.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/13.0.4/bcutil-framework-ext-13.0.4.jar (8.2 kB at 2.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-test-lib/13.0.4/bundles-test-lib-13.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/13.0.4/karaf-util-13.0.4.jar (9.3 kB at 3.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.3/org.apache.karaf.bundle.core-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.37.0/checker-qual-3.37.0.jar (224 kB at 73 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.12.21/byte-buddy-1.12.21.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.21.1/error_prone_annotations-2.21.1.jar (17 kB at 5.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.5.0/mockito-junit-jupiter-5.5.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-test-lib/13.0.4/bundles-test-lib-13.0.4.jar (25 kB at 8.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.3/org.apache.karaf.bundle.core-4.4.3.jar (155 kB at 50 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.5.0/mockito-junit-jupiter-5.5.0.jar (5.5 kB at 1.8 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.14.6/byte-buddy-agent-1.14.6.jar (257 kB at 82 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.5.0/mockito-core-5.5.0.jar (698 kB at 223 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.12.21/byte-buddy-1.12.21.jar (3.9 MB at 1.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-empty/13.0.4/opendaylight-karaf-empty-13.0.4.zip (67 MB at 19 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/daexim-features-1.15.0-20240122.093955-138-features.xml [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/odl-daexim-1.15.0-20240122.093955-138-features.xml [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240122.093955-138.jar [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240122.093955-138.jar [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240122.093955-138.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/odl-daexim-1.15.0-20240122.093955-138-features.xml (1.6 kB at 136 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240122.093955-138.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/daexim-features-1.15.0-20240122.093955-138-features.xml (734 B at 49 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240122.093955-138.cfg [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/daexim-spi-1.15.0-20240122.093955-138.jar (8.2 kB at 545 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/odl-daexim-all-1.15.0-20240122.093955-138-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240122.093955-138.jar (62 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/features-jsonrpc/1.16.0-SNAPSHOT/features-jsonrpc-1.16.0-20240121.114700-128-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/daexim-model-1.15.0-20240122.093955-138.jar (183 kB at 10 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.16.0-SNAPSHOT/odl-jsonrpc-all-1.16.0-20240121.114700-128-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.0-20240122.093955-138.jar (10 kB at 484 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.0-SNAPSHOT/odl-jsonrpc-bus-1.16.0-20240121.114700-128-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/odl-daexim-all-1.15.0-20240122.093955-138-features.xml (681 B at 30 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.0-SNAPSHOT/bus-messagelib-1.16.0-20240121.114700-128.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/daexim-impl-1.15.0-20240122.093955-138.cfg (232 B at 9.7 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-api/1.16.0-SNAPSHOT/bus-api-1.16.0-20240121.114700-128.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.16.0-SNAPSHOT/odl-jsonrpc-all-1.16.0-20240121.114700-128-features.xml (714 B at 27 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-spi/1.16.0-SNAPSHOT/bus-spi-1.16.0-20240121.114700-128.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/features-jsonrpc/1.16.0-SNAPSHOT/features-jsonrpc-1.16.0-20240121.114700-128-features.xml (975 B at 36 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.0-SNAPSHOT/bus-jsonrpc-1.16.0-20240121.114700-128.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.0-SNAPSHOT/odl-jsonrpc-bus-1.16.0-20240121.114700-128-features.xml (1.9 kB at 70 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-http/1.16.0-SNAPSHOT/transport-http-1.16.0-20240121.114700-128.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-api/1.16.0-SNAPSHOT/bus-api-1.16.0-20240121.114700-128.jar (19 kB at 568 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.0-SNAPSHOT/transport-zmq-1.16.0-20240121.114700-128.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.0-SNAPSHOT/bus-messagelib-1.16.0-20240121.114700-128.jar (77 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-api/1.16.0-SNAPSHOT/security-api-1.16.0-20240121.114700-128.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-spi/1.16.0-SNAPSHOT/bus-spi-1.16.0-20240121.114700-128.jar (46 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-service/1.16.0-SNAPSHOT/security-service-1.16.0-20240121.114700-128.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.0-SNAPSHOT/bus-jsonrpc-1.16.0-20240121.114700-128.jar (38 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-aaa/1.16.0-SNAPSHOT/security-aaa-1.16.0-20240121.114700-128.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-http/1.16.0-SNAPSHOT/transport-http-1.16.0-20240121.114700-128.jar (44 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-api/1.16.0-SNAPSHOT/jsonrpc-api-1.16.0-20240121.114700-128.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-api/1.16.0-SNAPSHOT/security-api-1.16.0-20240121.114700-128.jar (23 kB at 512 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-noop/1.16.0-SNAPSHOT/security-noop-1.16.0-20240121.114700-128.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-aaa/1.16.0-SNAPSHOT/security-aaa-1.16.0-20240121.114700-128.jar (12 kB at 251 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-config/1.16.0-SNAPSHOT/bus-config-1.16.0-20240121.114700-128-config.cfg [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.0-SNAPSHOT/transport-zmq-1.16.0-20240121.114700-128.jar (56 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.0-SNAPSHOT/odl-jsonrpc-provider-1.16.0-20240121.114700-128-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-service/1.16.0-SNAPSHOT/security-service-1.16.0-20240121.114700-128.jar (9.9 kB at 205 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.0-SNAPSHOT/jsonrpc-provider-single-1.16.0-20240121.114700-128.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-api/1.16.0-SNAPSHOT/jsonrpc-api-1.16.0-20240121.114700-128.jar (120 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.0-SNAPSHOT/jsonrpc-provider-common-1.16.0-20240121.114700-128.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-noop/1.16.0-SNAPSHOT/security-noop-1.16.0-20240121.114700-128.jar (9.6 kB at 178 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/dom-codec/1.16.0-SNAPSHOT/dom-codec-1.16.0-20240121.114700-128.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-config/1.16.0-SNAPSHOT/bus-config-1.16.0-20240121.114700-128-config.cfg (195 B at 3.4 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/features-lispflowmapping/1.19.0-SNAPSHOT/features-lispflowmapping-1.19.0-20240121.184625-90-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.0-SNAPSHOT/odl-jsonrpc-provider-1.16.0-20240121.114700-128-features.xml (1.0 kB at 18 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.19.0-SNAPSHOT/odl-lispflowmapping-models-1.19.0-20240121.184625-90-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.0-SNAPSHOT/jsonrpc-provider-single-1.16.0-20240121.114700-128.jar (17 kB at 286 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.0-SNAPSHOT/mappingservice.lisp-proto-1.19.0-20240121.184625-90.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/dom-codec/1.16.0-SNAPSHOT/dom-codec-1.16.0-20240121.114700-128.jar (45 kB at 656 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.api/1.19.0-SNAPSHOT/mappingservice.api-1.19.0-20240121.184625-90.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/features-lispflowmapping/1.19.0-SNAPSHOT/features-lispflowmapping-1.19.0-20240121.184625-90-features.xml (1.9 kB at 27 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.0-SNAPSHOT/odl-lispflowmapping-inmemorydb-1.19.0-20240121.184625-90-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.19.0-SNAPSHOT/odl-lispflowmapping-models-1.19.0-20240121.184625-90-features.xml (928 B at 13 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.0-SNAPSHOT/mappingservice.inmemorydb-1.19.0-20240121.184625-90.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.0-SNAPSHOT/jsonrpc-provider-common-1.16.0-20240121.114700-128.jar (347 kB at 4.8 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.19.0-SNAPSHOT/odl-lispflowmapping-southbound-1.19.0-20240121.184625-90-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.0-SNAPSHOT/odl-lispflowmapping-inmemorydb-1.19.0-20240121.184625-90-features.xml (896 B at 11 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.0-SNAPSHOT/mappingservice.dsbackend-1.19.0-20240121.184625-90.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.0-SNAPSHOT/mappingservice.inmemorydb-1.19.0-20240121.184625-90.jar (26 kB at 311 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.0-SNAPSHOT/mappingservice.mapcache-1.19.0-20240121.184625-90.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.19.0-SNAPSHOT/odl-lispflowmapping-southbound-1.19.0-20240121.184625-90-features.xml (1.7 kB at 21 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.0-SNAPSHOT/mappingservice.southbound-1.19.0-20240121.184625-90.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.api/1.19.0-SNAPSHOT/mappingservice.api-1.19.0-20240121.184625-90.jar (450 kB at 5.2 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.config/1.19.0-SNAPSHOT/mappingservice.config-1.19.0-20240121.184625-90.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.0-SNAPSHOT/mappingservice.lisp-proto-1.19.0-20240121.184625-90.jar (761 kB at 8.8 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.19.0-SNAPSHOT/odl-lispflowmapping-mappingservice-1.19.0-20240121.184625-90-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.0-SNAPSHOT/mappingservice.dsbackend-1.19.0-20240121.184625-90.jar (21 kB at 228 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.0-SNAPSHOT/mappingservice.implementation-1.19.0-20240121.184625-90.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.0-SNAPSHOT/mappingservice.mapcache-1.19.0-20240121.184625-90.jar (43 kB at 388 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.19.0-SNAPSHOT/odl-lispflowmapping-msmr-1.19.0-20240121.184625-90-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.config/1.19.0-SNAPSHOT/mappingservice.config-1.19.0-20240121.184625-90.jar (13 kB at 117 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.0-SNAPSHOT/odl-lispflowmapping-mappingservice-shell-1.19.0-20240121.184625-90-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.19.0-SNAPSHOT/odl-lispflowmapping-mappingservice-1.19.0-20240121.184625-90-features.xml (1.4 kB at 12 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.0-SNAPSHOT/mappingservice.shell-1.19.0-20240121.184625-90.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.0-SNAPSHOT/mappingservice.southbound-1.19.0-20240121.184625-90.jar (56 kB at 481 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-20240121.200650-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.19.0-SNAPSHOT/odl-lispflowmapping-msmr-1.19.0-20240121.184625-90-features.xml (877 B at 7.2 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-20240121.200650-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.0-SNAPSHOT/odl-lispflowmapping-mappingservice-shell-1.19.0-20240121.184625-90-features.xml (790 B at 6.4 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.0-SNAPSHOT/mappingservice.shell-1.19.0-20240121.184625-90.jar (23 kB at 182 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-20240121.200650-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-20240121.200650-134-features.xml (5.1 kB at 39 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.0-SNAPSHOT/mappingservice.implementation-1.19.0-20240121.184625-90.jar (108 kB at 824 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-20240121.200650-134-features.xml (780 B at 5.9 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-20240121.200650-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-20240121.200650-134-features.xml (901 B at 6.7 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240121.200650-134.jar (13 kB at 89 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240121.200650-134.jar (201 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240121.200650-134.jar (13 kB at 91 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-20240121.200650-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240121.200650-134.jar (24 kB at 159 kB/s) [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-20240121.200650-134-features.xml (1.2 kB at 7.6 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240121.200650-134.jar [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-20240121.200650-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240121.200650-134.jar (41 kB at 254 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-20240121.200650-134-features.xml (786 B at 4.9 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-20240121.200650-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240121.200650-134.jar (188 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-20240121.200650-134-features.xml (913 B at 5.5 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240121.200650-134.jar (108 kB at 648 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-20240121.200650-134-features.xml (1.1 kB at 6.3 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-20240121.200650-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240121.200650-134.jar (14 kB at 82 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-20240121.200650-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240121.200650-134.jar (89 kB at 496 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-20240121.200650-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240121.200650-134.jar (45 kB at 246 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-20240121.200650-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240121.200650-134.jar (40 kB at 218 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-20240121.200650-134-features.xml (992 B at 5.4 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-20240121.200650-134-features.xml (818 B at 4.4 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-20240121.200650-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-20240121.200650-134-features.xml (783 B at 4.1 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-20240121.200650-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-20240121.200650-134-features.xml (810 B at 4.3 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-20240121.200650-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240121.200650-134.jar (25 kB at 128 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-20240121.200650-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240121.200650-134.jar (16 kB at 84 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-20240121.200650-134-features.xml (1.8 kB at 8.8 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-20240121.200650-134-features.xml (813 B at 4.0 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-20240121.200650-134-features.xml (1.6 kB at 7.7 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-20240121.200650-134-features.xml (1.8 kB at 8.7 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240121.200650-134-config.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240121.200650-134.jar (45 kB at 209 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240121.200650-134-legacyConfig.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240121.200650-134.jar (15 kB at 68 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240121.200650-134-config.xml (943 B at 4.3 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240121.200650-134-legacyConfig.xml (941 B at 4.2 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240121.200650-134.jar (640 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240121.200650-134.jar (2.4 MB at 9.9 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240121.200650-134.jar (785 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-20240121.200650-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240121.200650-134.jar (1.5 MB at 6.1 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240121.200650-134.jar (73 kB at 286 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240121.200650-134.jar (21 kB at 84 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240121.200650-134.jar (1.4 MB at 5.3 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-20240121.200650-134-features.xml (2.7 kB at 10 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240121.200650-134.jar (10 kB at 39 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240121.200650-134.jar (19 kB at 70 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240121.200650-134.jar (10 kB at 39 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240121.200650-134.jar (140 kB at 503 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240121.200650-134-config.cfg [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240121.200650-134.jar (429 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-20240121.200650-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240121.200650-134.jar (33 kB at 115 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240121.200650-134.jar (1.1 MB at 3.9 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-20240121.200650-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240121.200650-134-config.cfg (6.4 kB at 22 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-20240121.200650-134-features.xml (823 B at 2.8 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-20240121.200650-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240121.200650-134.jar (579 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240121.200650-134.jar (20 kB at 68 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-20240121.200650-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-20240121.200650-134-features.xml (1.1 kB at 3.8 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-20240121.200650-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-20240121.200650-134-features.xml (867 B at 2.9 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-20240121.200650-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-20240121.200650-134-features.xml (1.2 kB at 4.1 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240121.200650-134.jar (45 kB at 146 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-20240121.200650-134-features.xml (1.1 kB at 3.8 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240121.200650-134.jar (92 kB at 302 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-20240121.200650-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-20240121.200650-134-features.xml (972 B at 3.1 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-20240121.200650-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240121.200650-134.jar (14 kB at 43 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-20240121.200650-134-features.xml (642 B at 2.0 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240121.200650-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-20240121.200650-134-features.xml (858 B at 2.7 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-features/1.18.0-SNAPSHOT/library-features-1.18.0-20240122.004402-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-features/1.18.0-SNAPSHOT/library-features-1.18.0-20240122.004402-134-features.xml (541 B at 1.6 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/odl-ovsdb-library-1.18.0-20240122.004402-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240121.200650-134.jar (60 kB at 179 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library/1.18.0-SNAPSHOT/library-1.18.0-20240122.004402-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240121.200650-134.jar (111 kB at 325 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library/1.18.0-SNAPSHOT/library-1.18.0-20240122.004402-134-config.cfg [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240121.200650-134.jar (1.1 MB at 3.2 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.servicehelper/1.18.0-SNAPSHOT/utils.servicehelper-1.18.0-20240122.004402-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/odl-ovsdb-library-1.18.0-20240122.004402-134-features.xml (1.3 kB at 3.8 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.openvswitch/1.18.0-SNAPSHOT/schema.openvswitch-1.18.0-20240122.004402-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240121.200650-134.jar (3.1 MB at 8.9 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.0-SNAPSHOT/schema.hardwarevtep-1.18.0-20240122.004402-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.servicehelper/1.18.0-SNAPSHOT/utils.servicehelper-1.18.0-20240122.004402-134.jar (11 kB at 30 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.0-SNAPSHOT/hwvtepsouthbound-features-1.18.0-20240122.004402-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library/1.18.0-SNAPSHOT/library-1.18.0-20240122.004402-134-config.cfg (2.1 kB at 5.9 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.18.0-20240122.004402-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library/1.18.0-SNAPSHOT/library-1.18.0-20240122.004402-134.jar (230 kB at 651 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.0-SNAPSHOT/hwvtepsouthbound-api-1.18.0-20240122.004402-124.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.openvswitch/1.18.0-SNAPSHOT/schema.openvswitch-1.18.0-20240122.004402-134.jar (28 kB at 80 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.18.0-20240122.004402-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.0-SNAPSHOT/schema.hardwarevtep-1.18.0-20240122.004402-134.jar (25 kB at 70 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/odl-ovsdb-utils-1.18.0-20240122.004402-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.0-SNAPSHOT/hwvtepsouthbound-features-1.18.0-20240122.004402-134-features.xml (1.6 kB at 4.3 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.config/1.18.0-SNAPSHOT/utils.config-1.18.0-20240122.004402-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.18.0-20240122.004402-134-features.xml (928 B at 2.5 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.0-SNAPSHOT/utils.mdsal-utils-1.18.0-20240122.004402-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.18.0-20240122.004402-134-features.xml (1.1 kB at 3.0 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.southbound-utils/1.18.0-SNAPSHOT/utils.southbound-utils-1.18.0-20240122.004402-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/odl-ovsdb-utils-1.18.0-20240122.004402-134-features.xml (982 B at 2.6 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.0-SNAPSHOT/hwvtepsouthbound-impl-1.18.0-20240122.004402-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.0-SNAPSHOT/hwvtepsouthbound-api-1.18.0-20240122.004402-124.jar (332 kB at 878 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.18.0-20240122.004402-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.0-SNAPSHOT/utils.mdsal-utils-1.18.0-20240122.004402-134.jar (26 kB at 68 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.18.0-20240122.004402-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.config/1.18.0-SNAPSHOT/utils.config-1.18.0-20240122.004402-134.jar (9.9 kB at 26 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.18.0-20240122.004402-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.southbound-utils/1.18.0-SNAPSHOT/utils.southbound-utils-1.18.0-20240122.004402-134.jar (42 kB at 108 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.0-SNAPSHOT/utils.hwvtepsouthbound-utils-1.18.0-20240122.004402-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.18.0-20240122.004402-134-features.xml (781 B at 2.0 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-features/1.18.0-SNAPSHOT/southbound-features-1.18.0-20240122.004402-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.18.0-20240122.004402-134-features.xml (799 B at 2.0 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/odl-ovsdb-southbound-api-1.18.0-20240122.004402-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.0-SNAPSHOT/hwvtepsouthbound-impl-1.18.0-20240122.004402-134.jar (418 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-api/1.18.0-SNAPSHOT/southbound-api-1.18.0-20240122.004402-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.0-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.18.0-20240122.004402-134-features.xml (716 B at 1.8 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-1.18.0-20240122.004402-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.0-SNAPSHOT/utils.hwvtepsouthbound-utils-1.18.0-20240122.004402-134.jar (12 kB at 29 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/southbound-impl-1.18.0-20240122.004402-134.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/odl-ovsdb-southbound-api-1.18.0-20240122.004402-134-features.xml (898 B at 2.2 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.yang-utils/1.18.0-SNAPSHOT/utils.yang-utils-1.18.0-20240122.004402-124.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-features/1.18.0-SNAPSHOT/southbound-features-1.18.0-20240122.004402-134-features.xml (1.5 kB at 3.7 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/southbound-impl-1.18.0-20240122.004402-134-config.cfg [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-1.18.0-20240122.004402-134-features.xml (1.9 kB at 4.6 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.18.0-20240122.004402-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.yang-utils/1.18.0-SNAPSHOT/utils.yang-utils-1.18.0-20240122.004402-124.jar (10.0 kB at 24 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.18.0-20240122.004402-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/southbound-impl-1.18.0-20240122.004402-134-config.cfg (2.0 kB at 4.9 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.0-SNAPSHOT/odl-ovsdb-southbound-test-1.18.0-20240122.004402-134-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-api/1.18.0-SNAPSHOT/southbound-api-1.18.0-20240122.004402-134.jar (428 kB at 1.0 MB/s) [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.18.0-20240122.004402-134-features.xml (775 B at 1.9 kB/s) [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/southbound-impl-1.18.0-20240122.004402-134.jar (304 kB at 720 kB/s) [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.0-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.18.0-20240122.004402-134-features.xml (793 B at 1.8 kB/s) [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.0-SNAPSHOT/odl-ovsdb-southbound-test-1.18.0-20240122.004402-134-features.xml (993 B at 2.3 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ features-index --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-maven) @ features-index --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-banned-dependencies) @ features-index --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ features-index --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ features-index --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (3.9 kB at 388 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 843 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/9/maven-parent-9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 132 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4.1 kB at 271 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 267 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/7/maven-parent-7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 76 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 64 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 140 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (1.3 kB at 131 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.13.1/junit-4.13.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.13.1/junit-4.13.1.pom (25 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 59 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (6.4 kB at 640 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 252 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 482 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.8 kB at 700 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10.pom (3.5 kB at 350 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.pom (2.1 kB at 208 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.pom (1.9 kB at 145 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (38 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar (49 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.13.1/junit-4.13.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.jar (78 kB at 4.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar (20 kB at 985 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (43 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 7.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.13.1/junit-4.13.1.jar (383 kB at 14 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar (299 kB at 11 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.report/0.8.10/org.jacoco.report-0.8.10.jar (131 kB at 4.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.core/0.8.10/org.jacoco.core-0.8.10.jar (204 kB at 6.2 MB/s) [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ features-index --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/10.12.3/checkstyle-10.12.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/10.12.3/checkstyle-10.12.3.pom (231 kB at 9.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/info/picocli/picocli/4.7.4/picocli-4.7.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/info/picocli/picocli/4.7.4/picocli-4.7.4.pom (1.4 kB at 76 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-runtime/4.11.1/antlr4-runtime-4.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-runtime/4.11.1/antlr4-runtime-4.11.1.pom (3.6 kB at 355 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-master/4.11.1/antlr4-master-4.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-master/4.11.1/antlr4-master-4.11.1.pom (4.4 kB at 492 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/13.0.4/checkstyle-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/13.0.4/checkstyle-13.0.4.pom (545 B at 39 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/10.12.3/checkstyle-10.12.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/info/picocli/picocli/4.7.4/picocli-4.7.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-runtime/4.11.1/antlr4-runtime-4.11.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/13.0.4/checkstyle-13.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/13.0.4/checkstyle-13.0.4.jar (7.0 kB at 469 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar (4.1 kB at 273 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-runtime/4.11.1/antlr4-runtime-4.11.1.jar (324 kB at 14 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/info/picocli/picocli/4.7.4/picocli-4.7.4.jar (415 kB at 17 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/10.12.3/checkstyle-10.12.3.jar (2.1 MB at 58 MB/s) [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ features-index --- [INFO] [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ features-index --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/13.0.4/odl-license-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/13.0.4/odl-license-13.0.4.pom (1.3 kB at 141 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/13.0.4/odl-license-13.0.4.license [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/13.0.4/odl-license-13.0.4.license (11 kB at 1.4 MB/s) [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-index --- [INFO] Created: /w/workspace/serviceutils-distribution-check-calcium/distribution/features/repos/index/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.3:features-generate-descriptor (default-features-generate-descriptor) @ features-index --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/features-index/0.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/features-index/0.20.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 117 kB/s) [INFO] Generating feature descriptor file /w/workspace/serviceutils-distribution-check-calcium/distribution/features/repos/index/target/feature/feature.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-features/0.5.3/pax-transx-features-0.5.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-features/0.5.3/pax-transx-features-0.5.3-features.xml (4.0 kB at 446 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding/12.0.3/odl-mdsal-binding-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding/12.0.3/odl-mdsal-binding-12.0.3-features.xml (751 B at 75 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom/12.0.3/odl-mdsal-dom-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom/12.0.3/odl-mdsal-dom-12.0.3-features.xml (524 B at 44 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/12.0.3/odl-mdsal-model-rfc6991-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/12.0.3/odl-mdsal-model-rfc6991-12.0.3-features.xml (835 B at 76 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/6.0.4/odl-infrautils-ready-6.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/6.0.4/odl-infrautils-ready-6.0.4-features.xml (829 B at 83 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/6.0.5/odl-restconf-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/6.0.5/odl-restconf-6.0.5-features.xml (489 B at 49 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/6.0.5/odl-restconf-nb-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/6.0.5/odl-restconf-nb-6.0.5-features.xml (2.5 kB at 212 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/12.0.3/odl-mdsal-model-rfc8072-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/12.0.3/odl-mdsal-model-rfc8072-12.0.3-features.xml (645 B at 59 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040/12.0.3/odl-mdsal-model-rfc8040-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040/12.0.3/odl-mdsal-model-rfc8040-12.0.3-features.xml (637 B at 53 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-exp-netty-config/8.0.3/odl-controller-exp-netty-config-8.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-exp-netty-config/8.0.3/odl-controller-exp-netty-config-8.0.3-features.xml (1.2 kB at 108 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/13.0.7/odl-netty-4-13.0.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/13.0.7/odl-netty-4-13.0.7-features.xml (1.1 kB at 161 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-common/6.0.5/odl-restconf-common-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-common/6.0.5/odl-restconf-common-6.0.5-features.xml (1.7 kB at 153 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/13.0.7/odl-karaf-feat-jetty-13.0.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/13.0.7/odl-karaf-feat-jetty-13.0.7-features.xml (409 B at 51 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/11.0.4/odl-yangtools-export-11.0.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/11.0.4/odl-yangtools-export-11.0.4-features.xml (625 B at 62 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/12.0.3/odl-mdsal-model-rfc8525-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/12.0.3/odl-mdsal-model-rfc8525-12.0.3-features.xml (859 B at 95 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/12.0.3/odl-mdsal-model-rfc8342-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/12.0.3/odl-mdsal-model-rfc8342-12.0.3-features.xml (759 B at 76 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/12.0.3/odl-mdsal-model-rfc7952-12.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/12.0.3/odl-mdsal-model-rfc7952-12.0.3-features.xml (637 B at 58 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.18.3/odl-aaa-shiro-0.18.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.18.3/odl-aaa-shiro-0.18.3-features.xml (3.2 kB at 323 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.0.7/odl-karaf-feat-jdbc-13.0.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.0.7/odl-karaf-feat-jdbc-13.0.7-features.xml (692 B at 69 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml (10.0 kB at 996 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-features/0.5.4/pax-transx-features-0.5.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-features/0.5.4/pax-transx-features-0.5.4-features.xml (4.0 kB at 251 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/8.0.3/odl-jolokia-8.0.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/8.0.3/odl-jolokia-8.0.3-features.xml (608 B at 61 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.18.3/odl-aaa-password-service-0.18.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.18.3/odl-aaa-password-service-0.18.3-features.xml (1.2 kB at 125 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.18.3/odl-apache-shiro-0.18.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.18.3/odl-apache-shiro-0.18.3-features.xml (824 B at 103 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.18.3/odl-aaa-web-0.18.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.18.3/odl-aaa-web-0.18.3-features.xml (1.3 kB at 141 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/13.0.7/odl-jersey-2-13.0.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/13.0.7/odl-jersey-2-13.0.7-features.xml (2.2 kB at 224 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/13.0.7/odl-javassist-3-13.0.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/13.0.7/odl-javassist-3-13.0.7-features.xml (365 B at 41 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/13.0.7/odl-ws-rs-api-13.0.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/13.0.7/odl-ws-rs-api-13.0.7-features.xml (395 B at 44 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/13.0.7/odl-jakarta-activation-api-13.0.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/13.0.7/odl-jakarta-activation-api-13.0.7-features.xml (438 B at 34 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.18.3/odl-aaa-encryption-service-0.18.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.18.3/odl-aaa-encryption-service-0.18.3-features.xml (833 B at 76 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.18.3/odl-aaa-api-0.18.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.18.3/odl-aaa-api-0.18.3-features.xml (1.0 kB at 128 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.18.3/odl-aaa-cert-0.18.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.18.3/odl-aaa-cert-0.18.3-features.xml (1.1 kB at 99 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.5/odl-netconf-model-rfc8040-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.5/odl-netconf-model-rfc8040-6.0.5-features.xml (619 B at 77 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/6.0.5/odl-netconf-api-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/6.0.5/odl-netconf-api-6.0.5-features.xml (1.6 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.5/odl-netconf-model-rfc5277-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.5/odl-netconf-model-rfc5277-6.0.5-features.xml (594 B at 66 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.5/odl-netconf-model-rfc6241-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.5/odl-netconf-model-rfc6241-6.0.5-features.xml (594 B at 33 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.5/odl-netconf-model-rfc6470-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.5/odl-netconf-model-rfc6470-6.0.5-features.xml (639 B at 80 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.5/odl-netconf-model-rfc8526-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.5/odl-netconf-model-rfc8526-6.0.5-features.xml (806 B at 90 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.5/odl-netconf-model-rfc6243-6.0.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.5/odl-netconf-model-rfc6243-6.0.5-features.xml (639 B at 80 kB/s) [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.3:verify (default-verify) @ features-index --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.5:check (analyze-compile) > :spotbugs @ features-index >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.5:spotbugs (spotbugs) @ features-index --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/13.0.4/spotbugs-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/13.0.4/spotbugs-13.0.4.pom (841 B at 60 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.7/jcl-over-slf4j-2.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.7/jcl-over-slf4j-2.0.7.pom (1.2 kB at 95 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.13/ant-1.10.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.13/ant-1.10.13.pom (17 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-parent/1.10.13/ant-parent-1.10.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-parent/1.10.13/ant-parent-1.10.13.pom (6.6 kB at 729 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.13/ant-launcher-1.10.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.13/ant-launcher-1.10.13.pom (3.2 kB at 352 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy/4.0.12/groovy-4.0.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy/4.0.12/groovy-4.0.12.pom (24 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-ant/4.0.12/groovy-ant-4.0.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-ant/4.0.12/groovy-ant-4.0.12.pom (24 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-groovydoc/4.0.12/groovy-groovydoc-4.0.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-groovydoc/4.0.12/groovy-groovydoc-4.0.12.pom (23 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-dateutil/4.0.12/groovy-dateutil-4.0.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-dateutil/4.0.12/groovy-dateutil-4.0.12.pom (23 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-docgenerator/4.0.12/groovy-docgenerator-4.0.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-docgenerator/4.0.12/groovy-docgenerator-4.0.12.pom (23 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-templates/4.0.12/groovy-templates-4.0.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-templates/4.0.12/groovy-templates-4.0.12.pom (23 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-xml/4.0.12/groovy-xml-4.0.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-xml/4.0.12/groovy-xml-4.0.12.pom (23 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-json/4.0.12/groovy-json-4.0.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-json/4.0.12/groovy-json-4.0.12.pom (23 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-core/3.25.3/javaparser-core-3.25.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-core/3.25.3/javaparser-core-3.25.3.pom (5.0 kB at 416 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-parent/3.25.3/javaparser-parent-3.25.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-parent/3.25.3/javaparser-parent-3.25.3.pom (24 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.7/jcl-over-slf4j-2.0.7.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/13.0.4/spotbugs-13.0.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy/4.0.12/groovy-4.0.12.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.13/ant-launcher-1.10.13.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.13/ant-1.10.13.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.7/jcl-over-slf4j-2.0.7.jar (21 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-ant/4.0.12/groovy-ant-4.0.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.13/ant-launcher-1.10.13.jar (21 kB at 1.7 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/13.0.4/spotbugs-13.0.4.jar (3.4 kB at 264 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-groovydoc/4.0.12/groovy-groovydoc-4.0.12.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-dateutil/4.0.12/groovy-dateutil-4.0.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-ant/4.0.12/groovy-ant-4.0.12.jar (71 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-docgenerator/4.0.12/groovy-docgenerator-4.0.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-dateutil/4.0.12/groovy-dateutil-4.0.12.jar (7.9 kB at 316 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-json/4.0.12/groovy-json-4.0.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-groovydoc/4.0.12/groovy-groovydoc-4.0.12.jar (144 kB at 4.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-templates/4.0.12/groovy-templates-4.0.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-docgenerator/4.0.12/groovy-docgenerator-4.0.12.jar (114 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-xml/4.0.12/groovy-xml-4.0.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-json/4.0.12/groovy-json-4.0.12.jar (130 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-core/3.25.3/javaparser-core-3.25.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.13/ant-1.10.13.jar (2.3 MB at 54 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-templates/4.0.12/groovy-templates-4.0.12.jar (92 kB at 2.1 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-xml/4.0.12/groovy-xml-4.0.12.jar (213 kB at 4.1 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-core/3.25.3/javaparser-core-3.25.3.jar (1.4 MB at 21 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy/4.0.12/groovy-4.0.12.jar (7.6 MB at 104 MB/s) [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.5:check (analyze-compile) < :spotbugs @ features-index <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.5:check (analyze-compile) @ features-index --- [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ features-index --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.pom (6.1 kB at 609 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.pom (3.5 kB at 353 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.pom (3.3 kB at 272 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.pom (4.1 kB at 451 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.pom (3.3 kB at 330 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.pom (4.5 kB at 446 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.pom (1.8 kB at 126 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.1.2/surefire-extensions-api-3.1.2.jar (26 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.1.2/surefire-logger-api-3.1.2.jar (14 kB at 799 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.1.2/surefire-api-3.1.2.jar (171 kB at 8.5 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.1.2/maven-surefire-common-3.1.2.jar (306 kB at 15 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.1.2/surefire-booter-3.1.2.jar (118 kB at 4.5 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.1.2/surefire-extensions-spi-3.1.2.jar (8.2 kB at 292 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.1.2/surefire-shared-utils-3.1.2.jar (2.3 MB at 55 MB/s) [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.4:copy-files (default) @ features-index --- [INFO] [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ features-index --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ features-index --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-index --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ features-index --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-index --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.6.0:modernizer (modernizer) @ features-index --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-annotations/2.6.0/modernizer-maven-annotations-2.6.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-annotations/2.6.0/modernizer-maven-annotations-2.6.0.pom (2.0 kB at 183 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-annotations/2.6.0/modernizer-maven-annotations-2.6.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-annotations/2.6.0/modernizer-maven-annotations-2.6.0.jar (3.2 kB at 323 kB/s) [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (report) @ features-index --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-index --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/features/repos/index/pom.xml to /tmp/r/org/opendaylight/integration/features-index/0.20.0-SNAPSHOT/features-index-0.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/features/repos/index/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/features-index/0.20.0-SNAPSHOT/features-index-0.20.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ features-index --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/distribution/features/repos/index/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.integration:odl-integration-compatible-with-all >-- [INFO] Building ODL :: integration :: odl-integration-compatible-with-all 0.20.0-SNAPSHOT [11/19] [INFO] ------------------------------[ feature ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lz4/lz4-java/1.7.1/lz4-java-1.7.1.jar (650 kB at 38 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-maven) @ odl-integration-compatible-with-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-banned-dependencies) @ odl-integration-compatible-with-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ odl-integration-compatible-with-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-integration-compatible-with-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-integration-compatible-with-all --- [INFO] Created: /w/workspace/serviceutils-distribution-check-calcium/distribution/features/singles/odl-integration-compatible-with-all/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.3:features-generate-descriptor (default-features-generate-descriptor) @ odl-integration-compatible-with-all --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/odl-integration-compatible-with-all/0.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/odl-integration-compatible-with-all/0.20.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 109 kB/s) [INFO] Generating feature descriptor file /w/workspace/serviceutils-distribution-check-calcium/distribution/features/singles/odl-integration-compatible-with-all/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.3:verify (default-verify) @ odl-integration-compatible-with-all --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.5:check (analyze-compile) > :spotbugs @ odl-integration-compatible-with-all >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.5:spotbugs (spotbugs) @ odl-integration-compatible-with-all --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.5:check (analyze-compile) < :spotbugs @ odl-integration-compatible-with-all <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.5:check (analyze-compile) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-integration-compatible-with-all --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.4:copy-files (default) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-integration-compatible-with-all --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-integration-compatible-with-all --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-integration-compatible-with-all --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-integration-compatible-with-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-integration-compatible-with-all --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.6.0:modernizer (modernizer) @ odl-integration-compatible-with-all --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (report) @ odl-integration-compatible-with-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-integration-compatible-with-all --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/features/singles/odl-integration-compatible-with-all/pom.xml to /tmp/r/org/opendaylight/integration/odl-integration-compatible-with-all/0.20.0-SNAPSHOT/odl-integration-compatible-with-all-0.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/features/singles/odl-integration-compatible-with-all/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/odl-integration-compatible-with-all/0.20.0-SNAPSHOT/odl-integration-compatible-with-all-0.20.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ odl-integration-compatible-with-all --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/distribution/features/singles/odl-integration-compatible-with-all/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:odl-integration-all >---------- [INFO] Building ODL :: integration :: odl-integration-all 0.20.0-SNAPSHOT [12/19] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-integration-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-maven) @ odl-integration-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-banned-dependencies) @ odl-integration-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-integration-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ odl-integration-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-integration-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-integration-all --- [INFO] [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-integration-all --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-integration-all --- [INFO] Created: /w/workspace/serviceutils-distribution-check-calcium/distribution/features/singles/odl-integration-all/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.3:features-generate-descriptor (default-features-generate-descriptor) @ odl-integration-all --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/odl-integration-all/0.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/odl-integration-all/0.20.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 789 B/s) [INFO] Generating feature descriptor file /w/workspace/serviceutils-distribution-check-calcium/distribution/features/singles/odl-integration-all/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.3:verify (default-verify) @ odl-integration-all --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.5:check (analyze-compile) > :spotbugs @ odl-integration-all >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.5:spotbugs (spotbugs) @ odl-integration-all --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.5:check (analyze-compile) < :spotbugs @ odl-integration-all <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.5:check (analyze-compile) @ odl-integration-all --- [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-integration-all --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.4:copy-files (default) @ odl-integration-all --- [INFO] [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-integration-all --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-integration-all --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-integration-all --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-integration-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-integration-all --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.6.0:modernizer (modernizer) @ odl-integration-all --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (report) @ odl-integration-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-integration-all --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/features/singles/odl-integration-all/pom.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.20.0-SNAPSHOT/odl-integration-all-0.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/features/singles/odl-integration-all/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.20.0-SNAPSHOT/odl-integration-all-0.20.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ odl-integration-all --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/distribution/features/singles/odl-integration-all/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.integration:features-test >------------- [INFO] Building ODL :: integration :: features-test 0.20.0-SNAPSHOT [13/19] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ features-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-maven) @ features-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-banned-dependencies) @ features-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ features-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ features-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ features-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ features-test --- [INFO] [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ features-test --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-test --- [INFO] Created: /w/workspace/serviceutils-distribution-check-calcium/distribution/features/repos/test/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.3:features-generate-descriptor (default-features-generate-descriptor) @ features-test --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/features-test/0.20.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/features-test/0.20.0-SNAPSHOT/maven-metadata.xml (1.3 kB at 116 kB/s) [INFO] Generating feature descriptor file /w/workspace/serviceutils-distribution-check-calcium/distribution/features/repos/test/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.3:verify (default-verify) @ features-test --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.5:check (analyze-compile) > :spotbugs @ features-test >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.5:spotbugs (spotbugs) @ features-test --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.5:check (analyze-compile) < :spotbugs @ features-test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.5:check (analyze-compile) @ features-test --- [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ features-test --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.4:copy-files (default) @ features-test --- [INFO] [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ features-test --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ features-test --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ features-test --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-test --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.6.0:modernizer (modernizer) @ features-test --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (report) @ features-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-test --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/features/repos/test/pom.xml to /tmp/r/org/opendaylight/integration/features-test/0.20.0-SNAPSHOT/features-test-0.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/features/repos/test/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/features-test/0.20.0-SNAPSHOT/features-test-0.20.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ features-test --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/distribution/features/repos/test/dependency_tree.txt [INFO] [INFO] -----------------< org.opendaylight.integration:karaf >----------------- [INFO] Building ODL :: integration :: karaf 0.20.0-SNAPSHOT [14/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/13.0.4/karaf-plugin-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/13.0.4/karaf-plugin-13.0.4.pom (4.3 kB at 307 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/13.0.4/karaf-plugin-13.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/13.0.4/karaf-plugin-13.0.4.jar (35 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli-jar/0.18.2/aaa-cli-jar-0.18.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli-jar/0.18.2/aaa-cli-jar-0.18.2.pom (6.0 kB at 461 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.pom (14 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/13.0.4/opendaylight-karaf-resources-13.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/13.0.4/opendaylight-karaf-resources-13.0.4.pom (13 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli-jar/0.18.2/aaa-cli-jar-0.18.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/13.0.4/opendaylight-karaf-resources-13.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar (78 kB at 3.4 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli-jar/0.18.2/aaa-cli-jar-0.18.2.jar (4.1 MB at 47 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/13.0.4/opendaylight-karaf-resources-13.0.4.jar (9.0 MB at 82 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-maven) @ karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-banned-dependencies) @ karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ karaf --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/distribution/karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.3:assembly (process-resources) @ karaf --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/serviceutils-distribution-check-calcium/distribution/karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.3/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/serviceutils-distribution-check-calcium/distribution/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.3/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.3/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.4 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.3 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.3 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.3 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.integration/features-index/0.20.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.18.2/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.15.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/6.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/features-lispflowmapping/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal-experimental/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-testing/8.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-experimental/8.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/library-features/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-features/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller/8.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep-testing/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/features-transportpce/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/features-yangtools/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/features-yangtools-experimental/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/features-transportpce-models/19.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/southbound-features/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.18.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.18.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.18.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.18.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.18.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.18.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.18.2/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/serviceutils-features/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-testing/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/features-jsonrpc/1.16.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils-experimental/6.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.15.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.15.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-msmr/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-models/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-southbound/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7224/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345-non-nmda/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346-non-nmda/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348-non-nmda/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8349/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8519/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8520/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8530/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8542/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8776/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819-non-nmda/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-api/0.17.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-rfc8525/0.17.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795-non-nmda/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-netty-util/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-clustering-test-app/8.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-benchmark/8.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-exp-netty-config/8.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-toaster/8.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-spifly/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-asm/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-lmax-3/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/8.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/8.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-broker-local/8.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/8.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/8.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/8.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/8.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/8.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-benchmark/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-data-change-counter/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-extras-dependencies/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/8.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/8.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-dependencies/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo-api/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-api/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser-api/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-linkstate/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-extensions-api/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-flowspec/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-inet/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-labeled-unicast/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-l3vpn/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-mvpn/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-route-target/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-config-example/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-path-selection-mode/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-evpn/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-impl/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-topology/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-cli/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-state/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-example/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-concepts/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-api/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-protocols-config-loader/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-routing-policy-config-loader/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-impl/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-spi/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-loader/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph-api/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-config-loader/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-api/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-impl/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-impl/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-api/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-stateful/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server-provider/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-cli/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-base-parser/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-config-example/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-segment-routing/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology-provider/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-tunnel-provider/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-nbinotifications/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-tapi/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-segment-routing/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-tunnel-api/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-api/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp-api/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp/0.20.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-swagger/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-inventory/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-dmaap-client/8.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openroadm-devices/19.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-test/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-rest/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-tapi-2.4.0-models/19.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openroadm-models/19.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-tapi-2.1.1-models/19.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-listener/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-all/1.16.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-provider/1.16.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-bus/1.16.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-inject/6.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.18.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-ui/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-test-tools/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/8.0.3/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/6.0.4/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-exp-netty-config/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.7/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] Feature jaas-boot/4.4.3 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.3.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.3 [INFO] Feature jaas/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.3 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.3 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.3 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature bundle/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.3 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature kar/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.3 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature aries-proxy/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.4 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.4 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.4 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.4 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.4 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 [INFO] Feature package/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.3 [INFO] Feature service/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.3 [INFO] Feature 3071f90e-8c5b-4aaa-9fba-80c5f3d0240c/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.4 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] Feature system/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.3 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature feature/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.3 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.3 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.3 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature shell/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.3 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.3 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature management/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature aries-blueprint/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature config/4.4.3 is defined as a boot feature [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature log/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.3 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature ssh/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk15on/1.70 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk15on/1.70 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.9.2 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.3 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk15on/1.70 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.9.2 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.9.2 [INFO] Feature framework/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.6 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 [INFO] Feature instance/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.3 [INFO] Feature diagnostic/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.3 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.3.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.3 [INFO] Feature shell-compat/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.3 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.3 [INFO] Feature pax-url-wrap/2.6.12 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.12/jar/uber [INFO] Feature deployer/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.3 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.3 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.3 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.3 [INFO] Feature scr/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature standard/4.4.3 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.3 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.3 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.5:check (analyze-compile) > :spotbugs @ karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.5:spotbugs (spotbugs) @ karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.5:check (analyze-compile) < :spotbugs @ karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.5:check (analyze-compile) @ karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.0:copy (apply-branding) @ karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.0:unpack-dependencies (unpack-karaf-resources) @ karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.0:copy (org.ops4j.pax.url.mvn.cfg) @ karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/13.0.4/opendaylight-karaf-resources-13.0.4-config.properties [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/13.0.4/opendaylight-karaf-resources-13.0.4-config.properties (4.5 kB at 373 kB/s) [INFO] Copying opendaylight-karaf-resources-13.0.4-config.properties to /w/workspace/serviceutils-distribution-check-calcium/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (copy-aaa-cli-jar) @ karaf --- [INFO] Copying aaa-cli-jar-0.18.2.jar to /w/workspace/serviceutils-distribution-check-calcium/distribution/karaf/target/assembly/bin/aaa-cli-jar.jar [INFO] [INFO] --- maven-dependency-plugin:3.6.0:unpack-dependencies (unpack-odl-karaf-resources) @ karaf --- [INFO] [INFO] --- copy-files-plugin:13.0.4:copy-files (default) @ karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ karaf --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/distribution/karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.0.4:populate-local-repo (populate-local-repo) @ karaf --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.0-alpha1/slf4j-api-2.0.0-alpha1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.0-alpha1/slf4j-api-2.0.0-alpha1.pom (1.7 kB at 24 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.0-alpha1/slf4j-parent-2.0.0-alpha1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.0-alpha1/slf4j-parent-2.0.0-alpha1.pom (16 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/6.0.4/odl-infrautils-ready-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/6.0.4/odl-infrautils-ready-6.0.4.pom (1.2 kB at 61 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/6.0.4/ready-impl-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/6.0.4/ready-impl-6.0.4.pom (3.9 kB at 321 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/6.0.4/ready-api-6.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/6.0.4/ready-api-6.0.4.pom (1.7 kB at 124 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest/2.1/hamcrest-2.1.pom (1.1 kB at 125 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/12.0.3/odl-mdsal-model-rfc6991-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/12.0.3/odl-mdsal-model-rfc6991-12.0.3.pom (1.7 kB at 157 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/12.0.3/rfc6991-ietf-inet-types-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/12.0.3/rfc6991-ietf-inet-types-12.0.3.pom (2.0 kB at 196 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/12.0.3/ietf-type-util-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/12.0.3/ietf-type-util-12.0.3.pom (1.8 kB at 151 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/12.0.3/rfc6991-ietf-yang-types-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/12.0.3/rfc6991-ietf-yang-types-12.0.3.pom (2.0 kB at 196 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding/12.0.3/odl-mdsal-binding-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding/12.0.3/odl-mdsal-binding-12.0.3.pom (1.5 kB at 89 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom/12.0.3/odl-mdsal-dom-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom/12.0.3/odl-mdsal-dom-12.0.3.pom (1.3 kB at 115 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/6.0.5/odl-restconf-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/6.0.5/odl-restconf-6.0.5.pom (1.2 kB at 89 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/feature-parent/6.0.5/feature-parent-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/feature-parent/6.0.5/feature-parent-6.0.5.pom (1.3 kB at 119 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-parent/6.0.5/netconf-parent-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-parent/6.0.5/netconf-parent-6.0.5.pom (1.9 kB at 159 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-artifacts/0.18.3/aaa-artifacts-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-artifacts/0.18.3/aaa-artifacts-0.18.3.pom (9.5 kB at 794 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/6.0.5/odl-restconf-nb-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/6.0.5/odl-restconf-nb-6.0.5.pom (2.3 kB at 228 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/12.0.3/odl-mdsal-model-rfc8072-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/12.0.3/odl-mdsal-model-rfc8072-12.0.3.pom (1.5 kB at 153 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040/12.0.3/odl-mdsal-model-rfc8040-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040/12.0.3/odl-mdsal-model-rfc8040-12.0.3.pom (1.5 kB at 152 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040/12.0.3/rfc8040-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040/12.0.3/rfc8040-12.0.3.pom (2.1 kB at 208 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/12.0.3/rfc8072-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/12.0.3/rfc8072-12.0.3.pom (1.8 kB at 181 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-exp-netty-config/8.0.3/odl-controller-exp-netty-config-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-exp-netty-config/8.0.3/odl-controller-exp-netty-config-8.0.3.pom (2.1 kB at 178 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/13.0.7/odl-netty-4-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/13.0.7/odl-netty-4-13.0.7.pom (2.6 kB at 290 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.1.100.Final/netty-codec-http-4.1.100.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.1.100.Final/netty-codec-http-4.1.100.Final.pom (4.2 kB at 382 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-parent/4.1.100.Final/netty-parent-4.1.100.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-parent/4.1.100.Final/netty-parent-4.1.100.Final.pom (84 kB at 6.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.1.100.Final/netty-common-4.1.100.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.1.100.Final/netty-common-4.1.100.Final.pom (12 kB at 983 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.1.100.Final/netty-buffer-4.1.100.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.1.100.Final/netty-buffer-4.1.100.Final.pom (1.6 kB at 122 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.1.100.Final/netty-transport-4.1.100.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.1.100.Final/netty-transport-4.1.100.Final.pom (2.2 kB at 197 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.1.100.Final/netty-resolver-4.1.100.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.1.100.Final/netty-resolver-4.1.100.Final.pom (1.6 kB at 176 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.1.100.Final/netty-codec-4.1.100.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.1.100.Final/netty-codec-4.1.100.Final.pom (5.3 kB at 530 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.1.100.Final/netty-handler-4.1.100.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.1.100.Final/netty-handler-4.1.100.Final.pom (4.6 kB at 462 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.100.Final/netty-transport-native-unix-common-4.1.100.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.100.Final/netty-transport-native-unix-common-4.1.100.Final.pom (30 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.1.100.Final/netty-transport-native-epoll-4.1.100.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.1.100.Final/netty-transport-native-epoll-4.1.100.Final.pom (19 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.1.100.Final/netty-transport-classes-epoll-4.1.100.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.1.100.Final/netty-transport-classes-epoll-4.1.100.Final.pom (2.1 kB at 178 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-event-executor-config/0.19.3/netty-event-executor-config-0.19.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-event-executor-config/0.19.3/netty-event-executor-config-0.19.3.pom (1.2 kB at 108 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-threadgroup-config/0.19.3/netty-threadgroup-config-0.19.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-threadgroup-config/0.19.3/netty-threadgroup-config-0.19.3.pom (1.3 kB at 132 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-timer-config/0.19.3/netty-timer-config-0.19.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-timer-config/0.19.3/netty-timer-config-0.19.3.pom (1.3 kB at 121 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/threadpool-config-api/0.19.3/threadpool-config-api-0.19.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/threadpool-config-api/0.19.3/threadpool-config-api-0.19.3.pom (699 B at 54 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/threadpool-config-impl/0.19.3/threadpool-config-impl-0.19.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/threadpool-config-impl/0.19.3/threadpool-config-impl-0.19.3.pom (1.3 kB at 109 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-common/6.0.5/odl-restconf-common-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-common/6.0.5/odl-restconf-common-6.0.5.pom (2.9 kB at 208 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/13.0.7/odl-karaf-feat-jetty-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/13.0.7/odl-karaf-feat-jetty-13.0.7.pom (1.5 kB at 171 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/11.0.4/odl-yangtools-export-11.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/11.0.4/odl-yangtools-export-11.0.4.pom (1.9 kB at 126 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/12.0.3/odl-mdsal-model-rfc8525-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/12.0.3/odl-mdsal-model-rfc8525-12.0.3.pom (1.8 kB at 177 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/12.0.3/odl-mdsal-model-rfc8342-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/12.0.3/odl-mdsal-model-rfc8342-12.0.3.pom (1.7 kB at 157 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/12.0.3/odl-mdsal-model-rfc7952-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/12.0.3/odl-mdsal-model-rfc7952-12.0.3.pom (1.5 kB at 128 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/12.0.3/rfc7952-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/12.0.3/rfc7952-12.0.3.pom (2.1 kB at 192 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/12.0.3/rfc8342-ietf-datastores-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/12.0.3/rfc8342-ietf-datastores-12.0.3.pom (1.6 kB at 137 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/12.0.3/rfc8342-ietf-origin-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/12.0.3/rfc8342-ietf-origin-12.0.3.pom (1.8 kB at 131 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/12.0.3/rfc8525-12.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/12.0.3/rfc8525-12.0.3.pom (2.1 kB at 237 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.18.3/odl-aaa-shiro-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.18.3/odl-aaa-shiro-0.18.3.pom (5.7 kB at 638 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-parent/0.18.3/aaa-parent-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-parent/0.18.3/aaa-parent-0.18.3.pom (2.2 kB at 242 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.18.3/odl-aaa-password-service-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.18.3/odl-aaa-password-service-0.18.3.pom (2.8 kB at 184 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.18.3/aaa-password-service-api-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.18.3/aaa-password-service-api-0.18.3.pom (1.9 kB at 148 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.18.3/aaa-password-service-impl-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.18.3/aaa-password-service-impl-0.18.3.pom (3.8 kB at 348 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.18.3/repackaged-shiro-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.18.3/repackaged-shiro-0.18.3.pom (7.0 kB at 703 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.18.3/odl-apache-shiro-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.18.3/odl-apache-shiro-0.18.3.pom (2.0 kB at 169 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/8.0.3/odl-jolokia-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/8.0.3/odl-jolokia-8.0.3.pom (1.9 kB at 157 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/8.0.3/odl-jolokia-osgi-8.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/8.0.3/odl-jolokia-osgi-8.0.3.pom (2.0 kB at 221 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.18.3/odl-aaa-web-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.18.3/odl-aaa-web-0.18.3.pom (2.9 kB at 263 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/13.0.7/odl-jersey-2-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/13.0.7/odl-jersey-2-13.0.7.pom (3.4 kB at 341 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/13.0.7/odl-javassist-3-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/13.0.7/odl-javassist-3-13.0.7.pom (1.4 kB at 118 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/13.0.7/odl-ws-rs-api-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/13.0.7/odl-ws-rs-api-13.0.7.pom (1.5 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/13.0.7/odl-jakarta-activation-api-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/13.0.7/odl-jakarta-activation-api-13.0.7.pom (1.5 kB at 146 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/jersey-hk2/2.41/jersey-hk2-2.41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/jersey-hk2/2.41/jersey-hk2-2.41.pom (4.8 kB at 433 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/project/2.41/project-2.41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/project/2.41/project-2.41.pom (1.5 kB at 148 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/project/2.41/project-2.41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/project/2.41/project-2.41.pom (108 kB at 7.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-common/2.41/jersey-common-2.41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-common/2.41/jersey-common-2.41.pom (37 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-client/2.41/jersey-client-2.41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-client/2.41/jersey-client-2.41.pom (6.8 kB at 526 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-server/2.41/jersey-server-2.41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-server/2.41/jersey-server-2.41.pom (13 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet/2.41/jersey-container-servlet-2.41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet/2.41/jersey-container-servlet-2.41.pom (3.5 kB at 354 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/project/2.41/project-2.41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/project/2.41/project-2.41.pom (3.1 kB at 342 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet-core/2.41/jersey-container-servlet-core-2.41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet-core/2.41/jersey-container-servlet-core-2.41.pom (3.4 kB at 378 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-sse/2.41/jersey-media-sse-2.41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-sse/2.41/jersey-media-sse-2.41.pom (3.2 kB at 316 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/project/2.41/project-2.41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/project/2.41/project-2.41.pom (2.1 kB at 171 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.18.3/web-osgi-impl-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.18.3/web-osgi-impl-0.18.3.pom (2.2 kB at 186 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.18.3/web-api-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.18.3/web-api-0.18.3.pom (1.5 kB at 133 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.18.3/servlet-jersey2-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.18.3/servlet-jersey2-0.18.3.pom (2.0 kB at 166 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.18.3/servlet-api-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.18.3/servlet-api-0.18.3.pom (1.6 kB at 177 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.3/aaa-shiro-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.3/aaa-shiro-0.18.3.pom (9.3 kB at 927 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.18.3/aaa-authn-api-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.18.3/aaa-authn-api-0.18.3.pom (1.5 kB at 141 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.18.3/aaa-shiro-api-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.18.3/aaa-shiro-api-0.18.3.pom (1.2 kB at 119 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.18.3/aaa-tokenauthrealm-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.18.3/aaa-tokenauthrealm-0.18.3.pom (1.9 kB at 143 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.18.3/aaa-idm-store-h2-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.18.3/aaa-idm-store-h2-0.18.3.pom (2.9 kB at 191 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/h2database/h2/2.2.220/h2-2.2.220.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/h2database/h2/2.2.220/h2-2.2.220.pom (1.1 kB at 71 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.18.3/aaa-cert-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.18.3/aaa-cert-0.18.3.pom (2.8 kB at 215 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.18.3/aaa-encrypt-service-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.18.3/aaa-encrypt-service-0.18.3.pom (931 B at 78 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.18.3/aaa-filterchain-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.18.3/aaa-filterchain-0.18.3.pom (2.6 kB at 201 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.18.3/odl-aaa-encryption-service-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.18.3/odl-aaa-encryption-service-0.18.3.pom (2.5 kB at 208 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.18.3/aaa-encrypt-service-impl-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.18.3/aaa-encrypt-service-impl-0.18.3.pom (2.4 kB at 169 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.18.3/odl-aaa-api-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.18.3/odl-aaa-api-0.18.3.pom (2.2 kB at 180 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.18.3/odl-aaa-cert-0.18.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.18.3/odl-aaa-cert-0.18.3.pom (2.1 kB at 211 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.0.7/odl-karaf-feat-jdbc-13.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/13.0.7/odl-karaf-feat-jdbc-13.0.7.pom (2.6 kB at 261 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6.pom (11 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/1.5.6/jdbc-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/1.5.6/jdbc-1.5.6.pom (53 kB at 4.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc/1.5.6/pax-jdbc-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc/1.5.6/pax-jdbc-1.5.6.pom (1.8 kB at 141 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-common/1.5.6/pax-jdbc-common-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-common/1.5.6/pax-jdbc-common-1.5.6.pom (1.2 kB at 122 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.6/pax-jdbc-pool-common-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.6/pax-jdbc-pool-common-1.5.6.pom (2.1 kB at 171 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.6/pax-jdbc-config-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.6/pax-jdbc-config-1.5.6.pom (3.0 kB at 334 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-db2/1.5.6/pax-jdbc-db2-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-db2/1.5.6/pax-jdbc-db2-1.5.6.pom (3.1 kB at 224 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-derbyclient/1.5.6/pax-jdbc-derbyclient-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-derbyclient/1.5.6/pax-jdbc-derbyclient-1.5.6.pom (2.8 kB at 233 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-derby/1.5.6/pax-jdbc-derby-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-derby/1.5.6/pax-jdbc-derby-1.5.6.pom (2.6 kB at 261 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-hsqldb/1.5.6/pax-jdbc-hsqldb-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-hsqldb/1.5.6/pax-jdbc-hsqldb-1.5.6.pom (2.6 kB at 220 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2.pom (1.4 kB at 115 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-jtds/1.5.6/pax-jdbc-jtds-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-jtds/1.5.6/pax-jdbc-jtds-1.5.6.pom (2.6 kB at 237 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mariadb/1.5.6/pax-jdbc-mariadb-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mariadb/1.5.6/pax-jdbc-mariadb-1.5.6.pom (2.6 kB at 201 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.pom (18 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (5.6 kB at 626 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/software/amazon/awssdk/bom/2.18.10/bom-2.18.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/software/amazon/awssdk/bom/2.18.10/bom-2.18.10.pom (77 kB at 6.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/software/amazon/awssdk/aws-sdk-java-pom/2.18.10/aws-sdk-java-pom-2.18.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/software/amazon/awssdk/aws-sdk-java-pom/2.18.10/aws-sdk-java-pom-2.18.10.pom (73 kB at 5.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/waffle/waffle-jna/3.2.0/waffle-jna-3.2.0.pom (5.6 kB at 627 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/waffle/waffle-parent/3.2.0/waffle-parent-3.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/waffle/waffle-parent/3.2.0/waffle-parent-3.2.0.pom (78 kB at 6.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.pom (1.2 kB at 91 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.pom (2.1 kB at 159 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.23.0/checker-qual-3.23.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.23.0/checker-qual-3.23.0.pom (2.1 kB at 131 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mysql/1.5.6/pax-jdbc-mysql-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mysql/1.5.6/pax-jdbc-mysql-1.5.6.pom (2.6 kB at 153 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mysql/mysql-connector-j/8.1.0/mysql-connector-j-8.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/mysql/mysql-connector-j/8.1.0/mysql-connector-j-8.1.0.pom (3.2 kB at 212 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-java/3.21.9/protobuf-java-3.21.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-java/3.21.9/protobuf-java-3.21.9.pom (5.4 kB at 451 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-parent/3.21.9/protobuf-parent-3.21.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-parent/3.21.9/protobuf-parent-3.21.9.pom (9.0 kB at 751 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-bom/3.21.9/protobuf-bom-3.21.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/protobuf/protobuf-bom/3.21.9/protobuf-bom-3.21.9.pom (3.5 kB at 272 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-oracle/1.5.6/pax-jdbc-oracle-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-oracle/1.5.6/pax-jdbc-oracle-1.5.6.pom (2.6 kB at 174 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/oracle/database/jdbc/ojdbc8/23.2.0.0/ojdbc8-23.2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/oracle/database/jdbc/ojdbc8/23.2.0.0/ojdbc8-23.2.0.0.pom (1.5 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-aries/1.5.6/pax-jdbc-pool-aries-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-aries/1.5.6/pax-jdbc-pool-aries-1.5.6.pom (2.8 kB at 188 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-c3p0/1.5.6/pax-jdbc-pool-c3p0-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-c3p0/1.5.6/pax-jdbc-pool-c3p0-1.5.6.pom (2.6 kB at 261 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-dbcp2/1.5.6/pax-jdbc-pool-dbcp2-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-dbcp2/1.5.6/pax-jdbc-pool-dbcp2-1.5.6.pom (4.4 kB at 396 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-hikaricp/1.5.6/pax-jdbc-pool-hikaricp-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-hikaricp/1.5.6/pax-jdbc-pool-hikaricp-1.5.6.pom (3.0 kB at 211 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-sqlite/1.5.6/pax-jdbc-sqlite-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-sqlite/1.5.6/pax-jdbc-sqlite-1.5.6.pom (2.6 kB at 217 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xerial/sqlite-jdbc/3.42.0.0/sqlite-jdbc-3.42.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xerial/sqlite-jdbc/3.42.0.0/sqlite-jdbc-3.42.0.0.pom (18 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-teradata/1.5.6/pax-jdbc-teradata-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-teradata/1.5.6/pax-jdbc-teradata-1.5.6.pom (2.4 kB at 271 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-narayana/1.5.6/pax-jdbc-pool-narayana-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-narayana/1.5.6/pax-jdbc-pool-narayana-1.5.6.pom (3.6 kB at 361 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-transx/1.5.6/pax-jdbc-pool-transx-1.5.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-transx/1.5.6/pax-jdbc-pool-transx-1.5.6.pom (3.2 kB at 316 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-jdbc/0.5.4/pax-transx-jdbc-0.5.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-jdbc/0.5.4/pax-transx-jdbc-0.5.4.pom (5.4 kB at 489 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx/0.5.4/pax-transx-0.5.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx/0.5.4/pax-transx-0.5.4.pom (51 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-connector/0.5.4/pax-transx-connector-0.5.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-connector/0.5.4/pax-transx-connector-0.5.4.pom (3.9 kB at 351 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-api/0.5.4/pax-transx-tm-api-0.5.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-api/0.5.4/pax-transx-tm-api-0.5.4.pom (2.8 kB at 256 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.jdbc/1.1.0/org.osgi.service.jdbc-1.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.jdbc/1.1.0/org.osgi.service.jdbc-1.1.0.pom (1.7 kB at 170 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.4/org.apache.karaf.jdbc.core-4.4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.4/org.apache.karaf.jdbc.core-4.4.4.pom (5.0 kB at 451 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.5/odl-netconf-model-rfc8040-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8040/6.0.5/odl-netconf-model-rfc8040-6.0.5.pom (1.4 kB at 154 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.5/rfc8040-ietf-restconf-monitoring-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.5/rfc8040-ietf-restconf-monitoring-6.0.5.pom (2.0 kB at 178 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common-models/6.0.5/restconf-common-models-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common-models/6.0.5/restconf-common-models-6.0.5.pom (1.1 kB at 85 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common/6.0.5/restconf-common-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common/6.0.5/restconf-common-6.0.5.pom (2.2 kB at 223 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/6.0.5/odl-netconf-api-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/6.0.5/odl-netconf-api-6.0.5.pom (2.7 kB at 295 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.5/odl-netconf-model-rfc5277-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/6.0.5/odl-netconf-model-rfc5277-6.0.5.pom (1.4 kB at 114 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/6.0.5/rfc5277-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/6.0.5/rfc5277-6.0.5.pom (1.8 kB at 223 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.5/odl-netconf-model-rfc6241-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6241/6.0.5/odl-netconf-model-rfc6241-6.0.5.pom (1.4 kB at 170 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6241/6.0.5/rfc6241-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6241/6.0.5/rfc6241-6.0.5.pom (2.0 kB at 227 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.5/odl-netconf-model-rfc6470-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6470/6.0.5/odl-netconf-model-rfc6470-6.0.5.pom (1.4 kB at 170 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6470/6.0.5/rfc6470-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6470/6.0.5/rfc6470-6.0.5.pom (2.2 kB at 183 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.5/odl-netconf-model-rfc8526-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc8526/6.0.5/odl-netconf-model-rfc8526-6.0.5.pom (1.6 kB at 160 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.5/odl-netconf-model-rfc6243-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc6243/6.0.5/odl-netconf-model-rfc6243-6.0.5.pom (1.4 kB at 151 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6243/6.0.5/rfc6243-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6243/6.0.5/rfc6243-6.0.5.pom (2.0 kB at 145 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8526/6.0.5/rfc8526-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8526/6.0.5/rfc8526-6.0.5.pom (2.9 kB at 261 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/6.0.5/netconf-api-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/6.0.5/netconf-api-6.0.5.pom (2.3 kB at 210 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/6.0.5/netconf-auth-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/6.0.5/netconf-auth-6.0.5.pom (937 B at 94 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/6.0.5/restconf-nb-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/6.0.5/restconf-nb-6.0.5.pom (11 kB at 938 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/6.0.5/restconf-api-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/6.0.5/restconf-api-6.0.5.pom (1.9 kB at 171 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/6.0.5/netconf-dom-api-6.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/6.0.5/netconf-dom-api-6.0.5.pom (2.1 kB at 256 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-api/9.4.52.v20230823/websocket-api-9.4.52.v20230823.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-api/9.4.52.v20230823/websocket-api-9.4.52.v20230823.pom (2.5 kB at 229 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-parent/9.4.52.v20230823/websocket-parent-9.4.52.v20230823.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-parent/9.4.52.v20230823/websocket-parent-9.4.52.v20230823.pom (1.4 kB at 120 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-servlet/9.4.52.v20230823/websocket-servlet-9.4.52.v20230823.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-servlet/9.4.52.v20230823/websocket-servlet-9.4.52.v20230823.pom (2.2 kB at 169 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-server/9.4.52.v20230823/websocket-server-9.4.52.v20230823.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-server/9.4.52.v20230823/websocket-server-9.4.52.v20230823.pom (4.1 kB at 314 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-common/9.4.52.v20230823/websocket-common-9.4.52.v20230823.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-common/9.4.52.v20230823/websocket-common-9.4.52.v20230823.pom (3.6 kB at 359 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-client/9.4.52.v20230823/websocket-client-9.4.52.v20230823.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-client/9.4.52.v20230823/websocket-client-9.4.52.v20230823.pom (4.6 kB at 419 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-client/9.4.52.v20230823/jetty-client-9.4.52.v20230823.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-client/9.4.52.v20230823/jetty-client-9.4.52.v20230823.pom (5.1 kB at 425 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.3/asm-9.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.3/asm-9.3.pom (2.4 kB at 237 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/ow2/1.5/ow2-1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.3/asm-commons-9.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.3/asm-commons-9.3.pom (3.0 kB at 269 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.pom (2.6 kB at 216 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.pom (2.6 kB at 218 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.3/asm-util-9.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.3/asm-util-9.3.pom (2.9 kB at 267 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.1/jackson-module-jaxb-annotations-2.14.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.14.1/jackson-module-jaxb-annotations-2.14.1.pom (3.9 kB at 488 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-modules-base/2.14.1/jackson-modules-base-2.14.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-modules-base/2.14.1/jackson-modules-base-2.14.1.pom (3.7 kB at 337 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons-runtime/3.0.11/istack-commons-runtime-3.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons-runtime/3.0.11/istack-commons-runtime-3.0.11.pom (5.1 kB at 391 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons/3.0.11/istack-commons-3.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons/3.0.11/istack-commons-3.0.11.pom (22 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.annotation.versioning/1.1.1/org.osgi.annotation.versioning-1.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.annotation.versioning/1.1.1/org.osgi.annotation.versioning-1.1.1.pom (1.4 kB at 112 kB/s) [INFO] Feature repository discovered recursively: f15bfecd-1e20-4d9a-8c5c-425bc664dc07 [INFO] Feature repository discovered recursively: features-index [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: odl-aaa-0.18.2 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-aaa-0.18.2 [INFO] Feature repository discovered recursively: odl-aaa-cli [INFO] Feature repository discovered recursively: odl-aaa-0.18.2 [INFO] Feature repository discovered recursively: odl-aaa-0.18.2 [INFO] Feature repository discovered recursively: odl-aaa-0.18.2 [INFO] Feature repository discovered recursively: odl-aaa-0.18.2 [INFO] Feature repository discovered recursively: odl-aaa-0.18.2 [INFO] Feature repository discovered recursively: features-bgpcep [INFO] Feature repository discovered recursively: odl-bgpcep-algo [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api [INFO] Feature repository discovered recursively: odl-bgpcep-bgp [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.4 [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-graph-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-stateful [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-p2mp-te-lsp-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-segment-routing [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-auto-bandwidth [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-base-parser [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing [INFO] Feature repository discovered recursively: features-bgpcep-testing [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.20.4 [INFO] Feature repository discovered recursively: features-controller [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-mdsal-8.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-8.0.2 [INFO] Feature repository discovered recursively: odl-controller-8.0.2 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.2 [INFO] Feature repository discovered recursively: odl-controller-8.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.2 [INFO] Feature repository discovered recursively: odl-extras-8.0.2 [INFO] Feature repository discovered recursively: features-controller-experimental [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config [INFO] Feature repository discovered recursively: odl-toaster-8.0.2 [INFO] Feature repository discovered recursively: features-controller-testing [INFO] Feature repository discovered recursively: odl-clustering-test-app-8.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.15.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-daexim-all-1.15.0-SNAPSHOT [INFO] Feature repository discovered recursively: features-infrautils [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: features-infrautils-experimental [INFO] Feature repository discovered recursively: odl-infrautils-inject [INFO] Feature repository discovered recursively: features-jsonrpc [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.16.0-SNAPSHOT [INFO] Feature repository discovered recursively: features-lispflowmapping [INFO] Feature repository discovered recursively: odl-lispflowmapping-models [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-trace-12.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-12.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: features-mdsal-experimental [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-api [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-rfc8525 [INFO] Feature repository discovered recursively: features-netconf [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-client-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-impl-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-mdsal [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-netty-util-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-connector-all [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh [INFO] Feature repository discovered recursively: odl-netconf-console [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-transport [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: features-netconf-experimental [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: features-netconf-testing [INFO] Feature repository discovered recursively: odl-netconf-test-tools [INFO] Feature repository discovered recursively: features-odlparent [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.5 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-karaf-feat-war [INFO] Feature repository discovered recursively: odl-lmax-3 [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: features-openflowplugin [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowjava-0.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: openflowplugin-0.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation [INFO] Feature repository discovered recursively: features-openflowplugin-extension [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions [INFO] Feature repository discovered recursively: library-features [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: hwvtepsouthbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test [INFO] Feature repository discovered recursively: southbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: serviceutils-features [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: features-transportpce-models [INFO] Feature repository discovered recursively: odl-openroadm-devices [INFO] Feature repository discovered recursively: odl-openroadm-models [INFO] Feature repository discovered recursively: odl-tapi-2.1.1-models [INFO] Feature repository discovered recursively: odl-tapi-2.4.0-models [INFO] Feature repository discovered recursively: features-transportpce [INFO] Feature repository discovered recursively: odl-transportpce [INFO] Feature repository discovered recursively: odl-transportpce-tapi [INFO] Feature repository discovered recursively: odl-transportpce-nbinotifications [INFO] Feature repository discovered recursively: odl-transportpce-dmaap-client [INFO] Feature repository discovered recursively: odl-transportpce-inventory [INFO] Feature repository discovered recursively: odl-transportpce-swagger [INFO] Feature repository discovered recursively: features-yangtools [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: features-yangtools-experimental [INFO] Feature repository discovered recursively: features-test [INFO] Feature repository discovered recursively: odl-integration-compatible-with-all [INFO] Feature repository discovered recursively: odl-integration-all [INFO] Feature repository discovered recursively: framework-4.4.3 [INFO] Feature repository discovered recursively: standard-4.4.3 [INFO] Feature repository discovered recursively: framework-4.4.3 [INFO] Feature repository discovered recursively: features-index [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: odl-aaa-0.18.2 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-aaa-0.18.2 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.2 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-8.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-8.0.2 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-controller-8.0.2 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.18.2 [INFO] Feature repository discovered recursively: odl-aaa-cli [INFO] Feature repository discovered recursively: odl-aaa-0.18.2 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.5 [INFO] Feature repository discovered recursively: pax-transx-0.5.3 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-extras-8.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.18.2 [INFO] Feature repository discovered recursively: odl-aaa-0.18.2 [INFO] Feature repository discovered recursively: odl-aaa-0.18.2 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: features-bgpcep [INFO] Feature repository discovered recursively: odl-bgpcep-algo [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-0.20.4 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-0.20.4 [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.20.4 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.4 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-0.20.4 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.20.4 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-base-parser [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-stateful [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-p2mp-te-lsp-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-segment-routing [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-auto-bandwidth [INFO] Feature repository discovered recursively: odl-bgpcep-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing [INFO] Feature repository discovered recursively: features-bgpcep-testing [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-0.20.4 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.20.4 [INFO] Feature repository discovered recursively: features-controller [INFO] Feature repository discovered recursively: odl-mdsal-8.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: features-controller-experimental [INFO] Feature repository discovered recursively: odl-toaster-8.0.2 [INFO] Feature repository discovered recursively: features-controller-testing [INFO] Feature repository discovered recursively: odl-clustering-test-app-8.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.15.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-8.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-8.0.3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-controller-8.0.3 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.3 [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-daexim-all-1.15.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.5 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: odl-extras-8.0.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: features-infrautils [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: features-infrautils-experimental [INFO] Feature repository discovered recursively: odl-infrautils-inject [INFO] Feature repository discovered recursively: features-jsonrpc [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.4 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.16.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.0-SNAPSHOT [INFO] Feature repository discovered recursively: features-lispflowmapping [INFO] Feature repository discovered recursively: odl-lispflowmapping-models [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-trace-12.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-12.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: features-mdsal-experimental [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-api [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-rfc8525 [INFO] Feature repository discovered recursively: features-netconf [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-impl-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-netty-util-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-transport [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-client-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-mdsal [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-connector-all [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-netconf-console [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: features-netconf-experimental [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: features-netconf-testing [INFO] Feature repository discovered recursively: odl-netconf-test-tools [INFO] Feature repository discovered recursively: features-odlparent [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-karaf-feat-war [INFO] Feature repository discovered recursively: odl-lmax-3 [INFO] Feature repository discovered recursively: features-openflowplugin [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic [INFO] Feature repository discovered recursively: openflowplugin-0.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowjava-0.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli [INFO] Feature repository discovered recursively: features-openflowplugin-extension [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions [INFO] Feature repository discovered recursively: library-features [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: hwvtepsouthbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test [INFO] Feature repository discovered recursively: southbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: serviceutils-features [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: features-transportpce-models [INFO] Feature repository discovered recursively: odl-openroadm-devices [INFO] Feature repository discovered recursively: odl-openroadm-models [INFO] Feature repository discovered recursively: odl-tapi-2.1.1-models [INFO] Feature repository discovered recursively: odl-tapi-2.4.0-models [INFO] Feature repository discovered recursively: features-transportpce [INFO] Feature repository discovered recursively: odl-transportpce [INFO] Feature repository discovered recursively: odl-transportpce-tapi [INFO] Feature repository discovered recursively: odl-transportpce-nbinotifications [INFO] Feature repository discovered recursively: odl-transportpce-dmaap-client [INFO] Feature repository discovered recursively: odl-transportpce-inventory [INFO] Feature repository discovered recursively: odl-transportpce-swagger [INFO] Feature repository discovered recursively: features-yangtools [INFO] Feature repository discovered recursively: features-yangtools-experimental [INFO] Feature repository discovered recursively: standard-4.4.3 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.15 [INFO] Feature repository discovered recursively: odl-integration-compatible-with-all [INFO] Feature repository discovered recursively: odl-integration-all [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-api/12.0.2/mdsal-trace-api-12.0.2-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-api/12.0.2/mdsal-trace-api-12.0.2-config.xml (1.5 kB at 140 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/12.0.2/mdsal-replicate-netty-12.0.2-sink.config [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/12.0.2/mdsal-replicate-netty-12.0.2-sink.config (146 B at 9.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/12.0.2/mdsal-replicate-netty-12.0.2-source.config [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/12.0.2/mdsal-replicate-netty-12.0.2-source.config (92 B at 10 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/interceptor/javax.interceptor-api/1.2.2/javax.interceptor-api-1.2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/interceptor/javax.interceptor-api/1.2.2/javax.interceptor-api-1.2.2.jar (25 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.javax-inject/1_3/org.apache.servicemix.bundles.javax-inject-1_3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.javax-inject/1_3/org.apache.servicemix.bundles.javax-inject-1_3.jar (22 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/2.0.SP1/cdi-api-2.0.SP1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/2.0.SP1/cdi-api-2.0.SP1.jar (108 kB at 7.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/h2database/h2/2.1.210/h2-2.1.210.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/h2database/h2/2.1.210/h2-2.1.210.jar (2.5 MB at 53 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/postgresql/postgresql/42.3.7/postgresql-42.3.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/postgresql/postgresql/42.3.7/postgresql-42.3.7.jar (1.0 MB at 45 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/microsoft/sqlserver/mssql-jdbc/9.4.1.jre8/mssql-jdbc-9.4.1.jre8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/microsoft/sqlserver/mssql-jdbc/9.4.1.jre8/mssql-jdbc-9.4.1.jre8.jar (1.3 MB at 46 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.cglib/3.3.0_1/org.apache.servicemix.bundles.cglib-3.3.0_1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.cglib/3.3.0_1/org.apache.servicemix.bundles.cglib-3.3.0_1.jar (421 kB at 32 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/geronimo-j2ee-connector_1.6_spec-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/geronimo-j2ee-connector_1.6_spec-1.0.jar (52 kB at 4.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar (64 kB at 4.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/components/geronimo-connector/3.1.4/geronimo-connector-3.1.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/components/geronimo-connector/3.1.4/geronimo-connector-3.1.4.jar (123 kB at 8.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/transaction/org.apache.aries.transaction.manager/1.3.3/org.apache.aries.transaction.manager-1.3.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/transaction/org.apache.aries.transaction.manager/1.3.3/org.apache.aries.transaction.manager-1.3.3.jar (182 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/narayana/osgi/narayana-osgi-jta/5.12.5.Final/narayana-osgi-jta-5.12.5.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/narayana/osgi/narayana-osgi-jta/5.12.5.Final/narayana-osgi-jta-5.12.5.Final.jar (3.8 MB at 95 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.framework.security/2.8.3/org.apache.felix.framework.security-2.8.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.framework.security/2.8.3/org.apache.felix.framework.security-2.8.3.jar (91 kB at 8.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/service/org.apache.karaf.service.guard/4.4.3/org.apache.karaf.service.guard-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/service/org.apache.karaf.service.guard/4.4.3/org.apache.karaf.service.guard-4.4.3.jar (42 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/obr/org.apache.karaf.obr.core/4.4.3/org.apache.karaf.obr.core-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/obr/org.apache.karaf.obr.core/4.4.3/org.apache.karaf.obr.core-4.4.3.jar (55 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-obr/2.6.12/pax-url-obr-2.6.12-uber.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-obr/2.6.12/pax-url-obr-2.6.12-uber.jar (59 kB at 4.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.config/4.4.3/org.apache.karaf.jaas.blueprint.config-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.config/4.4.3/org.apache.karaf.jaas.blueprint.config-4.4.3.jar (16 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/4.4.3/org.apache.karaf.webconsole.http-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/4.4.3/org.apache.karaf.webconsole.http-4.4.3.jar (42 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/http/org.apache.karaf.http.core/4.4.3/org.apache.karaf.http.core-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/http/org.apache.karaf.http.core/4.4.3/org.apache.karaf.http.core-4.4.3.jar (1.4 MB at 64 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/web/org.apache.karaf.web.core/4.4.3/org.apache.karaf.web.core-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/web/org.apache.karaf.web.core/4.4.3/org.apache.karaf.web.core-4.4.3.jar (35 kB at 4.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.console/4.4.3/org.apache.karaf.webconsole.console-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.console/4.4.3/org.apache.karaf.webconsole.console-4.4.3.jar (955 kB at 40 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.instance/4.4.3/org.apache.karaf.webconsole.instance-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.instance/4.4.3/org.apache.karaf.webconsole.instance-4.4.3.jar (40 kB at 4.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.gogo/4.4.3/org.apache.karaf.webconsole.gogo-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.gogo/4.4.3/org.apache.karaf.webconsole.gogo-4.4.3.jar (60 kB at 6.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.features/4.4.3/org.apache.karaf.webconsole.features-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.features/4.4.3/org.apache.karaf.webconsole.features-4.4.3.jar (44 kB at 3.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/scheduler/org.apache.karaf.scheduler.core/4.4.3/org.apache.karaf.scheduler.core-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/scheduler/org.apache.karaf.scheduler.core/4.4.3/org.apache.karaf.scheduler.core-4.4.3.jar (633 kB at 35 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.3/org.apache.karaf.services.eventadmin-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.3/org.apache.karaf.services.eventadmin-4.4.3.jar (100 kB at 6.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.event/4.4.3/org.apache.karaf.event-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.event/4.4.3/org.apache.karaf.event-4.4.3.jar (29 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.jasypt/4.4.3/org.apache.karaf.jaas.jasypt-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.jasypt/4.4.3/org.apache.karaf.jaas.jasypt-4.4.3.jar (14 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.4.3/org.apache.karaf.jaas.blueprint.jasypt-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.4.3/org.apache.karaf.jaas.blueprint.jasypt-4.4.3.jar (17 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.spring-security-crypto/4.4.3/org.apache.karaf.jaas.spring-security-crypto-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.spring-security-crypto/4.4.3/org.apache.karaf.jaas.spring-security-crypto-4.4.3.jar (15 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-classpath/2.6.12/pax-url-classpath-2.6.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-classpath/2.6.12/pax-url-classpath-2.6.12.jar (36 kB at 3.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/maven/org.apache.karaf.maven.core/4.4.3/org.apache.karaf.maven.core-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/maven/org.apache.karaf.maven.core/4.4.3/org.apache.karaf.maven.core-4.4.3.jar (595 kB at 28 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/audit/org.apache.karaf.audit.core/4.4.3/org.apache.karaf.audit.core-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/audit/org.apache.karaf.audit.core/4.4.3/org.apache.karaf.audit.core-4.4.3.jar (68 kB at 5.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/manual/4.4.3/manual-4.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/manual/4.4.3/manual-4.4.3.jar (1.3 MB at 55 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-geronimo/0.5.3/pax-transx-tm-geronimo-0.5.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-geronimo/0.5.3/pax-transx-tm-geronimo-0.5.3.jar (202 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-atomikos/0.5.3/pax-transx-tm-atomikos-0.5.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-atomikos/0.5.3/pax-transx-tm-atomikos-0.5.3.jar (333 kB at 20 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-narayana/0.5.3/pax-transx-tm-narayana-0.5.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-narayana/0.5.3/pax-transx-tm-narayana-0.5.3.jar (3.8 MB at 91 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/jms/javax.jms-api/2.0.1/javax.jms-api-2.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/jms/javax.jms-api/2.0.1/javax.jms-api-2.0.1.jar (64 kB at 5.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-jms/0.5.3/pax-transx-jms-0.5.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-jms/0.5.3/pax-transx-jms-0.5.3.jar (62 kB at 5.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/12.0.3/rfc6991-ietf-inet-types-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/12.0.3/rfc6991-ietf-inet-types-12.0.3.jar (58 kB at 5.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/12.0.3/ietf-type-util-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/12.0.3/ietf-type-util-12.0.3.jar (15 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/12.0.3/rfc6991-ietf-yang-types-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/12.0.3/rfc6991-ietf-yang-types-12.0.3.jar (50 kB at 5.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/6.0.4/ready-impl-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/6.0.4/ready-impl-6.0.4.jar (237 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/6.0.4/ready-api-6.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/6.0.4/ready-api-6.0.4.jar (20 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/6.0.5/restconf-nb-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/6.0.5/restconf-nb-6.0.5.jar (372 kB at 21 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/6.0.5/restconf-api-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/6.0.5/restconf-api-6.0.5.jar (56 kB at 5.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/6.0.5/netconf-dom-api-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/6.0.5/netconf-dom-api-6.0.5.jar (15 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/6.0.5/restconf-nb-6.0.5-config.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/6.0.5/restconf-nb-6.0.5-config.cfg (204 B at 20 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/12.0.3/rfc8072-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/12.0.3/rfc8072-12.0.3.jar (97 kB at 6.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040/12.0.3/rfc8040-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040/12.0.3/rfc8040-12.0.3.jar (59 kB at 4.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-event-executor-config/0.19.3/netty-event-executor-config-0.19.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-event-executor-config/0.19.3/netty-event-executor-config-0.19.3.jar (14 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-threadgroup-config/0.19.3/netty-threadgroup-config-0.19.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-threadgroup-config/0.19.3/netty-threadgroup-config-0.19.3.jar (14 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-timer-config/0.19.3/netty-timer-config-0.19.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/netty-timer-config/0.19.3/netty-timer-config-0.19.3.jar (14 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/threadpool-config-api/0.19.3/threadpool-config-api-0.19.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/threadpool-config-api/0.19.3/threadpool-config-api-0.19.3.jar (8.7 kB at 874 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/threadpool-config-impl/0.19.3/threadpool-config-impl-0.19.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/threadpool-config-impl/0.19.3/threadpool-config-impl-0.19.3.jar (15 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.1.100.Final/netty-codec-http-4.1.100.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.1.100.Final/netty-codec-http-4.1.100.Final.jar (658 kB at 37 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.1.100.Final/netty-common-4.1.100.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.1.100.Final/netty-common-4.1.100.Final.jar (660 kB at 31 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.1.100.Final/netty-buffer-4.1.100.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.1.100.Final/netty-buffer-4.1.100.Final.jar (307 kB at 24 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.1.100.Final/netty-transport-4.1.100.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.1.100.Final/netty-transport-4.1.100.Final.jar (490 kB at 27 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.1.100.Final/netty-codec-4.1.100.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.1.100.Final/netty-codec-4.1.100.Final.jar (345 kB at 22 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.1.100.Final/netty-handler-4.1.100.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.1.100.Final/netty-handler-4.1.100.Final.jar (561 kB at 26 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.1.100.Final/netty-resolver-4.1.100.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.1.100.Final/netty-resolver-4.1.100.Final.jar (38 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.100.Final/netty-transport-native-unix-common-4.1.100.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.100.Final/netty-transport-native-unix-common-4.1.100.Final.jar (44 kB at 101 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.1.100.Final/netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.1.100.Final/netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar (39 kB at 3.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.1.100.Final/netty-transport-classes-epoll-4.1.100.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.1.100.Final/netty-transport-classes-epoll-4.1.100.Final.jar (147 kB at 8.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.100.Final/netty-transport-native-unix-common-4.1.100.Final-linux-x86_64.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.1.100.Final/netty-transport-native-unix-common-4.1.100.Final-linux-x86_64.jar (73 kB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common-models/6.0.5/restconf-common-models-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common-models/6.0.5/restconf-common-models-6.0.5.jar (193 kB at 14 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common/6.0.5/restconf-common-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-common/6.0.5/restconf-common-6.0.5.jar (29 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/12.0.3/rfc8525-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/12.0.3/rfc8525-12.0.3.jar (146 kB at 9.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/12.0.3/rfc8342-ietf-datastores-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/12.0.3/rfc8342-ietf-datastores-12.0.3.jar (30 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/12.0.3/rfc8342-ietf-origin-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/12.0.3/rfc8342-ietf-origin-12.0.3.jar (29 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/12.0.3/rfc7952-12.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/12.0.3/rfc7952-12.0.3.jar (15 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.3/aaa-shiro-0.18.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.3/aaa-shiro-0.18.3.jar (155 kB at 14 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.18.3/aaa-tokenauthrealm-0.18.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.18.3/aaa-tokenauthrealm-0.18.3.jar (23 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.18.3/aaa-idm-store-h2-0.18.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.18.3/aaa-idm-store-h2-0.18.3.jar (47 kB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/h2database/h2/2.2.220/h2-2.2.220.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/h2database/h2/2.2.220/h2-2.2.220.jar (2.6 MB at 84 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.18.3/aaa-shiro-api-0.18.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.18.3/aaa-shiro-api-0.18.3.jar (109 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.18.3/aaa-filterchain-0.18.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.18.3/aaa-filterchain-0.18.3.jar (25 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.3/aaa-shiro-0.18.3-aaa-app-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.3/aaa-shiro-0.18.3-aaa-app-config.xml (15 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.3/aaa-shiro-0.18.3-aaa-datastore-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.3/aaa-shiro-0.18.3-aaa-datastore-config.xml (182 B at 20 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.18.3/aaa-password-service-impl-0.18.3-aaa-password-service-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.18.3/aaa-password-service-impl-0.18.3-aaa-password-service-config.xml (215 B at 24 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.3/aaa-shiro-0.18.3-idmtool.py [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.18.3/aaa-shiro-0.18.3-idmtool.py (18 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.18.3/aaa-filterchain-0.18.3-config.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.18.3/aaa-filterchain-0.18.3-config.cfg (18 B at 2.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.jdbc/1.1.0/org.osgi.service.jdbc-1.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.jdbc/1.1.0/org.osgi.service.jdbc-1.1.0.jar (13 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.4/org.apache.karaf.jdbc.core-4.4.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.4/org.apache.karaf.jdbc.core-4.4.4.jar (65 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc/1.5.6/pax-jdbc-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc/1.5.6/pax-jdbc-1.5.6.jar (8.9 kB at 805 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.6/pax-jdbc-pool-common-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.6/pax-jdbc-pool-common-1.5.6.jar (9.1 kB at 913 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.6/pax-jdbc-config-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.6/pax-jdbc-config-1.5.6.jar (32 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-db2/1.5.6/pax-jdbc-db2-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-db2/1.5.6/pax-jdbc-db2-1.5.6.jar (9.9 kB at 828 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-teradata/1.5.6/pax-jdbc-teradata-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-teradata/1.5.6/pax-jdbc-teradata-1.5.6.jar (10 kB at 915 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-derby/1.5.6/pax-jdbc-derby-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-derby/1.5.6/pax-jdbc-derby-1.5.6.jar (9.3 kB at 666 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-derbyclient/1.5.6/pax-jdbc-derbyclient-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-derbyclient/1.5.6/pax-jdbc-derbyclient-1.5.6.jar (9.8 kB at 817 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2-jdk8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2-jdk8.jar (1.7 MB at 69 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-hsqldb/1.5.6/pax-jdbc-hsqldb-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-hsqldb/1.5.6/pax-jdbc-hsqldb-1.5.6.jar (8.1 kB at 677 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar (642 kB at 36 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mariadb/1.5.6/pax-jdbc-mariadb-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mariadb/1.5.6/pax-jdbc-mariadb-1.5.6.jar (8.0 kB at 574 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/oracle/database/jdbc/ojdbc8/23.2.0.0/ojdbc8-23.2.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/oracle/database/jdbc/ojdbc8/23.2.0.0/ojdbc8-23.2.0.0.jar (6.8 MB at 132 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-oracle/1.5.6/pax-jdbc-oracle-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-oracle/1.5.6/pax-jdbc-oracle-1.5.6.jar (8.4 kB at 930 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar (1.1 MB at 45 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xerial/sqlite-jdbc/3.42.0.0/sqlite-jdbc-3.42.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xerial/sqlite-jdbc/3.42.0.0/sqlite-jdbc-3.42.0.0.jar (13 MB at 130 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-sqlite/1.5.6/pax-jdbc-sqlite-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-sqlite/1.5.6/pax-jdbc-sqlite-1.5.6.jar (7.9 kB at 785 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/microsoft/sqlserver/mssql-jdbc/12.3.1.jre8-preview/mssql-jdbc-12.3.1.jre8-preview.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/microsoft/sqlserver/mssql-jdbc/12.3.1.jre8-preview/mssql-jdbc-12.3.1.jre8-preview.jar (1.2 MB at 47 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-jtds/1.5.6/pax-jdbc-jtds-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-jtds/1.5.6/pax-jdbc-jtds-1.5.6.jar (7.1 kB at 707 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-dbcp2/1.5.6/pax-jdbc-pool-dbcp2-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-dbcp2/1.5.6/pax-jdbc-pool-dbcp2-1.5.6.jar (13 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-c3p0/1.5.6/pax-jdbc-pool-c3p0-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-c3p0/1.5.6/pax-jdbc-pool-c3p0-1.5.6.jar (9.2 kB at 706 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-hikaricp/1.5.6/pax-jdbc-pool-hikaricp-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-hikaricp/1.5.6/pax-jdbc-pool-hikaricp-1.5.6.jar (6.2 kB at 480 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/components/geronimo-connector/3.1.5/geronimo-connector-3.1.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/components/geronimo-connector/3.1.5/geronimo-connector-3.1.5.jar (123 kB at 9.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-aries/1.5.6/pax-jdbc-pool-aries-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-aries/1.5.6/pax-jdbc-pool-aries-1.5.6.jar (139 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/narayana/osgi/narayana-osgi-jta/5.12.7.Final/narayana-osgi-jta-5.12.7.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/narayana/osgi/narayana-osgi-jta/5.12.7.Final/narayana-osgi-jta-5.12.7.Final.jar (3.8 MB at 88 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-narayana/1.5.6/pax-jdbc-pool-narayana-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-narayana/1.5.6/pax-jdbc-pool-narayana-1.5.6.jar (17 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-transx/1.5.6/pax-jdbc-pool-transx-1.5.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-transx/1.5.6/pax-jdbc-pool-transx-1.5.6.jar (9.7 kB at 810 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-api/0.5.4/pax-transx-tm-api-0.5.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-api/0.5.4/pax-transx-tm-api-0.5.4.jar (6.3 kB at 577 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-geronimo/0.5.4/pax-transx-tm-geronimo-0.5.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-geronimo/0.5.4/pax-transx-tm-geronimo-0.5.4.jar (202 kB at 9.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-atomikos/0.5.4/pax-transx-tm-atomikos-0.5.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-atomikos/0.5.4/pax-transx-tm-atomikos-0.5.4.jar (333 kB at 22 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-narayana/0.5.4/pax-transx-tm-narayana-0.5.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-narayana/0.5.4/pax-transx-tm-narayana-0.5.4.jar (3.8 MB at 70 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-connector/0.5.4/pax-transx-connector-0.5.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-connector/0.5.4/pax-transx-connector-0.5.4.jar (66 kB at 5.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-jdbc/0.5.4/pax-transx-jdbc-0.5.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-jdbc/0.5.4/pax-transx-jdbc-0.5.4.jar (71 kB at 5.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-jms/0.5.4/pax-transx-jms-0.5.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-jms/0.5.4/pax-transx-jms-0.5.4.jar (62 kB at 5.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/8.0.3/odl-jolokia-osgi-8.0.3-configuration.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/8.0.3/odl-jolokia-osgi-8.0.3-configuration.cfg (630 B at 52 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.18.3/aaa-password-service-api-0.18.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.18.3/aaa-password-service-api-0.18.3.jar (21 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.18.3/aaa-password-service-impl-0.18.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.18.3/aaa-password-service-impl-0.18.3.jar (20 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.18.3/repackaged-shiro-0.18.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.18.3/repackaged-shiro-0.18.3.jar (583 kB at 31 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.18.3/web-osgi-impl-0.18.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.18.3/web-osgi-impl-0.18.3.jar (16 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.18.3/web-api-0.18.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.18.3/web-api-0.18.3.jar (24 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.18.3/servlet-jersey2-0.18.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.18.3/servlet-jersey2-0.18.3.jar (12 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.18.3/servlet-api-0.18.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.18.3/servlet-api-0.18.3.jar (9.0 kB at 996 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/jersey-hk2/2.41/jersey-hk2-2.41.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/jersey-hk2/2.41/jersey-hk2-2.41.jar (78 kB at 5.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-common/2.41/jersey-common-2.41.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-common/2.41/jersey-common-2.41.jar (1.3 MB at 52 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-client/2.41/jersey-client-2.41.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-client/2.41/jersey-client-2.41.jar (303 kB at 23 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-server/2.41/jersey-server-2.41.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-server/2.41/jersey-server-2.41.jar (953 kB at 40 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet/2.41/jersey-container-servlet-2.41.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet/2.41/jersey-container-servlet-2.41.jar (32 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet-core/2.41/jersey-container-servlet-core-2.41.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet-core/2.41/jersey-container-servlet-core-2.41.jar (73 kB at 6.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-sse/2.41/jersey-media-sse-2.41.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-sse/2.41/jersey-media-sse-2.41.jar (79 kB at 6.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.18.3/aaa-encrypt-service-0.18.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.18.3/aaa-encrypt-service-0.18.3.jar (14 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.18.3/aaa-encrypt-service-impl-0.18.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.18.3/aaa-encrypt-service-impl-0.18.3.jar (38 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.18.3/aaa-authn-api-0.18.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.18.3/aaa-authn-api-0.18.3.jar (32 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.18.3/aaa-cert-0.18.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.18.3/aaa-cert-0.18.3.jar (181 kB at 16 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.18.3/aaa-cert-0.18.3-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.18.3/aaa-cert-0.18.3-config.xml (687 B at 49 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.5/rfc8040-ietf-restconf-monitoring-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/6.0.5/rfc8040-ietf-restconf-monitoring-6.0.5.jar (51 kB at 5.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/6.0.5/netconf-api-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/6.0.5/netconf-api-6.0.5.jar (52 kB at 5.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/6.0.5/netconf-auth-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/6.0.5/netconf-auth-6.0.5.jar (8.0 kB at 801 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/6.0.5/rfc5277-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/6.0.5/rfc5277-6.0.5.jar (64 kB at 5.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6241/6.0.5/rfc6241-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6241/6.0.5/rfc6241-6.0.5.jar (399 kB at 20 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6470/6.0.5/rfc6470-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6470/6.0.5/rfc6470-6.0.5.jar (84 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8526/6.0.5/rfc8526-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc8526/6.0.5/rfc8526-6.0.5.jar (111 kB at 6.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6243/6.0.5/rfc6243-6.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc6243/6.0.5/rfc6243-6.0.5.jar (30 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-compatibility-annotation13/8.0.15/pax-web-compatibility-annotation13-8.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-compatibility-annotation13/8.0.15/pax-web-compatibility-annotation13-8.0.15.jar (3.0 kB at 198 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-compatibility-el2/8.0.15/pax-web-compatibility-el2-8.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-compatibility-el2/8.0.15/pax-web-compatibility-el2-8.0.15.jar (3.0 kB at 177 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-compatibility-servlet31/8.0.15/pax-web-compatibility-servlet31-8.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-compatibility-servlet31/8.0.15/pax-web-compatibility-servlet31-8.0.15.jar (3.0 kB at 229 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-api/8.0.15/pax-web-api-8.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-api/8.0.15/pax-web-api-8.0.15.jar (269 kB at 16 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-spi/8.0.15/pax-web-spi-8.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-spi/8.0.15/pax-web-spi-8.0.15.jar (768 kB at 38 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-websocket/8.0.15/pax-web-websocket-8.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-websocket/8.0.15/pax-web-websocket-8.0.15.jar (8.7 kB at 871 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-xml/9.4.50.v20221201/jetty-xml-9.4.50.v20221201.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-xml/9.4.50.v20221201/jetty-xml-9.4.50.v20221201.jar (68 kB at 5.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-servlets/9.4.50.v20221201/jetty-servlets-9.4.50.v20221201.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-servlets/9.4.50.v20221201/jetty-servlets-9.4.50.v20221201.jar (108 kB at 9.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-continuation/9.4.50.v20221201/jetty-continuation-9.4.50.v20221201.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-continuation/9.4.50.v20221201/jetty-continuation-9.4.50.v20221201.jar (25 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-jmx/9.4.50.v20221201/jetty-jmx-9.4.50.v20221201.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-jmx/9.4.50.v20221201/jetty-jmx-9.4.50.v20221201.jar (42 kB at 4.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-jaas/9.4.50.v20221201/jetty-jaas-9.4.50.v20221201.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-jaas/9.4.50.v20221201/jetty-jaas-9.4.50.v20221201.jar (48 kB at 4.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-rewrite/9.4.50.v20221201/jetty-rewrite-9.4.50.v20221201.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-rewrite/9.4.50.v20221201/jetty-rewrite-9.4.50.v20221201.jar (45 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/javax-websocket-client-impl/9.4.50.v20221201/javax-websocket-client-impl-9.4.50.v20221201.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/javax-websocket-client-impl/9.4.50.v20221201/javax-websocket-client-impl-9.4.50.v20221201.jar (168 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/javax-websocket-server-impl/9.4.50.v20221201/javax-websocket-server-impl-9.4.50.v20221201.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/javax-websocket-server-impl/9.4.50.v20221201/javax-websocket-server-impl-9.4.50.v20221201.jar (48 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-hpack/9.4.50.v20221201/http2-hpack-9.4.50.v20221201.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-hpack/9.4.50.v20221201/http2-hpack-9.4.50.v20221201.jar (52 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-common/9.4.50.v20221201/http2-common-9.4.50.v20221201.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-common/9.4.50.v20221201/http2-common-9.4.50.v20221201.jar (206 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-server/9.4.50.v20221201/http2-server-9.4.50.v20221201.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-server/9.4.50.v20221201/http2-server-9.4.50.v20221201.jar (61 kB at 5.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-server/9.4.50.v20221201/jetty-alpn-server-9.4.50.v20221201.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-server/9.4.50.v20221201/jetty-alpn-server-9.4.50.v20221201.jar (18 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-openjdk8-server/9.4.50.v20221201/jetty-alpn-openjdk8-server-9.4.50.v20221201.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-openjdk8-server/9.4.50.v20221201/jetty-alpn-openjdk8-server-9.4.50.v20221201.jar (19 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-java-server/9.4.50.v20221201/jetty-alpn-java-server-9.4.50.v20221201.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-java-server/9.4.50.v20221201/jetty-alpn-java-server-9.4.50.v20221201.jar (17 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-runtime/8.0.15/pax-web-runtime-8.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-runtime/8.0.15/pax-web-runtime-8.0.15.jar (158 kB at 18 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-jetty/8.0.15/pax-web-jetty-8.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-jetty/8.0.15/pax-web-jetty-8.0.15.jar (105 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat-common/8.0.15/pax-web-tomcat-common-8.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat-common/8.0.15/pax-web-tomcat-common-8.0.15.jar (551 kB at 25 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.15/pax-web-features-8.0.15-config-jetty.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.15/pax-web-features-8.0.15-config-jetty.xml (4.4 kB at 316 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.15/pax-web-features-8.0.15-context-jetty.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.15/pax-web-features-8.0.15-context-jetty.xml (1.3 kB at 132 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat/8.0.15/pax-web-tomcat-8.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat/8.0.15/pax-web-tomcat-8.0.15.jar (2.7 MB at 69 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat-websocket/8.0.15/pax-web-tomcat-websocket-8.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat-websocket/8.0.15/pax-web-tomcat-websocket-8.0.15.jar (245 kB at 14 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.15/pax-web-features-8.0.15-config-tomcat.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.15/pax-web-features-8.0.15-config-tomcat.xml (1.9 kB at 51 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.15/pax-web-features-8.0.15-context-tomcat.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.15/pax-web-features-8.0.15-context-tomcat.xml (784 B at 16 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/xnio/xnio-api/3.8.8.Final/xnio-api-3.8.8.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/xnio/xnio-api/3.8.8.Final/xnio-api-3.8.8.Final.jar (585 kB at 24 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/xnio/xnio-nio/3.8.8.Final/xnio-nio-3.8.8.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/xnio/xnio-nio/3.8.8.Final/xnio-nio-3.8.8.Final.jar (111 kB at 4.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/undertow/undertow-core/2.2.22.Final/undertow-core-2.2.22.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/undertow/undertow-core/2.2.22.Final/undertow-core-2.2.22.Final.jar (2.4 MB at 69 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/undertow/undertow-servlet/2.2.22.Final/undertow-servlet-2.2.22.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/undertow/undertow-servlet/2.2.22.Final/undertow-servlet-2.2.22.Final.jar (545 kB at 29 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-undertow/8.0.15/pax-web-undertow-8.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-undertow/8.0.15/pax-web-undertow-8.0.15.jar (635 kB at 40 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/undertow/undertow-websockets-jsr/2.2.22.Final/undertow-websockets-jsr-2.2.22.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/undertow/undertow-websockets-jsr/2.2.22.Final/undertow-websockets-jsr-2.2.22.Final.jar (175 kB at 18 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-undertow-websocket/8.0.15/pax-web-undertow-websocket-8.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-undertow-websocket/8.0.15/pax-web-undertow-websocket-8.0.15.jar (14 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.15/pax-web-features-8.0.15-config-undertow.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.15/pax-web-features-8.0.15-config-undertow.xml (12 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-jsp/8.0.15/pax-web-jsp-8.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-jsp/8.0.15/pax-web-jsp-8.0.15.jar (1.0 MB at 47 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-extender-whiteboard/8.0.15/pax-web-extender-whiteboard-8.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-extender-whiteboard/8.0.15/pax-web-extender-whiteboard-8.0.15.jar (97 kB at 6.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-extender-war/8.0.15/pax-web-extender-war-8.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-extender-war/8.0.15/pax-web-extender-war-8.0.15.jar (88 kB at 7.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-deployer/8.0.15/pax-web-deployer-8.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-deployer/8.0.15/pax-web-deployer-8.0.15.jar (14 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-karaf/8.0.15/pax-web-karaf-8.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-karaf/8.0.15/pax-web-karaf-8.0.15.jar (32 kB at 1.4 MB/s) [WARNING] Duplicate versions for com.h2database:h2::jar, 2.1.214 and 2.1.210 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 [WARNING] Duplicate versions for org.apache.commons:commons-lang3::jar, 3.13.0 and 3.12.0 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-adapter::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-generator::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-codec::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-loader::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-runtime-osgi::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for net.bytebuddy:byte-buddy::jar, 1.14.8 and 1.14.9 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-schema-osgi::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-api::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-spi::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-api::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-spi::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-api::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-spi::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-util::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:odlext-model-api::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:openconfig-model-api::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6241-model-api::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6536-model-api::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6643-model-api::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc7952-model-api::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8040-model-api::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8528-model-api::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8639-model-api::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8819-model-api::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-api::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-spi::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-util::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-api::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-api::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-ir::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-spi::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-common::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:concepts::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:util::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for com.google.guava:guava::jar, 32.1.2-jre and 32.1.3-jre [WARNING] Duplicate versions for org.checkerframework:checker-qual::jar, 3.37.0 and 3.39.0 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-xpath-api::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-common-api::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-model-api::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-model-ri::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-runtime-api::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-runtime-spi::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-codec-api::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-codec-spi::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-impl::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-ri::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-transform::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.antlr:antlr4-runtime::jar, 4.13.0 and 4.13.1 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-ri::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:odlext-parser-support::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:openconfig-parser-support::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6241-parser-support::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6536-parser-support::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6643-parser-support::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc7952-parser-support::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8040-parser-support::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8528-parser-support::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8639-parser-support::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-impl::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8819-parser-support::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-reactor::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-rfc7950::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-spi::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-fs::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-xpath-impl::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:yang-binding::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-spec-util::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:yang-ext::jar, 2013.09.07.24.2 and 2013.09.07.24.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-api::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-spi::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-util::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-broker::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:ietf-type-util::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-singleton-dom-impl::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-singleton-common-api::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-common-api::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-common-spi::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-dom-api::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-binding-api::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:general-entity::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-binding-adapter::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:sal-remoterpc-connector::jar, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:cds-access-api::jar, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:cds-access-client::jar, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:cds-dom-api::jar, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:sal-distributed-datastore::jar, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:eos-dom-akka::jar, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:sal-cluster-admin-api::jar, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:sal-cluster-admin-impl::jar, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:akkaconf:xml, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:factoryakkaconf:xml, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:moduleshardconf:xml, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:moduleconf:xml, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:datastore:cfg, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.apache.commons:commons-text::jar, 1.10.0 and 1.11.0 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-binfmt::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-gson::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-xml::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.codehaus.woodstox:stax2-api::jar, 4.2.1 and 4.2.2 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-commons::jar, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-graphite::jar, 4.2.19 and 4.2.20 [WARNING] Duplicate versions for com.rabbitmq:amqp-client::jar, 5.17.0 and 5.18.0 [WARNING] Duplicate versions for org.opendaylight.controller:sal-akka-raft::jar, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:cds-mgmt-api::jar, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:sal-akka-segmented-journal::jar, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:atomix-storage::jar, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-core::jar, 4.2.19 and 4.2.20 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-healthchecks::jar, 4.2.19 and 4.2.20 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-jmx::jar, 4.2.19 and 4.2.20 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-jvm::jar, 4.2.19 and 4.2.20 [WARNING] Duplicate versions for org.opendaylight.controller:repackaged-akka::jar, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:sal-common-util::jar, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.infrautils:ready-impl::jar, 6.0.2 and 6.0.4 [WARNING] Duplicate versions for org.opendaylight.infrautils:ready-api::jar, 6.0.2 and 6.0.4 [WARNING] Duplicate versions for org.opendaylight.infrautils:infrautils-util::jar, 6.0.2 and 6.0.4 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-nb::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-api::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-dom-api::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.eclipse.jetty.websocket:websocket-api::jar, 9.4.50.v20221201 and 9.4.52.v20230823 [WARNING] Duplicate versions for org.eclipse.jetty.websocket:websocket-servlet::jar, 9.4.50.v20221201 and 9.4.52.v20230823 [WARNING] Duplicate versions for org.eclipse.jetty.websocket:websocket-server::jar, 9.4.50.v20221201 and 9.4.52.v20230823 [WARNING] Duplicate versions for org.eclipse.jetty.websocket:websocket-common::jar, 9.4.50.v20221201 and 9.4.52.v20230823 [WARNING] Duplicate versions for org.eclipse.jetty:jetty-util::jar, 9.4.50.v20221201 and 9.4.52.v20230823 [WARNING] Duplicate versions for org.eclipse.jetty:jetty-io::jar, 9.4.50.v20221201 and 9.4.52.v20230823 [WARNING] Duplicate versions for org.eclipse.jetty.websocket:websocket-client::jar, 9.4.50.v20221201 and 9.4.52.v20230823 [WARNING] Duplicate versions for org.eclipse.jetty:jetty-client::jar, 9.4.50.v20221201 and 9.4.52.v20230823 [WARNING] Duplicate versions for org.eclipse.jetty:jetty-servlet::jar, 9.4.50.v20221201 and 9.4.52.v20230823 [WARNING] Duplicate versions for org.eclipse.jetty:jetty-security::jar, 9.4.50.v20221201 and 9.4.52.v20230823 [WARNING] Duplicate versions for org.eclipse.jetty:jetty-server::jar, 9.4.50.v20221201 and 9.4.52.v20230823 [WARNING] Duplicate versions for org.eclipse.jetty:jetty-util-ajax::jar, 9.4.50.v20221201 and 9.4.52.v20230823 [WARNING] Duplicate versions for org.eclipse.jetty:jetty-http::jar, 9.4.50.v20221201 and 9.4.52.v20230823 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-nb:config:cfg, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8072::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8040::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:netty-event-executor-config::jar, 0.19.2 and 0.19.3 [WARNING] Duplicate versions for org.opendaylight.controller:netty-threadgroup-config::jar, 0.19.2 and 0.19.3 [WARNING] Duplicate versions for org.opendaylight.controller:netty-timer-config::jar, 0.19.2 and 0.19.3 [WARNING] Duplicate versions for org.opendaylight.controller:threadpool-config-api::jar, 0.19.2 and 0.19.3 [WARNING] Duplicate versions for org.opendaylight.controller:threadpool-config-impl::jar, 0.19.2 and 0.19.3 [WARNING] Duplicate versions for io.netty:netty-codec-http::jar, 4.1.97.Final and 4.1.100.Final [WARNING] Duplicate versions for io.netty:netty-common::jar, 4.1.97.Final and 4.1.100.Final [WARNING] Duplicate versions for io.netty:netty-buffer::jar, 4.1.97.Final and 4.1.100.Final [WARNING] Duplicate versions for io.netty:netty-transport::jar, 4.1.97.Final and 4.1.100.Final [WARNING] Duplicate versions for io.netty:netty-codec::jar, 4.1.97.Final and 4.1.100.Final [WARNING] Duplicate versions for io.netty:netty-handler::jar, 4.1.97.Final and 4.1.100.Final [WARNING] Duplicate versions for io.netty:netty-resolver::jar, 4.1.97.Final and 4.1.100.Final [WARNING] Duplicate versions for io.netty:netty-transport-native-unix-common::jar, 4.1.97.Final and 4.1.100.Final [WARNING] Duplicate versions for io.netty:netty-transport-native-epoll:linux-x86_64:jar, 4.1.97.Final and 4.1.100.Final [WARNING] Duplicate versions for io.netty:netty-transport-classes-epoll::jar, 4.1.97.Final and 4.1.100.Final [WARNING] Duplicate versions for io.netty:netty-transport-native-unix-common:linux-x86_64:jar, 4.1.97.Final and 4.1.100.Final [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-common-models::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-common::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-export::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8525::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc7952::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro::jar, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-tokenauthrealm::jar, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-idm-store-h2::jar, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for com.h2database:h2::jar, 2.1.214 and 2.2.220 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro-api::jar, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-filterchain::jar, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:aaa-app-config:xml, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:aaa-datastore-config:xml, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-impl:aaa-password-service-config:xml, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:idmtool:py, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-filterchain:config:cfg, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.osgi:org.osgi.service.jdbc::jar, 1.0.1 and 1.1.0 [WARNING] Duplicate versions for org.apache.karaf.jdbc:org.apache.karaf.jdbc.core::jar, 4.4.3 and 4.4.4 [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc-pool-common::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc-config::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc-db2::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc-teradata::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc-derby::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc-derbyclient::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for org.hsqldb:hsqldb:jdk8:jar, 2.7.1 and 2.7.2 [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc-hsqldb::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for org.mariadb.jdbc:mariadb-java-client::jar, 2.7.4 and 3.1.4 [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc-mariadb::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for com.oracle.database.jdbc:ojdbc8::jar, 21.4.0.0.1 and 23.2.0.0 [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc-oracle::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for org.postgresql:postgresql::jar, 42.3.7 and 42.6.0 [WARNING] Duplicate versions for org.xerial:sqlite-jdbc::jar, 3.36.0.3 and 3.42.0.0 [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc-sqlite::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for com.microsoft.sqlserver:mssql-jdbc::jar, 9.4.1.jre8 and 12.3.1.jre8-preview [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc-jtds::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for org.apache.geronimo.components:geronimo-connector::jar, 3.1.4 and 3.1.5 [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc-pool-aries::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for org.jboss.narayana.osgi:narayana-osgi-jta::jar, 5.12.5.Final and 5.12.7.Final [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc-pool-narayana::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc-pool-transx::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for org.ops4j.pax.transx:pax-transx-tm-api::jar, 0.5.3 and 0.5.4 [WARNING] Duplicate versions for org.ops4j.pax.transx:pax-transx-tm-geronimo::jar, 0.5.3 and 0.5.4 [WARNING] Duplicate versions for org.ops4j.pax.transx:pax-transx-tm-atomikos::jar, 0.5.3 and 0.5.4 [WARNING] Duplicate versions for org.ops4j.pax.transx:pax-transx-tm-narayana::jar, 0.5.3 and 0.5.4 [WARNING] Duplicate versions for org.ops4j.pax.transx:pax-transx-connector::jar, 0.5.3 and 0.5.4 [WARNING] Duplicate versions for org.ops4j.pax.transx:pax-transx-jdbc::jar, 0.5.3 and 0.5.4 [WARNING] Duplicate versions for org.ops4j.pax.transx:pax-transx-jms::jar, 0.5.3 and 0.5.4 [WARNING] Duplicate versions for org.opendaylight.controller:odl-jolokia-osgi:configuration:cfg, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-api::jar, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-impl::jar, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.aaa:repackaged-shiro::jar, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.aaa.web:web-osgi-impl::jar, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.aaa.web:web-api::jar, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.aaa.web:servlet-jersey2::jar, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.aaa.web:servlet-api::jar, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.glassfish.jersey.inject:jersey-hk2::jar, 2.40 and 2.41 [WARNING] Duplicate versions for org.glassfish.jersey.core:jersey-common::jar, 2.40 and 2.41 [WARNING] Duplicate versions for org.glassfish.jersey.core:jersey-client::jar, 2.40 and 2.41 [WARNING] Duplicate versions for org.glassfish.jersey.core:jersey-server::jar, 2.40 and 2.41 [WARNING] Duplicate versions for org.glassfish.jersey.containers:jersey-container-servlet::jar, 2.40 and 2.41 [WARNING] Duplicate versions for org.glassfish.jersey.containers:jersey-container-servlet-core::jar, 2.40 and 2.41 [WARNING] Duplicate versions for org.glassfish.jersey.media:jersey-media-sse::jar, 2.40 and 2.41 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-encrypt-service::jar, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-encrypt-service-impl::jar, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.controller:blueprint::jar, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-authn-api::jar, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-cert::jar, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-cert:config:xml, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-api::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-auth::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc5277::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc6241::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc6470::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc8526::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc6243::jar, 6.0.4 and 6.0.5 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/serviceutils-distribution-check-calcium/distribution/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.3:archive (package) @ karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ karaf --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ karaf --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.6.0:modernizer (modernizer) @ karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (report) @ karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ karaf --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/integration/karaf/0.20.0-SNAPSHOT/karaf-0.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/karaf/target/karaf-0.20.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/integration/karaf/0.20.0-SNAPSHOT/karaf-0.20.0-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/karaf/target/karaf-0.20.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/integration/karaf/0.20.0-SNAPSHOT/karaf-0.20.0-SNAPSHOT.zip [INFO] [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ karaf --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/distribution/karaf/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:singles-aggregator >----------- [INFO] Building ODL :: integration :: singles-aggregator 0.20.0-SNAPSHOT [15/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ singles-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-maven) @ singles-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ singles-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ singles-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ singles-aggregator --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/features/singles/pom.xml to /tmp/r/org/opendaylight/integration/singles-aggregator/0.20.0-SNAPSHOT/singles-aggregator-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ singles-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/distribution/features/singles/dependency_tree.txt [INFO] [INFO] -----------< org.opendaylight.integration:repos-aggregator >------------ [INFO] Building ODL :: integration :: repos-aggregator 0.20.0-SNAPSHOT [16/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ repos-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-maven) @ repos-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ repos-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ repos-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ repos-aggregator --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/features/repos/pom.xml to /tmp/r/org/opendaylight/integration/repos-aggregator/0.20.0-SNAPSHOT/repos-aggregator-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ repos-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/distribution/features/repos/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:features-aggregator >---------- [INFO] Building ODL :: integration :: features-aggregator 0.20.0-SNAPSHOT [17/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-maven) @ features-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ features-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-aggregator --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/features/pom.xml to /tmp/r/org/opendaylight/integration/features-aggregator/0.20.0-SNAPSHOT/features-aggregator-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ features-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/distribution/features/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.integration:onap-karaf >--------------- [INFO] Building ODL :: integration :: onap-karaf 0.20.0-SNAPSHOT [18/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ onap-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-maven) @ onap-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-banned-dependencies) @ onap-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ onap-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ onap-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ onap-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ onap-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ onap-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ onap-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/distribution/onap-karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.3:assembly (process-resources) @ onap-karaf --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/serviceutils-distribution-check-calcium/distribution/onap-karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.3/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/serviceutils-distribution-check-calcium/distribution/onap-karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.3/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.3/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.4 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.3 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.3 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.3 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.18.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.15.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller/8.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-experimental/8.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.18.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.18.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.18.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.18.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.18.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-spifly/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-asm/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.18.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.4/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-lmax-3/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.18.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.15.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/13.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/8.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-broker-local/8.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/8.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/8.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/8.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/8.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/8.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/8.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.15.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-netty-util/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/8.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/8.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7224/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345-non-nmda/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8520/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8519/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8530/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8542/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8776/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795-non-nmda/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819-non-nmda/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-exp-netty-config/8.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-toaster/8.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.18.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.4/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.15/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8349/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348-non-nmda/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346-non-nmda/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/12.0.3/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.3/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/12.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-exp-netty-config/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/11.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.18.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/12.0.3/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] Feature 03b62883-6179-4ab0-9f77-51dbe422ca20/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.4 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] Feature jaas-boot/4.4.3 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.3.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.3 [INFO] Feature jaas/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.3 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.3 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.3 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature bundle/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.3 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature kar/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.3 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature aries-proxy/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.4 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.4 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.4 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.4 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.4 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 [INFO] Feature package/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.3 [INFO] Feature service/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.3 [INFO] Feature system/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.3 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature feature/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.3 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.3 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.3 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature shell/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.3 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.3 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature management/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature aries-blueprint/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature config/4.4.3 is defined as a boot feature [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature log/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.3 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature ssh/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk15on/1.70 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk15on/1.70 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.9.2 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.3 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk15on/1.70 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.9.2 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.9.2 [INFO] Feature framework/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.6 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 [INFO] Feature instance/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.3 [INFO] Feature diagnostic/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.3 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.3.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.3 [INFO] Feature shell-compat/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.3 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.3 [INFO] Feature pax-url-wrap/2.6.12 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.12/jar/uber [INFO] Feature deployer/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.3 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.3 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.3 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.3 [INFO] Feature scr/4.4.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature standard/4.4.3 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.3 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.3 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.5:check (analyze-compile) > :spotbugs @ onap-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.5:spotbugs (spotbugs) @ onap-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.5:check (analyze-compile) < :spotbugs @ onap-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.5:check (analyze-compile) @ onap-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.0:copy (apply-branding) @ onap-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.0:unpack-dependencies (unpack-karaf-resources) @ onap-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.0:copy (org.ops4j.pax.url.mvn.cfg) @ onap-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying opendaylight-karaf-resources-13.0.4-config.properties to /w/workspace/serviceutils-distribution-check-calcium/distribution/onap-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- maven-dependency-plugin:3.6.0:copy-dependencies (copy-aaa-cli-jar) @ onap-karaf --- [INFO] Copying aaa-cli-jar-0.18.2.jar to /w/workspace/serviceutils-distribution-check-calcium/distribution/onap-karaf/target/assembly/bin/aaa-cli-jar.jar [INFO] [INFO] --- maven-dependency-plugin:3.6.0:unpack-dependencies (unpack-odl-karaf-resources) @ onap-karaf --- [INFO] [INFO] --- copy-files-plugin:13.0.4:copy-files (default) @ onap-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ onap-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/distribution/onap-karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.0.4:populate-local-repo (populate-local-repo) @ onap-karaf --- [INFO] Feature repository discovered recursively: 8dcfeb03-e556-410f-baea-da9642f548e9 [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: odl-aaa-0.18.2 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-aaa-0.18.2 [INFO] Feature repository discovered recursively: odl-aaa-cli [INFO] Feature repository discovered recursively: odl-aaa-0.18.2 [INFO] Feature repository discovered recursively: odl-aaa-0.18.2 [INFO] Feature repository discovered recursively: odl-aaa-0.18.2 [INFO] Feature repository discovered recursively: odl-aaa-0.18.2 [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-aaa-0.18.2 [INFO] Feature repository discovered recursively: features-controller [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-mdsal-8.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-8.0.2 [INFO] Feature repository discovered recursively: odl-controller-8.0.2 [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.2 [INFO] Feature repository discovered recursively: odl-controller-8.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.2 [INFO] Feature repository discovered recursively: odl-extras-8.0.2 [INFO] Feature repository discovered recursively: features-controller-experimental [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config [INFO] Feature repository discovered recursively: odl-toaster-8.0.2 [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.15.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-daexim-all-1.15.0-SNAPSHOT [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-trace-12.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-12.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: features-netconf [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-client-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-impl-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-mdsal [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-netty-util-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-connector-all [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh [INFO] Feature repository discovered recursively: odl-netconf-console [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-transport [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: features-netconf-experimental [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: features-odlparent [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.5 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-karaf-feat-war [INFO] Feature repository discovered recursively: odl-lmax-3 [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: framework-4.4.3 [INFO] Feature repository discovered recursively: standard-4.4.3 [INFO] Feature repository discovered recursively: framework-4.4.3 [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: odl-aaa-0.18.2 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-aaa-0.18.2 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.2 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-8.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-8.0.2 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-controller-8.0.2 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.18.2 [INFO] Feature repository discovered recursively: odl-aaa-cli [INFO] Feature repository discovered recursively: odl-aaa-0.18.2 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.5 [INFO] Feature repository discovered recursively: pax-transx-0.5.3 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-extras-8.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.18.2 [INFO] Feature repository discovered recursively: odl-aaa-0.18.2 [INFO] Feature repository discovered recursively: odl-aaa-0.18.2 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: features-controller [INFO] Feature repository discovered recursively: odl-mdsal-8.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: features-controller-experimental [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-toaster-8.0.2 [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.15.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-8.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-8.0.3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-controller-8.0.3 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.3 [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-daexim-all-1.15.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.5 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: odl-extras-8.0.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.3 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-6.0.5 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-trace-12.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-12.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: features-netconf [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-impl-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-netty-util-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-transport [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-client-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-mdsal [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-connector-all [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-netconf-console [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.4 [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: features-netconf-experimental [INFO] Feature repository discovered recursively: odl-netconf-6.0.4 [INFO] Feature repository discovered recursively: features-odlparent [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-karaf-feat-war [INFO] Feature repository discovered recursively: odl-lmax-3 [INFO] Feature repository discovered recursively: standard-4.4.3 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.15 [WARNING] Duplicate versions for com.h2database:h2::jar, 2.1.214 and 2.1.210 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 [WARNING] Duplicate versions for org.apache.commons:commons-lang3::jar, 3.13.0 and 3.12.0 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-adapter::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-generator::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-codec::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-loader::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-runtime-osgi::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for net.bytebuddy:byte-buddy::jar, 1.14.8 and 1.14.9 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-schema-osgi::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-api::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-spi::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-api::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-spi::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-api::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-spi::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-util::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:odlext-model-api::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:openconfig-model-api::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6241-model-api::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6536-model-api::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6643-model-api::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc7952-model-api::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8040-model-api::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8528-model-api::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8639-model-api::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8819-model-api::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-api::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-spi::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-util::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-api::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-api::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-ir::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-spi::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-common::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:concepts::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:util::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for com.google.guava:guava::jar, 32.1.2-jre and 32.1.3-jre [WARNING] Duplicate versions for org.checkerframework:checker-qual::jar, 3.37.0 and 3.39.0 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-xpath-api::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-common-api::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-model-api::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-model-ri::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-runtime-api::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-runtime-spi::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-codec-api::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-codec-spi::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-impl::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-ri::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-transform::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.antlr:antlr4-runtime::jar, 4.13.0 and 4.13.1 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-ri::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:odlext-parser-support::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:openconfig-parser-support::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6241-parser-support::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6536-parser-support::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6643-parser-support::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc7952-parser-support::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8040-parser-support::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8528-parser-support::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8639-parser-support::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-impl::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8819-parser-support::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-reactor::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-rfc7950::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-spi::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-fs::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-xpath-impl::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal:yang-binding::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-spec-util::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:yang-ext::jar, 2013.09.07.24.2 and 2013.09.07.24.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-api::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-spi::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-util::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-broker::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:ietf-type-util::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-singleton-dom-impl::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-singleton-common-api::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-common-api::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-common-spi::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-dom-api::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-binding-api::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:general-entity::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-binding-adapter::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:sal-remoterpc-connector::jar, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:cds-access-api::jar, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:cds-access-client::jar, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:cds-dom-api::jar, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:sal-distributed-datastore::jar, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:eos-dom-akka::jar, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:sal-cluster-admin-api::jar, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:sal-cluster-admin-impl::jar, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:akkaconf:xml, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:factoryakkaconf:xml, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:moduleshardconf:xml, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:moduleconf:xml, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:datastore:cfg, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.apache.commons:commons-text::jar, 1.10.0 and 1.11.0 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-binfmt::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-gson::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-xml::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.codehaus.woodstox:stax2-api::jar, 4.2.1 and 4.2.2 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-commons::jar, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-graphite::jar, 4.2.19 and 4.2.20 [WARNING] Duplicate versions for com.rabbitmq:amqp-client::jar, 5.17.0 and 5.18.0 [WARNING] Duplicate versions for org.opendaylight.controller:sal-akka-raft::jar, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:cds-mgmt-api::jar, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:sal-akka-segmented-journal::jar, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:atomix-storage::jar, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-core::jar, 4.2.19 and 4.2.20 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-healthchecks::jar, 4.2.19 and 4.2.20 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-jmx::jar, 4.2.19 and 4.2.20 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-jvm::jar, 4.2.19 and 4.2.20 [WARNING] Duplicate versions for org.opendaylight.controller:repackaged-akka::jar, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:sal-common-util::jar, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-nb::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-api::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-dom-api::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.eclipse.jetty.websocket:websocket-api::jar, 9.4.50.v20221201 and 9.4.52.v20230823 [WARNING] Duplicate versions for org.eclipse.jetty.websocket:websocket-servlet::jar, 9.4.50.v20221201 and 9.4.52.v20230823 [WARNING] Duplicate versions for org.eclipse.jetty.websocket:websocket-server::jar, 9.4.50.v20221201 and 9.4.52.v20230823 [WARNING] Duplicate versions for org.eclipse.jetty.websocket:websocket-common::jar, 9.4.50.v20221201 and 9.4.52.v20230823 [WARNING] Duplicate versions for org.eclipse.jetty:jetty-util::jar, 9.4.50.v20221201 and 9.4.52.v20230823 [WARNING] Duplicate versions for org.eclipse.jetty:jetty-io::jar, 9.4.50.v20221201 and 9.4.52.v20230823 [WARNING] Duplicate versions for org.eclipse.jetty.websocket:websocket-client::jar, 9.4.50.v20221201 and 9.4.52.v20230823 [WARNING] Duplicate versions for org.eclipse.jetty:jetty-client::jar, 9.4.50.v20221201 and 9.4.52.v20230823 [WARNING] Duplicate versions for org.eclipse.jetty:jetty-servlet::jar, 9.4.50.v20221201 and 9.4.52.v20230823 [WARNING] Duplicate versions for org.eclipse.jetty:jetty-security::jar, 9.4.50.v20221201 and 9.4.52.v20230823 [WARNING] Duplicate versions for org.eclipse.jetty:jetty-server::jar, 9.4.50.v20221201 and 9.4.52.v20230823 [WARNING] Duplicate versions for org.eclipse.jetty:jetty-util-ajax::jar, 9.4.50.v20221201 and 9.4.52.v20230823 [WARNING] Duplicate versions for org.eclipse.jetty:jetty-http::jar, 9.4.50.v20221201 and 9.4.52.v20230823 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-nb:config:cfg, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8072::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8040::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.controller:netty-event-executor-config::jar, 0.19.2 and 0.19.3 [WARNING] Duplicate versions for org.opendaylight.controller:netty-threadgroup-config::jar, 0.19.2 and 0.19.3 [WARNING] Duplicate versions for org.opendaylight.controller:netty-timer-config::jar, 0.19.2 and 0.19.3 [WARNING] Duplicate versions for org.opendaylight.controller:threadpool-config-api::jar, 0.19.2 and 0.19.3 [WARNING] Duplicate versions for org.opendaylight.controller:threadpool-config-impl::jar, 0.19.2 and 0.19.3 [WARNING] Duplicate versions for io.netty:netty-codec-http::jar, 4.1.97.Final and 4.1.100.Final [WARNING] Duplicate versions for io.netty:netty-common::jar, 4.1.97.Final and 4.1.100.Final [WARNING] Duplicate versions for io.netty:netty-buffer::jar, 4.1.97.Final and 4.1.100.Final [WARNING] Duplicate versions for io.netty:netty-transport::jar, 4.1.97.Final and 4.1.100.Final [WARNING] Duplicate versions for io.netty:netty-codec::jar, 4.1.97.Final and 4.1.100.Final [WARNING] Duplicate versions for io.netty:netty-handler::jar, 4.1.97.Final and 4.1.100.Final [WARNING] Duplicate versions for io.netty:netty-resolver::jar, 4.1.97.Final and 4.1.100.Final [WARNING] Duplicate versions for io.netty:netty-transport-native-unix-common::jar, 4.1.97.Final and 4.1.100.Final [WARNING] Duplicate versions for io.netty:netty-transport-native-epoll:linux-x86_64:jar, 4.1.97.Final and 4.1.100.Final [WARNING] Duplicate versions for io.netty:netty-transport-classes-epoll::jar, 4.1.97.Final and 4.1.100.Final [WARNING] Duplicate versions for io.netty:netty-transport-native-unix-common:linux-x86_64:jar, 4.1.97.Final and 4.1.100.Final [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-common-models::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-common::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-export::jar, 11.0.2 and 11.0.4 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8525::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc7952::jar, 12.0.2 and 12.0.3 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro::jar, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-tokenauthrealm::jar, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-idm-store-h2::jar, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for com.h2database:h2::jar, 2.1.214 and 2.2.220 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro-api::jar, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-filterchain::jar, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:aaa-app-config:xml, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:aaa-datastore-config:xml, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-impl:aaa-password-service-config:xml, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:idmtool:py, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-filterchain:config:cfg, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.osgi:org.osgi.service.jdbc::jar, 1.0.1 and 1.1.0 [WARNING] Duplicate versions for org.apache.karaf.jdbc:org.apache.karaf.jdbc.core::jar, 4.4.3 and 4.4.4 [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc-pool-common::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc-config::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc-db2::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc-teradata::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc-derby::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc-derbyclient::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for org.hsqldb:hsqldb:jdk8:jar, 2.7.1 and 2.7.2 [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc-hsqldb::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for org.mariadb.jdbc:mariadb-java-client::jar, 2.7.4 and 3.1.4 [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc-mariadb::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for com.oracle.database.jdbc:ojdbc8::jar, 21.4.0.0.1 and 23.2.0.0 [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc-oracle::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for org.postgresql:postgresql::jar, 42.3.7 and 42.6.0 [WARNING] Duplicate versions for org.xerial:sqlite-jdbc::jar, 3.36.0.3 and 3.42.0.0 [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc-sqlite::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for com.microsoft.sqlserver:mssql-jdbc::jar, 9.4.1.jre8 and 12.3.1.jre8-preview [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc-jtds::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for org.apache.geronimo.components:geronimo-connector::jar, 3.1.4 and 3.1.5 [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc-pool-aries::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for org.jboss.narayana.osgi:narayana-osgi-jta::jar, 5.12.5.Final and 5.12.7.Final [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc-pool-narayana::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for org.ops4j.pax.jdbc:pax-jdbc-pool-transx::jar, 1.5.5 and 1.5.6 [WARNING] Duplicate versions for org.ops4j.pax.transx:pax-transx-tm-api::jar, 0.5.3 and 0.5.4 [WARNING] Duplicate versions for org.ops4j.pax.transx:pax-transx-tm-geronimo::jar, 0.5.3 and 0.5.4 [WARNING] Duplicate versions for org.ops4j.pax.transx:pax-transx-tm-atomikos::jar, 0.5.3 and 0.5.4 [WARNING] Duplicate versions for org.ops4j.pax.transx:pax-transx-tm-narayana::jar, 0.5.3 and 0.5.4 [WARNING] Duplicate versions for org.ops4j.pax.transx:pax-transx-connector::jar, 0.5.3 and 0.5.4 [WARNING] Duplicate versions for org.ops4j.pax.transx:pax-transx-jdbc::jar, 0.5.3 and 0.5.4 [WARNING] Duplicate versions for org.ops4j.pax.transx:pax-transx-jms::jar, 0.5.3 and 0.5.4 [WARNING] Duplicate versions for org.opendaylight.controller:odl-jolokia-osgi:configuration:cfg, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-api::jar, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-impl::jar, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.aaa:repackaged-shiro::jar, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.aaa.web:web-osgi-impl::jar, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.aaa.web:web-api::jar, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.aaa.web:servlet-jersey2::jar, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.aaa.web:servlet-api::jar, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.glassfish.jersey.inject:jersey-hk2::jar, 2.40 and 2.41 [WARNING] Duplicate versions for org.glassfish.jersey.core:jersey-common::jar, 2.40 and 2.41 [WARNING] Duplicate versions for org.glassfish.jersey.core:jersey-client::jar, 2.40 and 2.41 [WARNING] Duplicate versions for org.glassfish.jersey.core:jersey-server::jar, 2.40 and 2.41 [WARNING] Duplicate versions for org.glassfish.jersey.containers:jersey-container-servlet::jar, 2.40 and 2.41 [WARNING] Duplicate versions for org.glassfish.jersey.containers:jersey-container-servlet-core::jar, 2.40 and 2.41 [WARNING] Duplicate versions for org.glassfish.jersey.media:jersey-media-sse::jar, 2.40 and 2.41 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-encrypt-service::jar, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-encrypt-service-impl::jar, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.controller:blueprint::jar, 8.0.2 and 8.0.3 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-authn-api::jar, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-cert::jar, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-cert:config:xml, 0.18.2 and 0.18.3 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-api::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-auth::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc5277::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc6241::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc6470::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc8526::jar, 6.0.4 and 6.0.5 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc6243::jar, 6.0.4 and 6.0.5 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ onap-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ onap-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/serviceutils-distribution-check-calcium/distribution/onap-karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ onap-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.3:archive (package) @ onap-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ onap-karaf --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ onap-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ onap-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ onap-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.6.0:modernizer (modernizer) @ onap-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (report) @ onap-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ onap-karaf --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/onap-karaf/pom.xml to /tmp/r/org/opendaylight/integration/onap-karaf/0.20.0-SNAPSHOT/onap-karaf-0.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/onap-karaf/target/onap-karaf-0.20.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/integration/onap-karaf/0.20.0-SNAPSHOT/onap-karaf-0.20.0-SNAPSHOT.tar.gz [INFO] [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ onap-karaf --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/distribution/onap-karaf/dependency_tree.txt [INFO] [INFO] --------< org.opendaylight.integration:distribution-aggregator >-------- [INFO] Building Integration/Distribution 0.20.0-SNAPSHOT [19/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ distribution-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-maven) @ distribution-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ distribution-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ distribution-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ distribution-aggregator --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-aggregator/0.20.0-SNAPSHOT/distribution-aggregator-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ distribution-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/distribution/dependency_tree.txt [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Integration/Distribution 0.20.0-SNAPSHOT: [INFO] [INFO] ODL :: integration :: distribution-artifacts ....... SUCCESS [ 1.133 s] [INFO] ODL :: integration :: properties ................... SUCCESS [ 0.014 s] [INFO] ODL :: integration :: artifact-artifacts ........... SUCCESS [ 0.016 s] [INFO] ODL :: integration :: other-artifacts .............. SUCCESS [ 0.010 s] [INFO] ODL :: integration :: upstream-all-artifacts ....... SUCCESS [ 0.012 s] [INFO] ODL :: integration :: upstream-aggregator .......... SUCCESS [ 0.010 s] [INFO] ODL :: integration :: all-artifacts ................ SUCCESS [ 0.014 s] [INFO] ODL :: integration :: artifacts-aggregator ......... SUCCESS [ 0.007 s] [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts SUCCESS [ 0.885 s] [INFO] ODL :: integration :: features-index ............... SUCCESS [ 37.127 s] [INFO] ODL :: integration :: odl-integration-compatible-with-all SUCCESS [ 1.604 s] [INFO] ODL :: integration :: odl-integration-all .......... SUCCESS [ 3.230 s] [INFO] ODL :: integration :: features-test ................ SUCCESS [ 2.241 s] [INFO] ODL :: integration :: karaf ........................ SUCCESS [ 43.144 s] [INFO] ODL :: integration :: singles-aggregator ........... SUCCESS [ 0.131 s] [INFO] ODL :: integration :: repos-aggregator ............. SUCCESS [ 0.108 s] [INFO] ODL :: integration :: features-aggregator .......... SUCCESS [ 0.283 s] [INFO] ODL :: integration :: onap-karaf ................... SUCCESS [ 20.017 s] [INFO] Integration/Distribution ........................... SUCCESS [ 0.009 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:53 min [INFO] Finished at: 2024-01-22T09:57:21Z [INFO] ------------------------------------------------------------------------ [serviceutils-distribution-check-calcium] $ /bin/sh -x /tmp/jenkins18349714539022598224.sh + set +e + find /tmp/r/org/opendaylight/serviceutils/ -path '*-SNAPSHOT*' -delete + find /tmp/r/ -regex '.*/_remote.repositories\|.*/maven-metadata-local\.xml\|.*/maven-metadata-fake-nexus\.xml\|.*/resolver-status\.properties' -delete + find /tmp/r/ -type d -empty -delete + echo 'INFO: A listing of project related files left in local repository follows.' INFO: A listing of project related files left in local repository follows. + find /tmp/r/org/opendaylight/serviceutils/ find: ‘/tmp/r/org/opendaylight/serviceutils/’: No such file or directory + true [serviceutils-distribution-check-calcium] $ /bin/sh -xe /tmp/jenkins1261332513041335614.sh + echo ' opendaylight-release opendaylight-mirror opendaylight https://nexus.opendaylight.org/content/repositories/public/ never false opendaylight-plugin-mirror opendaylight-plugin https://nexus.opendaylight.org/content/repositories/public/ never false file-snapshots file-snapshots file file:///tmp/n/ false file-plugin-snapshots file-plugin file:///tmp/n/ false file-snapshots opendaylight-release ' [serviceutils-distribution-check-calcium] $ /bin/sh -xe /tmp/jenkins13487747015757623892.sh + cp -r /tmp/r /tmp/t [serviceutils-distribution-check-calcium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -f serviceutils/pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=5b495c1459f18e8667681b9a9c7a83a60cd04d13 -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=nite@hq.sk "-DGERRIT_EVENT_ACCOUNT_NAME=Robert Varga" -DGERRIT_CHANGE_URL=https://git.opendaylight.org/gerrit/c/serviceutils/+/109894 -DGERRIT_PATCHSET_UPLOADER_EMAIL=nite@hq.sk "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt **/target/failsafe-reports/failsafe-summary.xml **/hs_err_*.log **/target/feature/feature.xml " -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$SILO-$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=serviceutils -DGERRIT_CHANGE_NUMBER=109894 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Robert Varga\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/94/109894/1 -DDISTROSTREAM=calcium "-DGERRIT_PATCHSET_UPLOADER_NAME=Robert Varga" '-DGERRIT_CHANGE_OWNER=\"Robert Varga\" ' -DPROJECT=serviceutils -DGERRIT_CHANGE_COMMIT_MESSAGE=UmV2ZXJ0ICJCdW1wIHVwc3RyZWFtcyIKClRoaXMgcmV2ZXJ0cyBjb21taXQgYjhlMTNjN2I5OGVhZTE1ODFhNDgxNmQ1NDBkYzJjYmY3NzI2ZGQ3MiwgYXMgd2UgYXJlCm5vdCByZWFkeSBmb3IgaXQsIHlldC4KCkNoYW5nZS1JZDogSWRjY2FkOTQyZjdlMDBiNDA4OTAyNTk1MjUyMGMwOTY2ZDY3ODU0ZDQKU2lnbmVkLW9mZi1ieTogUm9iZXJ0IFZhcmdhIDxyb2JlcnQudmFyZ2FAcGFudGhlb24udGVjaD4K -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC= '-DGERRIT_CHANGE_SUBJECT=Revert \"Bump upstreams\"' -DOS_CLOUD=vex -DDISTROGITURL=ssh://jenkins-$SILO@git.opendaylight.org:29418/integration/distribution '-DGERRIT_EVENT_ACCOUNT=\"Robert Varga\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Idccad942f7e00b4089025952520c0966d67854d4 -DKARAF_VERSION=karaf4 -DGERRIT_EVENT_HASH=-85247160 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=nite@hq.sk -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=Robert Varga" clean install dependency:tree -DoutputFile=dependency_tree.txt -s fake_remotes.xml -Pq --show-version --batch-mode -Djenkins -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-535.el8.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ODL :: serviceutils :: quality-parent [pom] [INFO] ODL :: serviceutils :: binding-parent [pom] [INFO] ODL :: serviceutils :: commons [pom] [INFO] ODL :: serviceutils :: metrics-api [bundle] [INFO] ODL :: serviceutils :: tools-api [bundle] [INFO] listener-api [bundle] [INFO] rpc-api [bundle] [INFO] ODL :: serviceutils :: tools-testutils [jar] [INFO] ODL :: serviceutils :: tools-aggregator [pom] [INFO] ODL :: serviceutils :: metrics-impl [bundle] [INFO] ODL :: serviceutils :: Metrics [feature] [INFO] ODL :: serviceutils :: listener tools [feature] [INFO] ODL :: serviceutils :: RPC tools [feature] [INFO] ODL :: serviceutils :: upgrade [bundle] [INFO] ODL :: serviceutils :: TOOLS [feature] [INFO] ODL :: serviceutils :: srm-api [bundle] [INFO] ODL :: serviceutils :: srm-impl [bundle] [INFO] ODL :: serviceutils :: srm-shell [bundle] [INFO] ODL :: serviceutils :: SRM [feature] [INFO] ODL :: serviceutils :: serviceutils-features [feature] [INFO] ODL :: serviceutils :: serviceutils-features-aggregator [pom] [INFO] ODL :: serviceutils :: serviceutils-artifacts [pom] [INFO] ODL :: serviceutils :: metrics-impl-test [bundle] [INFO] ODL :: serviceutils :: metrics-impl-prometheus [bundle] [INFO] ODL :: serviceutils :: metrics-sample [bundle] [INFO] ODL :: serviceutils :: metrics-it [jar] [INFO] ODL :: serviceutils :: metrics-aggregator [pom] [INFO] ODL :: serviceutils :: srm-aggregator [pom] [INFO] ODL :: serviceutils :: serviceutils-karaf [jar] [INFO] serviceutils [pom] [INFO] [INFO] ------------< org.opendaylight.serviceutils:quality-parent >------------ [INFO] Building ODL :: serviceutils :: quality-parent 0.13.0-SNAPSHOT [1/30] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ quality-parent --- [INFO] Deleting /w/workspace/serviceutils-distribution-check-calcium/serviceutils/commons/quality-parent/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ quality-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ quality-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ quality-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ quality-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ quality-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ quality-parent --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ quality-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ quality-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ quality-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ quality-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ quality-parent --- [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ quality-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ quality-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ quality-parent --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ quality-parent --- [INFO] Ignoring POM project! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ quality-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ quality-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ quality-parent --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ quality-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ quality-parent --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/commons/quality-parent/pom.xml to /tmp/r/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/quality-parent-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ quality-parent --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/commons/quality-parent/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.serviceutils:binding-parent >------------ [INFO] Building ODL :: serviceutils :: binding-parent 0.13.0-SNAPSHOT [2/30] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ binding-parent --- [INFO] Deleting /w/workspace/serviceutils-distribution-check-calcium/serviceutils/commons/binding-parent/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ binding-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ binding-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ binding-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ binding-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ binding-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ binding-parent --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ binding-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ binding-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ binding-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ binding-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ binding-parent --- [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ binding-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ binding-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ binding-parent --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ binding-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ binding-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ binding-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ binding-parent --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ binding-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ binding-parent --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/commons/binding-parent/pom.xml to /tmp/r/org/opendaylight/serviceutils/binding-parent/0.13.0-SNAPSHOT/binding-parent-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ binding-parent --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/commons/binding-parent/dependency_tree.txt [INFO] [INFO] ---------------< org.opendaylight.serviceutils:commons >---------------- [INFO] Building ODL :: serviceutils :: commons 0.13.0-SNAPSHOT [3/30] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ commons --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ commons --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ commons --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ commons --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ commons --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ commons --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/commons/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.serviceutils:metrics-api >-------------- [INFO] Building ODL :: serviceutils :: metrics-api 0.13.0-SNAPSHOT [4/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ metrics-api --- [INFO] Deleting /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/api/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ metrics-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ metrics-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ metrics-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ metrics-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ metrics-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ metrics-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ metrics-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ metrics-api --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 14 source files with javac [forked debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ metrics-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ metrics-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ metrics-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ metrics-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ metrics-api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [forked debug release 17] to target/test-classes [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedCallableTest.java:[23,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedCallableWithCheckedException() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedCallableTest.java:[30,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedCallableWithCheckedException() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedCallableTest.java:[37,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedCallableWithCheckedException() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedRunnableTest.java:[22,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedRunnableWithCheckedException() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedRunnableTest.java:[36,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedRunnableWithCheckedException() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/api/src/test/java/org/opendaylight/serviceutils/metrics/function/CheckedRunnableTest.java:[29,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void checkedRunnableWithCheckedException() {'? [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ metrics-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ metrics-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-api --- [INFO] Building bundle: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/api/target/metrics-api-0.13.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ metrics-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ metrics-api --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-api --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ metrics-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ metrics-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ metrics-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ metrics-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metrics-api --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/api/target/metrics-api-0.13.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.13.0-SNAPSHOT/metrics-api-0.13.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/api/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.13.0-SNAPSHOT/metrics-api-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-api --- [INFO] Installing org/opendaylight/serviceutils/metrics-api/0.13.0-SNAPSHOT/metrics-api-0.13.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ metrics-api --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/api/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.serviceutils:tools-api >--------------- [INFO] Building ODL :: serviceutils :: tools-api 0.13.0-SNAPSHOT [5/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ tools-api --- [INFO] Deleting /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ tools-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ tools-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ tools-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ tools-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ tools-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ tools-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ tools-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ tools-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ tools-api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 10 source files with javac [forked debug release 17] to target/classes [WARNING] /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,8] [deprecation] DataTreeChangeListenerActions in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[31,42] [deprecation] ChainableDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[36,18] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[36,18] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[36,18] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[36,80] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/ChainableDataTreeChangeListenerImpl.java:[51,14] [CatchingUnchecked] This catch block catches `Exception`, but can only catch unchecked exceptions. Consider catching RuntimeException (or something more specific) instead so it is more apparent that no checked exceptions are being handled. (see https://errorprone.info/bugpattern/CatchingUnchecked) Did you mean '} catch (RuntimeException e) {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/ChainableDataTreeChangeListenerImpl.java:[63,14] [CatchingUnchecked] This catch block catches `Exception`, but can only catch unchecked exceptions. Consider catching RuntimeException (or something more specific) instead so it is more apparent that no checked exceptions are being handled. (see https://errorprone.info/bugpattern/CatchingUnchecked) Did you mean '} catch (RuntimeException e) {'? [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ tools-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ tools-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ tools-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ tools-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ tools-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ tools-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ tools-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ tools-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ tools-api --- [INFO] Building bundle: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/target/tools-api-0.13.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ tools-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ tools-api --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ tools-api --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ tools-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ tools-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ tools-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ tools-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tools-api --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/target/tools-api-0.13.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/tools-api/0.13.0-SNAPSHOT/tools-api-0.13.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/pom.xml to /tmp/r/org/opendaylight/serviceutils/tools-api/0.13.0-SNAPSHOT/tools-api-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ tools-api --- [INFO] Installing org/opendaylight/serviceutils/tools-api/0.13.0-SNAPSHOT/tools-api-0.13.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ tools-api --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/api/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.serviceutils:listener-api >------------- [INFO] Building listener-api 0.13.0-SNAPSHOT [6/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ listener-api --- [INFO] Deleting /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/listener-api/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ listener-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ listener-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ listener-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ listener-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ listener-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ listener-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ listener-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ listener-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/listener-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ listener-api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [forked debug release 17] to target/classes [WARNING] /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/ChainableDataTreeChangeListenerImpl.java:[49,14] [CatchingUnchecked] This catch block catches `Exception`, but can only catch unchecked exceptions. Consider catching RuntimeException (or something more specific) instead so it is more apparent that no checked exceptions are being handled. (see https://errorprone.info/bugpattern/CatchingUnchecked) Did you mean '} catch (RuntimeException e) {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/ChainableDataTreeChangeListenerImpl.java:[61,14] [CatchingUnchecked] This catch block catches `Exception`, but can only catch unchecked exceptions. Consider catching RuntimeException (or something more specific) instead so it is more apparent that no checked exceptions are being handled. (see https://errorprone.info/bugpattern/CatchingUnchecked) Did you mean '} catch (RuntimeException e) {'? [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ listener-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ listener-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ listener-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ listener-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ listener-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/listener-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ listener-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ listener-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ listener-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ listener-api --- [INFO] Building bundle: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/listener-api/target/listener-api-0.13.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/listener-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ listener-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ listener-api --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ listener-api --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ listener-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ listener-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ listener-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ listener-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ listener-api --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/listener-api/target/listener-api-0.13.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/listener-api/0.13.0-SNAPSHOT/listener-api-0.13.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/listener-api/pom.xml to /tmp/r/org/opendaylight/serviceutils/listener-api/0.13.0-SNAPSHOT/listener-api-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ listener-api --- [INFO] Installing org/opendaylight/serviceutils/listener-api/0.13.0-SNAPSHOT/listener-api-0.13.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ listener-api --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/listener-api/dependency_tree.txt [INFO] [INFO] ---------------< org.opendaylight.serviceutils:rpc-api >---------------- [INFO] Building rpc-api 0.13.0-SNAPSHOT [7/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ rpc-api --- [INFO] Deleting /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ rpc-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ rpc-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ rpc-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ rpc-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ rpc-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ rpc-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ rpc-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rpc-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ rpc-api --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 1 source file with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[111,49] [UnnecessaryLambda] Returning a lambda from a helper method or saving it in a constant is unnecessary; prefer to implement the functional interface method directly and use a method reference instead. (see https://errorprone.info/bugpattern/UnnecessaryLambda) Did you mean 'private static void defaultOnFailure(Throwable throwable){ }'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[113,34] [UnnecessaryLambda] Returning a lambda from a helper method or saving it in a constant is unnecessary; prefer to implement the functional interface method directly and use a method reference instead. (see https://errorprone.info/bugpattern/UnnecessaryLambda) Did you mean 'private void defaultOnSuccess(O result){ }'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[149,41] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var futureRpcResult = SettableFuture.create();'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[186,43] [CanIgnoreReturnValueSuggester] Methods with ignorable return values (including methods that always 'return this') should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[199,43] [CanIgnoreReturnValueSuggester] Methods with ignorable return values (including methods that always 'return this') should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[209,43] [CanIgnoreReturnValueSuggester] Methods with ignorable return values (including methods that always 'return this') should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[219,43] [CanIgnoreReturnValueSuggester] Methods with ignorable return values (including methods that always 'return this') should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[228,43] [CanIgnoreReturnValueSuggester] Methods with ignorable return values (including methods that always 'return this') should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[239,43] [CanIgnoreReturnValueSuggester] Methods with ignorable return values (including methods that always 'return this') should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ rpc-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ rpc-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ rpc-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ rpc-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rpc-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ rpc-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ rpc-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ rpc-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rpc-api --- [INFO] Building bundle: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/target/rpc-api-0.13.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ rpc-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ rpc-api --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rpc-api --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ rpc-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ rpc-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ rpc-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ rpc-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ rpc-api --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/target/rpc-api-0.13.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.13.0-SNAPSHOT/rpc-api-0.13.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/pom.xml to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.13.0-SNAPSHOT/rpc-api-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rpc-api --- [INFO] Installing org/opendaylight/serviceutils/rpc-api/0.13.0-SNAPSHOT/rpc-api-0.13.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ rpc-api --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/dependency_tree.txt [INFO] [INFO] -----------< org.opendaylight.serviceutils:tools-testutils >------------ [INFO] Building ODL :: serviceutils :: tools-testutils 0.13.0-SNAPSHOT [8/30] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ tools-testutils --- [INFO] Deleting /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ tools-testutils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ tools-testutils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ tools-testutils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ tools-testutils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ tools-testutils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ tools-testutils --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ tools-testutils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ tools-testutils --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ tools-testutils --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [forked debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ tools-testutils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ tools-testutils --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ tools-testutils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ tools-testutils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ tools-testutils --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ tools-testutils --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [forked debug release 17] to target/test-classes [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/target/rpc-api-0.13.0-SNAPSHOT.jar(/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults$LogLevel.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.4/infrautils-testutils-6.0.4.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.4/infrautils-testutils-6.0.4.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.4/infrautils-testutils-6.0.4.jar(/org/opendaylight/infrautils/testutils/LogRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/target/rpc-api-0.13.0-SNAPSHOT.jar(/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults$LogLevel.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.4/infrautils-testutils-6.0.4.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.4/infrautils-testutils-6.0.4.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.4/infrautils-testutils-6.0.4.jar(/org/opendaylight/infrautils/testutils/LogRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/rpc-api/target/rpc-api-0.13.0-SNAPSHOT.jar(/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults$LogLevel.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.4/infrautils-testutils-6.0.4.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.4/infrautils-testutils-6.0.4.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.4/infrautils-testutils-6.0.4.jar(/org/opendaylight/infrautils/testutils/LogRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[118,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[59,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[68,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[76,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[111,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[84,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[95,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[43,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[50,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[104,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void listenableFutureSuccess() throws Exception {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[39,25] [AnnotationPosition] @Rule is not a TYPE_USE annotation, so should appear before any modifiers and after Javadocs. (see https://google.github.io/styleguide/javaguide.html#s4.8.5-annotations) Did you mean '@Rule public LogRule logRule = new LogRule();'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[40,32] [AnnotationPosition] @Rule is not a TYPE_USE annotation, so should appear before any modifiers and after Javadocs. (see https://google.github.io/styleguide/javaguide.html#s4.8.5-annotations) Did you mean '@Rule public LogCaptureRule logCaptureRule = new LogCaptureRule();'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[43,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testListenableFutureSuccess() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[50,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFailedListenableFuture() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[59,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFromListenableFutureException() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[68,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFromListenableFutureExceptionWarnInsteadError() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[76,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFromListenableFutureExceptionNoLog() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[84,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFromListenableFutureExceptionAlsoLog() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[85,22] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var afterLogActionCalled = new AtomicBoolean(false);'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[95,16] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'public void testFromListenableFutureExceptionCustomMessage() throws ExecutionException, InterruptedException, TimeoutException {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[104,16] [TestExceptionChecker] Using @Test(expected=...) is discouraged, since the test will pass if *any* statement in the test method throws the expected exception (see https://errorprone.info/bugpattern/TestExceptionChecker) Did you mean '@Test'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[111,16] [TestExceptionChecker] Using @Test(expected=...) is discouraged, since the test will pass if *any* statement in the test method throws the expected exception (see https://errorprone.info/bugpattern/TestExceptionChecker) Did you mean '@Test'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/src/test/java/org/opendaylight/serviceutils/tools/mdsal/rpc/FutureRpcResultsTest.java:[118,16] [TestExceptionChecker] Using @Test(expected=...) is discouraged, since the test will pass if *any* statement in the test method throws the expected exception (see https://errorprone.info/bugpattern/TestExceptionChecker) Did you mean '@Test'? [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ tools-testutils --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ tools-testutils --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tools-testutils --- [INFO] Building jar: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/target/tools-testutils-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ tools-testutils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ tools-testutils --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ tools-testutils --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ tools-testutils --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.4:compile [WARNING] Unused declared dependencies found: [WARNING] com.mycila.guice.extensions:mycila-guice-jsr250:jar:5.0:compile [WARNING] com.google.inject:guice:jar:6.0.0:compile [WARNING] org.opendaylight.yangtools:testutils:jar:11.0.4:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.infrautils:infrautils-testutils:jar:6.0.4:compile [WARNING] org.opendaylight.serviceutils:rpc-api:jar:0.13.0-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ tools-testutils --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ tools-testutils --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ tools-testutils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tools-testutils --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/target/tools-testutils-0.13.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.13.0-SNAPSHOT/tools-testutils-0.13.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/pom.xml to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.13.0-SNAPSHOT/tools-testutils-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ tools-testutils --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/testutils/dependency_tree.txt [INFO] [INFO] -----------< org.opendaylight.serviceutils:tools-aggregator >----------- [INFO] Building ODL :: serviceutils :: tools-aggregator 0.13.0-SNAPSHOT [9/30] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ tools-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ tools-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ tools-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ tools-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tools-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ tools-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/tools/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.serviceutils:metrics-impl >------------- [INFO] Building ODL :: serviceutils :: metrics-impl 0.13.0-SNAPSHOT [10/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ metrics-impl --- [INFO] Deleting /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ metrics-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ metrics-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ metrics-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ metrics-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ metrics-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ metrics-impl --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ metrics-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ metrics-impl --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 7 source files with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[326,61] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[263,63] [removal] newCounter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[200,61] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcher.java:[39,31] [MemberName] Methods and non-static variables should be named in lowerCamelCase., with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case) (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) Did you mean 'private final ThreadMXBean threadMxBean;'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcher.java:[49,32] [MemberName] Methods and non-static variables should be named in lowerCamelCase., with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case); did you mean 'threadMxBean'? (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[77,17] [JavaUtilDate] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate. (see https://errorprone.info/bugpattern/JavaUtilDate) [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[136,24] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var pw = new PrintWriter(new OutputStreamWriter(new FileOutputStream(file, append),'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[182,13] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var file = new File(parentDirectory, getFileName(dayOfTheWeek, hourOfTheDay));'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[194,13] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var nextHourFile = new File(parentDirectory , getFileName(dayOfTheWeek, nextHour));'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[197,24] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var pw = new PrintWriter(new OutputStreamWriter(new FileOutputStream(nextHourFile, append),'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[199,40] [JavaUtilDate] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate. (see https://errorprone.info/bugpattern/JavaUtilDate) [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/MetricsFileReporter.java:[199,21] [JavaUtilDate] Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate. (see https://errorprone.info/bugpattern/JavaUtilDate) [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[318,82] [UnusedVariable] The parameter 'anchor' is never read. (see https://errorprone.info/bugpattern/UnusedVariable) Did you mean 'private org.opendaylight.serviceutils.metrics.Timer newOrExistingTimer(String id) {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[255,86] [UnusedVariable] The parameter 'anchor' is never read. (see https://errorprone.info/bugpattern/UnusedVariable) Did you mean 'private org.opendaylight.serviceutils.metrics.Counter newOrExistingCounter(String id) {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[192,82] [UnusedVariable] The parameter 'anchor' is never read. (see https://errorprone.info/bugpattern/UnusedVariable) Did you mean 'private org.opendaylight.serviceutils.metrics.Meter newOrExistingMeter(String id) {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[77,25] [MemberName] Methods and non-static variables should be named in lowerCamelCase., with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case) (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) Did you mean 'ThreadMXBean threadMxBean = ManagementFactory.getThreadMXBean();'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[138,33] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var fileDescriptorRatioGauge = new FileDescriptorRatioGauge();'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[351,26] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case) (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) Did you mean 'return newMeter(descriptor.anchor(), makeCodahaleId(descriptor));'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/AbstractMetricProvider.java:[358,17] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case) (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) Did you mean 'checkForExistingId(id);'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/Configuration.java:[24,8] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case); did you mean 'threadsWatcherIntervalMs'? (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/main/java/org/opendaylight/serviceutils/metrics/internal/CustomObjectNameFactory.java:[23,22] [RedundantOverride] This overriding method is redundant, and can be removed. (see https://errorprone.info/bugpattern/RedundantOverride) Did you mean to remove this line? [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ metrics-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ metrics-impl --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ metrics-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ metrics-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-impl --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ metrics-impl --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [forked debug release 17] to target/test-classes [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[194,29] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[196,34] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[202,30] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[234,15] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[243,40] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[281,63] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[288,61] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[296,25] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[314,25] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[328,15] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[329,66] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[334,15] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[337,19] [removal] newCounter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcherTest.java:[20,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void logAllThreads() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcherTest.java:[29,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void logAllThreads() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcherTest.java:[21,23] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var tw = new ThreadsWatcher(ManagementFactory.getThreadMXBean(), 100, Duration.ofNanos(1),'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/internal/ThreadsWatcherTest.java:[31,23] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var tw = new ThreadsWatcher(ManagementFactory.getThreadMXBean(), 100, Duration.ofNanos(1),'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[193,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[233,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[75,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[115,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[221,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[208,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[333,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[201,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[265,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[57,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[242,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[312,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[327,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[133,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[253,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[280,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[48,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[148,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[168,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[287,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[294,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricProviderTest.java:[94,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void meter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricsFileReporterTest.java:[26,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void reporter() throws IOException {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricsFileReporterTest.java:[27,23] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var registry = new MetricRegistry();'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/src/test/java/org/opendaylight/serviceutils/metrics/tests/MetricsFileReporterTest.java:[28,28] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var fileReporter = new MetricsFileReporter(registry, Duration.ofMinutes(2));'? [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ metrics-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ metrics-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-impl --- [INFO] Building bundle: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/target/metrics-impl-0.13.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ metrics-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper-maven-plugin:3.4.0:attach-artifact (attach-artifacts) @ metrics-impl --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ metrics-impl --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-impl --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ metrics-impl --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.4:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ metrics-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ metrics-impl --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ metrics-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metrics-impl --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/target/metrics-impl-0.13.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/metrics-impl-0.13.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/metrics-impl-0.13.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/target/classes/etc/org.opendaylight.serviceutils.metrics.cfg to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/metrics-impl-0.13.0-SNAPSHOT-config.cfg [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-impl --- [INFO] Installing org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/metrics-impl-0.13.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ metrics-impl --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl/dependency_tree.txt [INFO] [INFO] -------< org.opendaylight.serviceutils:odl-serviceutils-metrics >------- [INFO] Building ODL :: serviceutils :: Metrics 0.13.0-SNAPSHOT [11/30] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-serviceutils-metrics --- [INFO] Deleting /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-metrics/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-serviceutils-metrics --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-serviceutils-metrics --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-serviceutils-metrics --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-serviceutils-metrics --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-serviceutils-metrics --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-serviceutils-metrics --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-serviceutils-metrics --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-serviceutils-metrics --- [INFO] Created: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-metrics/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-metrics --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/maven-metadata.xml (848 B at 77 kB/s) [INFO] Generating feature descriptor file /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-metrics/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-serviceutils-metrics --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-serviceutils-metrics >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-serviceutils-metrics --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-serviceutils-metrics <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-serviceutils-metrics --- [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default) @ odl-serviceutils-metrics --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ odl-serviceutils-metrics --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ odl-serviceutils-metrics --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-serviceutils-metrics --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-metrics --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-serviceutils-metrics --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-serviceutils-metrics --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-serviceutils-metrics --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-serviceutils-metrics --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-serviceutils-metrics --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-metrics/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/odl-serviceutils-metrics-0.13.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-metrics/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/odl-serviceutils-metrics-0.13.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-serviceutils-metrics --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-metrics/dependency_tree.txt [INFO] [INFO] ------< org.opendaylight.serviceutils:odl-serviceutils-listener >------- [INFO] Building ODL :: serviceutils :: listener tools 0.13.0-SNAPSHOT [12/30] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-serviceutils-listener --- [INFO] Deleting /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-listener/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-serviceutils-listener --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-serviceutils-listener --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-serviceutils-listener --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-serviceutils-listener --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-serviceutils-listener --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-serviceutils-listener --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-serviceutils-listener --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-serviceutils-listener --- [INFO] Created: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-listener/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-listener --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.0-SNAPSHOT/maven-metadata.xml (849 B at 424 kB/s) [INFO] Generating feature descriptor file /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-listener/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-serviceutils-listener --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-serviceutils-listener >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-serviceutils-listener --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-serviceutils-listener <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-serviceutils-listener --- [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default) @ odl-serviceutils-listener --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ odl-serviceutils-listener --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ odl-serviceutils-listener --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-serviceutils-listener --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-listener --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-serviceutils-listener --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-serviceutils-listener --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-serviceutils-listener --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-serviceutils-listener --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-serviceutils-listener --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-listener/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.0-SNAPSHOT/odl-serviceutils-listener-0.13.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-listener/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.0-SNAPSHOT/odl-serviceutils-listener-0.13.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-serviceutils-listener --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-listener/dependency_tree.txt [INFO] [INFO] ---------< org.opendaylight.serviceutils:odl-serviceutils-rpc >--------- [INFO] Building ODL :: serviceutils :: RPC tools 0.13.0-SNAPSHOT [13/30] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-serviceutils-rpc --- [INFO] Deleting /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-rpc/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-serviceutils-rpc --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-serviceutils-rpc --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-serviceutils-rpc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-serviceutils-rpc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-serviceutils-rpc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-serviceutils-rpc --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-serviceutils-rpc --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-serviceutils-rpc --- [INFO] Created: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-rpc/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-rpc --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/maven-metadata.xml (844 B at 844 kB/s) [INFO] Generating feature descriptor file /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-rpc/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-serviceutils-rpc --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-serviceutils-rpc >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-serviceutils-rpc --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-serviceutils-rpc <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-serviceutils-rpc --- [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default) @ odl-serviceutils-rpc --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ odl-serviceutils-rpc --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ odl-serviceutils-rpc --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-serviceutils-rpc --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-rpc --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-serviceutils-rpc --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-serviceutils-rpc --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-serviceutils-rpc --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-serviceutils-rpc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-serviceutils-rpc --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-rpc/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/odl-serviceutils-rpc-0.13.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-rpc/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/odl-serviceutils-rpc-0.13.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-serviceutils-rpc --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-rpc/dependency_tree.txt [INFO] [INFO] ---------------< org.opendaylight.serviceutils:upgrade >---------------- [INFO] Building ODL :: serviceutils :: upgrade 0.13.0-SNAPSHOT [14/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ upgrade --- [INFO] Deleting /w/workspace/serviceutils-distribution-check-calcium/serviceutils/upgrade/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ upgrade --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ upgrade --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ upgrade --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ upgrade --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:11.0.4:generate-sources (binding) @ upgrade --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/serviceutils-distribution-check-calcium/serviceutils/upgrade/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 4.195 ms [INFO] yang-to-sources: Project model files found: 1 in 55.70 ms [INFO] yang-to-sources: 1 YANG models processed in 56.80 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 125.6 ms [INFO] Sorted 6 files into 2 directories in 3.582 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 169.2 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ upgrade --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ upgrade --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ upgrade --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ upgrade --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/upgrade/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/upgrade/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/upgrade/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ upgrade --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 7 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ upgrade >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ upgrade --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ upgrade <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ upgrade --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ upgrade --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/upgrade/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ upgrade --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ upgrade --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ upgrade --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ upgrade --- [INFO] Building bundle: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/upgrade/target/upgrade-0.13.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/upgrade/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ upgrade --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ upgrade --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ upgrade --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ upgrade --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ upgrade --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ upgrade --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ upgrade --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ upgrade --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/upgrade/target/upgrade-0.13.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/upgrade/0.13.0-SNAPSHOT/upgrade-0.13.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/upgrade/pom.xml to /tmp/r/org/opendaylight/serviceutils/upgrade/0.13.0-SNAPSHOT/upgrade-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ upgrade --- [INFO] Installing org/opendaylight/serviceutils/upgrade/0.13.0-SNAPSHOT/upgrade-0.13.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ upgrade --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/upgrade/dependency_tree.txt [INFO] [INFO] --------< org.opendaylight.serviceutils:odl-serviceutils-tools >-------- [INFO] Building ODL :: serviceutils :: TOOLS 0.13.0-SNAPSHOT [15/30] [INFO] ------------------------------[ feature ]------------------------------- [INFO] Downloading from file-snapshots: file:///tmp/n/org/agrona/agrona/maven-metadata.xml [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/agrona/agrona/maven-metadata.xml [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/agrona/agrona/maven-metadata.xml (2.8 kB at 16 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-serviceutils-tools --- [INFO] Deleting /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-tools/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-serviceutils-tools --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-serviceutils-tools --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-serviceutils-tools --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-serviceutils-tools --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-serviceutils-tools --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-serviceutils-tools --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-serviceutils-tools --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-serviceutils-tools --- [INFO] Created: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-tools/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-tools --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/maven-metadata.xml (846 B at 846 kB/s) [INFO] Generating feature descriptor file /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-tools/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-serviceutils-tools --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-serviceutils-tools >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-serviceutils-tools --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-serviceutils-tools <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-serviceutils-tools --- [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default) @ odl-serviceutils-tools --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ odl-serviceutils-tools --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ odl-serviceutils-tools --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-serviceutils-tools --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-tools --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-serviceutils-tools --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-serviceutils-tools --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-serviceutils-tools --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-serviceutils-tools --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-serviceutils-tools --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-tools/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/odl-serviceutils-tools-0.13.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-tools/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/odl-serviceutils-tools-0.13.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-serviceutils-tools --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-tools/dependency_tree.txt [INFO] [INFO] ---------------< org.opendaylight.serviceutils:srm-api >---------------- [INFO] Building ODL :: serviceutils :: srm-api 0.13.0-SNAPSHOT [16/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ srm-api --- [INFO] Deleting /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/api/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ srm-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ srm-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ srm-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ srm-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:11.0.4:generate-sources (binding) @ srm-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/api/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 851.1 μs [INFO] yang-to-sources: Project model files found: 3 in 25.82 ms [INFO] yang-to-sources: 3 YANG models processed in 40.04 ms [INFO] BindingJavaFileGenerator: Defined 62 files in 16.52 ms [INFO] Sorted 62 files into 6 directories in 340.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 62 in 58.84 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ srm-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ srm-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ srm-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ srm-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/api/target/generated-sources/spi [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ srm-api --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 65 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/serviceutils/srm/rpc/rev180626/OdlSrmRpcsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/serviceutils/srm/rpc/rev180626/OdlSrmRpcsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/serviceutils/srm/rpc/rev180626/OdlSrmRpcsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ srm-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ srm-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ srm-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ srm-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ srm-api --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ srm-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ srm-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ srm-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ srm-api --- [INFO] Building bundle: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/api/target/srm-api-0.13.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ srm-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ srm-api --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ srm-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ srm-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ srm-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ srm-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ srm-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ srm-api --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/api/target/srm-api-0.13.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/srm-api/0.13.0-SNAPSHOT/srm-api-0.13.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/api/pom.xml to /tmp/r/org/opendaylight/serviceutils/srm-api/0.13.0-SNAPSHOT/srm-api-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ srm-api --- [INFO] Installing org/opendaylight/serviceutils/srm-api/0.13.0-SNAPSHOT/srm-api-0.13.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ srm-api --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/api/dependency_tree.txt [INFO] [INFO] ---------------< org.opendaylight.serviceutils:srm-impl >--------------- [INFO] Building ODL :: serviceutils :: srm-impl 0.13.0-SNAPSHOT [17/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ srm-impl --- [INFO] Deleting /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ srm-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ srm-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ srm-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ srm-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ srm-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ srm-impl --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ srm-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ srm-impl --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ srm-impl --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [forked debug release 17] to target/classes [WARNING] /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[33,51] [deprecation] AbstractClusteredSyncDataTreeChangeListener in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[197,10] [deprecation] mergeParentStructurePut(LogicalDatastoreType,InstanceIdentifier,T) in WriteOperations has been deprecated where T is a type-variable: T extends DataObject declared in method mergeParentStructurePut(LogicalDatastoreType,InstanceIdentifier,T) [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[246,10] [deprecation] mergeParentStructurePut(LogicalDatastoreType,InstanceIdentifier,T) in WriteOperations has been deprecated where T is a type-variable: T extends DataObject declared in method mergeParentStructurePut(LogicalDatastoreType,InstanceIdentifier,T) [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[63,47] [UnusedVariable] The parameter 'entityType' is never read. (see https://errorprone.info/bugpattern/UnusedVariable) Did you mean 'recoverService(operations.getEntityName(), operations.getEntityId());'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryListener.java:[40,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. (see https://errorprone.info/bugpattern/UnnecessarilyVisible) Did you mean 'ServiceRecoveryListener(@Reference DataBroker dataBroker,'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/ServiceRecoveryRegistryImpl.java:[38,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. (see https://errorprone.info/bugpattern/UnnecessarilyVisible) Did you mean 'ServiceRecoveryRegistryImpl() {'? [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ srm-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ srm-impl --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ srm-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ srm-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ srm-impl --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ srm-impl --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ srm-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ srm-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ srm-impl --- [INFO] Building bundle: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/target/srm-impl-0.13.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ srm-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ srm-impl --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ srm-impl --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ srm-impl --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ srm-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ srm-impl --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ srm-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ srm-impl --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/target/srm-impl-0.13.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/srm-impl/0.13.0-SNAPSHOT/srm-impl-0.13.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/pom.xml to /tmp/r/org/opendaylight/serviceutils/srm-impl/0.13.0-SNAPSHOT/srm-impl-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ srm-impl --- [INFO] Installing org/opendaylight/serviceutils/srm-impl/0.13.0-SNAPSHOT/srm-impl-0.13.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ srm-impl --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/impl/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.serviceutils:srm-shell >--------------- [INFO] Building ODL :: serviceutils :: srm-shell 0.13.0-SNAPSHOT [18/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ srm-shell --- [INFO] Deleting /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ srm-shell --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ srm-shell --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ srm-shell --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ srm-shell --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ srm-shell --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ srm-shell --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ srm-shell --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ srm-shell --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ srm-shell --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [forked debug release 17] to target/classes [WARNING] /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/mdsal/yang-binding/12.0.3/yang-binding-12.0.3.jar(/org/opendaylight/yangtools/yang/binding/InstanceIdentifier.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[44,12] [ReturnMissingNullable] Method returns a definitely null value but is not annotated @Nullable (see https://errorprone.info/bugpattern/ReturnMissingNullable) Did you mean 'public @Nullable Object execute() throws InterruptedException, ExecutionException {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[62,8] [ReturnMissingNullable] Method returns a definitely null value but is not annotated @Nullable (see https://errorprone.info/bugpattern/ReturnMissingNullable) Did you mean 'public @Nullable Object execute() throws InterruptedException, ExecutionException {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[43,18] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[56,22] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[58,22] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/ReinstallCommand.java:[59,22] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/SrmDebugCommand.java:[43,17] [InterruptedExceptionSwallowed] This method can throw InterruptedException but declares that it throws Exception/Throwable. This makes it difficult for callers to recognize the need to handle interruption properly. (see https://errorprone.info/bugpattern/InterruptedExceptionSwallowed) Did you mean 'private void clearOpsDs() throws ExecutionException, InterruptedException {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[43,12] [ReturnMissingNullable] Method returns a definitely null value but is not annotated @Nullable (see https://errorprone.info/bugpattern/ReturnMissingNullable) Did you mean 'public @Nullable Object execute() throws InterruptedException, ExecutionException {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[48,12] [ReturnMissingNullable] Method returns a definitely null value but is not annotated @Nullable (see https://errorprone.info/bugpattern/ReturnMissingNullable) Did you mean 'public @Nullable Object execute() throws InterruptedException, ExecutionException {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[53,12] [ReturnMissingNullable] Method returns a definitely null value but is not annotated @Nullable (see https://errorprone.info/bugpattern/ReturnMissingNullable) Did you mean 'public @Nullable Object execute() throws InterruptedException, ExecutionException {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[76,8] [ReturnMissingNullable] Method returns a definitely null value but is not annotated @Nullable (see https://errorprone.info/bugpattern/ReturnMissingNullable) Did you mean 'public @Nullable Object execute() throws InterruptedException, ExecutionException {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[47,18] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[52,18] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[69,22] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[71,22] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[72,22] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/main/java/org/opendaylight/serviceutils/srm/shell/RecoverCommand.java:[73,22] [SystemOut] Printing to standard output should only be used for debugging, not in production code (see https://errorprone.info/bugpattern/SystemOut) [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ srm-shell >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ srm-shell --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ srm-shell <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ srm-shell --- [INFO] [INFO] --- karaf-services-maven-plugin:4.4.4:service-metadata-generate (service-metadata-generate) @ srm-shell --- [INFO] Service org.opendaylight.serviceutils.srm.shell.RecoverCommand [INFO] Service org.opendaylight.serviceutils.srm.shell.SrmDebugCommand [INFO] Service org.opendaylight.serviceutils.srm.shell.ReinstallCommand [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ srm-shell --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ srm-shell --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ srm-shell --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ srm-shell --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ srm-shell --- [INFO] Building bundle: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/target/srm-shell-0.13.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ srm-shell --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ srm-shell --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ srm-shell --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ srm-shell --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ srm-shell --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ srm-shell --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ srm-shell --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ srm-shell --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/target/srm-shell-0.13.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/srm-shell/0.13.0-SNAPSHOT/srm-shell-0.13.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/pom.xml to /tmp/r/org/opendaylight/serviceutils/srm-shell/0.13.0-SNAPSHOT/srm-shell-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ srm-shell --- [INFO] Installing org/opendaylight/serviceutils/srm-shell/0.13.0-SNAPSHOT/srm-shell-0.13.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ srm-shell --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/shell/dependency_tree.txt [INFO] [INFO] ---------< org.opendaylight.serviceutils:odl-serviceutils-srm >--------- [INFO] Building ODL :: serviceutils :: SRM 0.13.0-SNAPSHOT [19/30] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-serviceutils-srm --- [INFO] Deleting /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-srm/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-serviceutils-srm --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-serviceutils-srm --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-serviceutils-srm --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-serviceutils-srm --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-serviceutils-srm --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-serviceutils-srm --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-serviceutils-srm --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-serviceutils-srm --- [INFO] Created: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-srm/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-srm --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/maven-metadata.xml (844 B at 844 kB/s) [INFO] Generating feature descriptor file /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-srm/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-serviceutils-srm --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-serviceutils-srm >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-serviceutils-srm --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-serviceutils-srm <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-serviceutils-srm --- [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default) @ odl-serviceutils-srm --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ odl-serviceutils-srm --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ odl-serviceutils-srm --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-serviceutils-srm --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-serviceutils-srm --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-serviceutils-srm --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-serviceutils-srm --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-serviceutils-srm --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-serviceutils-srm --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-serviceutils-srm --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-srm/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/odl-serviceutils-srm-0.13.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-srm/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/odl-serviceutils-srm-0.13.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-serviceutils-srm --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/odl-serviceutils-srm/dependency_tree.txt [INFO] [INFO] --------< org.opendaylight.serviceutils:serviceutils-features >--------- [INFO] Building ODL :: serviceutils :: serviceutils-features 0.13.0-SNAPSHOT [20/30] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ serviceutils-features --- [INFO] Deleting /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/serviceutils-features/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ serviceutils-features --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ serviceutils-features --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ serviceutils-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ serviceutils-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ serviceutils-features --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ serviceutils-features --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ serviceutils-features --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ serviceutils-features --- [INFO] Created: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/serviceutils-features/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ serviceutils-features --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-features/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-features/0.13.0-SNAPSHOT/maven-metadata.xml (845 B at 845 kB/s) [INFO] Generating feature descriptor file /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/serviceutils-features/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ serviceutils-features --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ serviceutils-features >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ serviceutils-features --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ serviceutils-features <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ serviceutils-features --- [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default) @ serviceutils-features --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ serviceutils-features --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ serviceutils-features --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ serviceutils-features --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ serviceutils-features --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ serviceutils-features --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ serviceutils-features --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ serviceutils-features --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ serviceutils-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ serviceutils-features --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/serviceutils-features/pom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-features/0.13.0-SNAPSHOT/serviceutils-features-0.13.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/serviceutils-features/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-features/0.13.0-SNAPSHOT/serviceutils-features-0.13.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ serviceutils-features --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/serviceutils-features/dependency_tree.txt [INFO] [INFO] ---< org.opendaylight.serviceutils:serviceutils-features-aggregator >--- [INFO] Building ODL :: serviceutils :: serviceutils-features-aggregator 0.13.0-SNAPSHOT [21/30] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ serviceutils-features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ serviceutils-features-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ serviceutils-features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ serviceutils-features-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ serviceutils-features-aggregator --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/pom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.13.0-SNAPSHOT/serviceutils-features-aggregator-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ serviceutils-features-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/features/dependency_tree.txt [INFO] [INFO] --------< org.opendaylight.serviceutils:serviceutils-artifacts >-------- [INFO] Building ODL :: serviceutils :: serviceutils-artifacts 0.13.0-SNAPSHOT [22/30] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ serviceutils-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ serviceutils-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ serviceutils-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ serviceutils-artifacts --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ serviceutils-artifacts --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/artifacts/pom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-artifacts/0.13.0-SNAPSHOT/serviceutils-artifacts-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ serviceutils-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/artifacts/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.serviceutils:metrics-impl-test >----------- [INFO] Building ODL :: serviceutils :: metrics-impl-test 0.13.0-SNAPSHOT [23/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ metrics-impl-test --- [INFO] Deleting /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-test/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ metrics-impl-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ metrics-impl-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ metrics-impl-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ metrics-impl-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ metrics-impl-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ metrics-impl-test --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ metrics-impl-test --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-impl-test --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ metrics-impl-test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-test/src/main/java/org/opendaylight/serviceutils/metrics/testimpl/TestMetricProviderImpl.java:[159,17] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-test/src/main/java/org/opendaylight/serviceutils/metrics/testimpl/TestMetricProviderImpl.java:[92,19] [removal] newCounter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-test/src/main/java/org/opendaylight/serviceutils/metrics/testimpl/TestMetricProviderImpl.java:[30,17] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ metrics-impl-test >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ metrics-impl-test --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ metrics-impl-test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ metrics-impl-test --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-impl-test --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ metrics-impl-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ metrics-impl-test --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ metrics-impl-test --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-impl-test --- [INFO] Building bundle: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-test/target/metrics-impl-test-0.13.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-test/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ metrics-impl-test --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ metrics-impl-test --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-impl-test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ metrics-impl-test --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ metrics-impl-test --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ metrics-impl-test --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ metrics-impl-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metrics-impl-test --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-test/target/metrics-impl-test-0.13.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl-test/0.13.0-SNAPSHOT/metrics-impl-test-0.13.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-test/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl-test/0.13.0-SNAPSHOT/metrics-impl-test-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-impl-test --- [INFO] Installing org/opendaylight/serviceutils/metrics-impl-test/0.13.0-SNAPSHOT/metrics-impl-test-0.13.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ metrics-impl-test --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-test/dependency_tree.txt [INFO] [INFO] -------< org.opendaylight.serviceutils:metrics-impl-prometheus >-------- [INFO] Building ODL :: serviceutils :: metrics-impl-prometheus 0.13.0-SNAPSHOT [24/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ metrics-impl-prometheus --- [INFO] Deleting /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ metrics-impl-prometheus --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ metrics-impl-prometheus --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ metrics-impl-prometheus --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ metrics-impl-prometheus --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ metrics-impl-prometheus --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ metrics-impl-prometheus --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ metrics-impl-prometheus --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-impl-prometheus --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ metrics-impl-prometheus --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[190,17] [removal] newTimer(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[148,19] [removal] newCounter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[97,17] [removal] newMeter(Object,String) in MetricProvider has been deprecated and marked for removal [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/MeterAdapter.java:[40,28] [LongDoubleConversion] Conversion from long to double may lose precision; use an explicit cast to double if this was intentional (see https://errorprone.info/bugpattern/LongDoubleConversion) Did you mean 'prometheusChild.inc((double) howMany);'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[51,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. (see https://errorprone.info/bugpattern/UnnecessarilyVisible) Did you mean 'PrometheusMetricProvider() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[57,16] [MissingOverride] close implements method in AutoCloseable; expected @Override (see https://errorprone.info/bugpattern/MissingOverride) Did you mean '@Override @PreDestroy'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[85,26] [MemberName] Methods and non-static variables should be named in lowerCamelCase, with acronyms treated as words (https://google.github.io/styleguide/javaguide.html#s5.3-camel-case) (see https://google.github.io/styleguide/javaguide.html#s5.2-specific-identifier-names) Did you mean 'String fullId = makeId(descriptor, labelNames);'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProvider.java:[87,22] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var sb = new StringBuilder('? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/src/main/java/org/opendaylight/serviceutils/metrics/prometheus/impl/MeterNoChildAdapter.java:[40,30] [LongDoubleConversion] Conversion from long to double may lose precision; use an explicit cast to double if this was intentional (see https://errorprone.info/bugpattern/LongDoubleConversion) Did you mean 'prometheusCounter.inc((double) howMany);'? [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ metrics-impl-prometheus >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ metrics-impl-prometheus --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ metrics-impl-prometheus <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ metrics-impl-prometheus --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-impl-prometheus --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ metrics-impl-prometheus --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [forked debug release 17] to target/test-classes [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/src/test/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProviderImplTest.java:[40,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void newMeter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/src/test/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProviderImplTest.java:[31,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void newMeter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/src/test/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProviderImplTest.java:[68,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void newMeter() {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/src/test/java/org/opendaylight/serviceutils/metrics/prometheus/impl/PrometheusMetricProviderImplTest.java:[50,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void newMeter() {'? [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ metrics-impl-prometheus --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ metrics-impl-prometheus --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-impl-prometheus --- [INFO] Building bundle: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/target/metrics-impl-prometheus-0.13.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ metrics-impl-prometheus --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ metrics-impl-prometheus --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-impl-prometheus --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ metrics-impl-prometheus --- [WARNING] Unused declared dependencies found: [WARNING] io.prometheus:simpleclient_hotspot:jar:0.10.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ metrics-impl-prometheus --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ metrics-impl-prometheus --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ metrics-impl-prometheus --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metrics-impl-prometheus --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/target/metrics-impl-prometheus-0.13.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl-prometheus/0.13.0-SNAPSHOT/metrics-impl-prometheus-0.13.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl-prometheus/0.13.0-SNAPSHOT/metrics-impl-prometheus-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-impl-prometheus --- [INFO] Installing org/opendaylight/serviceutils/metrics-impl-prometheus/0.13.0-SNAPSHOT/metrics-impl-prometheus-0.13.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ metrics-impl-prometheus --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/impl-prometheus/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.serviceutils:metrics-sample >------------ [INFO] Building ODL :: serviceutils :: metrics-sample 0.13.0-SNAPSHOT [25/30] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ metrics-sample --- [INFO] Deleting /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/sample/impl/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ metrics-sample --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ metrics-sample --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ metrics-sample --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ metrics-sample --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ metrics-sample --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ metrics-sample --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ metrics-sample --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-sample --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/sample/impl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ metrics-sample --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsAdvancedExample.java:[57,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. (see https://errorprone.info/bugpattern/UnnecessarilyVisible) Did you mean 'MetricsAdvancedExample(@Reference MetricProvider metricProvider) {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/sample/impl/src/main/java/org/opendaylight/serviceutils/metrics/sample/MetricsExample.java:[61,11] [UnnecessarilyVisible] Some methods (such as those annotated with @Inject or @Provides) are only intended to be called by a framework, and so should have default visibility. If this is only for testing purposes, consider annotating the element with @VisibleForTesting. (see https://errorprone.info/bugpattern/UnnecessarilyVisible) Did you mean 'MetricsExample(@Reference MetricProvider metricProvider) {'? [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ metrics-sample >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ metrics-sample --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ metrics-sample <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ metrics-sample --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-sample --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/sample/impl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ metrics-sample --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [forked debug release 17] to target/test-classes [WARNING] /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.4/infrautils-testutils-6.0.4.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.4/infrautils-testutils-6.0.4.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.4/infrautils-testutils-6.0.4.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.4/infrautils-testutils-6.0.4.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.4/infrautils-testutils-6.0.4.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found /tmp/r/org/opendaylight/infrautils/infrautils-testutils/6.0.4/infrautils-testutils-6.0.4.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsExampleTest.java:[25,16] [UnnecessaryTestMethodPrefix] A `test` prefix for a JUnit4 test is redundant, and a holdover from JUnit3. The `@Test` annotation makes it clear it's a test. (see https://errorprone.info/bugpattern/UnnecessaryTestMethodPrefix) Did you mean 'public void metricsExample() throws InterruptedException {'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsExampleTest.java:[26,27] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var metricsProvider = new MetricProviderImpl();'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsExampleTest.java:[27,23] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var metricsExample = new MetricsExample(metricsProvider);'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsPrometheusExampleMain.java:[28,21] [try] auto-closeable resource metricsExample is never referenced in body of corresponding try statement [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsPrometheusExampleMain.java:[29,27] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var server = new HTTPServer(new InetSocketAddress("localhost", 1234), metricProvider.registry());'? [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsExampleMain.java:[25,28] [try] auto-closeable resource metricsExample is never referenced in body of corresponding try statement [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/sample/impl/src/test/java/org/opendaylight/serviceutils/metrics/sample/MetricsExampleMain.java:[24,27] [Varifier] Consider using `var` here to avoid boilerplate. (see https://errorprone.info/bugpattern/Varifier) Did you mean 'var metricProvider = new MetricProviderImpl();'? [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ metrics-sample --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ metrics-sample --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-sample --- [INFO] Building bundle: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/sample/impl/target/metrics-sample-0.13.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/sample/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ metrics-sample --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ metrics-sample --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-sample --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ metrics-sample --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] io.prometheus:simpleclient:jar:0.10.0:test [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ metrics-sample --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ metrics-sample --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ metrics-sample --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metrics-sample --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/sample/impl/target/metrics-sample-0.13.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-sample/0.13.0-SNAPSHOT/metrics-sample-0.13.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/sample/impl/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-sample/0.13.0-SNAPSHOT/metrics-sample-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-sample --- [INFO] Installing org/opendaylight/serviceutils/metrics-sample/0.13.0-SNAPSHOT/metrics-sample-0.13.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ metrics-sample --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/sample/impl/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.serviceutils:metrics-it >-------------- [INFO] Building ODL :: serviceutils :: metrics-it 0.13.0-SNAPSHOT [26/30] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ metrics-it --- [INFO] Deleting /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/it/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ metrics-it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ metrics-it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ metrics-it --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ metrics-it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ metrics-it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ metrics-it --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ metrics-it --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ metrics-it --- [INFO] Created: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/it/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ metrics-it --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/it/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ metrics-it --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ metrics-it >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ metrics-it --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ metrics-it <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ metrics-it --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-it --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/it/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ metrics-it --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/it/src/test/java/org/opendaylight/serviceutils/metrics/it/MetricsIntegrationTest.java:[31,42] newCounter(java.lang.Object,java.lang.String) in org.opendaylight.serviceutils.metrics.MetricProvider has been deprecated and marked for removal [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ metrics-it --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ metrics-it --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ metrics-it --- [INFO] Building jar: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/it/target/metrics-it-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ metrics-it --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ metrics-it --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ metrics-it --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ metrics-it --- [WARNING] Used undeclared dependencies found: [WARNING] org.ops4j.pax.exam:pax-exam:jar:4.13.5:test [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:provided [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.serviceutils:serviceutils-features:xml:features:0.13.0-SNAPSHOT:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.serviceutils:metrics-api:jar:0.13.0-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ metrics-it --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ metrics-it --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ metrics-it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metrics-it --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/it/target/metrics-it-0.13.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-it/0.13.0-SNAPSHOT/metrics-it-0.13.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/it/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-it/0.13.0-SNAPSHOT/metrics-it-0.13.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ metrics-it --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/it/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.serviceutils:metrics-aggregator >---------- [INFO] Building ODL :: serviceutils :: metrics-aggregator 0.13.0-SNAPSHOT [27/30] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ metrics-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ metrics-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ metrics-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ metrics-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ metrics-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ metrics-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/metrics/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.serviceutils:srm-aggregator >------------ [INFO] Building ODL :: serviceutils :: srm-aggregator 0.13.0-SNAPSHOT [28/30] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ srm-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ srm-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ srm-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ srm-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ srm-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ srm-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/srm/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.serviceutils:serviceutils-karaf >---------- [INFO] Building ODL :: serviceutils :: serviceutils-karaf 0.13.0-SNAPSHOT [29/30] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ serviceutils-karaf --- [INFO] Deleting /w/workspace/serviceutils-distribution-check-calcium/serviceutils/karaf/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ serviceutils-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ serviceutils-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ serviceutils-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ serviceutils-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ serviceutils-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ serviceutils-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ serviceutils-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ serviceutils-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/karaf/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ serviceutils-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.4:assembly (process-resources) @ serviceutils-karaf --- [INFO] Using repositories: [INFO] file:///tmp/n/@id=file-snapshots@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://repo.maven.apache.org/maven2@id=central [INFO] Creating work directory: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.4/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.4/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.7 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/serviceutils-features/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-listener/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.7/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/11.0.4/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/12.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/8.0.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/11.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/8.0.3/xml/features [INFO] Feature kar/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature jaas-boot/4.4.4 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 [INFO] Feature jaas/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature bundle/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.4 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature shell/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature package/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.4 [INFO] Feature aries-proxy/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 [INFO] Feature service/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.4 [INFO] Feature f970ddd6-252e-4354-8b28-e611877b389b/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.7 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.7 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.7 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] Feature ssh/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature feature/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature system/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature management/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.4 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature log/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature aries-blueprint/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature config/4.4.4 is defined as a boot feature [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature framework/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature instance/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.4 [INFO] Feature diagnostic/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.4 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.4.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.4 [INFO] Feature shell-compat/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.4 [INFO] Feature deployer/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 [INFO] Feature scr/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature standard/4.4.4 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.4 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ serviceutils-karaf --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ serviceutils-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ serviceutils-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ serviceutils-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ serviceutils-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ serviceutils-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/karaf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ serviceutils-karaf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.1:test (default-test) @ serviceutils-karaf --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ serviceutils-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ serviceutils-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ serviceutils-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying opendaylight-karaf-resources-13.0.7-config.properties to /w/workspace/serviceutils-distribution-check-calcium/serviceutils/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.0.7:copy-files (default) @ serviceutils-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ serviceutils-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.0.7:populate-local-repo (populate-local-repo) @ serviceutils-karaf --- [INFO] Feature repository discovered recursively: c3d9c8b9-d47a-4ed4-b89c-15909743893a [INFO] Feature repository discovered recursively: serviceutils-features [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-8.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-8.0.3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-controller-8.0.3 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.3 [INFO] Feature repository discovered recursively: framework-4.4.4 [INFO] Feature repository discovered recursively: standard-4.4.4 [INFO] Feature repository discovered recursively: framework-4.4.4 [INFO] Feature repository discovered recursively: serviceutils-features [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-8.0.3 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-8.0.3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-controller-8.0.3 [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.3 [INFO] Feature repository discovered recursively: standard-4.4.4 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.22 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ serviceutils-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ serviceutils-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/serviceutils-distribution-check-calcium/serviceutils/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ serviceutils-karaf --- [INFO] Building jar: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/karaf/target/serviceutils-karaf-0.13.0-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.0:jar (attach-javadocs) @ serviceutils-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.4:archive (package) @ serviceutils-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ serviceutils-karaf --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ serviceutils-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ serviceutils-karaf --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.odlparent:karaf.branding:jar:13.0.7:compile [WARNING] org.apache.karaf.features:framework:kar:4.4.4:compile [WARNING] org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile [WARNING] org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ serviceutils-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ serviceutils-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ serviceutils-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ serviceutils-karaf --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/karaf/pom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-karaf/0.13.0-SNAPSHOT/serviceutils-karaf-0.13.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/karaf/target/serviceutils-karaf-0.13.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/serviceutils/serviceutils-karaf/0.13.0-SNAPSHOT/serviceutils-karaf-0.13.0-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/serviceutils/karaf/target/serviceutils-karaf-0.13.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/serviceutils/serviceutils-karaf/0.13.0-SNAPSHOT/serviceutils-karaf-0.13.0-SNAPSHOT.zip [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ serviceutils-karaf --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/karaf/dependency_tree.txt [INFO] [INFO] -------< org.opendaylight.serviceutils:serviceutils-aggregator >-------- [INFO] Building serviceutils 0.13.0-SNAPSHOT [30/30] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ serviceutils-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ serviceutils-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ serviceutils-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ serviceutils-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ serviceutils-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ serviceutils-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/serviceutils/dependency_tree.txt [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for serviceutils 0.13.0-SNAPSHOT: [INFO] [INFO] ODL :: serviceutils :: quality-parent .............. SUCCESS [ 1.984 s] [INFO] ODL :: serviceutils :: binding-parent .............. SUCCESS [ 0.063 s] [INFO] ODL :: serviceutils :: commons ..................... SUCCESS [ 0.286 s] [INFO] ODL :: serviceutils :: metrics-api ................. SUCCESS [ 6.517 s] [INFO] ODL :: serviceutils :: tools-api ................... SUCCESS [ 3.929 s] [INFO] listener-api ....................................... SUCCESS [ 3.879 s] [INFO] rpc-api ............................................ SUCCESS [ 3.470 s] [INFO] ODL :: serviceutils :: tools-testutils ............. SUCCESS [ 5.743 s] [INFO] ODL :: serviceutils :: tools-aggregator ............ SUCCESS [ 0.010 s] [INFO] ODL :: serviceutils :: metrics-impl ................ SUCCESS [ 6.694 s] [INFO] ODL :: serviceutils :: Metrics ..................... SUCCESS [ 2.296 s] [INFO] ODL :: serviceutils :: listener tools .............. SUCCESS [ 0.190 s] [INFO] ODL :: serviceutils :: RPC tools ................... SUCCESS [ 0.113 s] [INFO] ODL :: serviceutils :: upgrade ..................... SUCCESS [ 1.709 s] [INFO] ODL :: serviceutils :: TOOLS ....................... SUCCESS [ 0.664 s] [INFO] ODL :: serviceutils :: srm-api ..................... SUCCESS [ 1.144 s] [INFO] ODL :: serviceutils :: srm-impl .................... SUCCESS [ 3.057 s] [INFO] ODL :: serviceutils :: srm-shell ................... SUCCESS [ 3.715 s] [INFO] ODL :: serviceutils :: SRM ......................... SUCCESS [ 0.195 s] [INFO] ODL :: serviceutils :: serviceutils-features ....... SUCCESS [ 0.183 s] [INFO] ODL :: serviceutils :: serviceutils-features-aggregator SUCCESS [ 0.007 s] [INFO] ODL :: serviceutils :: serviceutils-artifacts ...... SUCCESS [ 0.004 s] [INFO] ODL :: serviceutils :: metrics-impl-test ........... SUCCESS [ 2.400 s] [INFO] ODL :: serviceutils :: metrics-impl-prometheus ..... SUCCESS [ 4.655 s] [INFO] ODL :: serviceutils :: metrics-sample .............. SUCCESS [ 4.472 s] [INFO] ODL :: serviceutils :: metrics-it .................. SUCCESS [ 1.186 s] [INFO] ODL :: serviceutils :: metrics-aggregator .......... SUCCESS [ 0.003 s] [INFO] ODL :: serviceutils :: srm-aggregator .............. SUCCESS [ 0.003 s] [INFO] ODL :: serviceutils :: serviceutils-karaf .......... SUCCESS [ 13.079 s] [INFO] serviceutils ....................................... SUCCESS [ 0.008 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:13 min [INFO] Finished at: 2024-01-22T09:58:38Z [INFO] ------------------------------------------------------------------------ [serviceutils-distribution-check-calcium] $ /bin/sh -xe /tmp/jenkins3816265125483459474.sh + rm -rf /tmp/r + mv /tmp/t /tmp/r [serviceutils-distribution-check-calcium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -f distribution/pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=5b495c1459f18e8667681b9a9c7a83a60cd04d13 -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=nite@hq.sk "-DGERRIT_EVENT_ACCOUNT_NAME=Robert Varga" -DGERRIT_CHANGE_URL=https://git.opendaylight.org/gerrit/c/serviceutils/+/109894 -DGERRIT_PATCHSET_UPLOADER_EMAIL=nite@hq.sk "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt **/target/failsafe-reports/failsafe-summary.xml **/hs_err_*.log **/target/feature/feature.xml " -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$SILO-$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=serviceutils -DGERRIT_CHANGE_NUMBER=109894 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Robert Varga\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/94/109894/1 -DDISTROSTREAM=calcium "-DGERRIT_PATCHSET_UPLOADER_NAME=Robert Varga" '-DGERRIT_CHANGE_OWNER=\"Robert Varga\" ' -DPROJECT=serviceutils -DGERRIT_CHANGE_COMMIT_MESSAGE=UmV2ZXJ0ICJCdW1wIHVwc3RyZWFtcyIKClRoaXMgcmV2ZXJ0cyBjb21taXQgYjhlMTNjN2I5OGVhZTE1ODFhNDgxNmQ1NDBkYzJjYmY3NzI2ZGQ3MiwgYXMgd2UgYXJlCm5vdCByZWFkeSBmb3IgaXQsIHlldC4KCkNoYW5nZS1JZDogSWRjY2FkOTQyZjdlMDBiNDA4OTAyNTk1MjUyMGMwOTY2ZDY3ODU0ZDQKU2lnbmVkLW9mZi1ieTogUm9iZXJ0IFZhcmdhIDxyb2JlcnQudmFyZ2FAcGFudGhlb24udGVjaD4K -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC= '-DGERRIT_CHANGE_SUBJECT=Revert \"Bump upstreams\"' -DOS_CLOUD=vex -DDISTROGITURL=ssh://jenkins-$SILO@git.opendaylight.org:29418/integration/distribution '-DGERRIT_EVENT_ACCOUNT=\"Robert Varga\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Idccad942f7e00b4089025952520c0966d67854d4 -DKARAF_VERSION=karaf4 -DGERRIT_EVENT_HASH=-85247160 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=nite@hq.sk -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=Robert Varga" clean install dependency:tree -DoutputFile=dependency_tree.txt -s fake_remotes.xml -Pq -Dsft.heap.max=4g -DskipTests=false --show-version --batch-mode -Djenkins -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-535.el8.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/daexim-artifacts/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/library-artifacts/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-artifacts/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-artifacts/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-artifacts/0.13.0-SNAPSHOT/maven-metadata.xml (630 B at 70 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-artifacts/0.13.0-SNAPSHOT/serviceutils-artifacts-0.13.0-20240122.095334-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-artifacts/0.13.0-SNAPSHOT/serviceutils-artifacts-0.13.0-20240122.095334-1.pom (4.9 kB at 1.6 MB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ODL :: integration :: distribution-artifacts [pom] [INFO] ODL :: integration :: properties [pom] [INFO] ODL :: integration :: artifact-artifacts [pom] [INFO] ODL :: integration :: other-artifacts [pom] [INFO] ODL :: integration :: upstream-all-artifacts [pom] [INFO] ODL :: integration :: upstream-aggregator [pom] [INFO] ODL :: integration :: all-artifacts [pom] [INFO] ODL :: integration :: artifacts-aggregator [pom] [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts [jar] [INFO] ODL :: integration :: features-index [feature] [INFO] ODL :: integration :: odl-integration-compatible-with-all [feature] [INFO] ODL :: integration :: odl-integration-all [feature] [INFO] ODL :: integration :: features-test [feature] [INFO] ODL :: integration :: karaf [pom] [INFO] ODL :: integration :: singles-aggregator [pom] [INFO] ODL :: integration :: repos-aggregator [pom] [INFO] ODL :: integration :: features-aggregator [pom] [INFO] ODL :: integration :: onap-karaf [pom] [INFO] Integration/Distribution [pom] [INFO] [INFO] --------< org.opendaylight.integration:distribution-artifacts >--------- [INFO] Building ODL :: integration :: distribution-artifacts 0.20.0-SNAPSHOT [1/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ distribution-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-maven) @ distribution-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ distribution-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ distribution-artifacts --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ distribution-artifacts --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/artifacts/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.20.0-SNAPSHOT/distribution-artifacts-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ distribution-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/distribution/artifacts/distribution/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.integration:properties >--------------- [INFO] Building ODL :: integration :: properties 0.20.0-SNAPSHOT [2/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ properties --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-maven) @ properties --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ properties --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ properties --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ properties --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/artifacts/upstream/properties/pom.xml to /tmp/r/org/opendaylight/integration/properties/0.20.0-SNAPSHOT/properties-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ properties --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/distribution/artifacts/upstream/properties/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:artifact-artifacts >----------- [INFO] Building ODL :: integration :: artifact-artifacts 0.20.0-SNAPSHOT [3/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ artifact-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-maven) @ artifact-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ artifact-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ artifact-artifacts --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ artifact-artifacts --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/artifacts/upstream/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.20.0-SNAPSHOT/artifact-artifacts-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ artifact-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/distribution/artifacts/upstream/artifacts/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.integration:other-artifacts >------------ [INFO] Building ODL :: integration :: other-artifacts 0.20.0-SNAPSHOT [4/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ other-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-maven) @ other-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ other-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ other-artifacts --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ other-artifacts --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/artifacts/upstream/other/pom.xml to /tmp/r/org/opendaylight/integration/other-artifacts/0.20.0-SNAPSHOT/other-artifacts-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ other-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/distribution/artifacts/upstream/other/dependency_tree.txt [INFO] [INFO] --------< org.opendaylight.integration:upstream-all-artifacts >--------- [INFO] Building ODL :: integration :: upstream-all-artifacts 0.20.0-SNAPSHOT [5/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ upstream-all-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-maven) @ upstream-all-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ upstream-all-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ upstream-all-artifacts --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ upstream-all-artifacts --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/artifacts/upstream/all/pom.xml to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.20.0-SNAPSHOT/upstream-all-artifacts-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ upstream-all-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/distribution/artifacts/upstream/all/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:upstream-aggregator >---------- [INFO] Building ODL :: integration :: upstream-aggregator 0.20.0-SNAPSHOT [6/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ upstream-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-maven) @ upstream-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ upstream-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ upstream-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ upstream-aggregator --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/artifacts/upstream/pom.xml to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.20.0-SNAPSHOT/upstream-aggregator-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ upstream-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/distribution/artifacts/upstream/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.integration:all-artifacts >------------- [INFO] Building ODL :: integration :: all-artifacts 0.20.0-SNAPSHOT [7/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ all-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-maven) @ all-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ all-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ all-artifacts --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ all-artifacts --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/artifacts/all/pom.xml to /tmp/r/org/opendaylight/integration/all-artifacts/0.20.0-SNAPSHOT/all-artifacts-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ all-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/distribution/artifacts/all/dependency_tree.txt [INFO] [INFO] ---------< org.opendaylight.integration:artifacts-aggregator >---------- [INFO] Building ODL :: integration :: artifacts-aggregator 0.20.0-SNAPSHOT [8/19] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ artifacts-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-maven) @ artifacts-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ artifacts-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ artifacts-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ artifacts-aggregator --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.20.0-SNAPSHOT/artifacts-aggregator-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ artifacts-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/distribution/artifacts/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.integration:karaf-scripts >------------- [INFO] Building ODL :: integration :: Karaf :: Scripts :: karaf-scripts 0.20.0-SNAPSHOT [9/19] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ karaf-scripts --- [INFO] Deleting /w/workspace/serviceutils-distribution-check-calcium/distribution/karaf-scripts/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-maven) @ karaf-scripts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ karaf-scripts --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ karaf-scripts --- [INFO] Copying 7 resources from src/main/assembly to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ karaf-scripts --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ karaf-scripts --- [INFO] skip non existing resourceDirectory /w/workspace/serviceutils-distribution-check-calcium/distribution/karaf-scripts/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ karaf-scripts --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ karaf-scripts --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ karaf-scripts --- [INFO] Building jar: /w/workspace/serviceutils-distribution-check-calcium/distribution/karaf-scripts/target/karaf-scripts-0.20.0-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ karaf-scripts --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ karaf-scripts --- [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/karaf-scripts/target/karaf-scripts-0.20.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/integration/karaf-scripts/0.20.0-SNAPSHOT/karaf-scripts-0.20.0-SNAPSHOT.jar [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/karaf-scripts/pom.xml to /tmp/r/org/opendaylight/integration/karaf-scripts/0.20.0-SNAPSHOT/karaf-scripts-0.20.0-SNAPSHOT.pom [INFO] [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ karaf-scripts --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/distribution/karaf-scripts/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.integration:features-index >------------- [INFO] Building ODL :: integration :: features-index 0.20.0-SNAPSHOT [10/19] [INFO] ------------------------------[ feature ]------------------------------- [INFO] Downloading from file-snapshots: file:///tmp/n/org/agrona/agrona/maven-metadata.xml [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/agrona/agrona/maven-metadata.xml [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/agrona/agrona/maven-metadata.xml (2.8 kB at 14 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/daexim-features/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/odl-daexim/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/parent/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/daexim-model/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/daexim-impl/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/daexim-spi/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/odl-daexim-all/1.15.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/features-jsonrpc/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-parent/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-api/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-spi/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-http/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-api/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-service/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-aaa/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-api/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-noop/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-config/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/dom-codec/1.16.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/features-lispflowmapping/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.api/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice-parent/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.config/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/maven-metadata.xml (846 B at 423 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/odl-serviceutils-tools-0.13.0-20240122.095334-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/odl-serviceutils-tools-0.13.0-20240122.095334-1.pom (2.6 kB at 2.6 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/maven-metadata.xml (848 B at 848 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/odl-serviceutils-metrics-0.13.0-20240122.095334-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/odl-serviceutils-metrics-0.13.0-20240122.095334-1.pom (2.5 kB at 2.5 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.0 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/metrics-impl-0.13.0-20240122.095334-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/metrics-impl-0.13.0-20240122.095334-1.pom (3.6 kB at 3.6 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/maven-metadata.xml (622 B at 622 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/quality-parent-0.13.0-20240122.095334-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/quality-parent-0.13.0-20240122.095334-1.pom (1.9 kB at 1.9 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/metrics-api/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/metrics-api/0.13.0-SNAPSHOT/maven-metadata.xml (793 B at 396 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/metrics-api/0.13.0-SNAPSHOT/metrics-api-0.13.0-20240122.095334-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/metrics-api/0.13.0-SNAPSHOT/metrics-api-0.13.0-20240122.095334-1.pom (1.5 kB at 1.5 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/tools-api/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/tools-api/0.13.0-SNAPSHOT/maven-metadata.xml (791 B at 396 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/tools-api/0.13.0-SNAPSHOT/tools-api-0.13.0-20240122.095334-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/tools-api/0.13.0-SNAPSHOT/tools-api-0.13.0-20240122.095334-1.pom (2.4 kB at 1.2 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/upgrade/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/upgrade/0.13.0-SNAPSHOT/maven-metadata.xml (789 B at 789 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/upgrade/0.13.0-SNAPSHOT/upgrade-0.13.0-20240122.095334-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/upgrade/0.13.0-SNAPSHOT/upgrade-0.13.0-20240122.095334-1.pom (2.3 kB at 2.3 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/binding-parent/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/binding-parent/0.13.0-SNAPSHOT/maven-metadata.xml (622 B at 622 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/binding-parent/0.13.0-SNAPSHOT/binding-parent-0.13.0-20240122.095334-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/binding-parent/0.13.0-SNAPSHOT/binding-parent-0.13.0-20240122.095334-1.pom (2.4 kB at 2.4 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/maven-metadata.xml (844 B at 422 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/odl-serviceutils-srm-0.13.0-20240122.095334-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/odl-serviceutils-srm-0.13.0-20240122.095334-1.pom (2.1 kB at 2.1 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/maven-metadata.xml (844 B at 844 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/odl-serviceutils-rpc-0.13.0-20240122.095334-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/odl-serviceutils-rpc-0.13.0-20240122.095334-1.pom (1.8 kB at 1.8 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/rpc-api/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/rpc-api/0.13.0-SNAPSHOT/maven-metadata.xml (789 B at 789 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/rpc-api/0.13.0-SNAPSHOT/rpc-api-0.13.0-20240122.095334-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/rpc-api/0.13.0-SNAPSHOT/rpc-api-0.13.0-20240122.095334-1.pom (1.4 kB at 1.4 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/srm-api/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/srm-api/0.13.0-SNAPSHOT/maven-metadata.xml (789 B at 789 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/srm-api/0.13.0-SNAPSHOT/srm-api-0.13.0-20240122.095334-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/srm-api/0.13.0-SNAPSHOT/srm-api-0.13.0-20240122.095334-1.pom (1.4 kB at 1.4 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/srm-impl/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/srm-impl/0.13.0-SNAPSHOT/maven-metadata.xml (790 B at 395 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/srm-impl/0.13.0-SNAPSHOT/srm-impl-0.13.0-20240122.095334-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/srm-impl/0.13.0-SNAPSHOT/srm-impl-0.13.0-20240122.095334-1.pom (2.7 kB at 2.7 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/srm-shell/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/srm-shell/0.13.0-SNAPSHOT/maven-metadata.xml (791 B at 396 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/srm-shell/0.13.0-SNAPSHOT/srm-shell-0.13.0-20240122.095334-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/srm-shell/0.13.0-SNAPSHOT/srm-shell-0.13.0-20240122.095334-1.pom (2.3 kB at 2.3 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/library-features/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/library/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/ovsdb-binding-parent/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.servicehelper/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/schema.openvswitch/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-api/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.config/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.southbound-utils/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-features/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-impl/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.yang-utils/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.0-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-features/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-features/0.13.0-SNAPSHOT/maven-metadata.xml (845 B at 845 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-features/0.13.0-SNAPSHOT/serviceutils-features-0.13.0-20240122.095334-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-features/0.13.0-SNAPSHOT/serviceutils-features-0.13.0-20240122.095334-1.pom (2.4 kB at 2.4 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.0-SNAPSHOT/maven-metadata.xml (849 B at 849 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.0-SNAPSHOT/odl-serviceutils-listener-0.13.0-20240122.095334-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.0-SNAPSHOT/odl-serviceutils-listener-0.13.0-20240122.095334-1.pom (2.1 kB at 2.1 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/listener-api/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/listener-api/0.13.0-SNAPSHOT/maven-metadata.xml (794 B at 397 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/listener-api/0.13.0-SNAPSHOT/listener-api-0.13.0-20240122.095334-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/listener-api/0.13.0-SNAPSHOT/listener-api-0.13.0-20240122.095334-1.pom (1.9 kB at 1.9 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-features/0.13.0-SNAPSHOT/serviceutils-features-0.13.0-20240122.095334-1-features.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.0-SNAPSHOT/odl-serviceutils-listener-0.13.0-20240122.095334-1-features.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/listener-api/0.13.0-SNAPSHOT/listener-api-0.13.0-20240122.095334-1.jar [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/metrics-api/0.13.0-SNAPSHOT/metrics-api-0.13.0-20240122.095334-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-features/0.13.0-SNAPSHOT/serviceutils-features-0.13.0-20240122.095334-1-features.xml (1.5 kB at 302 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/metrics-impl-0.13.0-20240122.095334-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.0-SNAPSHOT/odl-serviceutils-listener-0.13.0-20240122.095334-1-features.xml (854 B at 214 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/metrics-impl-0.13.0-20240122.095334-1-config.cfg [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/listener-api/0.13.0-SNAPSHOT/listener-api-0.13.0-20240122.095334-1.jar (24 kB at 4.7 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/odl-serviceutils-rpc-0.13.0-20240122.095334-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/odl-serviceutils-rpc-0.13.0-20240122.095334-1-features.xml (601 B at 100 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/rpc-api/0.13.0-SNAPSHOT/rpc-api-0.13.0-20240122.095334-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/metrics-impl-0.13.0-20240122.095334-1-config.cfg (1.8 kB at 255 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/odl-serviceutils-srm-0.13.0-20240122.095334-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/odl-serviceutils-srm-0.13.0-20240122.095334-1-features.xml (1.0 kB at 130 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/srm-api/0.13.0-SNAPSHOT/srm-api-0.13.0-20240122.095334-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/metrics-api/0.13.0-SNAPSHOT/metrics-api-0.13.0-20240122.095334-1.jar (24 kB at 2.2 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/srm-impl/0.13.0-SNAPSHOT/srm-impl-0.13.0-20240122.095334-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl/0.13.0-SNAPSHOT/metrics-impl-0.13.0-20240122.095334-1.jar (36 kB at 3.0 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/srm-shell/0.13.0-SNAPSHOT/srm-shell-0.13.0-20240122.095334-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/rpc-api/0.13.0-SNAPSHOT/rpc-api-0.13.0-20240122.095334-1.jar (16 kB at 1.2 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/odl-serviceutils-tools-0.13.0-20240122.095334-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/srm-impl/0.13.0-SNAPSHOT/srm-impl-0.13.0-20240122.095334-1.jar (20 kB at 1.5 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/tools-api/0.13.0-SNAPSHOT/tools-api-0.13.0-20240122.095334-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/odl-serviceutils-tools-0.13.0-20240122.095334-1-features.xml (1.1 kB at 77 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/upgrade/0.13.0-SNAPSHOT/upgrade-0.13.0-20240122.095334-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/srm-shell/0.13.0-SNAPSHOT/srm-shell-0.13.0-20240122.095334-1.jar (28 kB at 1.7 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/odl-serviceutils-metrics-0.13.0-20240122.095334-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/odl-serviceutils-metrics-0.13.0-20240122.095334-1-features.xml (1.2 kB at 61 kB/s) [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/upgrade/0.13.0-SNAPSHOT/upgrade-0.13.0-20240122.095334-1.jar (22 kB at 1.1 MB/s) [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/tools-api/0.13.0-SNAPSHOT/tools-api-0.13.0-20240122.095334-1.jar (25 kB at 1.2 MB/s) [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/srm-api/0.13.0-SNAPSHOT/srm-api-0.13.0-20240122.095334-1.jar (131 kB at 5.7 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ features-index --- [INFO] Deleting /w/workspace/serviceutils-distribution-check-calcium/distribution/features/repos/index/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-maven) @ features-index --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-banned-dependencies) @ features-index --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ features-index --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ features-index --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ features-index --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ features-index --- [INFO] [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ features-index --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-index --- [INFO] Created: /w/workspace/serviceutils-distribution-check-calcium/distribution/features/repos/index/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.3:features-generate-descriptor (default-features-generate-descriptor) @ features-index --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/integration/features-index/0.20.0-SNAPSHOT/maven-metadata.xml [INFO] Generating feature descriptor file /w/workspace/serviceutils-distribution-check-calcium/distribution/features/repos/index/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.3:verify (default-verify) @ features-index --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.5:check (analyze-compile) > :spotbugs @ features-index >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.5:spotbugs (spotbugs) @ features-index --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.5:check (analyze-compile) < :spotbugs @ features-index <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.5:check (analyze-compile) @ features-index --- [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ features-index --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.4:copy-files (default) @ features-index --- [INFO] [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ features-index --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ features-index --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-index --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ features-index --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-index --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.6.0:modernizer (modernizer) @ features-index --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (report) @ features-index --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-index --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/features/repos/index/pom.xml to /tmp/r/org/opendaylight/integration/features-index/0.20.0-SNAPSHOT/features-index-0.20.0-SNAPSHOT.pom [INFO] Installing /w/workspace/serviceutils-distribution-check-calcium/distribution/features/repos/index/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/features-index/0.20.0-SNAPSHOT/features-index-0.20.0-SNAPSHOT-features.xml [INFO] [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ features-index --- [INFO] Wrote dependency tree to: /w/workspace/serviceutils-distribution-check-calcium/distribution/features/repos/index/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.integration:odl-integration-compatible-with-all >-- [INFO] Building ODL :: integration :: odl-integration-compatible-with-all 0.20.0-SNAPSHOT [11/19] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-integration-compatible-with-all --- [INFO] Deleting /w/workspace/serviceutils-distribution-check-calcium/distribution/features/singles/odl-integration-compatible-with-all/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-maven) @ odl-integration-compatible-with-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.0:enforce (enforce-banned-dependencies) @ odl-integration-compatible-with-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ odl-integration-compatible-with-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-integration-compatible-with-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-integration-compatible-with-all --- [INFO] Created: /w/workspace/serviceutils-distribution-check-calcium/distribution/features/singles/odl-integration-compatible-with-all/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.3:features-generate-descriptor (default-features-generate-descriptor) @ odl-integration-compatible-with-all --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/integration/odl-integration-compatible-with-all/0.20.0-SNAPSHOT/maven-metadata.xml [INFO] Generating feature descriptor file /w/workspace/serviceutils-distribution-check-calcium/distribution/features/singles/odl-integration-compatible-with-all/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.3:verify (default-verify) @ odl-integration-compatible-with-all --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.3.5:check (analyze-compile) > :spotbugs @ odl-integration-compatible-with-all >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.5:spotbugs (spotbugs) @ odl-integration-compatible-with-all --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.3.5:check (analyze-compile) < :spotbugs @ odl-integration-compatible-with-all <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.3.5:check (analyze-compile) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-integration-compatible-with-all --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] Downloading from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-junit-platform/3.1.2/surefire-junit-platform-3.1.2.pom [INFO] Downloaded from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-junit-platform/3.1.2/surefire-junit-platform-3.1.2.pom (4.7 kB at 83 kB/s) [INFO] Downloading from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-providers/3.1.2/surefire-providers-3.1.2.pom [INFO] Downloaded from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-providers/3.1.2/surefire-providers-3.1.2.pom (2.6 kB at 186 kB/s) [INFO] Downloading from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/common-java5/3.1.2/common-java5-3.1.2.pom [INFO] Downloaded from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/common-java5/3.1.2/common-java5-3.1.2.pom (2.8 kB at 201 kB/s) [INFO] Downloading from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-launcher/1.9.2/junit-platform-launcher-1.9.2.pom [INFO] Downloaded from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-launcher/1.9.2/junit-platform-launcher-1.9.2.pom (3.0 kB at 189 kB/s) [INFO] Downloading from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.9.2/junit-platform-engine-1.9.2.pom [INFO] Downloaded from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.9.2/junit-platform-engine-1.9.2.pom (3.2 kB at 169 kB/s) [INFO] Downloading from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom [INFO] Downloaded from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 112 kB/s) [INFO] Downloading from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.9.2/junit-platform-commons-1.9.2.pom [INFO] Downloaded from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.9.2/junit-platform-commons-1.9.2.pom (2.8 kB at 202 kB/s) [INFO] Downloading from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-junit-platform/3.1.2/surefire-junit-platform-3.1.2.jar [INFO] Downloading from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/common-java5/3.1.2/common-java5-3.1.2.jar [INFO] Downloading from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-launcher/1.9.2/junit-platform-launcher-1.9.2.jar [INFO] Downloading from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.9.2/junit-platform-engine-1.9.2.jar [INFO] Downloading from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar [INFO] Downloaded from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.9.2/junit-platform-engine-1.9.2.jar (189 kB at 5.6 MB/s) [INFO] Downloading from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.9.2/junit-platform-commons-1.9.2.jar [INFO] Downloaded from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/common-java5/3.1.2/common-java5-3.1.2.jar (18 kB at 351 kB/s) [INFO] Downloaded from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-junit-platform/3.1.2/surefire-junit-platform-3.1.2.jar (27 kB at 532 kB/s) [INFO] Downloaded from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 139 kB/s) [INFO] Downloaded from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.9.2/junit-platform-commons-1.9.2.jar (103 kB at 1.7 MB/s) [INFO] Downloaded from opendaylight-plugin-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-launcher/1.9.2/junit-platform-launcher-1.9.2.jar (169 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-launcher/1.10.0/junit-platform-launcher-1.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-launcher/1.10.0/junit-platform-launcher-1.10.0.pom (3.0 kB at 202 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-launcher/1.10.0/junit-platform-launcher-1.10.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-launcher/1.10.0/junit-platform-launcher-1.10.0.jar (184 kB at 8.0 MB/s) [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 178.5 s <<< FAILURE! -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [ERROR] SingleFeatureTest.installFeatureCatchAndLog(org.opendaylight.odlparent.featuretest.SingleFeatureTest)[repoUrl: file:/w/workspace/serviceutils-distribution-check-calcium/distribution/features/singles/odl-integration-compatible-with-all/target/feature/feature.xml, Feature: odl-integration-compatible-with-all 0.20.0.SNAPSHOT] -- Time elapsed: 178.5 s <<< ERROR! org.apache.karaf.features.internal.util.MultiException: Error restarting bundles: Could not resolve module: org.opendaylight.lispflowmapping.mappingservice.southbound [360] Unresolved requirement: Import-Package: org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.afn.safi.rev130704; version="[1.19.0,2.0.0)" at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:1049) at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) Suppressed: org.osgi.framework.BundleException: Could not resolve module: org.opendaylight.lispflowmapping.mappingservice.southbound [360] Unresolved requirement: Import-Package: org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.afn.safi.rev130704; version="[1.19.0,2.0.0)" at org.eclipse.osgi.container.Module.start(Module.java:463) at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:445) at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:464) at org.apache.karaf.features.internal.service.BundleInstallSupportImpl.startBundle(BundleInstallSupportImpl.java:165) at org.apache.karaf.features.internal.service.FeaturesServiceImpl.startBundle(FeaturesServiceImpl.java:1160) at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:1041) ... 6 more [INFO] [INFO] Results: [INFO] [ERROR] Errors: [ERROR] Error restarting bundles: Could not resolve module: org.opendaylight.lispflowmapping.mappingservice.southbound [360] Unresolved requirement: Import-Package: org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.afn.safi.rev130704; version="[1.19.0,2.0.0)" [INFO] [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Integration/Distribution 0.20.0-SNAPSHOT: [INFO] [INFO] ODL :: integration :: distribution-artifacts ....... SUCCESS [ 0.624 s] [INFO] ODL :: integration :: properties ................... SUCCESS [ 0.019 s] [INFO] ODL :: integration :: artifact-artifacts ........... SUCCESS [ 0.017 s] [INFO] ODL :: integration :: other-artifacts .............. SUCCESS [ 0.010 s] [INFO] ODL :: integration :: upstream-all-artifacts ....... SUCCESS [ 0.012 s] [INFO] ODL :: integration :: upstream-aggregator .......... SUCCESS [ 0.010 s] [INFO] ODL :: integration :: all-artifacts ................ SUCCESS [ 0.014 s] [INFO] ODL :: integration :: artifacts-aggregator ......... SUCCESS [ 0.009 s] [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts SUCCESS [ 0.360 s] [INFO] ODL :: integration :: features-index ............... SUCCESS [ 8.573 s] [INFO] ODL :: integration :: odl-integration-compatible-with-all FAILURE [03:04 min] [INFO] ODL :: integration :: odl-integration-all .......... SKIPPED [INFO] ODL :: integration :: features-test ................ SKIPPED [INFO] ODL :: integration :: karaf ........................ SKIPPED [INFO] ODL :: integration :: singles-aggregator ........... SKIPPED [INFO] ODL :: integration :: repos-aggregator ............. SKIPPED [INFO] ODL :: integration :: features-aggregator .......... SKIPPED [INFO] ODL :: integration :: onap-karaf ................... SKIPPED [INFO] Integration/Distribution ........................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:14 min [INFO] Finished at: 2024-01-22T10:01:55Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.1.2:test (default) on project odl-integration-compatible-with-all: [ERROR] [ERROR] Please refer to /w/workspace/serviceutils-distribution-check-calcium/distribution/features/singles/odl-integration-compatible-with-all/target/surefire-reports for the individual test results. [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :odl-integration-compatible-with-all Build step 'Invoke top-level Maven targets' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5652 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [serviceutils-distribution-check-calcium] $ /bin/bash /tmp/jenkins10167040526747600683.sh Archiving csit artifacts mv: cannot stat 'odl1_*': No such file or directory mv: cannot stat 'karaf_1_*_threads*': No such file or directory mv: cannot stat '*_1.png': No such file or directory mv: cannot stat '/tmp/odl1_*': No such file or directory mv: cannot stat 'gclogs-1': No such file or directory % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 188 0 188 0 0 9400 0 --:--:-- --:--:-- --:--:-- 9400 Archive: robot-plugin.zip End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of robot-plugin.zip or robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. mv: cannot stat '*.log': No such file or directory mv: cannot stat '*.log.gz': No such file or directory mv: cannot stat '*.csv': No such file or directory mv: cannot stat '*.png': No such file or directory [PostBuildScript] - [INFO] Executing post build scripts. [serviceutils-distribution-check-calcium] $ /bin/bash /tmp/jenkins1755956322890646542.sh ---> sysstat.sh [serviceutils-distribution-check-calcium] $ /bin/bash /tmp/jenkins6007856146111876666.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/serviceutils-distribution-check-calcium + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/serviceutils-distribution-check-calcium ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/serviceutils-distribution-check-calcium ']' + mkdir -p /w/workspace/serviceutils-distribution-check-calcium/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/serviceutils-distribution-check-calcium/archives/ [serviceutils-distribution-check-calcium] $ /bin/bash /tmp/jenkins17269851237646782205.sh ---> capture-instance-metadata.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dXO9 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-dXO9/bin to PATH INFO: Running in OpenStack, capturing instance metadata [serviceutils-distribution-check-calcium] $ /bin/bash /tmp/jenkins13044558171377426880.sh provisioning config files... Could not find credentials [logs] for serviceutils-distribution-check-calcium #30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/serviceutils-distribution-check-calcium@tmp/config10508160078438479925tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [serviceutils-distribution-check-calcium] $ /bin/bash /tmp/jenkins17877902898282717544.sh ---> create-netrc.sh WARN: Log server credential not found. [serviceutils-distribution-check-calcium] $ /bin/bash /tmp/jenkins13214632264734822482.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/serviceutils-distribution-check-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dXO9 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-dXO9/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.2 from /tmp/venv-dXO9/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.1 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.23 botocore==1.34.23 bs4==0.0.2 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.5.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.5.0 docker==4.2.2 dogpile.cache==1.3.0 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.41 google-auth==2.26.2 httplib2==0.22.0 identify==2.5.33 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.5.0 kubernetes==29.0.0 lftools==0.37.8 lxml==5.1.0 MarkupSafe==2.1.4 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==0.10.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.0 oslo.config==9.3.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.3.0 oslo.utils==7.0.0 packaging==23.2 pbr==6.0.0 platformdirs==4.1.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.4.0 python-jenkins==1.8.2 python-keystoneclient==5.3.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.32.1 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.17.1 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.9.0 tzdata==2023.4 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 [serviceutils-distribution-check-calcium] $ /bin/bash /tmp/jenkins12533760405063388440.sh ---> sudo-logs.sh Archiving 'sudo' log.. [serviceutils-distribution-check-calcium] $ /bin/bash /tmp/jenkins14385899214826262745.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/serviceutils-distribution-check-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dXO9 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-dXO9/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [serviceutils-distribution-check-calcium] $ /bin/bash -l /tmp/jenkins8077613226595983227.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/serviceutils-distribution-check-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dXO9 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-dXO9/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/serviceutils-distribution-check-calcium/30/ INFO: archiving logs to S3 ---> uname -a: Linux prd-centos8-builder-8c-8g-18832.novalocal 4.18.0-535.el8.x86_64 #1 SMP Sun Jan 14 23:40:17 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-7 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 16G 0 16G 0% /dev tmpfs 16G 0 16G 0% /dev/shm tmpfs 16G 17M 16G 1% /run tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda1 160G 13G 148G 8% / tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 31888 1045 24628 19 6214 30374 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:e0:0c:b1 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.171.118/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 valid_lft 85730sec preferred_lft 85730sec inet6 fe80::f816:3eff:fee0:cb1/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:cc:43:be:fb brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 01/22/2024 _x86_64_ (8 CPU) 09:52:47 LINUX RESTART (8 CPU) 09:53:02 AM tps rtps wtps bread/s bwrtn/s 09:54:01 AM 148.65 44.84 103.81 10973.28 40016.89 09:55:01 AM 101.68 2.07 99.62 341.22 8037.34 09:56:01 AM 135.89 0.55 135.34 17.06 31718.56 09:57:01 AM 216.36 0.18 216.17 5.86 23243.30 09:58:01 AM 301.97 0.18 301.78 5.87 146725.30 09:59:01 AM 74.01 0.35 73.66 16.93 6496.50 10:00:01 AM 51.88 0.02 51.87 0.40 18778.14 10:01:01 AM 6.10 0.00 6.10 0.00 121.66 10:02:01 AM 36.82 5.93 30.89 942.15 2227.69 10:03:01 AM 79.54 7.41 72.13 1351.15 4182.12 Average: 115.23 6.09 109.14 1349.45 28131.25 09:53:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:54:01 AM 28838628 30585748 3814848 11.68 2688 2081272 2051172 6.09 186132 3236660 199036 09:55:01 AM 28343304 30282332 4310172 13.20 2688 2269376 2317528 6.88 253268 3650052 161724 09:56:01 AM 27748484 30613040 4904992 15.02 2688 3185600 2034488 6.04 426916 4031640 169544 09:57:01 AM 25207892 30093016 7445584 22.80 2688 5196060 2298344 6.82 890540 6077520 1542648 09:58:01 AM 23264860 30672600 9388616 28.75 2688 7701908 1824020 5.41 1329824 7524200 1384 09:59:01 AM 24087376 29671480 8566100 26.23 2688 5882588 2894992 8.59 778452 7258816 325836 10:00:01 AM 20031460 25825388 12622016 38.65 2688 6092040 7299832 21.66 801944 11283144 32 10:01:01 AM 18631520 24425500 14021956 42.94 2688 6092044 8640596 25.64 801944 12679704 28 10:02:01 AM 25621792 31169600 7031684 21.53 2688 5846124 1469004 4.36 963516 5547408 20056 10:03:01 AM 25328264 31113432 7325212 22.43 2688 6081164 1503032 4.46 1000564 5793172 142900 Average: 24710358 29445214 7943118 24.33 2688 5042818 3233301 9.59 743310 6708232 256319 09:53:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:54:01 AM eth0 700.25 527.87 4339.05 126.31 0.00 0.00 0.00 0.00 09:54:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:01 AM eth0 226.96 196.45 2834.69 40.16 0.00 0.00 0.00 0.00 09:55:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:01 AM eth0 488.10 423.03 5000.83 88.29 0.00 0.00 0.00 0.00 09:56:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:01 AM eth0 444.49 309.51 4863.32 47.62 0.00 0.00 0.00 0.00 09:57:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:01 AM eth0 29.91 25.56 9.55 14.44 0.00 0.00 0.00 0.00 09:58:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:01 AM lo 338.65 338.65 323.28 323.28 0.00 0.00 0.00 0.00 09:59:01 AM eth0 43.05 38.04 31.15 12.23 0.00 0.00 0.00 0.00 09:59:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:01 AM lo 257.50 257.50 290.91 290.91 0.00 0.00 0.00 0.00 10:00:01 AM eth0 0.72 0.47 0.27 0.21 0.00 0.00 0.00 0.00 10:00:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:01 AM lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:01:01 AM eth0 0.78 0.12 0.08 0.01 0.00 0.00 0.00 0.00 10:01:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:01 AM lo 5.65 5.65 3.54 3.54 0.00 0.00 0.00 0.00 10:02:01 AM eth0 7.66 4.91 5.04 2.58 0.00 0.00 0.00 0.00 10:02:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:01 AM eth0 69.29 56.43 818.92 8.60 0.00 0.00 0.00 0.00 10:03:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 60.29 60.29 61.87 61.87 0.00 0.00 0.00 0.00 Average: eth0 200.30 157.62 1786.09 33.89 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 01/22/2024 _x86_64_ (8 CPU) 09:52:47 LINUX RESTART (8 CPU) 09:53:02 AM CPU %user %nice %system %iowait %steal %idle 09:54:01 AM all 18.97 0.00 3.15 0.97 0.09 76.82 09:54:01 AM 0 21.10 0.00 3.22 0.55 0.09 75.04 09:54:01 AM 1 21.34 0.00 2.85 0.44 0.10 75.26 09:54:01 AM 2 16.72 0.00 4.00 0.99 0.10 78.18 09:54:01 AM 3 15.56 0.00 3.53 0.56 0.09 80.26 09:54:01 AM 4 18.14 0.00 2.87 0.65 0.09 78.26 09:54:01 AM 5 19.95 0.00 3.86 1.99 0.10 74.10 09:54:01 AM 6 17.13 0.00 2.86 2.15 0.07 77.79 09:54:01 AM 7 21.87 0.00 1.99 0.42 0.09 75.64 09:55:01 AM all 35.57 0.00 1.99 1.33 0.11 61.00 09:55:01 AM 0 26.54 0.00 1.31 2.85 0.13 69.17 09:55:01 AM 1 35.64 0.00 2.38 0.67 0.12 61.18 09:55:01 AM 2 44.37 0.00 1.85 1.04 0.12 52.61 09:55:01 AM 3 39.26 0.00 1.87 1.19 0.12 57.57 09:55:01 AM 4 35.58 0.00 2.38 1.11 0.12 60.81 09:55:01 AM 5 28.15 0.00 3.25 2.45 0.08 66.06 09:55:01 AM 6 35.77 0.00 1.09 0.52 0.13 62.48 09:55:01 AM 7 39.45 0.00 1.76 0.77 0.08 57.94 09:56:01 AM all 17.37 0.00 1.70 3.23 0.08 77.61 09:56:01 AM 0 18.90 0.00 1.22 1.86 0.07 77.95 09:56:01 AM 1 16.22 0.00 2.61 5.66 0.08 75.43 09:56:01 AM 2 13.62 0.00 1.71 2.08 0.07 82.53 09:56:01 AM 3 15.01 0.00 1.21 1.99 0.07 81.73 09:56:01 AM 4 21.53 0.00 0.97 2.65 0.07 74.79 09:56:01 AM 5 6.70 0.00 1.46 6.92 0.10 84.82 09:56:01 AM 6 37.07 0.00 2.67 3.60 0.10 56.56 09:56:01 AM 7 9.96 0.00 1.74 1.11 0.08 87.11 09:57:01 AM all 17.27 0.00 2.36 1.70 0.07 78.59 09:57:01 AM 0 8.31 0.00 1.00 0.60 0.07 90.02 09:57:01 AM 1 13.36 0.00 7.11 1.16 0.07 78.31 09:57:01 AM 2 7.00 0.00 1.66 8.43 0.08 82.82 09:57:01 AM 3 5.70 0.00 1.14 0.59 0.07 92.51 09:57:01 AM 4 2.98 0.00 0.72 0.10 0.05 96.15 09:57:01 AM 5 15.37 0.00 2.66 1.27 0.05 80.65 09:57:01 AM 6 61.27 0.00 4.30 1.35 0.13 32.95 09:57:01 AM 7 24.50 0.00 0.34 0.12 0.07 74.98 09:58:01 AM all 29.76 0.00 2.55 7.70 0.08 59.91 09:58:01 AM 0 27.78 0.00 1.60 4.35 0.08 66.18 09:58:01 AM 1 35.00 0.00 4.41 3.49 0.12 56.99 09:58:01 AM 2 50.47 0.00 5.25 11.03 0.10 33.15 09:58:01 AM 3 29.43 0.00 1.41 5.64 0.07 63.46 09:58:01 AM 4 27.73 0.00 2.19 3.99 0.07 66.03 09:58:01 AM 5 23.09 0.00 1.41 5.64 0.08 69.77 09:58:01 AM 6 28.72 0.00 1.74 6.03 0.08 63.42 09:58:01 AM 7 15.97 0.00 2.37 21.43 0.07 60.17 09:59:01 AM all 38.57 0.00 2.55 0.18 0.09 58.61 09:59:01 AM 0 45.34 0.00 0.78 0.02 0.12 53.74 09:59:01 AM 1 70.20 0.00 6.05 0.34 0.12 23.30 09:59:01 AM 2 31.32 0.00 1.84 0.12 0.08 66.64 09:59:01 AM 3 42.07 0.00 1.76 0.00 0.10 56.08 09:59:01 AM 4 30.35 0.00 1.53 0.74 0.07 67.32 09:59:01 AM 5 22.87 0.00 1.69 0.02 0.10 75.31 09:59:01 AM 6 25.65 0.00 1.12 0.07 0.07 73.09 09:59:01 AM 7 40.79 0.00 5.64 0.12 0.08 53.36 10:00:01 AM all 37.96 0.00 2.52 0.80 0.08 58.65 10:00:01 AM 0 54.85 0.00 3.57 0.73 0.08 40.76 10:00:01 AM 1 28.40 0.00 2.56 0.08 0.10 68.86 10:00:01 AM 2 24.39 0.00 1.04 0.05 0.08 74.43 10:00:01 AM 3 40.36 0.00 1.36 0.00 0.07 58.22 10:00:01 AM 4 34.19 0.00 2.03 2.40 0.08 61.29 10:00:01 AM 5 38.75 0.00 2.93 0.03 0.07 58.22 10:00:01 AM 6 58.06 0.00 5.55 2.94 0.10 33.34 10:00:01 AM 7 24.61 0.00 1.07 0.10 0.05 74.16 10:01:01 AM all 55.88 0.00 2.53 0.00 0.08 41.50 10:01:01 AM 0 45.70 0.00 2.50 0.00 0.08 51.72 10:01:01 AM 1 39.52 0.00 2.55 0.02 0.10 57.81 10:01:01 AM 2 41.44 0.00 2.16 0.02 0.08 56.30 10:01:01 AM 3 73.56 0.00 1.14 0.00 0.07 25.24 10:01:01 AM 4 46.19 0.00 2.50 0.00 0.07 51.24 10:01:01 AM 5 35.29 0.00 1.54 0.00 0.07 63.10 10:01:01 AM 6 91.23 0.00 6.71 0.00 0.12 1.95 10:01:01 AM 7 73.22 0.00 1.11 0.00 0.07 25.60 10:02:01 AM all 56.54 0.00 1.52 0.25 0.10 41.59 10:02:01 AM 0 49.34 0.00 1.56 0.22 0.10 48.79 10:02:01 AM 1 50.27 0.00 2.11 0.75 0.08 46.78 10:02:01 AM 2 65.51 0.00 1.14 0.22 0.10 33.04 10:02:01 AM 3 69.04 0.00 1.89 0.45 0.12 28.51 10:02:01 AM 4 44.34 0.00 1.26 0.17 0.08 54.15 10:02:01 AM 5 62.65 0.00 1.19 0.02 0.10 36.05 10:02:01 AM 6 64.05 0.00 1.45 0.02 0.10 34.38 10:02:01 AM 7 47.11 0.00 1.54 0.18 0.10 51.07 10:03:01 AM all 9.25 0.00 1.24 0.38 0.05 89.08 10:03:01 AM 0 3.68 0.00 1.24 0.20 0.07 94.82 10:03:01 AM 1 12.88 0.00 1.38 0.63 0.05 85.05 10:03:01 AM 2 39.29 0.00 3.84 0.87 0.07 55.94 10:03:01 AM 3 4.74 0.00 0.73 0.50 0.03 93.99 10:03:01 AM 4 1.28 0.00 0.37 0.03 0.02 98.30 10:03:01 AM 5 0.57 0.00 0.33 0.07 0.07 98.96 10:03:01 AM 6 3.35 0.00 0.77 0.33 0.05 95.49 10:03:01 AM 7 8.13 0.00 1.28 0.42 0.03 90.13 Average: all 31.72 0.00 2.21 1.65 0.08 64.33 Average: 0 30.13 0.00 1.79 1.14 0.09 66.85 Average: 1 32.28 0.00 3.40 1.33 0.09 62.89 Average: 2 33.44 0.00 2.44 2.48 0.09 61.54 Average: 3 33.49 0.00 1.60 1.09 0.08 63.74 Average: 4 26.21 0.00 1.68 1.18 0.07 70.86 Average: 5 25.32 0.00 2.03 1.84 0.08 70.72 Average: 6 42.28 0.00 2.83 1.70 0.10 53.09 Average: 7 30.59 0.00 1.89 2.47 0.07 64.99